diff --git a/CHANGELOG.md b/CHANGELOG.md index 5619de696..dbd4e501e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [0.37.104](https://github.com/discordjs/discord-api-types/compare/0.37.103...0.37.104) (2024-11-07) + + +### Bug Fixes + +* add missing soundboard types ([#1134](https://github.com/discordjs/discord-api-types/issues/1134)) ([88d8bed](https://github.com/discordjs/discord-api-types/commit/88d8bed1caa88b604fec8f60ae1450f556c26c8e)) +* **isInteractionButton:** handle `ButtonStyle.Premium` ([#1135](https://github.com/discordjs/discord-api-types/issues/1135)) ([736479c](https://github.com/discordjs/discord-api-types/commit/736479cab3332f6be122965963d37c8d4c99fc7f)) + + + ## [0.37.103](https://github.com/discordjs/discord-api-types/compare/0.37.102...0.37.103) (2024-10-21) diff --git a/deno/CHANGELOG.md b/deno/CHANGELOG.md index 5619de696..dbd4e501e 100644 --- a/deno/CHANGELOG.md +++ b/deno/CHANGELOG.md @@ -1,3 +1,13 @@ +## [0.37.104](https://github.com/discordjs/discord-api-types/compare/0.37.103...0.37.104) (2024-11-07) + + +### Bug Fixes + +* add missing soundboard types ([#1134](https://github.com/discordjs/discord-api-types/issues/1134)) ([88d8bed](https://github.com/discordjs/discord-api-types/commit/88d8bed1caa88b604fec8f60ae1450f556c26c8e)) +* **isInteractionButton:** handle `ButtonStyle.Premium` ([#1135](https://github.com/discordjs/discord-api-types/issues/1135)) ([736479c](https://github.com/discordjs/discord-api-types/commit/736479cab3332f6be122965963d37c8d4c99fc7f)) + + + ## [0.37.103](https://github.com/discordjs/discord-api-types/compare/0.37.102...0.37.103) (2024-10-21) diff --git a/package-lock.json b/package-lock.json index 4af087a2e..4a2458433 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "discord-api-types", - "version": "0.37.103", + "version": "0.37.104", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "discord-api-types", - "version": "0.37.103", + "version": "0.37.104", "license": "MIT", "devDependencies": { "@commitlint/cli": "^19.0.3", diff --git a/package.json b/package.json index abcb22bab..35773300c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-api-types", - "version": "0.37.103", + "version": "0.37.104", "description": "Discord API typings that are kept up to date for use in bot library creation.", "homepage": "https://discord-api-types.dev", "exports": { diff --git a/website/versioned_docs/version-0.37.102/api-typedoc.json b/website/versioned_docs/version-0.37.102/api-typedoc.json deleted file mode 100644 index 8a59bb710..000000000 --- a/website/versioned_docs/version-0.37.102/api-typedoc.json +++ /dev/null @@ -1 +0,0 @@ -{"id":0,"name":"discord-api-types","kind":1,"flags":{},"originalName":"","children":[{"id":20,"name":"gateway/common","kind":2,"kindString":"Module","flags":{},"children":[{"id":21,"name":"GatewayURLQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#connecting-gateway-url-query-string-params"},"children":[{"id":24,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/common.ts","line":7,"character":1}],"type":{"type":"literal","value":"zlib-stream"}},{"id":23,"name":"encoding","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/common.ts","line":6,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"etf"},{"type":"literal","value":"json"}]}},{"id":22,"name":"v","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/common.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[24,23,22]}],"sources":[{"fileName":"gateway/common.ts","line":4,"character":17}]}],"groups":[{"title":"Interfaces","kind":256,"children":[21]}],"sources":[{"fileName":"gateway/common.ts","line":4,"character":0}]},{"id":1,"name":"globals","kind":2,"kindString":"Module","flags":{},"children":[{"id":2,"name":"Snowflake","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/reference#snowflakes"},"sources":[{"fileName":"globals.ts","line":4,"character":12}],"type":{"type":"intrinsic","name":"string"}},{"id":4,"name":"FormattingPatterns","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/reference#message-formatting-formats"},"sources":[{"fileName":"globals.ts","line":16,"character":13}],"type":{"type":"reflection","declaration":{"id":5,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":13,"name":"AnimatedEmoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching strictly an animated custom emoji","text":"The `animated`, `name` and `id` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":70,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":9,"name":"Channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a channel mention","text":"The `id` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":44,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":16,"name":"DefaultStyledTimestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching strictly default styled timestamps","text":"The `timestamp` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":89,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":12,"name":"Emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a custom emoji, either static or animated","text":"The `animated`, `name` and `id` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":64,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":18,"name":"GuildNavigation","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a guild navigation mention","text":"The `type` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":101,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":19,"name":"LinkedRole","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a linked role mention","text":"The `id` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":107,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":10,"name":"Role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a role mention","text":"The `id` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":50,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":11,"name":"SlashCommand","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a application command mention","text":"The `fullName` (possibly including `name`, `subcommandOrGroup` and `subcommand`) and `id` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":56,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":14,"name":"StaticEmoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching strictly a static custom emoji","text":"The `name` and `id` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":76,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":17,"name":"StyledTimestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching strictly custom styled timestamps","text":"The `timestamp` and `style` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":95,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":15,"name":"Timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a timestamp, either default or custom styled","text":"The `timestamp` and `style` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":83,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":6,"name":"User","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a user mention, strictly without a nickname","text":"The `id` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":22,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":7,"name":"UserWithNickname","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a user mention, strictly with a nickname","text":"The `id` group property is present on the `exec` result of this expression\n","tags":[{"tag":"deprecated","text":"Passing `!` in user mentions is no longer necessary / supported, and future message contents won't have it\n"}]},"sources":[{"fileName":"globals.ts","line":30,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":8,"name":"UserWithOptionalNickname","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a user mention, with or without a nickname","text":"The `id` group property is present on the `exec` result of this expression\n","tags":[{"tag":"deprecated","text":"Passing `!` in user mentions is no longer necessary / supported, and future message contents won't have it\n"}]},"sources":[{"fileName":"globals.ts","line":38,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[13,9,16,12,18,19,10,11,14,17,15,6,7,8]}]}},"defaultValue":"..."}],"groups":[{"title":"Type Aliases","kind":4194304,"children":[2]},{"title":"Variables","kind":32,"children":[4]}],"sources":[{"fileName":"globals.ts","line":4,"character":0}]},{"id":25,"name":"payloads/common","kind":2,"kindString":"Module","flags":{},"children":[{"id":79,"name":"RESTError","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#json"},"children":[{"id":80,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":306,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":82,"name":"errors","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/common.ts","line":308,"character":1}],"type":{"type":"reference","id":88,"name":"RESTErrorData"}},{"id":81,"name":"message","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":307,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[80,82,81]}],"sources":[{"fileName":"payloads/common.ts","line":305,"character":17}]},{"id":83,"name":"RESTErrorFieldInformation","kind":256,"kindString":"Interface","flags":{},"children":[{"id":84,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":312,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":85,"name":"message","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":313,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[84,85]}],"sources":[{"fileName":"payloads/common.ts","line":311,"character":17}]},{"id":86,"name":"RESTErrorGroupWrapper","kind":256,"kindString":"Interface","flags":{},"children":[{"id":87,"name":"_errors","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":317,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":88,"name":"RESTErrorData"}}}],"groups":[{"title":"Properties","kind":1024,"children":[87]}],"sources":[{"fileName":"payloads/common.ts","line":316,"character":17}]},{"id":92,"name":"RESTRateLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/rate-limits#exceeding-a-rate-limit-rate-limit-response-structure"},"children":[{"id":93,"name":"code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An error code for some limits","text":"{@link RESTJSONErrorCodes}\n"},"sources":[{"fileName":"payloads/common.ts","line":331,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":94,"name":"global","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A value indicating if you are being globally rate limited or not"},"sources":[{"fileName":"payloads/common.ts","line":335,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":95,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A message saying you are being rate limited."},"sources":[{"fileName":"payloads/common.ts","line":339,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":96,"name":"retry_after","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of seconds to wait before submitting another request."},"sources":[{"fileName":"payloads/common.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[93,94,95,96]}],"sources":[{"fileName":"payloads/common.ts","line":325,"character":17}]},{"id":78,"name":"LocalizationMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/common.ts","line":300,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":351,"name":"LocaleString"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":88,"name":"RESTErrorData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/common.ts","line":320,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":83,"name":"RESTErrorFieldInformation"},{"type":"reference","id":86,"name":"RESTErrorGroupWrapper"},{"type":"intrinsic","name":"string"},{"type":"reflection","declaration":{"id":89,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"sources":[{"fileName":"payloads/common.ts","line":320,"character":89}],"indexSignature":{"id":90,"name":"__index","kind":8192,"kindString":"Index signature","flags":{},"parameters":[{"id":91,"name":"k","kind":32768,"flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"reference","id":88,"name":"RESTErrorData"}}}}]}},{"id":26,"name":"PermissionFlagsBits","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags","text":"These flags are exported as `BigInt`s and NOT numbers. Wrapping them in `Number()`\nmay cause issues, try to use BigInts as much as possible or modules that can\nreplicate them in some way\n"},"sources":[{"fileName":"payloads/common.ts","line":10,"character":13}],"type":{"type":"reflection","declaration":{"id":27,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":34,"name":"AddReactions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for the addition of reactions to messages","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":31,"name":"Administrator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows all permissions and bypasses channel permission overwrites"},"sources":[{"fileName":"payloads/common.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":43,"name":"AttachFiles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for uploading images and files","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":98,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":30,"name":"BanMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows banning members"},"sources":[{"fileName":"payloads/common.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":54,"name":"ChangeNickname","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for modification of own nickname"},"sources":[{"fileName":"payloads/common.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":48,"name":"Connect","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for joining of a voice channel","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":73,"name":"CreateEvents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for creating scheduled events, and editing and deleting those created by the current user","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":266,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":72,"name":"CreateGuildExpressions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for creating emojis, stickers, and soundboard sounds, and editing and deleting those created by the current user"},"sources":[{"fileName":"payloads/common.ts","line":260,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":28,"name":"CreateInstantInvite","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows creation of instant invites","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":65,"name":"CreatePrivateThreads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for creating private threads","text":"Applies to channel types: Text\n"},"sources":[{"fileName":"payloads/common.ts","line":223,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":64,"name":"CreatePublicThreads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for creating public and announcement threads","text":"Applies to channel types: Text\n"},"sources":[{"fileName":"payloads/common.ts","line":217,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":51,"name":"DeafenMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for deafening of members in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":145,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":42,"name":"EmbedLinks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Links sent by users with this permission will be auto-embedded","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":29,"name":"KickMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows kicking members"},"sources":[{"fileName":"payloads/common.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":32,"name":"ManageChannels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of channels","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":58,"name":"ManageEmojisAndStickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of emojis, stickers, and soundboard sounds","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink PermissionFlagsBits#ManageGuildExpressions}\n"}]},"sources":[{"fileName":"payloads/common.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":62,"name":"ManageEvents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for editing and deleting scheduled events created by all users","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":33,"name":"ManageGuild","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of the guild"},"sources":[{"fileName":"payloads/common.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":59,"name":"ManageGuildExpressions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for editing and deleting emojis, stickers, and soundboard sounds created by all users"},"sources":[{"fileName":"payloads/common.ts","line":187,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":41,"name":"ManageMessages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for deletion of other users messages","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":55,"name":"ManageNicknames","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for modification of other users nicknames"},"sources":[{"fileName":"payloads/common.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":56,"name":"ManageRoles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of roles","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":171,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":63,"name":"ManageThreads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for deleting and archiving threads, and viewing all private threads","text":"Applies to channel types: Text\n"},"sources":[{"fileName":"payloads/common.ts","line":211,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":57,"name":"ManageWebhooks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of webhooks","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":177,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":45,"name":"MentionEveryone","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using the `@everyone` tag to notify all users in a channel,\nand the `@here` tag to notify all online users in a channel","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":69,"name":"ModerateMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for timing out users to prevent them from sending or reacting to messages in chat and threads,\nand from speaking in voice and stage channels"},"sources":[{"fileName":"payloads/common.ts","line":246,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":52,"name":"MoveMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for moving of members between voice channels","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":151,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":50,"name":"MuteMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for muting members in a voice channel","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":139,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":36,"name":"PrioritySpeaker","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using priority speaker in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":44,"name":"ReadMessageHistory","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for reading of message history","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":61,"name":"RequestToSpeak","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for requesting to speak in stage channels","text":"Applies to channel types: Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":199,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":39,"name":"SendMessages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for sending messages in a channel and creating threads in a forum\n(does not allow sending messages in threads)","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":67,"name":"SendMessagesInThreads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for sending messages in threads","text":"Applies to channel types: Text\n"},"sources":[{"fileName":"payloads/common.ts","line":235,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":76,"name":"SendPolls","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows sending polls","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":284,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":40,"name":"SendTTSMessages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for sending of `/tts` messages","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":75,"name":"SendVoiceMessages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows sending voice messages","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":278,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":49,"name":"Speak","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for speaking in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":37,"name":"Stream","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows the user to go live","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":61,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":60,"name":"UseApplicationCommands","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows members to use application commands, including slash commands and context menu commands","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":68,"name":"UseEmbeddedActivities","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using Activities (applications with the {@apilink ApplicationFlags.Embedded} flag) in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":241,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":77,"name":"UseExternalApps","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows user-installed apps to send public responses. When disabled, users will still be allowed to use their apps but the responses will be ephemeral. This only applies to apps not also installed to the server","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":290,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":46,"name":"UseExternalEmojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows the usage of custom emojis from other servers","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":117,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":74,"name":"UseExternalSounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows the usage of custom soundboard sounds from other servers","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":272,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":66,"name":"UseExternalStickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows the usage of custom stickers from other servers","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":229,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":71,"name":"UseSoundboard","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using soundboard in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":53,"name":"UseVAD","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using voice-activity-detection in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":157,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":35,"name":"ViewAuditLog","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for viewing of audit logs"},"sources":[{"fileName":"payloads/common.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":38,"name":"ViewChannel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows guild members to view a channel, which includes reading messages in text channels and joining voice channels","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":70,"name":"ViewCreatorMonetizationAnalytics","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for viewing role subscription insights"},"sources":[{"fileName":"payloads/common.ts","line":250,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":47,"name":"ViewGuildInsights","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for viewing guild insights"},"sources":[{"fileName":"payloads/common.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[34,31,43,30,54,48,73,72,28,65,64,51,42,29,32,58,62,33,59,41,55,56,63,57,45,69,52,50,36,44,61,39,67,76,40,75,49,37,60,68,77,46,74,66,71,53,35,38,70,47]}]}},"defaultValue":"..."}],"groups":[{"title":"Interfaces","kind":256,"children":[79,83,86,92]},{"title":"Type Aliases","kind":4194304,"children":[78,88]},{"title":"Variables","kind":32,"children":[26]}],"sources":[{"fileName":"payloads/common.ts","line":1,"character":0}]},{"id":97,"name":"rest/common","kind":2,"kindString":"Module","flags":{},"children":[{"id":318,"name":"Locale","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/reference#locales"},"children":[{"id":322,"name":"Bulgarian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":326,"character":1}],"type":{"type":"literal","value":"bg"},"defaultValue":"\"bg\""},{"id":323,"name":"ChineseCN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":327,"character":1}],"type":{"type":"literal","value":"zh-CN"},"defaultValue":"\"zh-CN\""},{"id":324,"name":"ChineseTW","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":328,"character":1}],"type":{"type":"literal","value":"zh-TW"},"defaultValue":"\"zh-TW\""},{"id":325,"name":"Croatian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":329,"character":1}],"type":{"type":"literal","value":"hr"},"defaultValue":"\"hr\""},{"id":326,"name":"Czech","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":330,"character":1}],"type":{"type":"literal","value":"cs"},"defaultValue":"\"cs\""},{"id":327,"name":"Danish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":331,"character":1}],"type":{"type":"literal","value":"da"},"defaultValue":"\"da\""},{"id":328,"name":"Dutch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":332,"character":1}],"type":{"type":"literal","value":"nl"},"defaultValue":"\"nl\""},{"id":321,"name":"EnglishGB","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":325,"character":1}],"type":{"type":"literal","value":"en-GB"},"defaultValue":"\"en-GB\""},{"id":320,"name":"EnglishUS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":324,"character":1}],"type":{"type":"literal","value":"en-US"},"defaultValue":"\"en-US\""},{"id":329,"name":"Finnish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":333,"character":1}],"type":{"type":"literal","value":"fi"},"defaultValue":"\"fi\""},{"id":330,"name":"French","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":334,"character":1}],"type":{"type":"literal","value":"fr"},"defaultValue":"\"fr\""},{"id":331,"name":"German","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":335,"character":1}],"type":{"type":"literal","value":"de"},"defaultValue":"\"de\""},{"id":332,"name":"Greek","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":336,"character":1}],"type":{"type":"literal","value":"el"},"defaultValue":"\"el\""},{"id":333,"name":"Hindi","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":337,"character":1}],"type":{"type":"literal","value":"hi"},"defaultValue":"\"hi\""},{"id":334,"name":"Hungarian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":338,"character":1}],"type":{"type":"literal","value":"hu"},"defaultValue":"\"hu\""},{"id":319,"name":"Indonesian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":323,"character":1}],"type":{"type":"literal","value":"id"},"defaultValue":"\"id\""},{"id":335,"name":"Italian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":339,"character":1}],"type":{"type":"literal","value":"it"},"defaultValue":"\"it\""},{"id":336,"name":"Japanese","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":340,"character":1}],"type":{"type":"literal","value":"ja"},"defaultValue":"\"ja\""},{"id":337,"name":"Korean","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":341,"character":1}],"type":{"type":"literal","value":"ko"},"defaultValue":"\"ko\""},{"id":338,"name":"Lithuanian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":342,"character":1}],"type":{"type":"literal","value":"lt"},"defaultValue":"\"lt\""},{"id":339,"name":"Norwegian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":343,"character":1}],"type":{"type":"literal","value":"no"},"defaultValue":"\"no\""},{"id":340,"name":"Polish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":344,"character":1}],"type":{"type":"literal","value":"pl"},"defaultValue":"\"pl\""},{"id":341,"name":"PortugueseBR","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":345,"character":1}],"type":{"type":"literal","value":"pt-BR"},"defaultValue":"\"pt-BR\""},{"id":342,"name":"Romanian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":346,"character":1}],"type":{"type":"literal","value":"ro"},"defaultValue":"\"ro\""},{"id":343,"name":"Russian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":347,"character":1}],"type":{"type":"literal","value":"ru"},"defaultValue":"\"ru\""},{"id":344,"name":"SpanishES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":348,"character":1}],"type":{"type":"literal","value":"es-ES"},"defaultValue":"\"es-ES\""},{"id":345,"name":"SpanishLATAM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":349,"character":1}],"type":{"type":"literal","value":"es-419"},"defaultValue":"\"es-419\""},{"id":346,"name":"Swedish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":350,"character":1}],"type":{"type":"literal","value":"sv-SE"},"defaultValue":"\"sv-SE\""},{"id":347,"name":"Thai","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":351,"character":1}],"type":{"type":"literal","value":"th"},"defaultValue":"\"th\""},{"id":348,"name":"Turkish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":352,"character":1}],"type":{"type":"literal","value":"tr"},"defaultValue":"\"tr\""},{"id":349,"name":"Ukrainian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":353,"character":1}],"type":{"type":"literal","value":"uk"},"defaultValue":"\"uk\""},{"id":350,"name":"Vietnamese","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":354,"character":1}],"type":{"type":"literal","value":"vi"},"defaultValue":"\"vi\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[322,323,324,325,326,327,328,321,320,329,330,331,332,333,334,319,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350]}],"sources":[{"fileName":"rest/common.ts","line":322,"character":12}]},{"id":98,"name":"RESTJSONErrorCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#json-json-error-codes"},"children":[{"id":286,"name":"APIResourceOverloaded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":272,"character":1}],"type":{"type":"literal","value":130000},"defaultValue":"130000"},{"id":148,"name":"ActionCannotBePerformedDueToSlowmodeRateLimit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":68,"character":1}],"type":{"type":"literal","value":20016},"defaultValue":"20016"},{"id":210,"name":"AnEntitlementHasAlreadyBeenGrantedForThisResource","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":161,"character":1}],"type":{"type":"literal","value":40074},"defaultValue":"40074"},{"id":151,"name":"AnnouncementEditLimitExceeded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":72,"character":1}],"type":{"type":"literal","value":20022},"defaultValue":"20022"},{"id":202,"name":"ApplicationCommandWithThatNameAlreadyExists","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":148,"character":1}],"type":{"type":"literal","value":40041},"defaultValue":"40041"},{"id":203,"name":"ApplicationInteractionFailedToSend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":150,"character":1}],"type":{"type":"literal","value":40043},"defaultValue":"40043"},{"id":285,"name":"ApplicationNotYetAvailable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":270,"character":1}],"type":{"type":"literal","value":110001},"defaultValue":"110001"},{"id":185,"name":"BitrateIsTooHighForChannelOfThisType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":123,"character":1}],"type":{"type":"literal","value":30052},"defaultValue":"30052"},{"id":144,"name":"BotsCannotUseThisEndpoint","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":61,"character":1}],"type":{"type":"literal","value":20001},"defaultValue":"20001"},{"id":271,"name":"CannotConvertBetweenPremiumEmojiAndNormalEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":248,"character":1}],"type":{"type":"literal","value":50145},"defaultValue":"50145"},{"id":253,"name":"CannotDeleteChannelRequiredForCommunityGuilds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":219,"character":1}],"type":{"type":"literal","value":50074},"defaultValue":"50074"},{"id":277,"name":"CannotDeleteGuildSubscriptionIntegration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":255,"character":1}],"type":{"type":"literal","value":50163},"defaultValue":"50163"},{"id":315,"name":"CannotEditAPollMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":313,"character":1}],"type":{"type":"literal","value":520003},"defaultValue":"520003"},{"id":217,"name":"CannotEditMessageAuthoredByAnotherUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":171,"character":1}],"type":{"type":"literal","value":50005},"defaultValue":"50005"},{"id":254,"name":"CannotEditStickersWithinMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":221,"character":1}],"type":{"type":"literal","value":50080},"defaultValue":"50080"},{"id":309,"name":"CannotEnableOnboardingRequirementsAreNotMet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":305,"character":1}],"type":{"type":"literal","value":350000},"defaultValue":"350000"},{"id":215,"name":"CannotExecuteActionOnDMChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":169,"character":1}],"type":{"type":"literal","value":50003},"defaultValue":"50003"},{"id":232,"name":"CannotExecuteActionOnSystemMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":187,"character":1}],"type":{"type":"literal","value":50021},"defaultValue":"50021"},{"id":233,"name":"CannotExecuteActionOnThisChannelType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":189,"character":1}],"type":{"type":"literal","value":50024},"defaultValue":"50024"},{"id":317,"name":"CannotExpireANonPollMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":316,"character":1}],"type":{"type":"literal","value":520006},"defaultValue":"520006"},{"id":270,"name":"CannotMixSubscriptionAndNonSubscriptionRolesForAnEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":247,"character":1}],"type":{"type":"literal","value":50144},"defaultValue":"50144"},{"id":252,"name":"CannotModifyASystemWebhook","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":218,"character":1}],"type":{"type":"literal","value":50073},"defaultValue":"50073"},{"id":288,"name":"CannotReplyWithoutPermissionToReadMessageHistory","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":276,"character":1}],"type":{"type":"literal","value":160002},"defaultValue":"160002"},{"id":246,"name":"CannotSelfRedeemThisGift","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":208,"character":1}],"type":{"type":"literal","value":50054},"defaultValue":"50054"},{"id":204,"name":"CannotSendAMessageInAForumChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":152,"character":1}],"type":{"type":"literal","value":40058},"defaultValue":"40058"},{"id":218,"name":"CannotSendAnEmptyMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":172,"character":1}],"type":{"type":"literal","value":50006},"defaultValue":"50006"},{"id":220,"name":"CannotSendMessagesInNonTextChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":174,"character":1}],"type":{"type":"literal","value":50008},"defaultValue":"50008"},{"id":219,"name":"CannotSendMessagesToThisUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":173,"character":1}],"type":{"type":"literal","value":50007},"defaultValue":"50007"},{"id":300,"name":"CannotUpdateAFinishedEvent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":291,"character":1}],"type":{"type":"literal","value":180000},"defaultValue":"180000"},{"id":310,"name":"CannotUpdateOnboardingWhileBelowRequirements","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":306,"character":1}],"type":{"type":"literal","value":350001},"defaultValue":"350001"},{"id":316,"name":"CannotUseAnEmojiIncludedWithThePoll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":314,"character":1}],"type":{"type":"literal","value":520004},"defaultValue":"520004"},{"id":153,"name":"ChannelSendRateLimit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":76,"character":1}],"type":{"type":"literal","value":20028},"defaultValue":"20028"},{"id":221,"name":"ChannelVerificationLevelTooHighForYouToGainAccess","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":175,"character":1}],"type":{"type":"literal","value":50009},"defaultValue":"50009"},{"id":212,"name":"CloudflareIsBlockingYourRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":165,"character":1}],"type":{"type":"literal","value":40333},"defaultValue":"40333"},{"id":259,"name":"CommunityServerChannelsMustBeTextChannels","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":227,"character":1}],"type":{"type":"literal","value":50086},"defaultValue":"50086"},{"id":197,"name":"ConnectionHasBeenRevoked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":140,"character":1}],"type":{"type":"literal","value":40012},"defaultValue":"40012"},{"id":146,"name":"ExplicitContentCannotBeSentToTheDesiredRecipient","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":64,"character":1}],"type":{"type":"literal","value":20009},"defaultValue":"20009"},{"id":311,"name":"FailedToBanUsers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":308,"character":1}],"type":{"type":"literal","value":500000},"defaultValue":"500000"},{"id":301,"name":"FailedToCreateStageNeededForStageEvent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":293,"character":1}],"type":{"type":"literal","value":180002},"defaultValue":"180002"},{"id":269,"name":"FailedToResizeAssetBelowTheMinimumSize","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":245,"character":1}],"type":{"type":"literal","value":50138},"defaultValue":"50138"},{"id":195,"name":"FeatureTemporarilyDisabledServerSide","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":137,"character":1}],"type":{"type":"literal","value":40006},"defaultValue":"40006"},{"id":244,"name":"FileUploadedExceedsMaximumSize","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":205,"character":1}],"type":{"type":"literal","value":50045},"defaultValue":"50045"},{"id":99,"name":"GeneralError","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":5,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":172,"name":"GuildAlreadyHasTemplate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":105,"character":1}],"type":{"type":"literal","value":30031},"defaultValue":"30031"},{"id":156,"name":"GuildPremiumSubscriptionLevelTooLow","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":81,"character":1}],"type":{"type":"literal","value":20035},"defaultValue":"20035"},{"id":216,"name":"GuildWidgetDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":170,"character":1}],"type":{"type":"literal","value":50004},"defaultValue":"50004"},{"id":205,"name":"InteractionHasAlreadyBeenAcknowledged","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":154,"character":1}],"type":{"type":"literal","value":40060},"defaultValue":"40060"},{"id":243,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":203,"character":1}],"type":{"type":"literal","value":50041},"defaultValue":"50041"},{"id":214,"name":"InvalidAccountType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":168,"character":1}],"type":{"type":"literal","value":50002},"defaultValue":"50002"},{"id":256,"name":"InvalidActionOnArchivedThread","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":224,"character":1}],"type":{"type":"literal","value":50083},"defaultValue":"50083"},{"id":242,"name":"InvalidActivityAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":201,"character":1}],"type":{"type":"literal","value":50039},"defaultValue":"50039"},{"id":314,"name":"InvalidChannelTypeForPollCreation","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":312,"character":1}],"type":{"type":"literal","value":520002},"defaultValue":"520002"},{"id":245,"name":"InvalidFileUploaded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":206,"character":1}],"type":{"type":"literal","value":50046},"defaultValue":"50046"},{"id":240,"name":"InvalidFormBodyOrContentType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":198,"character":1}],"type":{"type":"literal","value":50035},"defaultValue":"50035"},{"id":247,"name":"InvalidGuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":209,"character":1}],"type":{"type":"literal","value":50055},"defaultValue":"50055"},{"id":293,"name":"InvalidJSONForUploadedLottieFile","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":283,"character":1}],"type":{"type":"literal","value":170001},"defaultValue":"170001"},{"id":229,"name":"InvalidMFALevel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":183,"character":1}],"type":{"type":"literal","value":50017},"defaultValue":"50017"},{"id":250,"name":"InvalidMessageType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":214,"character":1}],"type":{"type":"literal","value":50068},"defaultValue":"50068"},{"id":234,"name":"InvalidOAuth2AccessToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":190,"character":1}],"type":{"type":"literal","value":50025},"defaultValue":"50025"},{"id":224,"name":"InvalidOAuth2State","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":178,"character":1}],"type":{"type":"literal","value":50012},"defaultValue":"50012"},{"id":238,"name":"InvalidRecipients","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":196,"character":1}],"type":{"type":"literal","value":50033},"defaultValue":"50033"},{"id":249,"name":"InvalidRequestOrigin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":213,"character":1}],"type":{"type":"literal","value":50067},"defaultValue":"50067"},{"id":237,"name":"InvalidRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":194,"character":1}],"type":{"type":"literal","value":50028},"defaultValue":"50028"},{"id":248,"name":"InvalidSKU","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":211,"character":1}],"type":{"type":"literal","value":50057},"defaultValue":"50057"},{"id":255,"name":"InvalidStickerSent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":222,"character":1}],"type":{"type":"literal","value":50081},"defaultValue":"50081"},{"id":257,"name":"InvalidThreadNotificationSettings","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":225,"character":1}],"type":{"type":"literal","value":50084},"defaultValue":"50084"},{"id":226,"name":"InvalidToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":180,"character":1}],"type":{"type":"literal","value":50014},"defaultValue":"50014"},{"id":236,"name":"InvalidWebhookToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":193,"character":1}],"type":{"type":"literal","value":50027},"defaultValue":"50027"},{"id":241,"name":"InviteAcceptedToGuildWithoutTheBotBeingIn","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":199,"character":1}],"type":{"type":"literal","value":50036},"defaultValue":"50036"},{"id":231,"name":"InviteCodeInvalidOrTaken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":186,"character":1}],"type":{"type":"literal","value":50020},"defaultValue":"50020"},{"id":297,"name":"LottieAnimationMaximumDimensionsExceeded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":287,"character":1}],"type":{"type":"literal","value":170005},"defaultValue":"170005"},{"id":292,"name":"MaximumActiveAnnouncementThreads","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":281,"character":1}],"type":{"type":"literal","value":160007},"defaultValue":"160007"},{"id":291,"name":"MaximumActiveThreads","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":280,"character":1}],"type":{"type":"literal","value":160006},"defaultValue":"160006"},{"id":175,"name":"MaximumDailyApplicationCommandCreatesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":108,"character":1}],"type":{"type":"literal","value":30034},"defaultValue":"30034"},{"id":169,"name":"MaximumNumberOfAnimatedEmojisReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":100,"character":1}],"type":{"type":"literal","value":30018},"defaultValue":"30018"},{"id":173,"name":"MaximumNumberOfApplicationCommandsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":106,"character":1}],"type":{"type":"literal","value":30032},"defaultValue":"30032"},{"id":167,"name":"MaximumNumberOfAttachmentsInAMessageReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":97,"character":1}],"type":{"type":"literal","value":30015},"defaultValue":"30015"},{"id":177,"name":"MaximumNumberOfBanFetchesHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":111,"character":1}],"type":{"type":"literal","value":30037},"defaultValue":"30037"},{"id":188,"name":"MaximumNumberOfChannelPermissionOverwritesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":129,"character":1}],"type":{"type":"literal","value":30060},"defaultValue":"30060"},{"id":182,"name":"MaximumNumberOfEditsToMessagesOlderThanOneHourReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":119,"character":1}],"type":{"type":"literal","value":30046},"defaultValue":"30046"},{"id":163,"name":"MaximumNumberOfEmojisReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":90,"character":1}],"type":{"type":"literal","value":30008},"defaultValue":"30008"},{"id":158,"name":"MaximumNumberOfFriendsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":84,"character":1}],"type":{"type":"literal","value":30002},"defaultValue":"30002"},{"id":165,"name":"MaximumNumberOfGroupDMsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":93,"character":1}],"type":{"type":"literal","value":30011},"defaultValue":"30011"},{"id":166,"name":"MaximumNumberOfGuildChannelsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":95,"character":1}],"type":{"type":"literal","value":30013},"defaultValue":"30013"},{"id":161,"name":"MaximumNumberOfGuildRolesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":87,"character":1}],"type":{"type":"literal","value":30005},"defaultValue":"30005"},{"id":181,"name":"MaximumNumberOfGuildWidgetSettingsUpdatesHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":117,"character":1}],"type":{"type":"literal","value":30042},"defaultValue":"30042"},{"id":157,"name":"MaximumNumberOfGuildsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":83,"character":1}],"type":{"type":"literal","value":30001},"defaultValue":"30001"},{"id":168,"name":"MaximumNumberOfInvitesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":98,"character":1}],"type":{"type":"literal","value":30016},"defaultValue":"30016"},{"id":176,"name":"MaximumNumberOfNonGuildMemberBansHasBeenExceeded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":109,"character":1}],"type":{"type":"literal","value":30035},"defaultValue":"30035"},{"id":183,"name":"MaximumNumberOfPinnedThreadsInForumHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":120,"character":1}],"type":{"type":"literal","value":30047},"defaultValue":"30047"},{"id":159,"name":"MaximumNumberOfPinsReachedForTheChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":85,"character":1}],"type":{"type":"literal","value":30003},"defaultValue":"30003"},{"id":186,"name":"MaximumNumberOfPremiumEmojisReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":125,"character":1}],"type":{"type":"literal","value":30056},"defaultValue":"30056"},{"id":180,"name":"MaximumNumberOfPruneRequestsHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":115,"character":1}],"type":{"type":"literal","value":30040},"defaultValue":"30040"},{"id":164,"name":"MaximumNumberOfReactionsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":92,"character":1}],"type":{"type":"literal","value":30010},"defaultValue":"30010"},{"id":160,"name":"MaximumNumberOfRecipientsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":86,"character":1}],"type":{"type":"literal","value":30004},"defaultValue":"30004"},{"id":171,"name":"MaximumNumberOfServerCategoriesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":103,"character":1}],"type":{"type":"literal","value":30030},"defaultValue":"30030"},{"id":170,"name":"MaximumNumberOfServerMembersReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":101,"character":1}],"type":{"type":"literal","value":30019},"defaultValue":"30019"},{"id":179,"name":"MaximumNumberOfStickersReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":114,"character":1}],"type":{"type":"literal","value":30039},"defaultValue":"30039"},{"id":184,"name":"MaximumNumberOfTagsInForumHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":121,"character":1}],"type":{"type":"literal","value":30048},"defaultValue":"30048"},{"id":178,"name":"MaximumNumberOfUncompletedGuildScheduledEventsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":112,"character":1}],"type":{"type":"literal","value":30038},"defaultValue":"30038"},{"id":187,"name":"MaximumNumberOfWebhooksPerGuildReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":127,"character":1}],"type":{"type":"literal","value":30058},"defaultValue":"30058"},{"id":162,"name":"MaximumNumberOfWebhooksReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":89,"character":1}],"type":{"type":"literal","value":30007},"defaultValue":"30007"},{"id":174,"name":"MaximumThreadParticipantsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":107,"character":1}],"type":{"type":"literal","value":30033},"defaultValue":"30033"},{"id":308,"name":"MessageBlockedByHarmfulLinksFilter","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":303,"character":1}],"type":{"type":"literal","value":240000},"defaultValue":"240000"},{"id":230,"name":"MessageCanOnlyBePinnedInTheChannelItWasSentIn","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":185,"character":1}],"type":{"type":"literal","value":50019},"defaultValue":"50019"},{"id":302,"name":"MessageWasBlockedByAutomaticModeration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":295,"character":1}],"type":{"type":"literal","value":200000},"defaultValue":"200000"},{"id":213,"name":"MissingAccess","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":167,"character":1}],"type":{"type":"literal","value":50001},"defaultValue":"50001"},{"id":225,"name":"MissingPermissions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":179,"character":1}],"type":{"type":"literal","value":50013},"defaultValue":"50013"},{"id":235,"name":"MissingRequiredOAuth2Scope","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":191,"character":1}],"type":{"type":"literal","value":50026},"defaultValue":"50026"},{"id":282,"name":"NoUsersWithDiscordTagExist","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":265,"character":1}],"type":{"type":"literal","value":80004},"defaultValue":"80004"},{"id":147,"name":"NotAuthorizedToPerformThisActionOnThisApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":66,"character":1}],"type":{"type":"literal","value":20012},"defaultValue":"20012"},{"id":227,"name":"NoteWasTooLong","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":181,"character":1}],"type":{"type":"literal","value":50015},"defaultValue":"50015"},{"id":222,"name":"OAuth2ApplicationDoesNotHaveBot","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":176,"character":1}],"type":{"type":"literal","value":50010},"defaultValue":"50010"},{"id":223,"name":"OAuth2ApplicationLimitReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":177,"character":1}],"type":{"type":"literal","value":50011},"defaultValue":"50011"},{"id":239,"name":"OneOfTheMessagesProvidedWasTooOldForBulkDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":197,"character":1}],"type":{"type":"literal","value":50034},"defaultValue":"50034"},{"id":145,"name":"OnlyBotsCanUseThisEndpoint","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":62,"character":1}],"type":{"type":"literal","value":20002},"defaultValue":"20002"},{"id":198,"name":"OnlyConsumableSKUsCanBeConsumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":142,"character":1}],"type":{"type":"literal","value":40018},"defaultValue":"40018"},{"id":150,"name":"OnlyTheOwnerOfThisAccountCanPerformThisAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":70,"character":1}],"type":{"type":"literal","value":20018},"defaultValue":"20018"},{"id":192,"name":"OpeningDirectMessagesTooFast","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":134,"character":1}],"type":{"type":"literal","value":40003},"defaultValue":"40003"},{"id":267,"name":"OwnerCannotBePendingMember","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":242,"character":1}],"type":{"type":"literal","value":50131},"defaultValue":"50131"},{"id":268,"name":"OwnershipCannotBeMovedToABotUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":243,"character":1}],"type":{"type":"literal","value":50132},"defaultValue":"50132"},{"id":258,"name":"ParameterEarlierThanCreation","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":226,"character":1}],"type":{"type":"literal","value":50085},"defaultValue":"50085"},{"id":251,"name":"PaymentSourceRequiredToRedeemGift","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":216,"character":1}],"type":{"type":"literal","value":50070},"defaultValue":"50070"},{"id":313,"name":"PollExpired","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":311,"character":1}],"type":{"type":"literal","value":520001},"defaultValue":"520001"},{"id":312,"name":"PollVotingBlocked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":310,"character":1}],"type":{"type":"literal","value":520000},"defaultValue":"520000"},{"id":266,"name":"ProvidedFileDurationExceedsMaximumLength","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":240,"character":1}],"type":{"type":"literal","value":50124},"defaultValue":"50124"},{"id":265,"name":"ProvidedFileIsInvalid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":238,"character":1}],"type":{"type":"literal","value":50110},"defaultValue":"50110"},{"id":228,"name":"ProvidedTooFewOrTooManyMessagesToDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":182,"character":1}],"type":{"type":"literal","value":50016},"defaultValue":"50016"},{"id":283,"name":"ReactionWasBlocked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":267,"character":1}],"type":{"type":"literal","value":90001},"defaultValue":"90001"},{"id":264,"name":"RequestBodyContainsInvalidJSON","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":237,"character":1}],"type":{"type":"literal","value":50109},"defaultValue":"50109"},{"id":194,"name":"RequestEntityTooLarge","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":136,"character":1}],"type":{"type":"literal","value":40005},"defaultValue":"40005"},{"id":193,"name":"SendMessagesHasBeenTemporarilyDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":135,"character":1}],"type":{"type":"literal","value":40004},"defaultValue":"40004"},{"id":262,"name":"ServerNeedsMonetizationEnabledToPerformThisAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":233,"character":1}],"type":{"type":"literal","value":50097},"defaultValue":"50097"},{"id":263,"name":"ServerNeedsMoreBoostsToPerformThisAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":235,"character":1}],"type":{"type":"literal","value":50101},"defaultValue":"50101"},{"id":261,"name":"ServerNotAvailableInYourLocation","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":231,"character":1}],"type":{"type":"literal","value":50095},"defaultValue":"50095"},{"id":154,"name":"ServerSendRateLimit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":77,"character":1}],"type":{"type":"literal","value":20029},"defaultValue":"20029"},{"id":207,"name":"ServiceResourceIsBeingRateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":156,"character":1}],"type":{"type":"literal","value":40062},"defaultValue":"40062"},{"id":155,"name":"StageTopicServerNameServerDescriptionOrChannelNamesContainDisallowedWords","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":79,"character":1}],"type":{"type":"literal","value":20031},"defaultValue":"20031"},{"id":299,"name":"StickerAnimationDurationExceedsMaximumOf5Seconds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":289,"character":1}],"type":{"type":"literal","value":170007},"defaultValue":"170007"},{"id":296,"name":"StickerFrameCountExceedsMaximumOf1000Frames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":286,"character":1}],"type":{"type":"literal","value":170004},"defaultValue":"170004"},{"id":298,"name":"StickerFramerateIsTooSmallOrTooLarge","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":288,"character":1}],"type":{"type":"literal","value":170006},"defaultValue":"170006"},{"id":295,"name":"StickerMaximumFramerateExceeded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":285,"character":1}],"type":{"type":"literal","value":170003},"defaultValue":"170003"},{"id":206,"name":"TagNamesMustBeUnique","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":155,"character":1}],"type":{"type":"literal","value":40061},"defaultValue":"40061"},{"id":209,"name":"TagRequiredToCreateAForumPostInThisChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":159,"character":1}],"type":{"type":"literal","value":40067},"defaultValue":"40067"},{"id":200,"name":"TargetUserIsNotConnectedToVoice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":145,"character":1}],"type":{"type":"literal","value":40032},"defaultValue":"40032"},{"id":189,"name":"TheChannelsForThisGuildAreTooLarge","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":130,"character":1}],"type":{"type":"literal","value":30061},"defaultValue":"30061"},{"id":260,"name":"TheEntityTypeOfTheEventIsDifferentFromTheEntityYouAreTryingToStartTheEventFor","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":229,"character":1}],"type":{"type":"literal","value":50091},"defaultValue":"50091"},{"id":149,"name":"TheMazeIsntMeantForYou","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":69,"character":1}],"type":{"type":"literal","value":20017},"defaultValue":"20017"},{"id":287,"name":"TheStageIsAlreadyOpen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":274,"character":1}],"type":{"type":"literal","value":150006},"defaultValue":"150006"},{"id":279,"name":"TheUserAccountMustFirstBeVerified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":259,"character":1}],"type":{"type":"literal","value":50178},"defaultValue":"50178"},{"id":208,"name":"ThereAreNoTagsAvailableThatCanBeSetByNonModerators","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":158,"character":1}],"type":{"type":"literal","value":40066},"defaultValue":"40066"},{"id":211,"name":"ThisInteractionHasHitTheMaximumNumberOfFollowUpMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":163,"character":1}],"type":{"type":"literal","value":40094},"defaultValue":"40094"},{"id":201,"name":"ThisMessageWasAlreadyCrossposted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":146,"character":1}],"type":{"type":"literal","value":40033},"defaultValue":"40033"},{"id":289,"name":"ThreadAlreadyCreatedForMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":278,"character":1}],"type":{"type":"literal","value":160004},"defaultValue":"160004"},{"id":290,"name":"ThreadLocked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":279,"character":1}],"type":{"type":"literal","value":160005},"defaultValue":"160005"},{"id":303,"name":"TitleWasBlockedByAutomaticModeration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":296,"character":1}],"type":{"type":"literal","value":200001},"defaultValue":"200001"},{"id":281,"name":"TwoFactorAuthenticationIsRequired","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":263,"character":1}],"type":{"type":"literal","value":60003},"defaultValue":"60003"},{"id":190,"name":"Unauthorized","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":132,"character":1}],"type":{"type":"literal","value":40001},"defaultValue":"40001"},{"id":152,"name":"UnderMinimumAge","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":74,"character":1}],"type":{"type":"literal","value":20024},"defaultValue":"20024"},{"id":100,"name":"UnknownAccount","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":7,"character":1}],"type":{"type":"literal","value":10001},"defaultValue":"10001"},{"id":101,"name":"UnknownApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":8,"character":1}],"type":{"type":"literal","value":10002},"defaultValue":"10002"},{"id":135,"name":"UnknownApplicationCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":49,"character":1}],"type":{"type":"literal","value":10063},"defaultValue":"10063"},{"id":137,"name":"UnknownApplicationCommandPermissions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":52,"character":1}],"type":{"type":"literal","value":10066},"defaultValue":"10066"},{"id":117,"name":"UnknownAsset","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":25,"character":1}],"type":{"type":"literal","value":10021},"defaultValue":"10021"},{"id":118,"name":"UnknownBan","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":27,"character":1}],"type":{"type":"literal","value":10026},"defaultValue":"10026"},{"id":124,"name":"UnknownBranch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":33,"character":1}],"type":{"type":"literal","value":10032},"defaultValue":"10032"},{"id":122,"name":"UnknownBuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":31,"character":1}],"type":{"type":"literal","value":10030},"defaultValue":"10030"},{"id":102,"name":"UnknownChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":9,"character":1}],"type":{"type":"literal","value":10003},"defaultValue":"10003"},{"id":131,"name":"UnknownDiscoverableServerCategory","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":45,"character":1}],"type":{"type":"literal","value":10059},"defaultValue":"10059"},{"id":113,"name":"UnknownEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":20,"character":1}],"type":{"type":"literal","value":10014},"defaultValue":"10014"},{"id":121,"name":"UnknownEntitlement","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":30,"character":1}],"type":{"type":"literal","value":10029},"defaultValue":"10029"},{"id":127,"name":"UnknownGiftCode","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":38,"character":1}],"type":{"type":"literal","value":10038},"defaultValue":"10038"},{"id":103,"name":"UnknownGuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":10,"character":1}],"type":{"type":"literal","value":10004},"defaultValue":"10004"},{"id":139,"name":"UnknownGuildMemberVerificationForm","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":54,"character":1}],"type":{"type":"literal","value":10068},"defaultValue":"10068"},{"id":141,"name":"UnknownGuildScheduledEvent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":56,"character":1}],"type":{"type":"literal","value":10070},"defaultValue":"10070"},{"id":142,"name":"UnknownGuildScheduledEventUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":57,"character":1}],"type":{"type":"literal","value":10071},"defaultValue":"10071"},{"id":130,"name":"UnknownGuildTemplate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":43,"character":1}],"type":{"type":"literal","value":10057},"defaultValue":"10057"},{"id":140,"name":"UnknownGuildWelcomeScreen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":55,"character":1}],"type":{"type":"literal","value":10069},"defaultValue":"10069"},{"id":104,"name":"UnknownIntegration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":11,"character":1}],"type":{"type":"literal","value":10005},"defaultValue":"10005"},{"id":134,"name":"UnknownInteraction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":48,"character":1}],"type":{"type":"literal","value":10062},"defaultValue":"10062"},{"id":105,"name":"UnknownInvite","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":12,"character":1}],"type":{"type":"literal","value":10006},"defaultValue":"10006"},{"id":123,"name":"UnknownLobby","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":32,"character":1}],"type":{"type":"literal","value":10031},"defaultValue":"10031"},{"id":106,"name":"UnknownMember","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":13,"character":1}],"type":{"type":"literal","value":10007},"defaultValue":"10007"},{"id":107,"name":"UnknownMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":14,"character":1}],"type":{"type":"literal","value":10008},"defaultValue":"10008"},{"id":108,"name":"UnknownPermissionOverwrite","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":15,"character":1}],"type":{"type":"literal","value":10009},"defaultValue":"10009"},{"id":129,"name":"UnknownPremiumServerSubscribeCooldown","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":41,"character":1}],"type":{"type":"literal","value":10050},"defaultValue":"10050"},{"id":109,"name":"UnknownProvider","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":16,"character":1}],"type":{"type":"literal","value":10010},"defaultValue":"10010"},{"id":126,"name":"UnknownRedistributable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":36,"character":1}],"type":{"type":"literal","value":10036},"defaultValue":"10036"},{"id":110,"name":"UnknownRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":17,"character":1}],"type":{"type":"literal","value":10011},"defaultValue":"10011"},{"id":119,"name":"UnknownSKU","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":28,"character":1}],"type":{"type":"literal","value":10027},"defaultValue":"10027"},{"id":116,"name":"UnknownSession","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":24,"character":1}],"type":{"type":"literal","value":10020},"defaultValue":"10020"},{"id":138,"name":"UnknownStageInstance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":53,"character":1}],"type":{"type":"literal","value":10067},"defaultValue":"10067"},{"id":132,"name":"UnknownSticker","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":46,"character":1}],"type":{"type":"literal","value":10060},"defaultValue":"10060"},{"id":133,"name":"UnknownStickerPack","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":47,"character":1}],"type":{"type":"literal","value":10061},"defaultValue":"10061"},{"id":125,"name":"UnknownStoreDirectoryLayout","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":34,"character":1}],"type":{"type":"literal","value":10033},"defaultValue":"10033"},{"id":120,"name":"UnknownStoreListing","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":29,"character":1}],"type":{"type":"literal","value":10028},"defaultValue":"10028"},{"id":128,"name":"UnknownStream","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":40,"character":1}],"type":{"type":"literal","value":10049},"defaultValue":"10049"},{"id":143,"name":"UnknownTag","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":59,"character":1}],"type":{"type":"literal","value":10087},"defaultValue":"10087"},{"id":111,"name":"UnknownToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":18,"character":1}],"type":{"type":"literal","value":10012},"defaultValue":"10012"},{"id":112,"name":"UnknownUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":19,"character":1}],"type":{"type":"literal","value":10013},"defaultValue":"10013"},{"id":136,"name":"UnknownVoiceState","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":51,"character":1}],"type":{"type":"literal","value":10065},"defaultValue":"10065"},{"id":114,"name":"UnknownWebhook","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":21,"character":1}],"type":{"type":"literal","value":10015},"defaultValue":"10015"},{"id":115,"name":"UnknownWebhookService","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":22,"character":1}],"type":{"type":"literal","value":10016},"defaultValue":"10016"},{"id":272,"name":"UploadedFileNotFound","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":249,"character":1}],"type":{"type":"literal","value":50146},"defaultValue":"50146"},{"id":294,"name":"UploadedLottiesCannotContainRasterizedImages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":284,"character":1}],"type":{"type":"literal","value":170002},"defaultValue":"170002"},{"id":196,"name":"UserBannedFromThisGuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":138,"character":1}],"type":{"type":"literal","value":40007},"defaultValue":"40007"},{"id":284,"name":"UserCannotUseBurstReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":268,"character":1}],"type":{"type":"literal","value":90002},"defaultValue":"90002"},{"id":191,"name":"VerifyYourAccount","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":133,"character":1}],"type":{"type":"literal","value":40002},"defaultValue":"40002"},{"id":276,"name":"VoiceMessagesCannotBeEdited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":254,"character":1}],"type":{"type":"literal","value":50162},"defaultValue":"50162"},{"id":273,"name":"VoiceMessagesDoNotSupportAdditionalContent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":251,"character":1}],"type":{"type":"literal","value":50159},"defaultValue":"50159"},{"id":274,"name":"VoiceMessagesMustHaveASingleAudioAttachment","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":252,"character":1}],"type":{"type":"literal","value":50160},"defaultValue":"50160"},{"id":275,"name":"VoiceMessagesMustHaveSupportingMetadata","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":253,"character":1}],"type":{"type":"literal","value":50161},"defaultValue":"50161"},{"id":307,"name":"WebhookServicesCannotBeUsedInForumChannels","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":301,"character":1}],"type":{"type":"literal","value":220004},"defaultValue":"220004"},{"id":306,"name":"WebhooksCanOnlyCreateThreadsInForumChannels","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":300,"character":1}],"type":{"type":"literal","value":220003},"defaultValue":"220003"},{"id":305,"name":"WebhooksPostedToForumChannelsCannotHaveBothAThreadNameAndThreadId","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":299,"character":1}],"type":{"type":"literal","value":220002},"defaultValue":"220002"},{"id":304,"name":"WebhooksPostedToForumChannelsMustHaveAThreadNameOrThreadId","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":298,"character":1}],"type":{"type":"literal","value":220001},"defaultValue":"220001"},{"id":199,"name":"YouCanOnlyDeleteSandboxEntitlements","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":143,"character":1}],"type":{"type":"literal","value":40019},"defaultValue":"40019"},{"id":278,"name":"YouCannotSendVoiceMessagesInThisChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":257,"character":1}],"type":{"type":"literal","value":50173},"defaultValue":"50173"},{"id":280,"name":"YouDoNotHavePermissionToSendThisSticker","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":261,"character":1}],"type":{"type":"literal","value":50600},"defaultValue":"50600"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[286,148,210,151,202,203,285,185,144,271,253,277,315,217,254,309,215,232,233,317,270,252,288,246,204,218,220,219,300,310,316,153,221,212,259,197,146,311,301,269,195,244,99,172,156,216,205,243,214,256,242,314,245,240,247,293,229,250,234,224,238,249,237,248,255,257,226,236,241,231,297,292,291,175,169,173,167,177,188,182,163,158,165,166,161,181,157,168,176,183,159,186,180,164,160,171,170,179,184,178,187,162,174,308,230,302,213,225,235,282,147,227,222,223,239,145,198,150,192,267,268,258,251,313,312,266,265,228,283,264,194,193,262,263,261,154,207,155,299,296,298,295,206,209,200,189,260,149,287,279,208,211,201,289,290,303,281,190,152,100,101,135,137,117,118,124,122,102,131,113,121,127,103,139,141,142,130,140,104,134,105,123,106,107,108,129,109,126,110,119,116,138,132,133,125,120,128,143,111,112,136,114,115,272,294,196,284,191,276,273,274,275,307,306,305,304,199,278,280]}],"sources":[{"fileName":"rest/common.ts","line":4,"character":12}]},{"id":351,"name":"LocaleString","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/common.ts","line":357,"character":12}],"type":{"type":"template-literal","head":"","tail":[[{"type":"reference","id":318,"name":"Locale"},""]]}}],"groups":[{"title":"Enumerations","kind":8,"children":[318,98]},{"title":"Type Aliases","kind":4194304,"children":[351]}],"sources":[{"fileName":"rest/common.ts","line":4,"character":0}]},{"id":352,"name":"rpc/common","kind":2,"kindString":"Module","flags":{},"children":[{"id":370,"name":"RPCCloseEventCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#rpc-rpc-close-event-codes"},"children":[{"id":371,"name":"InvalidClientId","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":27,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":376,"name":"InvalidEncoding","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":32,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":372,"name":"InvalidOrigin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":28,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"},{"id":375,"name":"InvalidVersion","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":31,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":373,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":29,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":374,"name":"TokenRevoked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":30,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[371,376,372,375,373,374]}],"sources":[{"fileName":"rpc/common.ts","line":26,"character":12}]},{"id":353,"name":"RPCErrorCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#rpc-rpc-error-codes"},"children":[{"id":369,"name":"CaptureShortcutAlreadyListening","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":20,"character":1}],"type":{"type":"literal","value":5004},"defaultValue":"5004"},{"id":367,"name":"GetGuildTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":18,"character":1}],"type":{"type":"literal","value":5002},"defaultValue":"5002"},{"id":359,"name":"InvalidChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":10,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":361,"name":"InvalidClientId","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":12,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":356,"name":"InvalidCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":7,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":358,"name":"InvalidEvent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":9,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":357,"name":"InvalidGuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":8,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":362,"name":"InvalidOrigin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":13,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":355,"name":"InvalidPayload","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":6,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":360,"name":"InvalidPermissions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":11,"character":1}],"type":{"type":"literal","value":4006},"defaultValue":"4006"},{"id":363,"name":"InvalidToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":14,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":364,"name":"InvalidUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":15,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":365,"name":"OAuth2Error","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":16,"character":1}],"type":{"type":"literal","value":5000},"defaultValue":"5000"},{"id":366,"name":"SelectChannelTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":17,"character":1}],"type":{"type":"literal","value":5001},"defaultValue":"5001"},{"id":368,"name":"SelectVoiceForceRequired","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":19,"character":1}],"type":{"type":"literal","value":5003},"defaultValue":"5003"},{"id":354,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":5,"character":1}],"type":{"type":"literal","value":1000},"defaultValue":"1000"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[369,367,359,361,356,358,357,362,355,360,363,364,365,366,368,354]}],"sources":[{"fileName":"rpc/common.ts","line":4,"character":12}]}],"groups":[{"title":"Enumerations","kind":8,"children":[370,353]}],"sources":[{"fileName":"rpc/common.ts","line":4,"character":0}]},{"id":383,"name":"rpc/v10","kind":2,"kindString":"Module","flags":{},"children":[{"id":13226,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":370},{"id":13225,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":353}],"groups":[{"title":"References","kind":16777216,"children":[13226,13225]}],"sources":[{"fileName":"rpc/v10.ts","line":1,"character":0}]},{"id":381,"name":"rpc/v8","kind":2,"kindString":"Module","flags":{},"children":[{"id":13222,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":370},{"id":13221,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":353}],"groups":[{"title":"References","kind":16777216,"children":[13222,13221]}],"sources":[{"fileName":"rpc/v8.ts","line":1,"character":0}]},{"id":382,"name":"rpc/v9","kind":2,"kindString":"Module","flags":{},"children":[{"id":13224,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":370},{"id":13223,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":353}],"groups":[{"title":"References","kind":16777216,"children":[13224,13223]}],"sources":[{"fileName":"rpc/v9.ts","line":1,"character":0}]},{"id":477,"name":"utils/v10","kind":2,"kindString":"Module","flags":{},"children":[{"id":484,"name":"isApplicationCommandDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":51,"character":16}],"signatures":[{"id":485,"name":"isApplicationCommandDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM application command interactions","returns":"A boolean that indicates if the application command interaction was received in a DM channel\n"},"parameters":[{"id":486,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The application command interaction to check against"},"type":{"type":"reference","id":11083,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11084,"name":"APIApplicationCommandDMInteraction"}}}]},{"id":487,"name":"isApplicationCommandGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":63,"character":16}],"signatures":[{"id":488,"name":"isApplicationCommandGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild application command interactions","returns":"A boolean that indicates if the application command interaction was received in a guild\n"},"parameters":[{"id":489,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11083,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11085,"name":"APIApplicationCommandGuildInteraction"}}}]},{"id":511,"name":"isChatInputApplicationCommandInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":169,"character":16}],"signatures":[{"id":512,"name":"isChatInputApplicationCommandInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for chat input application commands.","returns":"A boolean that indicates if the interaction is a chat input application command\n"},"parameters":[{"id":513,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11083,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11097,"name":"APIChatInputApplicationCommandInteraction"}}}]},{"id":514,"name":"isContextMenuApplicationCommandInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":181,"character":16}],"signatures":[{"id":515,"name":"isContextMenuApplicationCommandInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for context menu application commands.","returns":"A boolean that indicates if the interaction is a context menu application command\n"},"parameters":[{"id":516,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11083,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11224,"name":"APIContextMenuInteraction"}}}]},{"id":478,"name":"isDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":29,"character":16}],"signatures":[{"id":479,"name":"isDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM interactions","returns":"A boolean that indicates if the interaction was received in a DM channel\n"},"parameters":[{"id":480,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11042,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11043,"name":"APIDMInteraction"}}}]},{"id":481,"name":"isGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":39,"character":16}],"signatures":[{"id":482,"name":"isGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild interactions","returns":"A boolean that indicates if the interaction was received in a guild\n"},"parameters":[{"id":483,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11042,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11044,"name":"APIGuildInteraction"}}}]},{"id":499,"name":"isInteractionButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":113,"character":16}],"signatures":[{"id":500,"name":"isInteractionButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `custom_id` attached to them.","returns":"A boolean that indicates if the button has a `custom_id` attached to it\n"},"parameters":[{"id":501,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":10450,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":10431,"name":"APIButtonComponentWithCustomId"}}}]},{"id":496,"name":"isLinkButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":103,"character":16}],"signatures":[{"id":497,"name":"isLinkButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `url` attached to them.","returns":"A boolean that indicates if the button has a `url` attached to it\n"},"parameters":[{"id":498,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":10450,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":10438,"name":"APIButtonComponentWithURL"}}}]},{"id":505,"name":"isMessageComponentButtonInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":137,"character":16}],"signatures":[{"id":506,"name":"isMessageComponentButtonInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for button message component interactions","returns":"A boolean that indicates if the message component is a button\n"},"parameters":[{"id":507,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":11335,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11336,"name":"APIMessageComponentButtonInteraction"}}}]},{"id":490,"name":"isMessageComponentDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":77,"character":16}],"signatures":[{"id":491,"name":"isMessageComponentDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM message component interactions","returns":"A boolean that indicates if the message component interaction was received in a DM channel\n"},"parameters":[{"id":492,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":11335,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11369,"name":"APIMessageComponentDMInteraction"}}}]},{"id":493,"name":"isMessageComponentGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":89,"character":16}],"signatures":[{"id":494,"name":"isMessageComponentGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild message component interactions","returns":"A boolean that indicates if the message component interaction was received in a guild\n"},"parameters":[{"id":495,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11335,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11370,"name":"APIMessageComponentGuildInteraction"}}}]},{"id":502,"name":"isMessageComponentInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":125,"character":16}],"signatures":[{"id":503,"name":"isMessageComponentInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for message component interactions","returns":"A boolean that indicates if the interaction is a message component\n"},"parameters":[{"id":504,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11042,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11335,"name":"APIMessageComponentInteraction"}}}]},{"id":508,"name":"isMessageComponentSelectMenuInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":149,"character":16}],"signatures":[{"id":509,"name":"isMessageComponentSelectMenuInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for select menu message component interactions","returns":"A boolean that indicates if the message component is a select menu\n"},"parameters":[{"id":510,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":11335,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11337,"name":"APIMessageComponentSelectMenuInteraction"}}}]}],"groups":[{"title":"Functions","kind":64,"children":[484,487,511,514,478,481,499,496,505,490,493,502,508]}],"sources":[{"fileName":"utils/v10.ts","line":1,"character":0}]},{"id":412,"name":"utils/v8","kind":2,"kindString":"Module","flags":{},"children":[{"id":419,"name":"isApplicationCommandDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":50,"character":16}],"signatures":[{"id":420,"name":"isApplicationCommandDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM application command interactions","returns":"A boolean that indicates if the application command interaction was received in a DM channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":421,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The application command interaction to check against"},"type":{"type":"reference","id":3485,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3486,"name":"APIApplicationCommandDMInteraction"}}}]},{"id":422,"name":"isApplicationCommandGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":63,"character":16}],"signatures":[{"id":423,"name":"isApplicationCommandGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild application command interactions","returns":"A boolean that indicates if the application command interaction was received in a guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":424,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":3485,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3487,"name":"APIApplicationCommandGuildInteraction"}}}]},{"id":413,"name":"isDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":26,"character":16}],"signatures":[{"id":414,"name":"isDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM interactions","returns":"A boolean that indicates if the interaction was received in a DM channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":415,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":3451,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3452,"name":"APIDMInteraction"}}}]},{"id":416,"name":"isGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":37,"character":16}],"signatures":[{"id":417,"name":"isGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild interactions","returns":"A boolean that indicates if the interaction was received in a guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":418,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":3451,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3453,"name":"APIGuildInteraction"}}}]},{"id":434,"name":"isInteractionButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":117,"character":16}],"signatures":[{"id":435,"name":"isInteractionButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `custom_id` attached to them.","returns":"A boolean that indicates if the button has a `custom_id` attached to it","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":436,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":3022,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":3008,"name":"APIButtonComponentWithCustomId"}}}]},{"id":431,"name":"isLinkButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":106,"character":16}],"signatures":[{"id":432,"name":"isLinkButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `url` attached to them.","returns":"A boolean that indicates if the button has a `url` attached to it","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":433,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":3022,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":3015,"name":"APIButtonComponentWithURL"}}}]},{"id":425,"name":"isMessageComponentDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":78,"character":16}],"signatures":[{"id":426,"name":"isMessageComponentDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM message component interactions","returns":"A boolean that indicates if the message component interaction was received in a DM channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":427,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":3659,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3670,"name":"APIMessageComponentDMInteraction"}}}]},{"id":428,"name":"isMessageComponentGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":91,"character":16}],"signatures":[{"id":429,"name":"isMessageComponentGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild message component interactions","returns":"A boolean that indicates if the message component interaction was received in a guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":430,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":3659,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3671,"name":"APIMessageComponentGuildInteraction"}}}]}],"groups":[{"title":"Functions","kind":64,"children":[419,422,413,416,434,431,425,428]}],"sources":[{"fileName":"utils/v8.ts","line":1,"character":0}]},{"id":437,"name":"utils/v9","kind":2,"kindString":"Module","flags":{},"children":[{"id":444,"name":"isApplicationCommandDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":51,"character":16}],"signatures":[{"id":445,"name":"isApplicationCommandDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM application command interactions","returns":"A boolean that indicates if the application command interaction was received in a DM channel\n"},"parameters":[{"id":446,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The application command interaction to check against"},"type":{"type":"reference","id":6895,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6896,"name":"APIApplicationCommandDMInteraction"}}}]},{"id":447,"name":"isApplicationCommandGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":63,"character":16}],"signatures":[{"id":448,"name":"isApplicationCommandGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild application command interactions","returns":"A boolean that indicates if the application command interaction was received in a guild\n"},"parameters":[{"id":449,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6895,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6897,"name":"APIApplicationCommandGuildInteraction"}}}]},{"id":471,"name":"isChatInputApplicationCommandInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":169,"character":16}],"signatures":[{"id":472,"name":"isChatInputApplicationCommandInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for chat input application commands.","returns":"A boolean that indicates if the interaction is a chat input application command\n"},"parameters":[{"id":473,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6895,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6909,"name":"APIChatInputApplicationCommandInteraction"}}}]},{"id":474,"name":"isContextMenuApplicationCommandInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":181,"character":16}],"signatures":[{"id":475,"name":"isContextMenuApplicationCommandInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for context menu application commands.","returns":"A boolean that indicates if the interaction is a context menu application command\n"},"parameters":[{"id":476,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6895,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7036,"name":"APIContextMenuInteraction"}}}]},{"id":438,"name":"isDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":29,"character":16}],"signatures":[{"id":439,"name":"isDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM interactions","returns":"A boolean that indicates if the interaction was received in a DM channel\n"},"parameters":[{"id":440,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6854,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6855,"name":"APIDMInteraction"}}}]},{"id":441,"name":"isGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":39,"character":16}],"signatures":[{"id":442,"name":"isGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild interactions","returns":"A boolean that indicates if the interaction was received in a guild\n"},"parameters":[{"id":443,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6854,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6856,"name":"APIGuildInteraction"}}}]},{"id":459,"name":"isInteractionButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":113,"character":16}],"signatures":[{"id":460,"name":"isInteractionButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `custom_id` attached to them.","returns":"A boolean that indicates if the button has a `custom_id` attached to it\n"},"parameters":[{"id":461,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":6264,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":6245,"name":"APIButtonComponentWithCustomId"}}}]},{"id":456,"name":"isLinkButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":103,"character":16}],"signatures":[{"id":457,"name":"isLinkButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `url` attached to them.","returns":"A boolean that indicates if the button has a `url` attached to it\n"},"parameters":[{"id":458,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":6264,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":6252,"name":"APIButtonComponentWithURL"}}}]},{"id":465,"name":"isMessageComponentButtonInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":137,"character":16}],"signatures":[{"id":466,"name":"isMessageComponentButtonInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for button message component interactions","returns":"A boolean that indicates if the message component is a button\n"},"parameters":[{"id":467,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":7147,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7148,"name":"APIMessageComponentButtonInteraction"}}}]},{"id":450,"name":"isMessageComponentDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":77,"character":16}],"signatures":[{"id":451,"name":"isMessageComponentDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM message component interactions","returns":"A boolean that indicates if the message component interaction was received in a DM channel\n"},"parameters":[{"id":452,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":7147,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7181,"name":"APIMessageComponentDMInteraction"}}}]},{"id":453,"name":"isMessageComponentGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":89,"character":16}],"signatures":[{"id":454,"name":"isMessageComponentGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild message component interactions","returns":"A boolean that indicates if the message component interaction was received in a guild\n"},"parameters":[{"id":455,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":7147,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7182,"name":"APIMessageComponentGuildInteraction"}}}]},{"id":462,"name":"isMessageComponentInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":125,"character":16}],"signatures":[{"id":463,"name":"isMessageComponentInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for message component interactions","returns":"A boolean that indicates if the interaction is a message component\n"},"parameters":[{"id":464,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6854,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7147,"name":"APIMessageComponentInteraction"}}}]},{"id":468,"name":"isMessageComponentSelectMenuInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":149,"character":16}],"signatures":[{"id":469,"name":"isMessageComponentSelectMenuInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for select menu message component interactions","returns":"A boolean that indicates if the message component is a select menu\n"},"parameters":[{"id":470,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":7147,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7149,"name":"APIMessageComponentSelectMenuInteraction"}}}]}],"groups":[{"title":"Functions","kind":64,"children":[444,447,471,474,438,441,459,456,465,450,453,462,468]}],"sources":[{"fileName":"utils/v9.ts","line":1,"character":0}]},{"id":380,"name":"v10","kind":2,"kindString":"Module","flags":{},"children":[{"id":9654,"name":"FormattingPatterns","kind":16777216,"kindString":"Reference","flags":{},"target":4},{"id":9651,"name":"GatewayURLQuery","kind":16777216,"kindString":"Reference","flags":{},"target":21},{"id":12374,"name":"Locale","kind":16777216,"kindString":"Reference","flags":{},"target":318},{"id":12375,"name":"LocaleString","kind":16777216,"kindString":"Reference","flags":{},"target":351},{"id":9656,"name":"LocalizationMap","kind":16777216,"kindString":"Reference","flags":{},"target":78},{"id":9655,"name":"PermissionFlagsBits","kind":16777216,"kindString":"Reference","flags":{},"target":26},{"id":9657,"name":"RESTError","kind":16777216,"kindString":"Reference","flags":{},"target":79},{"id":9660,"name":"RESTErrorData","kind":16777216,"kindString":"Reference","flags":{},"target":88},{"id":9658,"name":"RESTErrorFieldInformation","kind":16777216,"kindString":"Reference","flags":{},"target":83},{"id":9659,"name":"RESTErrorGroupWrapper","kind":16777216,"kindString":"Reference","flags":{},"target":86},{"id":12373,"name":"RESTJSONErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":98},{"id":9661,"name":"RESTRateLimit","kind":16777216,"kindString":"Reference","flags":{},"target":92},{"id":13220,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":370},{"id":13219,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":353},{"id":9652,"name":"Snowflake","kind":16777216,"kindString":"Reference","flags":{},"target":2},{"id":9033,"name":"Utils","kind":16777216,"kindString":"Reference","flags":{},"sources":[{"fileName":"v10.ts","line":6,"character":12}],"target":477},{"id":10630,"name":"ActivityFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-flags"},"children":[{"id":10639,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":335,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":10631,"name":"Instance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":327,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10632,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":328,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10634,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":330,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10637,"name":"PartyPrivacyFriends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":333,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":10638,"name":"PartyPrivacyVoiceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":334,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":10636,"name":"Play","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":332,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10633,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":329,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10635,"name":"Sync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":331,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10639,10631,10632,10634,10637,10638,10636,10633,10635]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":326,"character":12}]},{"id":10605,"name":"ActivityPlatform","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This enum is currently not documented by Discord but has known values which we will try to keep up to date.\nValues might be added or removed without a major version bump.\n"}]},"children":[{"id":10610,"name":"Android","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":242,"character":1}],"type":{"type":"literal","value":"android"},"defaultValue":"\"android\""},{"id":10606,"name":"Desktop","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":238,"character":1}],"type":{"type":"literal","value":"desktop"},"defaultValue":"\"desktop\""},{"id":10611,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":243,"character":1}],"type":{"type":"literal","value":"embedded"},"defaultValue":"\"embedded\""},{"id":10609,"name":"IOS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":241,"character":1}],"type":{"type":"literal","value":"ios"},"defaultValue":"\"ios\""},{"id":10612,"name":"PS4","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":244,"character":1}],"type":{"type":"literal","value":"ps4"},"defaultValue":"\"ps4\""},{"id":10613,"name":"PS5","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":245,"character":1}],"type":{"type":"literal","value":"ps5"},"defaultValue":"\"ps5\""},{"id":10608,"name":"Samsung","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":240,"character":1}],"type":{"type":"literal","value":"samsung"},"defaultValue":"\"samsung\""},{"id":10607,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":239,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10610,10606,10611,10609,10612,10613,10608,10607]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":237,"character":12}]},{"id":10614,"name":"ActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types"},"children":[{"id":10620,"name":"Competing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Competing in {name}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":275,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10619,"name":"Custom","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"{emoji} {state}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":271,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10617,"name":"Listening","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Listening to {name}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":263,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10615,"name":"Playing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Playing {game}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":255,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10616,"name":"Streaming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Streaming {details}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":259,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10618,"name":"Watching","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Watching {details}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":267,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10620,10619,10617,10615,10616,10618]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":251,"character":12}]},{"id":10394,"name":"AllowedMentionsTypes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types"},"children":[{"id":10395,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls @everyone and @here mentions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1528,"character":1}],"type":{"type":"literal","value":"everyone"},"defaultValue":"\"everyone\""},{"id":10396,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls role mentions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1532,"character":1}],"type":{"type":"literal","value":"roles"},"defaultValue":"\"roles\""},{"id":10397,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls user mentions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1536,"character":1}],"type":{"type":"literal","value":"users"},"defaultValue":"\"users\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10395,10396,10397]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1524,"character":12}]},{"id":11152,"name":"ApplicationCommandOptionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-type"},"children":[{"id":11163,"name":"Attachment","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":17,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":11157,"name":"Boolean","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":11,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11159,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":13,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":11156,"name":"Integer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":10,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11161,"name":"Mentionable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":15,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":11162,"name":"Number","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":16,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":11160,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":14,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":11155,"name":"String","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":9,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11153,"name":"Subcommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":7,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11154,"name":"SubcommandGroup","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":8,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11158,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":12,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11163,11157,11159,11156,11161,11162,11160,11155,11153,11154,11158]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":6,"character":12}]},{"id":11236,"name":"ApplicationCommandPermissionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permission-type"},"children":[{"id":11239,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":49,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11237,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":47,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11238,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":48,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11239,11237,11238]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":46,"character":12}]},{"id":11065,"name":"ApplicationCommandType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-types"},"children":[{"id":11066,"name":"ChatInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Slash commands; a text-based command that shows up when a user types `/`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":121,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11068,"name":"Message","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that shows up when you right click or tap on a message"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":129,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11069,"name":"PrimaryEntryPoint","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that represents the primary way to invoke an app's Activity"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":133,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11067,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that shows up when you right click or tap on a user"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":125,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11066,11068,11069,11067]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":117,"character":12}]},{"id":9698,"name":"ApplicationFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-flags"},"children":[{"id":9703,"name":"ApplicationAutoModerationRuleCreateBadge","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app uses the Auto Moderation API"},"sources":[{"fileName":"payloads/v10/application.ts","line":183,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":9714,"name":"ApplicationCommandBadge","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app has registered global [application commands](https://discord.com/developers/docs/interactions/application-commands)"},"sources":[{"fileName":"payloads/v10/application.ts","line":230,"character":1}],"type":{"type":"literal","value":8388608},"defaultValue":"8388608"},{"id":9710,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app is embedded within the Discord client (currently unavailable publicly)"},"sources":[{"fileName":"payloads/v10/application.ts","line":213,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"},{"id":9713,"name":"EmbeddedFirstParty","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":226,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":9701,"name":"EmbeddedIAP","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":175,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":9699,"name":"EmbeddedReleased","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":167,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9707,"name":"GatewayGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive member-related events like `guild_member_add`.\nSee list of member-related events [under `GUILD_MEMBERS`](https://discord.com/developers/docs/topics/gateway#list-of-intents)"},"sources":[{"fileName":"payloads/v10/application.ts","line":200,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":9708,"name":"GatewayGuildMembersLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive member-related events like `guild_member_add`, found in Bot Settings.\nSee list of member-related events [under `GUILD_MEMBERS`](https://discord.com/developers/docs/topics/gateway#list-of-intents)"},"sources":[{"fileName":"payloads/v10/application.ts","line":205,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":9711,"name":"GatewayMessageContent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055)"},"sources":[{"fileName":"payloads/v10/application.ts","line":217,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":9712,"name":"GatewayMessageContentLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055),\nfound in Bot Settings"},"sources":[{"fileName":"payloads/v10/application.ts","line":222,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":9705,"name":"GatewayPresence","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive `presence_update` events"},"sources":[{"fileName":"payloads/v10/application.ts","line":191,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":9706,"name":"GatewayPresenceLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive `presence_update` events, found in Bot Settings"},"sources":[{"fileName":"payloads/v10/application.ts","line":195,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":9702,"name":"GroupDMCreate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":179,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":9700,"name":"ManagedEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":171,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9704,"name":"RPCHasConnected","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":187,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":9709,"name":"VerificationPendingGuildLimit","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates unusual growth of an app that prevents verification"},"sources":[{"fileName":"payloads/v10/application.ts","line":209,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9703,9714,9710,9713,9701,9699,9707,9708,9711,9712,9705,9706,9702,9700,9704,9709]}],"sources":[{"fileName":"payloads/v10/application.ts","line":163,"character":12}]},{"id":11070,"name":"ApplicationIntegrationType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-integration-types"},"children":[{"id":11071,"name":"GuildInstall","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"App is installable to servers"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":143,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":11072,"name":"UserInstall","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"App is installable to users"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":147,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11071,11072]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":139,"character":12}]},{"id":9722,"name":"ApplicationRoleConnectionMetadataType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#application-role-connection-metadata-object-application-role-connection-metadata-type"},"children":[{"id":9729,"name":"BooleanEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is equal to the guild's configured value (`integer`; `1`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":294,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":9730,"name":"BooleanNotEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is not equal to the guild's configured value (`integer`; `1`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":298,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":9728,"name":"DatetimeGreaterThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`ISO8601 string`) is greater than or equal to the guild's configured value (`integer`; days before current date)"},"sources":[{"fileName":"payloads/v10/application.ts","line":290,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":9727,"name":"DatetimeLessThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`ISO8601 string`) is less than or equal to the guild's configured value (`integer`; days before current date)"},"sources":[{"fileName":"payloads/v10/application.ts","line":286,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":9725,"name":"IntegerEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":278,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":9724,"name":"IntegerGreaterThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is greater than or equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":274,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9723,"name":"IntegerLessThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is less than or equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":270,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9726,"name":"IntegerNotEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is not equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":282,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9729,9730,9728,9727,9725,9724,9723,9726]}],"sources":[{"fileName":"payloads/v10/application.ts","line":266,"character":12}]},{"id":10387,"name":"AttachmentFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure-attachment-flags"},"children":[{"id":10388,"name":"IsRemix","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This attachment has been edited using the remix feature on mobile"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1494,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10388]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1490,"character":12}]},{"id":9748,"name":"AuditLogEvent","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events"},"children":[{"id":9796,"name":"ApplicationCommandPermissionUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":198,"character":1}],"type":{"type":"literal","value":121},"defaultValue":"121"},{"id":9800,"name":"AutoModerationBlockMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":203,"character":1}],"type":{"type":"literal","value":143},"defaultValue":"143"},{"id":9801,"name":"AutoModerationFlagToChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":204,"character":1}],"type":{"type":"literal","value":144},"defaultValue":"144"},{"id":9797,"name":"AutoModerationRuleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":200,"character":1}],"type":{"type":"literal","value":140},"defaultValue":"140"},{"id":9799,"name":"AutoModerationRuleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":202,"character":1}],"type":{"type":"literal","value":142},"defaultValue":"142"},{"id":9798,"name":"AutoModerationRuleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":201,"character":1}],"type":{"type":"literal","value":141},"defaultValue":"141"},{"id":9802,"name":"AutoModerationUserCommunicationDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":205,"character":1}],"type":{"type":"literal","value":145},"defaultValue":"145"},{"id":9764,"name":"BotAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":156,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":9750,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":141,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":9752,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":143,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":9753,"name":"ChannelOverwriteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":144,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":9755,"name":"ChannelOverwriteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":146,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":9754,"name":"ChannelOverwriteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":145,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":9751,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":142,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":9803,"name":"CreatorMonetizationRequestCreated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":207,"character":1}],"type":{"type":"literal","value":150},"defaultValue":"150"},{"id":9804,"name":"CreatorMonetizationTermsAccepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":208,"character":1}],"type":{"type":"literal","value":151},"defaultValue":"151"},{"id":9774,"name":"EmojiCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":170,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":9776,"name":"EmojiDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":172,"character":1}],"type":{"type":"literal","value":62},"defaultValue":"62"},{"id":9775,"name":"EmojiUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":171,"character":1}],"type":{"type":"literal","value":61},"defaultValue":"61"},{"id":9790,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":190,"character":1}],"type":{"type":"literal","value":100},"defaultValue":"100"},{"id":9792,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":192,"character":1}],"type":{"type":"literal","value":102},"defaultValue":"102"},{"id":9791,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":191,"character":1}],"type":{"type":"literal","value":101},"defaultValue":"101"},{"id":9749,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9810,"name":"HomeSettingsCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":216,"character":1}],"type":{"type":"literal","value":190},"defaultValue":"190"},{"id":9811,"name":"HomeSettingsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":217,"character":1}],"type":{"type":"literal","value":191},"defaultValue":"191"},{"id":9781,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":179,"character":1}],"type":{"type":"literal","value":80},"defaultValue":"80"},{"id":9783,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":181,"character":1}],"type":{"type":"literal","value":82},"defaultValue":"82"},{"id":9782,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":180,"character":1}],"type":{"type":"literal","value":81},"defaultValue":"81"},{"id":9768,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":162,"character":1}],"type":{"type":"literal","value":40},"defaultValue":"40"},{"id":9770,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":164,"character":1}],"type":{"type":"literal","value":42},"defaultValue":"42"},{"id":9769,"name":"InviteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":163,"character":1}],"type":{"type":"literal","value":41},"defaultValue":"41"},{"id":9758,"name":"MemberBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":150,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":9759,"name":"MemberBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":151,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":9763,"name":"MemberDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":155,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":9756,"name":"MemberKick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":148,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":9762,"name":"MemberMove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":154,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":9757,"name":"MemberPrune","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":149,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":9761,"name":"MemberRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":153,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":9760,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":152,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":9778,"name":"MessageBulkDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":175,"character":1}],"type":{"type":"literal","value":73},"defaultValue":"73"},{"id":9777,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":174,"character":1}],"type":{"type":"literal","value":72},"defaultValue":"72"},{"id":9779,"name":"MessagePin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":176,"character":1}],"type":{"type":"literal","value":74},"defaultValue":"74"},{"id":9780,"name":"MessageUnpin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":177,"character":1}],"type":{"type":"literal","value":75},"defaultValue":"75"},{"id":9808,"name":"OnboardingCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":213,"character":1}],"type":{"type":"literal","value":166},"defaultValue":"166"},{"id":9805,"name":"OnboardingPromptCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":210,"character":1}],"type":{"type":"literal","value":163},"defaultValue":"163"},{"id":9807,"name":"OnboardingPromptDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":212,"character":1}],"type":{"type":"literal","value":165},"defaultValue":"165"},{"id":9806,"name":"OnboardingPromptUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":211,"character":1}],"type":{"type":"literal","value":164},"defaultValue":"164"},{"id":9809,"name":"OnboardingUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":214,"character":1}],"type":{"type":"literal","value":167},"defaultValue":"167"},{"id":9765,"name":"RoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":158,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":9767,"name":"RoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":160,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":9766,"name":"RoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":159,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":9784,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":182,"character":1}],"type":{"type":"literal","value":83},"defaultValue":"83"},{"id":9786,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":184,"character":1}],"type":{"type":"literal","value":85},"defaultValue":"85"},{"id":9785,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":183,"character":1}],"type":{"type":"literal","value":84},"defaultValue":"84"},{"id":9787,"name":"StickerCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":186,"character":1}],"type":{"type":"literal","value":90},"defaultValue":"90"},{"id":9789,"name":"StickerDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":188,"character":1}],"type":{"type":"literal","value":92},"defaultValue":"92"},{"id":9788,"name":"StickerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":187,"character":1}],"type":{"type":"literal","value":91},"defaultValue":"91"},{"id":9793,"name":"ThreadCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":194,"character":1}],"type":{"type":"literal","value":110},"defaultValue":"110"},{"id":9795,"name":"ThreadDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":196,"character":1}],"type":{"type":"literal","value":112},"defaultValue":"112"},{"id":9794,"name":"ThreadUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":195,"character":1}],"type":{"type":"literal","value":111},"defaultValue":"111"},{"id":9771,"name":"WebhookCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":166,"character":1}],"type":{"type":"literal","value":50},"defaultValue":"50"},{"id":9773,"name":"WebhookDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":168,"character":1}],"type":{"type":"literal","value":52},"defaultValue":"52"},{"id":9772,"name":"WebhookUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":167,"character":1}],"type":{"type":"literal","value":51},"defaultValue":"51"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9796,9800,9801,9797,9799,9798,9802,9764,9750,9752,9753,9755,9754,9751,9803,9804,9774,9776,9775,9790,9792,9791,9749,9810,9811,9781,9783,9782,9768,9770,9769,9758,9759,9763,9756,9762,9757,9761,9760,9778,9777,9779,9780,9808,9805,9807,9806,9809,9765,9767,9766,9784,9786,9785,9787,9789,9788,9793,9795,9794,9771,9773,9772]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":138,"character":12}]},{"id":9824,"name":"AuditLogOptionsType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":9826,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":340,"character":1}],"type":{"type":"literal","value":"1"},"defaultValue":"\"1\""},{"id":9825,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":339,"character":1}],"type":{"type":"literal","value":"0"},"defaultValue":"\"0\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9826,9825]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":338,"character":12}]},{"id":9948,"name":"AutoModerationActionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-action-types"},"children":[{"id":9952,"name":"BlockMemberInteraction","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Prevents a member from using text, voice, or other interactions"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":201,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9949,"name":"BlockMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Blocks a member's message and prevents it from being posted.\nA custom explanation can be specified and shown to members whenever their message is blocked"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":189,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9950,"name":"SendAlertMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Logs user content to a specified channel"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":193,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9951,"name":"Timeout","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Timeout user for specified duration, this action type can be set if the bot has `MODERATE_MEMBERS` permission"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":197,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9952,9949,9950,9951]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":184,"character":12}]},{"id":9942,"name":"AutoModerationRuleEventType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-event-types"},"children":[{"id":9944,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"When a member edits their profile"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":162,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9943,"name":"MessageSend","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"When a member sends or edits a message in the guild"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":158,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9944,9943]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":154,"character":12}]},{"id":9938,"name":"AutoModerationRuleKeywordPresetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-preset-types"},"children":[{"id":9939,"name":"Profanity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Words that may be considered forms of swearing or cursing"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":140,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9940,"name":"SexualContent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Words that refer to sexually explicit behavior or activity"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":144,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9941,"name":"Slurs","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Personal insults or words that may be considered hate speech"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":148,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9939,9940,9941]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":136,"character":12}]},{"id":9925,"name":"AutoModerationRuleTriggerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-types"},"children":[{"id":9926,"name":"Keyword","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains words from a user defined list of keywords (Maximum of 6 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":64,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9928,"name":"KeywordPreset","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains words from internal pre-defined wordsets (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":72,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9930,"name":"MemberProfile","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if member profile contains words from a user defined list of keywords (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":80,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":9929,"name":"MentionSpam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains more mentions than allowed (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":76,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":9927,"name":"Spam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content represents generic spam (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":68,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9926,9928,9930,9929,9927]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":60,"character":12}]},{"id":10451,"name":"ButtonStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#button-object-button-styles"},"children":[{"id":10455,"name":"Danger","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1707,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10456,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1708,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10457,"name":"Premium","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1709,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10452,"name":"Primary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1704,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10453,"name":"Secondary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1705,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10454,"name":"Success","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1706,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10455,10456,10457,10452,10453,10454]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1703,"character":12}]},{"id":10528,"name":"ChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-flags"},"children":[{"id":10531,"name":"ActiveChannelsRemoved","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1951,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10535,"name":"ClydeAI","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1968,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":10529,"name":"GuildFeedRemoved","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1943,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10537,"name":"HideMediaDownloadOptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Whether media download options are hidden."},"sources":[{"fileName":"payloads/v10/channel.ts","line":1976,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":10534,"name":"IsGuildResourceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1964,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":10536,"name":"IsScheduledForDeletion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1972,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":10533,"name":"IsSpam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1960,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10530,"name":"Pinned","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This thread is pinned to the top of its parent forum channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1947,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10532,"name":"RequireTag","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Whether a tag is required to be specified when creating a thread in a forum channel.\nTags are specified in the `applied_tags` field"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1956,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10531,10535,10529,10537,10534,10536,10533,10530,10532]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1939,"character":12}]},{"id":10137,"name":"ChannelType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-types"},"children":[{"id":10144,"name":"AnnouncementThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Announcement channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":423,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":10139,"name":"DM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between users"},"sources":[{"fileName":"payloads/v10/channel.ts","line":399,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10141,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between multiple users"},"sources":[{"fileName":"payloads/v10/channel.ts","line":407,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10143,"name":"GuildAnnouncement","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","text":"See https://support.discord.com/hc/articles/360032008192\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":419,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10142,"name":"GuildCategory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An organizational category that contains up to 50 channels","text":"See https://support.discord.com/hc/articles/115001580171\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":413,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10148,"name":"GuildDirectory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The channel in a Student Hub containing the listed servers","text":"See https://support.discord.com/hc/articles/4406046651927\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":443,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":10149,"name":"GuildForum","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that can only contain threads"},"sources":[{"fileName":"payloads/v10/channel.ts","line":447,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":10150,"name":"GuildMedia","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel like forum channels but contains media for server subscriptions","text":"See https://creator-support.discord.com/hc/articles/14346342766743\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":453,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":10151,"name":"GuildNews","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#GuildAnnouncement}\n\nSee https://support.discord.com/hc/articles/360032008192\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":464,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10152,"name":"GuildNewsThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Announcement channel","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#AnnouncementThread}\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":471,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":10154,"name":"GuildPrivateThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#PrivateThread}\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":483,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":10153,"name":"GuildPublicThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#PublicThread}\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":477,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":10147,"name":"GuildStageVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel for hosting events with an audience","text":"See https://support.discord.com/hc/articles/1500005513722\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":437,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":10138,"name":"GuildText","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A text channel within a guild"},"sources":[{"fileName":"payloads/v10/channel.ts","line":395,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10140,"name":"GuildVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel within a guild"},"sources":[{"fileName":"payloads/v10/channel.ts","line":403,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10146,"name":"PrivateThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission"},"sources":[{"fileName":"payloads/v10/channel.ts","line":431,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":10145,"name":"PublicThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text or Guild Forum channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":427,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10144,10139,10141,10143,10142,10148,10149,10150,10151,10152,10154,10153,10147,10138,10140,10146,10145]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":391,"character":12}]},{"id":10406,"name":"ComponentType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object-component-types"},"children":[{"id":10407,"name":"ActionRow","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Action Row component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1582,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10408,"name":"Button","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Button component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1586,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10414,"name":"ChannelSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for channels"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1610,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10413,"name":"MentionableSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for users and roles"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1606,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":10412,"name":"RoleSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for roles"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1602,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10415,"name":"SelectMenu","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for picking from defined text options","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ComponentType#StringSelect}\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1619,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10409,"name":"StringSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for picking from defined text options"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1590,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10410,"name":"TextInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Text Input component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1594,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10411,"name":"UserSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for users"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1598,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10407,10408,10414,10413,10412,10415,10409,10410,10411]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1578,"character":12}]},{"id":11754,"name":"ConnectionService","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":11755,"name":"AmazonMusic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":276,"character":1}],"type":{"type":"literal","value":"amazon-music"},"defaultValue":"\"amazon-music\""},{"id":11756,"name":"BattleNet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":277,"character":1}],"type":{"type":"literal","value":"battlenet"},"defaultValue":"\"battlenet\""},{"id":11757,"name":"BungieNet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":278,"character":1}],"type":{"type":"literal","value":"bungie"},"defaultValue":"\"bungie\""},{"id":11758,"name":"Domain","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":279,"character":1}],"type":{"type":"literal","value":"domain"},"defaultValue":"\"domain\""},{"id":11760,"name":"EpicGames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":281,"character":1}],"type":{"type":"literal","value":"epicgames"},"defaultValue":"\"epicgames\""},{"id":11761,"name":"Facebook","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":282,"character":1}],"type":{"type":"literal","value":"facebook"},"defaultValue":"\"facebook\""},{"id":11762,"name":"GitHub","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":283,"character":1}],"type":{"type":"literal","value":"github"},"defaultValue":"\"github\""},{"id":11763,"name":"Instagram","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":284,"character":1}],"type":{"type":"literal","value":"instagram"},"defaultValue":"\"instagram\""},{"id":11764,"name":"LeagueOfLegends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":285,"character":1}],"type":{"type":"literal","value":"leagueoflegends"},"defaultValue":"\"leagueoflegends\""},{"id":11765,"name":"PayPal","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":286,"character":1}],"type":{"type":"literal","value":"paypal"},"defaultValue":"\"paypal\""},{"id":11766,"name":"PlayStationNetwork","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":287,"character":1}],"type":{"type":"literal","value":"playstation"},"defaultValue":"\"playstation\""},{"id":11767,"name":"Reddit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":288,"character":1}],"type":{"type":"literal","value":"reddit"},"defaultValue":"\"reddit\""},{"id":11768,"name":"RiotGames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":289,"character":1}],"type":{"type":"literal","value":"riotgames"},"defaultValue":"\"riotgames\""},{"id":11769,"name":"Roblox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":290,"character":1}],"type":{"type":"literal","value":"roblox"},"defaultValue":"\"roblox\""},{"id":11771,"name":"Skype","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":292,"character":1}],"type":{"type":"literal","value":"skype"},"defaultValue":"\"skype\""},{"id":11770,"name":"Spotify","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":291,"character":1}],"type":{"type":"literal","value":"spotify"},"defaultValue":"\"spotify\""},{"id":11772,"name":"Steam","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":293,"character":1}],"type":{"type":"literal","value":"steam"},"defaultValue":"\"steam\""},{"id":11773,"name":"TikTok","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":294,"character":1}],"type":{"type":"literal","value":"tiktok"},"defaultValue":"\"tiktok\""},{"id":11774,"name":"Twitch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":295,"character":1}],"type":{"type":"literal","value":"twitch"},"defaultValue":"\"twitch\""},{"id":11776,"name":"Twitter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ConnectionService#X}\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":300,"character":1}],"type":{"type":"literal","value":"twitter"},"defaultValue":"\"twitter\""},{"id":11775,"name":"X","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":296,"character":1}],"type":{"type":"literal","value":"twitter"},"defaultValue":"\"twitter\""},{"id":11777,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":301,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""},{"id":11778,"name":"YouTube","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":302,"character":1}],"type":{"type":"literal","value":"youtube"},"defaultValue":"\"youtube\""},{"id":11759,"name":"eBay","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":280,"character":1}],"type":{"type":"literal","value":"ebay"},"defaultValue":"\"ebay\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11755,11756,11757,11758,11760,11761,11762,11763,11764,11765,11766,11767,11768,11769,11771,11770,11772,11773,11774,11776,11775,11777,11778,11759]}],"sources":[{"fileName":"payloads/v10/user.ts","line":275,"character":12}]},{"id":11779,"name":"ConnectionVisibility","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":11781,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Visible to everyone"},"sources":[{"fileName":"payloads/v10/user.ts","line":313,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11780,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible to everyone except the user themselves"},"sources":[{"fileName":"payloads/v10/user.ts","line":309,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11781,11780]}],"sources":[{"fileName":"payloads/v10/user.ts","line":305,"character":12}]},{"id":10332,"name":"EmbedType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-types","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n"}]},"children":[{"id":10337,"name":"Article","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Article embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1260,"character":1}],"type":{"type":"literal","value":"article"},"defaultValue":"\"article\""},{"id":10339,"name":"AutoModerationMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Auto moderation alert embed","tags":[{"tag":"unstable","text":"This embed type is currently not documented by Discord, but it is returned in the auto moderation system messages.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1270,"character":1}],"type":{"type":"literal","value":"auto_moderation_message"},"defaultValue":"\"auto_moderation_message\""},{"id":10336,"name":"GIFV","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Animated gif image embed rendered as a video embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1256,"character":1}],"type":{"type":"literal","value":"gifv"},"defaultValue":"\"gifv\""},{"id":10334,"name":"Image","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Image embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1248,"character":1}],"type":{"type":"literal","value":"image"},"defaultValue":"\"image\""},{"id":10338,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Link embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1264,"character":1}],"type":{"type":"literal","value":"link"},"defaultValue":"\"link\""},{"id":10340,"name":"PollResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Poll result embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1274,"character":1}],"type":{"type":"literal","value":"poll_result"},"defaultValue":"\"poll_result\""},{"id":10333,"name":"Rich","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Generic embed rendered from embed attributes"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1244,"character":1}],"type":{"type":"literal","value":"rich"},"defaultValue":"\"rich\""},{"id":10335,"name":"Video","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Video embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1252,"character":1}],"type":{"type":"literal","value":"video"},"defaultValue":"\"video\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10337,10339,10336,10334,10338,10340,10333,10335]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1240,"character":12}]},{"id":12936,"name":"EntitlementOwnerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"children":[{"id":12937,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/monetization.ts","line":78,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":12938,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/monetization.ts","line":79,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[12937,12938]}],"sources":[{"fileName":"rest/v10/monetization.ts","line":77,"character":12}]},{"id":11484,"name":"EntitlementType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-types"},"children":[{"id":11492,"name":"ApplicationSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased as an app subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":84,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":11487,"name":"DeveloperGift","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was gifted by developer"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":64,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11489,"name":"FreePurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was granted when the SKU was free"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":72,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11491,"name":"PremiumPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was claimed by user for free as a Nitro Subscriber"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":80,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":11486,"name":"PremiumSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement for Discord Nitro subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":60,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11485,"name":"Purchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased by user"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":56,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11488,"name":"TestModePurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased by a dev in application test mode"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":68,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11490,"name":"UserGift","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was gifted by another user"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":76,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11492,11487,11489,11491,11486,11485,11488,11490]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":52,"character":12}]},{"id":11077,"name":"EntryPointCommandHandlerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-entry-point-command-handler-types"},"children":[{"id":11078,"name":"AppHandler","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The app handles the interaction using an interaction token"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":175,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11079,"name":"DiscordLaunchActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord handles the interaction by launching an Activity and sending a follow-up message without coordinating with\nthe app"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":180,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11078,11079]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":171,"character":12}]},{"id":10091,"name":"ForumLayoutType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel/#channel-object-forum-layout-types"},"children":[{"id":10094,"name":"GalleryView","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Display posts as a collection of tiles"},"sources":[{"fileName":"payloads/v10/channel.ts","line":316,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10093,"name":"ListView","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Display posts as a list"},"sources":[{"fileName":"payloads/v10/channel.ts","line":312,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10092,"name":"NotSet","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"No default has been set for forum channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":308,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10094,10093,10092]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":304,"character":12}]},{"id":9048,"name":"GatewayCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes"},"children":[{"id":9054,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent more than one identify payload. Don't do that!"},"sources":[{"fileName":"gateway/v10.ts","line":138,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":9053,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The account token sent with your identify payload is incorrect","text":"See https://discord.com/developers/docs/topics/gateway-events#identify\n"},"sources":[{"fileName":"gateway/v10.ts","line":134,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":9051,"name":"DecodeError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid payload to us. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway#sending-events\n"},"sources":[{"fileName":"gateway/v10.ts","line":122,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":9062,"name":"DisallowedIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a disallowed intent for a Gateway Intent. You may have tried to specify an intent that you have not\nenabled or are not whitelisted for","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n\nSee https://discord.com/developers/docs/topics/gateway#privileged-intents\n"},"sources":[{"fileName":"gateway/v10.ts","line":183,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":9060,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid version for the gateway"},"sources":[{"fileName":"gateway/v10.ts","line":168,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":9061,"name":"InvalidIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid intent for a Gateway Intent. You may have incorrectly calculated the bitwise value","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v10.ts","line":174,"character":1}],"type":{"type":"literal","value":4013},"defaultValue":"4013"},{"id":9055,"name":"InvalidSeq","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The sequence sent when resuming the session was invalid. Reconnect and start a new session","text":"See https://discord.com/developers/docs/topics/gateway-events#resume\n"},"sources":[{"fileName":"gateway/v10.ts","line":144,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":9058,"name":"InvalidShard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us an invalid shard when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v10.ts","line":158,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":9052,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us a payload prior to identifying","text":"See https://discord.com/developers/docs/topics/gateway-events#identify\n"},"sources":[{"fileName":"gateway/v10.ts","line":128,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":9056,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Woah nelly! You're sending payloads to us too quickly. Slow it down! You will be disconnected on receiving this"},"sources":[{"fileName":"gateway/v10.ts","line":148,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":9057,"name":"SessionTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session timed out. Reconnect and start a new one"},"sources":[{"fileName":"gateway/v10.ts","line":152,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":9059,"name":"ShardingRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session would have handled too many guilds - you are required to shard your connection in order to connect","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v10.ts","line":164,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":9049,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We're not sure what went wrong. Try reconnecting?"},"sources":[{"fileName":"gateway/v10.ts","line":110,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":9050,"name":"UnknownOpcode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid Gateway opcode or an invalid payload for an opcode. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway-events#payload-structure\n"},"sources":[{"fileName":"gateway/v10.ts","line":116,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9054,9053,9051,9062,9060,9061,9055,9058,9052,9056,9057,9059,9049,9050]}],"sources":[{"fileName":"gateway/v10.ts","line":106,"character":12}]},{"id":9086,"name":"GatewayDispatchEvents","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#receive-events"},"children":[{"id":9087,"name":"ApplicationCommandPermissionsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":221,"character":1}],"type":{"type":"literal","value":"APPLICATION_COMMAND_PERMISSIONS_UPDATE"},"defaultValue":"\"APPLICATION_COMMAND_PERMISSIONS_UPDATE\""},{"id":9088,"name":"AutoModerationActionExecution","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":222,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_ACTION_EXECUTION"},"defaultValue":"\"AUTO_MODERATION_ACTION_EXECUTION\""},{"id":9089,"name":"AutoModerationRuleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":223,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_CREATE"},"defaultValue":"\"AUTO_MODERATION_RULE_CREATE\""},{"id":9090,"name":"AutoModerationRuleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":224,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_DELETE"},"defaultValue":"\"AUTO_MODERATION_RULE_DELETE\""},{"id":9091,"name":"AutoModerationRuleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":225,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_UPDATE"},"defaultValue":"\"AUTO_MODERATION_RULE_UPDATE\""},{"id":9092,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":226,"character":1}],"type":{"type":"literal","value":"CHANNEL_CREATE"},"defaultValue":"\"CHANNEL_CREATE\""},{"id":9093,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":227,"character":1}],"type":{"type":"literal","value":"CHANNEL_DELETE"},"defaultValue":"\"CHANNEL_DELETE\""},{"id":9094,"name":"ChannelPinsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":228,"character":1}],"type":{"type":"literal","value":"CHANNEL_PINS_UPDATE"},"defaultValue":"\"CHANNEL_PINS_UPDATE\""},{"id":9095,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":229,"character":1}],"type":{"type":"literal","value":"CHANNEL_UPDATE"},"defaultValue":"\"CHANNEL_UPDATE\""},{"id":9096,"name":"EntitlementCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":230,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_CREATE"},"defaultValue":"\"ENTITLEMENT_CREATE\""},{"id":9097,"name":"EntitlementDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":231,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_DELETE"},"defaultValue":"\"ENTITLEMENT_DELETE\""},{"id":9098,"name":"EntitlementUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":232,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_UPDATE"},"defaultValue":"\"ENTITLEMENT_UPDATE\""},{"id":9099,"name":"GuildAuditLogEntryCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":233,"character":1}],"type":{"type":"literal","value":"GUILD_AUDIT_LOG_ENTRY_CREATE"},"defaultValue":"\"GUILD_AUDIT_LOG_ENTRY_CREATE\""},{"id":9100,"name":"GuildBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":234,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_ADD"},"defaultValue":"\"GUILD_BAN_ADD\""},{"id":9101,"name":"GuildBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":235,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_REMOVE"},"defaultValue":"\"GUILD_BAN_REMOVE\""},{"id":9102,"name":"GuildCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":236,"character":1}],"type":{"type":"literal","value":"GUILD_CREATE"},"defaultValue":"\"GUILD_CREATE\""},{"id":9103,"name":"GuildDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":237,"character":1}],"type":{"type":"literal","value":"GUILD_DELETE"},"defaultValue":"\"GUILD_DELETE\""},{"id":9104,"name":"GuildEmojisUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":238,"character":1}],"type":{"type":"literal","value":"GUILD_EMOJIS_UPDATE"},"defaultValue":"\"GUILD_EMOJIS_UPDATE\""},{"id":9105,"name":"GuildIntegrationsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":239,"character":1}],"type":{"type":"literal","value":"GUILD_INTEGRATIONS_UPDATE"},"defaultValue":"\"GUILD_INTEGRATIONS_UPDATE\""},{"id":9106,"name":"GuildMemberAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":240,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_ADD"},"defaultValue":"\"GUILD_MEMBER_ADD\""},{"id":9107,"name":"GuildMemberRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":241,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_REMOVE"},"defaultValue":"\"GUILD_MEMBER_REMOVE\""},{"id":9109,"name":"GuildMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":243,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_UPDATE"},"defaultValue":"\"GUILD_MEMBER_UPDATE\""},{"id":9108,"name":"GuildMembersChunk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":242,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBERS_CHUNK"},"defaultValue":"\"GUILD_MEMBERS_CHUNK\""},{"id":9110,"name":"GuildRoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":244,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_CREATE"},"defaultValue":"\"GUILD_ROLE_CREATE\""},{"id":9111,"name":"GuildRoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":245,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_DELETE"},"defaultValue":"\"GUILD_ROLE_DELETE\""},{"id":9112,"name":"GuildRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":246,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_UPDATE"},"defaultValue":"\"GUILD_ROLE_UPDATE\""},{"id":9113,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":247,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_CREATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_CREATE\""},{"id":9114,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":248,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_DELETE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_DELETE\""},{"id":9115,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":249,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_UPDATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_UPDATE\""},{"id":9116,"name":"GuildScheduledEventUserAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":250,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_ADD"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_ADD\""},{"id":9117,"name":"GuildScheduledEventUserRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":251,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_REMOVE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_REMOVE\""},{"id":9118,"name":"GuildSoundboardSoundCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":252,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_CREATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_CREATE\""},{"id":9119,"name":"GuildSoundboardSoundDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":253,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_DELETE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_DELETE\""},{"id":9121,"name":"GuildSoundboardSoundUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":255,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_UPDATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_UPDATE\""},{"id":9120,"name":"GuildSoundboardSoundsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":254,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUNDS_UPDATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUNDS_UPDATE\""},{"id":9122,"name":"GuildStickersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":256,"character":1}],"type":{"type":"literal","value":"GUILD_STICKERS_UPDATE"},"defaultValue":"\"GUILD_STICKERS_UPDATE\""},{"id":9123,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":257,"character":1}],"type":{"type":"literal","value":"GUILD_UPDATE"},"defaultValue":"\"GUILD_UPDATE\""},{"id":9124,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":258,"character":1}],"type":{"type":"literal","value":"INTEGRATION_CREATE"},"defaultValue":"\"INTEGRATION_CREATE\""},{"id":9125,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":259,"character":1}],"type":{"type":"literal","value":"INTEGRATION_DELETE"},"defaultValue":"\"INTEGRATION_DELETE\""},{"id":9126,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":260,"character":1}],"type":{"type":"literal","value":"INTEGRATION_UPDATE"},"defaultValue":"\"INTEGRATION_UPDATE\""},{"id":9127,"name":"InteractionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":261,"character":1}],"type":{"type":"literal","value":"INTERACTION_CREATE"},"defaultValue":"\"INTERACTION_CREATE\""},{"id":9128,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":262,"character":1}],"type":{"type":"literal","value":"INVITE_CREATE"},"defaultValue":"\"INVITE_CREATE\""},{"id":9129,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":263,"character":1}],"type":{"type":"literal","value":"INVITE_DELETE"},"defaultValue":"\"INVITE_DELETE\""},{"id":9130,"name":"MessageCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":264,"character":1}],"type":{"type":"literal","value":"MESSAGE_CREATE"},"defaultValue":"\"MESSAGE_CREATE\""},{"id":9131,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":265,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE"},"defaultValue":"\"MESSAGE_DELETE\""},{"id":9132,"name":"MessageDeleteBulk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":266,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE_BULK"},"defaultValue":"\"MESSAGE_DELETE_BULK\""},{"id":9133,"name":"MessagePollVoteAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":267,"character":1}],"type":{"type":"literal","value":"MESSAGE_POLL_VOTE_ADD"},"defaultValue":"\"MESSAGE_POLL_VOTE_ADD\""},{"id":9134,"name":"MessagePollVoteRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":268,"character":1}],"type":{"type":"literal","value":"MESSAGE_POLL_VOTE_REMOVE"},"defaultValue":"\"MESSAGE_POLL_VOTE_REMOVE\""},{"id":9135,"name":"MessageReactionAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":269,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_ADD"},"defaultValue":"\"MESSAGE_REACTION_ADD\""},{"id":9136,"name":"MessageReactionRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":270,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE"},"defaultValue":"\"MESSAGE_REACTION_REMOVE\""},{"id":9137,"name":"MessageReactionRemoveAll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":271,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_ALL"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_ALL\""},{"id":9138,"name":"MessageReactionRemoveEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":272,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_EMOJI"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_EMOJI\""},{"id":9139,"name":"MessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":273,"character":1}],"type":{"type":"literal","value":"MESSAGE_UPDATE"},"defaultValue":"\"MESSAGE_UPDATE\""},{"id":9140,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":274,"character":1}],"type":{"type":"literal","value":"PRESENCE_UPDATE"},"defaultValue":"\"PRESENCE_UPDATE\""},{"id":9141,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":275,"character":1}],"type":{"type":"literal","value":"READY"},"defaultValue":"\"READY\""},{"id":9142,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":276,"character":1}],"type":{"type":"literal","value":"RESUMED"},"defaultValue":"\"RESUMED\""},{"id":9143,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":277,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_CREATE"},"defaultValue":"\"STAGE_INSTANCE_CREATE\""},{"id":9144,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":278,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_DELETE"},"defaultValue":"\"STAGE_INSTANCE_DELETE\""},{"id":9145,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":279,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_UPDATE"},"defaultValue":"\"STAGE_INSTANCE_UPDATE\""},{"id":9146,"name":"SubscriptionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":280,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_CREATE"},"defaultValue":"\"SUBSCRIPTION_CREATE\""},{"id":9147,"name":"SubscriptionDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":281,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_DELETE"},"defaultValue":"\"SUBSCRIPTION_DELETE\""},{"id":9148,"name":"SubscriptionUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":282,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_UPDATE"},"defaultValue":"\"SUBSCRIPTION_UPDATE\""},{"id":9149,"name":"ThreadCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":283,"character":1}],"type":{"type":"literal","value":"THREAD_CREATE"},"defaultValue":"\"THREAD_CREATE\""},{"id":9150,"name":"ThreadDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":284,"character":1}],"type":{"type":"literal","value":"THREAD_DELETE"},"defaultValue":"\"THREAD_DELETE\""},{"id":9151,"name":"ThreadListSync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":285,"character":1}],"type":{"type":"literal","value":"THREAD_LIST_SYNC"},"defaultValue":"\"THREAD_LIST_SYNC\""},{"id":9153,"name":"ThreadMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":287,"character":1}],"type":{"type":"literal","value":"THREAD_MEMBER_UPDATE"},"defaultValue":"\"THREAD_MEMBER_UPDATE\""},{"id":9152,"name":"ThreadMembersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":286,"character":1}],"type":{"type":"literal","value":"THREAD_MEMBERS_UPDATE"},"defaultValue":"\"THREAD_MEMBERS_UPDATE\""},{"id":9154,"name":"ThreadUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":288,"character":1}],"type":{"type":"literal","value":"THREAD_UPDATE"},"defaultValue":"\"THREAD_UPDATE\""},{"id":9155,"name":"TypingStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":289,"character":1}],"type":{"type":"literal","value":"TYPING_START"},"defaultValue":"\"TYPING_START\""},{"id":9156,"name":"UserUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":290,"character":1}],"type":{"type":"literal","value":"USER_UPDATE"},"defaultValue":"\"USER_UPDATE\""},{"id":9157,"name":"VoiceChannelEffectSend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":291,"character":1}],"type":{"type":"literal","value":"VOICE_CHANNEL_EFFECT_SEND"},"defaultValue":"\"VOICE_CHANNEL_EFFECT_SEND\""},{"id":9158,"name":"VoiceServerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":292,"character":1}],"type":{"type":"literal","value":"VOICE_SERVER_UPDATE"},"defaultValue":"\"VOICE_SERVER_UPDATE\""},{"id":9159,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":293,"character":1}],"type":{"type":"literal","value":"VOICE_STATE_UPDATE"},"defaultValue":"\"VOICE_STATE_UPDATE\""},{"id":9160,"name":"WebhooksUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":294,"character":1}],"type":{"type":"literal","value":"WEBHOOKS_UPDATE"},"defaultValue":"\"WEBHOOKS_UPDATE\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9087,9088,9089,9090,9091,9092,9093,9094,9095,9096,9097,9098,9099,9100,9101,9102,9103,9104,9105,9106,9107,9109,9108,9110,9111,9112,9113,9114,9115,9116,9117,9118,9119,9121,9120,9122,9123,9124,9125,9126,9127,9128,9129,9130,9131,9132,9133,9134,9135,9136,9137,9138,9139,9140,9141,9142,9143,9144,9145,9146,9147,9148,9149,9150,9151,9153,9152,9154,9155,9156,9157,9158,9159,9160]}],"sources":[{"fileName":"gateway/v10.ts","line":220,"character":12}]},{"id":9063,"name":"GatewayIntentBits","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#list-of-intents"},"children":[{"id":9082,"name":"AutoModerationConfiguration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":211,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":9083,"name":"AutoModerationExecution","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":212,"character":1}],"type":{"type":"literal","value":2097152},"defaultValue":"2097152"},{"id":9085,"name":"DirectMessagePolls","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":214,"character":1}],"type":{"type":"literal","value":33554432},"defaultValue":"33554432"},{"id":9078,"name":"DirectMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":207,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":9079,"name":"DirectMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":208,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":9077,"name":"DirectMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":206,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":9067,"name":"GuildBans","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink GatewayIntentBits#GuildModeration}\n"}]},"sources":[{"fileName":"gateway/v10.ts","line":196,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9068,"name":"GuildEmojisAndStickers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":197,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":9069,"name":"GuildIntegrations","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":198,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":9071,"name":"GuildInvites","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":200,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":9065,"name":"GuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":191,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9084,"name":"GuildMessagePolls","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":213,"character":1}],"type":{"type":"literal","value":16777216},"defaultValue":"16777216"},{"id":9075,"name":"GuildMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":204,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":9076,"name":"GuildMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":205,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":9074,"name":"GuildMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":203,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":9066,"name":"GuildModeration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":192,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9073,"name":"GuildPresences","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":202,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":9081,"name":"GuildScheduledEvents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":210,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":9072,"name":"GuildVoiceStates","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":201,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":9070,"name":"GuildWebhooks","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":199,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":9064,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":190,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9080,"name":"MessageContent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":209,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9082,9083,9085,9078,9079,9077,9067,9068,9069,9071,9065,9084,9075,9076,9074,9066,9073,9081,9072,9070,9064,9080]}],"sources":[{"fileName":"gateway/v10.ts","line":189,"character":12}]},{"id":9035,"name":"GatewayOpcodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes"},"children":[{"id":9036,"name":"Dispatch","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An event was dispatched"},"sources":[{"fileName":"gateway/v10.ts","line":55,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":9037,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A bidirectional opcode to maintain an active gateway connection.\nFired periodically by the client, or fired by the gateway to request an immediate heartbeat from the client."},"sources":[{"fileName":"gateway/v10.ts","line":60,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9046,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent in response to receiving a heartbeat to acknowledge that it has been received"},"sources":[{"fileName":"gateway/v10.ts","line":96,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":9045,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent immediately after connecting, contains the `heartbeat_interval` to use"},"sources":[{"fileName":"gateway/v10.ts","line":92,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":9038,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Starts a new session during the initial handshake"},"sources":[{"fileName":"gateway/v10.ts","line":64,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9044,"name":"InvalidSession","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session has been invalidated. You should reconnect and identify/resume accordingly"},"sources":[{"fileName":"gateway/v10.ts","line":88,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":9039,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Update the client's presence"},"sources":[{"fileName":"gateway/v10.ts","line":68,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":9042,"name":"Reconnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You should attempt to reconnect and resume immediately"},"sources":[{"fileName":"gateway/v10.ts","line":80,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":9043,"name":"RequestGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about offline guild members in a large guild"},"sources":[{"fileName":"gateway/v10.ts","line":84,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":9047,"name":"RequestSoundboardSounds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about soundboard sounds in a set of guilds"},"sources":[{"fileName":"gateway/v10.ts","line":100,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":9041,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Resume a previous session that was disconnected"},"sources":[{"fileName":"gateway/v10.ts","line":76,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":9040,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Used to join/leave or move between voice channels"},"sources":[{"fileName":"gateway/v10.ts","line":72,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9036,9037,9046,9045,9038,9044,9039,9042,9043,9047,9041,9040]}],"sources":[{"fileName":"gateway/v10.ts","line":51,"character":12}]},{"id":10713,"name":"GuildDefaultMessageNotifications","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level"},"children":[{"id":10714,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":289,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10715,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":290,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10714,10715]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":288,"character":12}]},{"id":10716,"name":"GuildExplicitContentFilter","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level"},"children":[{"id":10719,"name":"AllMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":299,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10717,"name":"Disabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":297,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10718,"name":"MembersWithoutRoles","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":298,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10719,10717,10718]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":296,"character":12}]},{"id":10750,"name":"GuildFeature","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-features"},"children":[{"id":10751,"name":"AnimatedBanner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild banner image"},"sources":[{"fileName":"payloads/v10/guild.ts","line":399,"character":1}],"type":{"type":"literal","value":"ANIMATED_BANNER"},"defaultValue":"\"ANIMATED_BANNER\""},{"id":10752,"name":"AnimatedIcon","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild icon"},"sources":[{"fileName":"payloads/v10/guild.ts","line":403,"character":1}],"type":{"type":"literal","value":"ANIMATED_ICON"},"defaultValue":"\"ANIMATED_ICON\""},{"id":10753,"name":"ApplicationCommandPermissionsV2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is using the old permissions configuration behavior","text":"See https://discord.com/developers/docs/change-log#upcoming-application-command-permission-changes\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":409,"character":1}],"type":{"type":"literal","value":"APPLICATION_COMMAND_PERMISSIONS_V2"},"defaultValue":"\"APPLICATION_COMMAND_PERMISSIONS_V2\""},{"id":10754,"name":"AutoModeration","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has set up auto moderation rules"},"sources":[{"fileName":"payloads/v10/guild.ts","line":413,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION"},"defaultValue":"\"AUTO_MODERATION\""},{"id":10755,"name":"Banner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a guild banner image"},"sources":[{"fileName":"payloads/v10/guild.ts","line":417,"character":1}],"type":{"type":"literal","value":"BANNER"},"defaultValue":"\"BANNER\""},{"id":10756,"name":"Community","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can enable welcome screen, Membership Screening and discovery, and receives community updates"},"sources":[{"fileName":"payloads/v10/guild.ts","line":421,"character":1}],"type":{"type":"literal","value":"COMMUNITY"},"defaultValue":"\"COMMUNITY\""},{"id":10757,"name":"CreatorMonetizableProvisional","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization"},"sources":[{"fileName":"payloads/v10/guild.ts","line":425,"character":1}],"type":{"type":"literal","value":"CREATOR_MONETIZABLE_PROVISIONAL"},"defaultValue":"\"CREATOR_MONETIZABLE_PROVISIONAL\""},{"id":10758,"name":"CreatorStorePage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the role subscription promo page"},"sources":[{"fileName":"payloads/v10/guild.ts","line":429,"character":1}],"type":{"type":"literal","value":"CREATOR_STORE_PAGE"},"defaultValue":"\"CREATOR_STORE_PAGE\""},{"id":10759,"name":"DeveloperSupportServer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has been set as a support server on the App Directory"},"sources":[{"fileName":"payloads/v10/guild.ts","line":433,"character":1}],"type":{"type":"literal","value":"DEVELOPER_SUPPORT_SERVER"},"defaultValue":"\"DEVELOPER_SUPPORT_SERVER\""},{"id":10760,"name":"Discoverable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be discovered in the directory"},"sources":[{"fileName":"payloads/v10/guild.ts","line":437,"character":1}],"type":{"type":"literal","value":"DISCOVERABLE"},"defaultValue":"\"DISCOVERABLE\""},{"id":10761,"name":"Featurable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be featured in the directory"},"sources":[{"fileName":"payloads/v10/guild.ts","line":441,"character":1}],"type":{"type":"literal","value":"FEATURABLE"},"defaultValue":"\"FEATURABLE\""},{"id":10762,"name":"HasDirectoryEntry","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is listed in a directory channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":445,"character":1}],"type":{"type":"literal","value":"HAS_DIRECTORY_ENTRY"},"defaultValue":"\"HAS_DIRECTORY_ENTRY\""},{"id":10763,"name":"Hub","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is a Student Hub","text":"See https://support.discord.com/hc/articles/4406046651927\n","tags":[{"tag":"unstable","text":"This feature is currently not documented by Discord, but has known value\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":453,"character":1}],"type":{"type":"literal","value":"HUB"},"defaultValue":"\"HUB\""},{"id":10765,"name":"InviteSplash","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an invite splash background"},"sources":[{"fileName":"payloads/v10/guild.ts","line":461,"character":1}],"type":{"type":"literal","value":"INVITE_SPLASH"},"defaultValue":"\"INVITE_SPLASH\""},{"id":10764,"name":"InvitesDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has disabled invite usage, preventing users from joining"},"sources":[{"fileName":"payloads/v10/guild.ts","line":457,"character":1}],"type":{"type":"literal","value":"INVITES_DISABLED"},"defaultValue":"\"INVITES_DISABLED\""},{"id":10766,"name":"LinkedToHub","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is in a Student Hub","text":"See https://support.discord.com/hc/articles/4406046651927\n","tags":[{"tag":"unstable","text":"This feature is currently not documented by Discord, but has known value\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":469,"character":1}],"type":{"type":"literal","value":"LINKED_TO_HUB"},"defaultValue":"\"LINKED_TO_HUB\""},{"id":10767,"name":"MemberVerificationGateEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled Membership Screening"},"sources":[{"fileName":"payloads/v10/guild.ts","line":473,"character":1}],"type":{"type":"literal","value":"MEMBER_VERIFICATION_GATE_ENABLED"},"defaultValue":"\"MEMBER_VERIFICATION_GATE_ENABLED\""},{"id":10768,"name":"MonetizationEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization","tags":[{"tag":"unstable","text":"This feature is no longer documented by Discord\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":479,"character":1}],"type":{"type":"literal","value":"MONETIZATION_ENABLED"},"defaultValue":"\"MONETIZATION_ENABLED\""},{"id":10769,"name":"MoreStickers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has increased custom sticker slots"},"sources":[{"fileName":"payloads/v10/guild.ts","line":483,"character":1}],"type":{"type":"literal","value":"MORE_STICKERS"},"defaultValue":"\"MORE_STICKERS\""},{"id":10770,"name":"News","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create news channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":487,"character":1}],"type":{"type":"literal","value":"NEWS"},"defaultValue":"\"NEWS\""},{"id":10771,"name":"Partnered","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is partnered"},"sources":[{"fileName":"payloads/v10/guild.ts","line":491,"character":1}],"type":{"type":"literal","value":"PARTNERED"},"defaultValue":"\"PARTNERED\""},{"id":10772,"name":"PreviewEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can be previewed before joining via Membership Screening or the directory"},"sources":[{"fileName":"payloads/v10/guild.ts","line":495,"character":1}],"type":{"type":"literal","value":"PREVIEW_ENABLED"},"defaultValue":"\"PREVIEW_ENABLED\""},{"id":10773,"name":"PrivateThreads","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create private threads"},"sources":[{"fileName":"payloads/v10/guild.ts","line":499,"character":1}],"type":{"type":"literal","value":"PRIVATE_THREADS"},"defaultValue":"\"PRIVATE_THREADS\""},{"id":10774,"name":"RaidAlertsDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has disabled alerts for join raids in the configured safety alerts channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":503,"character":1}],"type":{"type":"literal","value":"RAID_ALERTS_DISABLED"},"defaultValue":"\"RAID_ALERTS_DISABLED\""},{"id":10775,"name":"RelayEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":504,"character":1}],"type":{"type":"literal","value":"RELAY_ENABLED"},"defaultValue":"\"RELAY_ENABLED\""},{"id":10776,"name":"RoleIcons","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to set role icons"},"sources":[{"fileName":"payloads/v10/guild.ts","line":508,"character":1}],"type":{"type":"literal","value":"ROLE_ICONS"},"defaultValue":"\"ROLE_ICONS\""},{"id":10777,"name":"RoleSubscriptionsAvailableForPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has role subscriptions that can be purchased"},"sources":[{"fileName":"payloads/v10/guild.ts","line":512,"character":1}],"type":{"type":"literal","value":"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE"},"defaultValue":"\"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE\""},{"id":10778,"name":"RoleSubscriptionsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled role subscriptions"},"sources":[{"fileName":"payloads/v10/guild.ts","line":516,"character":1}],"type":{"type":"literal","value":"ROLE_SUBSCRIPTIONS_ENABLED"},"defaultValue":"\"ROLE_SUBSCRIPTIONS_ENABLED\""},{"id":10784,"name":"Soundboard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has created soundboard sounds"},"sources":[{"fileName":"payloads/v10/guild.ts","line":540,"character":1}],"type":{"type":"literal","value":"SOUNDBOARD"},"defaultValue":"\"SOUNDBOARD\""},{"id":10779,"name":"TicketedEventsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled ticketed events"},"sources":[{"fileName":"payloads/v10/guild.ts","line":520,"character":1}],"type":{"type":"literal","value":"TICKETED_EVENTS_ENABLED"},"defaultValue":"\"TICKETED_EVENTS_ENABLED\""},{"id":10782,"name":"VIPRegions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set 384kbps bitrate in voice (previously VIP voice servers)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":532,"character":1}],"type":{"type":"literal","value":"VIP_REGIONS"},"defaultValue":"\"VIP_REGIONS\""},{"id":10780,"name":"VanityURL","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a vanity URL"},"sources":[{"fileName":"payloads/v10/guild.ts","line":524,"character":1}],"type":{"type":"literal","value":"VANITY_URL"},"defaultValue":"\"VANITY_URL\""},{"id":10781,"name":"Verified","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is verified"},"sources":[{"fileName":"payloads/v10/guild.ts","line":528,"character":1}],"type":{"type":"literal","value":"VERIFIED"},"defaultValue":"\"VERIFIED\""},{"id":10783,"name":"WelcomeScreenEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the welcome screen"},"sources":[{"fileName":"payloads/v10/guild.ts","line":536,"character":1}],"type":{"type":"literal","value":"WELCOME_SCREEN_ENABLED"},"defaultValue":"\"WELCOME_SCREEN_ENABLED\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10751,10752,10753,10754,10755,10756,10757,10758,10759,10760,10761,10762,10763,10765,10764,10766,10767,10768,10769,10770,10771,10772,10773,10774,10775,10776,10777,10778,10784,10779,10782,10780,10781,10783]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":395,"character":12}]},{"id":10739,"name":"GuildHubType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10742,"name":"College","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":359,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10740,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":357,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10741,"name":"HighSchool","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":358,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10742,10740,10741]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":356,"character":12}]},{"id":10720,"name":"GuildMFALevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-mfa-level"},"children":[{"id":10722,"name":"Elevated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":307,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10721,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":306,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10722,10721]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":305,"character":12}]},{"id":10813,"name":"GuildMemberFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-flags"},"children":[{"id":10822,"name":"AutomodQuarantinedBio","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":722,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":10821,"name":"AutomodQuarantinedUsernameOrGuildNickname","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member's username, display name, or nickname is blocked by AutoMod"},"sources":[{"fileName":"payloads/v10/guild.ts","line":718,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":10816,"name":"BypassesVerification","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member is exempt from guild verification requirements"},"sources":[{"fileName":"payloads/v10/guild.ts","line":698,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10820,"name":"CompletedHomeActions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has completed Server Guide new member actions"},"sources":[{"fileName":"payloads/v10/guild.ts","line":714,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":10815,"name":"CompletedOnboarding","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has completed onboarding"},"sources":[{"fileName":"payloads/v10/guild.ts","line":694,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10814,"name":"DidRejoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has left and rejoined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":690,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10823,"name":"DmSettingsUpsellAcknowledged","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has dismissed the DM settings upsell"},"sources":[{"fileName":"payloads/v10/guild.ts","line":726,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":10818,"name":"IsGuest","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member is a guest and can only access the voice channel they were invited to"},"sources":[{"fileName":"payloads/v10/guild.ts","line":706,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":10819,"name":"StartedHomeActions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has started Server Guide new member actions"},"sources":[{"fileName":"payloads/v10/guild.ts","line":710,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10817,"name":"StartedOnboarding","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has started onboarding"},"sources":[{"fileName":"payloads/v10/guild.ts","line":702,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10822,10821,10816,10820,10815,10814,10823,10818,10819,10817]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":686,"character":12}]},{"id":10723,"name":"GuildNSFWLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level"},"children":[{"id":10727,"name":"AgeRestricted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":317,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10724,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":314,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10725,"name":"Explicit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":315,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10726,"name":"Safe","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":316,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10727,10724,10725,10726]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":313,"character":12}]},{"id":10924,"name":"GuildOnboardingMode","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-onboarding-mode"},"children":[{"id":10926,"name":"OnboardingAdvanced","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Counts Default Channels and Questions towards constraints"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1131,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10925,"name":"OnboardingDefault","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Counts only Default Channels towards constraints"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1127,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10926,10925]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1123,"character":12}]},{"id":10927,"name":"GuildOnboardingPromptType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-types"},"children":[{"id":10929,"name":"Dropdown","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":1139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10928,"name":"MultipleChoice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":1138,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10929,10928]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1137,"character":12}]},{"id":10734,"name":"GuildPremiumTier","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-premium-tier"},"children":[{"id":10735,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":350,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10736,"name":"Tier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":351,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10737,"name":"Tier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":352,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10738,"name":"Tier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":353,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10735,10736,10737,10738]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":349,"character":12}]},{"id":11027,"name":"GuildScheduledEventEntityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-types"},"children":[{"id":11030,"name":"External","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":220,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11028,"name":"StageInstance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":218,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11029,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":219,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11030,11028,11029]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":217,"character":12}]},{"id":11036,"name":"GuildScheduledEventPrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-privacy-level"},"children":[{"id":11037,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The scheduled event is only accessible to guild members"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":240,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11037]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":236,"character":12}]},{"id":10941,"name":"GuildScheduledEventRecurrenceRuleFrequency","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-frequency"},"children":[{"id":10945,"name":"Daily","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":131,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10943,"name":"Monthly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":129,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10944,"name":"Weekly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":130,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10942,"name":"Yearly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":128,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10945,10943,10944,10942]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":127,"character":12}]},{"id":10954,"name":"GuildScheduledEventRecurrenceRuleMonth","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-month"},"children":[{"id":10958,"name":"April","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":154,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10962,"name":"August","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":158,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10966,"name":"December","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":162,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":10956,"name":"February","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":152,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10955,"name":"January","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":151,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10961,"name":"July","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":157,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":10960,"name":"June","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":156,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10957,"name":"March","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":153,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10959,"name":"May","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":155,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10965,"name":"November","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":161,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":10964,"name":"October","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":160,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":10963,"name":"September","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":159,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10958,10962,10966,10956,10955,10961,10960,10957,10959,10965,10964,10963]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":150,"character":12}]},{"id":10946,"name":"GuildScheduledEventRecurrenceRuleWeekday","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-weekday"},"children":[{"id":10951,"name":"Friday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":142,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10947,"name":"Monday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":138,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10952,"name":"Saturday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":143,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10953,"name":"Sunday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":144,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10950,"name":"Thursday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":141,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10948,"name":"Tuesday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10949,"name":"Wednesday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10951,10947,10952,10953,10950,10948,10949]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":137,"character":12}]},{"id":11031,"name":"GuildScheduledEventStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-status"},"children":[{"id":11033,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":228,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11035,"name":"Canceled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":230,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11034,"name":"Completed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":229,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11032,"name":"Scheduled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":227,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11033,11035,11034,11032]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":226,"character":12}]},{"id":10743,"name":"GuildSystemChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags"},"children":[{"id":10746,"name":"SuppressGuildReminderNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server setup tips"},"sources":[{"fileName":"payloads/v10/guild.ts","line":377,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10747,"name":"SuppressJoinNotificationReplies","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Hide member join sticker reply buttons"},"sources":[{"fileName":"payloads/v10/guild.ts","line":381,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10744,"name":"SuppressJoinNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress member join notifications"},"sources":[{"fileName":"payloads/v10/guild.ts","line":369,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10745,"name":"SuppressPremiumSubscriptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server boost notifications"},"sources":[{"fileName":"payloads/v10/guild.ts","line":373,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10749,"name":"SuppressRoleSubscriptionPurchaseNotificationReplies","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Hide role subscription sticker reply buttons"},"sources":[{"fileName":"payloads/v10/guild.ts","line":389,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10748,"name":"SuppressRoleSubscriptionPurchaseNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress role subscription purchase and renewal notifications"},"sources":[{"fileName":"payloads/v10/guild.ts","line":385,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10746,10747,10744,10745,10749,10748]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":365,"character":12}]},{"id":10728,"name":"GuildVerificationLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-verification-level"},"children":[{"id":10732,"name":"High","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be a member of the guild for longer than 10 minutes"},"sources":[{"fileName":"payloads/v10/guild.ts","line":339,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10730,"name":"Low","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have verified email on account"},"sources":[{"fileName":"payloads/v10/guild.ts","line":331,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10731,"name":"Medium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be registered on Discord for longer than 5 minutes"},"sources":[{"fileName":"payloads/v10/guild.ts","line":335,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10729,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Unrestricted"},"sources":[{"fileName":"payloads/v10/guild.ts","line":327,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10733,"name":"VeryHigh","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have a verified phone number"},"sources":[{"fileName":"payloads/v10/guild.ts","line":343,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10732,10730,10731,10729,10733]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":323,"character":12}]},{"id":10878,"name":"GuildWidgetStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options"},"children":[{"id":10880,"name":"Banner1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. \"POWERED BY DISCORD\" as the footer of the widget"},"sources":[{"fileName":"payloads/v10/guild.ts","line":940,"character":1}],"type":{"type":"literal","value":"banner1"},"defaultValue":"\"banner1\""},{"id":10881,"name":"Banner2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Smaller widget style with guild icon, name and online count. Split on the right with Discord logo"},"sources":[{"fileName":"payloads/v10/guild.ts","line":944,"character":1}],"type":{"type":"literal","value":"banner2"},"defaultValue":"\"banner2\""},{"id":10882,"name":"Banner3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. In the footer, Discord logo on the left and \"Chat Now\" on the right"},"sources":[{"fileName":"payloads/v10/guild.ts","line":948,"character":1}],"type":{"type":"literal","value":"banner3"},"defaultValue":"\"banner3\""},{"id":10883,"name":"Banner4","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large Discord logo at the top of the widget. Guild icon, name and online count in the middle portion of the widget\nand a \"JOIN MY SERVER\" button at the bottom"},"sources":[{"fileName":"payloads/v10/guild.ts","line":953,"character":1}],"type":{"type":"literal","value":"banner4"},"defaultValue":"\"banner4\""},{"id":10879,"name":"Shield","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Shield style widget with Discord icon and guild members online count"},"sources":[{"fileName":"payloads/v10/guild.ts","line":936,"character":1}],"type":{"type":"literal","value":"shield"},"defaultValue":"\"shield\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10880,10881,10882,10883,10879]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":932,"character":12}]},{"id":12200,"name":"ImageFormat","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":12204,"name":"GIF","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1062,"character":1}],"type":{"type":"literal","value":"gif"},"defaultValue":"\"gif\""},{"id":12201,"name":"JPEG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1059,"character":1}],"type":{"type":"literal","value":"jpeg"},"defaultValue":"\"jpeg\""},{"id":12205,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1063,"character":1}],"type":{"type":"literal","value":"json"},"defaultValue":"\"json\""},{"id":12202,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1060,"character":1}],"type":{"type":"literal","value":"png"},"defaultValue":"\"png\""},{"id":12203,"name":"WebP","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1061,"character":1}],"type":{"type":"literal","value":"webp"},"defaultValue":"\"webp\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[12204,12201,12205,12202,12203]}],"sources":[{"fileName":"rest/v10/index.ts","line":1058,"character":12}]},{"id":10842,"name":"IntegrationExpireBehavior","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors"},"children":[{"id":10844,"name":"Kick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":834,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10843,"name":"RemoveRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":833,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10844,10843]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":832,"character":12}]},{"id":11073,"name":"InteractionContextType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-context-types"},"children":[{"id":11075,"name":"BotDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within DMs with the app's bot user"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":161,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11074,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within servers"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":157,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":11076,"name":"PrivateChannel","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within Group DMs and DMs other than the app's bot user"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":165,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11075,11074,11076]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":153,"character":12}]},{"id":11413,"name":"InteractionResponseType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-type"},"children":[{"id":11419,"name":"ApplicationCommandAutocompleteResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For autocomplete interactions"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":94,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":11415,"name":"ChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with a message"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":78,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11416,"name":"DeferredChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK an interaction and edit to a response later, the user sees a loading state"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":82,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11417,"name":"DeferredMessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and update it to a loading state"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":86,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":11422,"name":"LaunchActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Launch the Activity associated with the app.","tags":[{"tag":"remarks","text":"\nOnly available for apps with Activities enabled\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":112,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":11420,"name":"Modal","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an modal for a user to fill-out"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":98,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":11414,"name":"Pong","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a `Ping`"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":74,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11421,"name":"PremiumRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an upgrade button, only available for apps with monetization enabled","tags":[{"tag":"deprecated","text":"See https://discord.com/developers/docs/change-log#premium-apps-new-premium-button-style-deep-linking-url-schemes\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":104,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":11418,"name":"UpdateMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and edit the message to which the button was attached"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":90,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11419,11415,11416,11417,11422,11420,11414,11421,11418]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":70,"character":12}]},{"id":11385,"name":"InteractionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-type"},"children":[{"id":11387,"name":"ApplicationCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":11,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11389,"name":"ApplicationCommandAutocomplete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":13,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11388,"name":"MessageComponent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":12,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11390,"name":"ModalSubmit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":14,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11386,"name":"Ping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":10,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11387,11389,11388,11390,11386]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":9,"character":12}]},{"id":11451,"name":"InviteTargetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types"},"children":[{"id":11453,"name":"EmbeddedApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":113,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11452,"name":"Stream","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":112,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11453,11452]}],"sources":[{"fileName":"payloads/v10/invite.ts","line":111,"character":12}]},{"id":11447,"name":"InviteType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-types"},"children":[{"id":11450,"name":"Friend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":105,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11449,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":104,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11448,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":103,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11450,11449,11448]}],"sources":[{"fileName":"payloads/v10/invite.ts","line":102,"character":12}]},{"id":10901,"name":"MembershipScreeningFieldType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10902,"name":"Terms","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Server Rules"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1026,"character":1}],"type":{"type":"literal","value":"TERMS"},"defaultValue":"\"TERMS\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10902]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1022,"character":12}]},{"id":10242,"name":"MessageActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-types"},"children":[{"id":10243,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":841,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10246,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":844,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10245,"name":"Listen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":843,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10244,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":842,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10243,10246,10245,10244]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":840,"character":12}]},{"id":10250,"name":"MessageFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-flags"},"children":[{"id":10251,"name":"Crossposted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has been published to subscribed channels (via Channel Following)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":868,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10257,"name":"Ephemeral","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is only visible to the user who invoked the Interaction"},"sources":[{"fileName":"payloads/v10/channel.ts","line":892,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":10259,"name":"FailedToMentionSomeRolesInThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message failed to mention some roles and add their members to the thread"},"sources":[{"fileName":"payloads/v10/channel.ts","line":900,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":10256,"name":"HasThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has an associated thread, which shares its id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":888,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10252,"name":"IsCrosspost","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message originated from a message in another channel (via Channel Following)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":872,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10262,"name":"IsVoiceMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is a voice message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":912,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":10258,"name":"Loading","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is an Interaction Response and the bot is \"thinking\""},"sources":[{"fileName":"payloads/v10/channel.ts","line":896,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":10260,"name":"ShouldShowLinkNotDiscordWarning","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This message flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":904,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":10254,"name":"SourceMessageDeleted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The source message for this crosspost has been deleted (via Channel Following)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":880,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10253,"name":"SuppressEmbeds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Do not include any embeds when serializing this message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":876,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10261,"name":"SuppressNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message will not trigger push and desktop notifications"},"sources":[{"fileName":"payloads/v10/channel.ts","line":908,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":10255,"name":"Urgent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message came from the urgent message system"},"sources":[{"fileName":"payloads/v10/channel.ts","line":884,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10251,10257,10259,10256,10252,10262,10258,10260,10254,10253,10261,10255]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":864,"character":12}]},{"id":10247,"name":"MessageReferenceType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-types"},"children":[{"id":10248,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A standard reference used by replies"},"sources":[{"fileName":"payloads/v10/channel.ts","line":854,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10249,"name":"Forward","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Reference used to point to a message at a point in time"},"sources":[{"fileName":"payloads/v10/channel.ts","line":858,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10248,10249]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":850,"character":12}]},{"id":10195,"name":"MessageType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-types"},"children":[{"id":10219,"name":"AutoModerationAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":774,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":10199,"name":"Call","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":753,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10208,"name":"ChannelFollowAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":762,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":10201,"name":"ChannelIconChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":755,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10200,"name":"ChannelNameChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":754,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10202,"name":"ChannelPinnedMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":756,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10215,"name":"ChatInputCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":770,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":10218,"name":"ContextMenuCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":773,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":10196,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":750,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10227,"name":"GuildApplicationPremiumSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":785,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10204,"name":"GuildBoost","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":758,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10205,"name":"GuildBoostTier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":759,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":10206,"name":"GuildBoostTier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":760,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":10207,"name":"GuildBoostTier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":761,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":10209,"name":"GuildDiscoveryDisqualified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":764,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":10212,"name":"GuildDiscoveryGracePeriodFinalWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":767,"character":1}],"type":{"type":"literal","value":17},"defaultValue":"17"},{"id":10211,"name":"GuildDiscoveryGracePeriodInitialWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":766,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":10210,"name":"GuildDiscoveryRequalified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":765,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":10229,"name":"GuildIncidentAlertModeDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":788,"character":1}],"type":{"type":"literal","value":37},"defaultValue":"37"},{"id":10228,"name":"GuildIncidentAlertModeEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":787,"character":1}],"type":{"type":"literal","value":36},"defaultValue":"36"},{"id":10231,"name":"GuildIncidentReportFalseAlarm","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":790,"character":1}],"type":{"type":"literal","value":39},"defaultValue":"39"},{"id":10230,"name":"GuildIncidentReportRaid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":789,"character":1}],"type":{"type":"literal","value":38},"defaultValue":"38"},{"id":10217,"name":"GuildInviteReminder","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":772,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":10221,"name":"InteractionPremiumUpsell","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":776,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":10233,"name":"PollResult","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":794,"character":1}],"type":{"type":"literal","value":46},"defaultValue":"46"},{"id":10232,"name":"PurchaseNotification","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":792,"character":1}],"type":{"type":"literal","value":44},"defaultValue":"44"},{"id":10197,"name":"RecipientAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":751,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10198,"name":"RecipientRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":752,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10214,"name":"Reply","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":769,"character":1}],"type":{"type":"literal","value":19},"defaultValue":"19"},{"id":10220,"name":"RoleSubscriptionPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":775,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":10223,"name":"StageEnd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":778,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":10225,"name":"StageRaiseHand","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"https://github.com/discord/discord-api-docs/pull/5927#discussion_r1107678548\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":783,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":10224,"name":"StageSpeaker","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":779,"character":1}],"type":{"type":"literal","value":29},"defaultValue":"29"},{"id":10222,"name":"StageStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":777,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":10226,"name":"StageTopic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":784,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":10213,"name":"ThreadCreated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":768,"character":1}],"type":{"type":"literal","value":18},"defaultValue":"18"},{"id":10216,"name":"ThreadStarterMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":771,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":10203,"name":"UserJoin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":757,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10219,10199,10208,10201,10200,10202,10215,10218,10196,10227,10204,10205,10206,10207,10209,10212,10211,10210,10229,10228,10231,10230,10217,10221,10233,10232,10197,10198,10214,10220,10223,10225,10224,10222,10226,10213,10216,10203]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":749,"character":12}]},{"id":11523,"name":"OAuth2Scopes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"Types extracted from https://discord.com/developers/docs/topics/oauth2"},"children":[{"id":11544,"name":"ActivitiesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":107,"character":1}],"type":{"type":"literal","value":"activities.read"},"defaultValue":"\"activities.read\""},{"id":11545,"name":"ActivitiesWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)","text":"See https://discord.com/developers/docs/game-sdk/activities\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":113,"character":1}],"type":{"type":"literal","value":"activities.write"},"defaultValue":"\"activities.write\""},{"id":11548,"name":"ApplicationCommandsPermissionsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update permissions for its commands using a Bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":131,"character":1}],"type":{"type":"literal","value":"applications.commands.permissions.update"},"defaultValue":"\"applications.commands.permissions.update\""},{"id":11540,"name":"ApplicationsBuildsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read build data for a user's applications"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":91,"character":1}],"type":{"type":"literal","value":"applications.builds.read"},"defaultValue":"\"applications.builds.read\""},{"id":11539,"name":"ApplicationsBuildsUpload","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to upload/update builds for a user's applications - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":87,"character":1}],"type":{"type":"literal","value":"applications.builds.upload"},"defaultValue":"\"applications.builds.upload\""},{"id":11546,"name":"ApplicationsCommands","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to use Application Commands in a guild","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":119,"character":1}],"type":{"type":"literal","value":"applications.commands"},"defaultValue":"\"applications.commands\""},{"id":11547,"name":"ApplicationsCommandsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update its Application Commands via this bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":125,"character":1}],"type":{"type":"literal","value":"applications.commands.update"},"defaultValue":"\"applications.commands.update\""},{"id":11542,"name":"ApplicationsEntitlements","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read entitlements for a user's applications"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":99,"character":1}],"type":{"type":"literal","value":"applications.entitlements"},"defaultValue":"\"applications.entitlements\""},{"id":11541,"name":"ApplicationsStoreUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read and update store data (SKUs, store listings, achievements, etc.) for a user's applications"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":95,"character":1}],"type":{"type":"literal","value":"applications.store.update"},"defaultValue":"\"applications.store.update\""},{"id":11524,"name":"Bot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For oauth2 bots, this puts the bot in the user's selected guild by default"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":9,"character":1}],"type":{"type":"literal","value":"bot"},"defaultValue":"\"bot\""},{"id":11525,"name":"Connections","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/connections](https://discord.com/developers/docs/resources/user#get-user-connections)\nto return linked third-party accounts","text":"See https://discord.com/developers/docs/resources/user#get-user-connections\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":16,"character":1}],"type":{"type":"literal","value":"connections"},"defaultValue":"\"connections\""},{"id":11526,"name":"DMChannelsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to see information about the user's DMs and group DMs - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":20,"character":1}],"type":{"type":"literal","value":"dm_channels.read"},"defaultValue":"\"dm_channels.read\""},{"id":11527,"name":"Email","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Enables [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) to return an `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":26,"character":1}],"type":{"type":"literal","value":"email"},"defaultValue":"\"email\""},{"id":11532,"name":"GroupDMJoins","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to join users to a group dm","text":"See https://discord.com/developers/docs/resources/channel#group-dm-add-recipient\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":58,"character":1}],"type":{"type":"literal","value":"gdm.join"},"defaultValue":"\"gdm.join\""},{"id":11529,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/guilds](https://discord.com/developers/docs/resources/user#get-current-user-guilds)\nto return basic information about all of a user's guilds","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guilds\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":39,"character":1}],"type":{"type":"literal","value":"guilds"},"defaultValue":"\"guilds\""},{"id":11530,"name":"GuildsJoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/guilds/{guild.id}/members/{user.id}](https://discord.com/developers/docs/resources/guild#add-guild-member)\nto be used for joining users to a guild","text":"See https://discord.com/developers/docs/resources/guild#add-guild-member\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":46,"character":1}],"type":{"type":"literal","value":"guilds.join"},"defaultValue":"\"guilds.join\""},{"id":11531,"name":"GuildsMembersRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows /users/@me/guilds/{guild.id}/member to return a user's member information in a guild","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guild-member\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":52,"character":1}],"type":{"type":"literal","value":"guilds.members.read"},"defaultValue":"\"guilds.members.read\""},{"id":11528,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) without `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":32,"character":1}],"type":{"type":"literal","value":"identify"},"defaultValue":"\"identify\""},{"id":11533,"name":"MessagesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to read messages from all client channels\n(otherwise restricted to channels/guilds your app creates)"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":63,"character":1}],"type":{"type":"literal","value":"messages.read"},"defaultValue":"\"messages.read\""},{"id":11535,"name":"RPC","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server access, this allows you to control a user's local Discord client - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":71,"character":1}],"type":{"type":"literal","value":"rpc"},"defaultValue":"\"rpc\""},{"id":11536,"name":"RPCNotificationsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to receive notifications pushed out to the user - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":75,"character":1}],"type":{"type":"literal","value":"rpc.notifications.read"},"defaultValue":"\"rpc.notifications.read\""},{"id":11543,"name":"RelationshipsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to know a user's friends and implicit relationships - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":103,"character":1}],"type":{"type":"literal","value":"relationships.read"},"defaultValue":"\"relationships.read\""},{"id":11534,"name":"RoleConnectionsWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's connection and metadata for the app"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":67,"character":1}],"type":{"type":"literal","value":"role_connections.write"},"defaultValue":"\"role_connections.write\""},{"id":11538,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to connect to voice on user's behalf and see all the voice members - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":83,"character":1}],"type":{"type":"literal","value":"voice"},"defaultValue":"\"voice\""},{"id":11537,"name":"WebhookIncoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This generates a webhook that is returned in the oauth token response for authorization code grants"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":79,"character":1}],"type":{"type":"literal","value":"webhook.incoming"},"defaultValue":"\"webhook.incoming\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11544,11545,11548,11540,11539,11546,11547,11542,11541,11524,11525,11526,11527,11532,11529,11530,11531,11528,11533,11535,11536,11543,11534,11538,11537]}],"sources":[{"fileName":"payloads/v10/oauth2.ts","line":5,"character":12}]},{"id":10289,"name":"OverwriteType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10291,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1045,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10290,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1044,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10291,10290]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1043,"character":12}]},{"id":11578,"name":"PollLayoutType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#layout-type"},"children":[{"id":11579,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The, uhm, default layout type"},"sources":[{"fileName":"payloads/v10/poll.ts","line":48,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11579]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":44,"character":12}]},{"id":10574,"name":"PresenceUpdateStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types"},"children":[{"id":10576,"name":"DoNotDisturb","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":102,"character":1}],"type":{"type":"literal","value":"dnd"},"defaultValue":"\"dnd\""},{"id":10577,"name":"Idle","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":103,"character":1}],"type":{"type":"literal","value":"idle"},"defaultValue":"\"idle\""},{"id":10578,"name":"Invisible","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible and shown as offline"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":107,"character":1}],"type":{"type":"literal","value":"invisible"},"defaultValue":"\"invisible\""},{"id":10579,"name":"Offline","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":108,"character":1}],"type":{"type":"literal","value":"offline"},"defaultValue":"\"offline\""},{"id":10575,"name":"Online","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":101,"character":1}],"type":{"type":"literal","value":"online"},"defaultValue":"\"online\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10576,10577,10578,10579,10575]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":100,"character":12}]},{"id":12478,"name":"ReactionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions-reaction-types"},"children":[{"id":12479,"name":"Normal","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/channel.ts","line":406,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":12480,"name":"Super","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/channel.ts","line":407,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[12479,12480]}],"sources":[{"fileName":"rest/v10/channel.ts","line":405,"character":12}]},{"id":11569,"name":"RoleFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-flags"},"children":[{"id":11570,"name":"InPrompt","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Role can be selected by members in an onboarding prompt"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":100,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11570]}],"sources":[{"fileName":"payloads/v10/permissions.ts","line":96,"character":12}]},{"id":11500,"name":"SKUFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/skus#sku-object-sku-flags"},"children":[{"id":11501,"name":"Available","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"SKU is available for purchase"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":126,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11502,"name":"GuildSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Recurring SKU that can be purchased by a user and applied to a single server.\nGrants access to every user in that server."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":131,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":11503,"name":"UserSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Recurring SKU purchased by a user for themselves. Grants access to the purchasing user in every server."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":135,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11501,11502,11503]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":122,"character":12}]},{"id":11504,"name":"SKUType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sku#sku-object-sku-types"},"children":[{"id":11506,"name":"Consumable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Consumable one-time purchase"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":149,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11505,"name":"Durable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Durable one-time purchase"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":145,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11507,"name":"Subscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Represents a recurring subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":153,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11508,"name":"SubscriptionGroup","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"System-generated group for each Subscription SKU created"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":157,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11506,11505,11507,11508]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":141,"character":12}]},{"id":10499,"name":"SelectMenuDefaultValueType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-default-value-structure"},"children":[{"id":10500,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1822,"character":1}],"type":{"type":"literal","value":"channel"},"defaultValue":"\"channel\""},{"id":10501,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1823,"character":1}],"type":{"type":"literal","value":"role"},"defaultValue":"\"role\""},{"id":10502,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1824,"character":1}],"type":{"type":"literal","value":"user"},"defaultValue":"\"user\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10500,10501,10502]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1821,"character":12}]},{"id":10088,"name":"SortOrderType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel/#channel-object-sort-order-types"},"children":[{"id":10090,"name":"CreationDate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sort forum posts by creation time (from most recent to oldest)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":298,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10089,"name":"LatestActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sort forum posts by activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":294,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10090,10089]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":290,"character":12}]},{"id":11610,"name":"StageInstancePrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level"},"children":[{"id":11612,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible to only guild members"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":55,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11611,"name":"Public","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible publicly, such as on stage discovery","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":51,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11612,11611]}],"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":45,"character":12}]},{"id":11634,"name":"StickerFormatType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types"},"children":[{"id":11636,"name":"APNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/sticker.ts","line":88,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11638,"name":"GIF","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/sticker.ts","line":90,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11637,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/sticker.ts","line":89,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11635,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/sticker.ts","line":87,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11636,11638,11637,11635]}],"sources":[{"fileName":"payloads/v10/sticker.ts","line":86,"character":12}]},{"id":11631,"name":"StickerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types"},"children":[{"id":11633,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A sticker uploaded to a guild for the guild's members"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":80,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11632,"name":"Standard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An official sticker in a pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":76,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11633,11632]}],"sources":[{"fileName":"payloads/v10/sticker.ts","line":72,"character":12}]},{"id":11519,"name":"SubscriptionStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#subscription-statuses"},"children":[{"id":11520,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is active and scheduled to renew."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":209,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":11521,"name":"Ending","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is active but will not renew."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":213,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11522,"name":"Inactive","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is inactive and not being charged."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":217,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11520,11521,11522]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":205,"character":12}]},{"id":11660,"name":"TeamMemberMembershipState","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum"},"children":[{"id":11662,"name":"Accepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":73,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11661,"name":"Invited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":72,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11662,11661]}],"sources":[{"fileName":"payloads/v10/teams.ts","line":71,"character":12}]},{"id":11663,"name":"TeamMemberRole","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#team-member-roles-team-member-role-types"},"children":[{"id":11664,"name":"Admin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":80,"character":1}],"type":{"type":"literal","value":"admin"},"defaultValue":"\"admin\""},{"id":11665,"name":"Developer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":81,"character":1}],"type":{"type":"literal","value":"developer"},"defaultValue":"\"developer\""},{"id":11666,"name":"ReadOnly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":82,"character":1}],"type":{"type":"literal","value":"read_only"},"defaultValue":"\"read_only\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11664,11665,11666]}],"sources":[{"fileName":"payloads/v10/teams.ts","line":79,"character":12}]},{"id":10458,"name":"TextInputStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-styles"},"children":[{"id":10460,"name":"Paragraph","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1717,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10459,"name":"Short","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1716,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10460,10459]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1715,"character":12}]},{"id":10299,"name":"ThreadAutoArchiveDuration","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10301,"name":"OneDay","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1080,"character":1}],"type":{"type":"literal","value":1440},"defaultValue":"1440"},{"id":10300,"name":"OneHour","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1079,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":10303,"name":"OneWeek","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1082,"character":1}],"type":{"type":"literal","value":10080},"defaultValue":"10080"},{"id":10302,"name":"ThreeDays","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1081,"character":1}],"type":{"type":"literal","value":4320},"defaultValue":"4320"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10301,10300,10303,10302]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1078,"character":12}]},{"id":10310,"name":"ThreadMemberFlags","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10312,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1129,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10311,"name":"HasInteracted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1125,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10314,"name":"NoMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1137,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10313,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1133,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10312,10311,10314,10313]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1121,"character":12}]},{"id":11714,"name":"UserFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-user-flags"},"children":[{"id":11734,"name":"ActiveDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is an [Active Developer](https://support-dev.discord.com/hc/articles/10113997751447)"},"sources":[{"fileName":"payloads/v10/user.ts","line":187,"character":1}],"type":{"type":"literal","value":4194304},"defaultValue":"4194304"},{"id":11731,"name":"BotHTTPInteractions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bot uses only [HTTP interactions](https://discord.com/developers/docs/interactions/receiving-and-responding#receiving-an-interaction) and is shown in the online member list"},"sources":[{"fileName":"payloads/v10/user.ts","line":173,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":11718,"name":"BugHunterLevel1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 1"},"sources":[{"fileName":"payloads/v10/user.ts","line":121,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":11727,"name":"BugHunterLevel2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 2"},"sources":[{"fileName":"payloads/v10/user.ts","line":157,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":11730,"name":"CertifiedModerator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Moderator Programs Alumni"},"sources":[{"fileName":"payloads/v10/user.ts","line":169,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":11736,"name":"Collaborator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 50, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":203,"character":1}],"type":{"type":"literal","value":1125899906842624},"defaultValue":"1125899906842624"},{"id":11733,"name":"DisablePremium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":183,"character":1}],"type":{"type":"literal","value":2097152},"defaultValue":"2097152"},{"id":11726,"name":"HasUnreadUrgentMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":153,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":11721,"name":"HypeSquadOnlineHouse1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Bravery Member"},"sources":[{"fileName":"payloads/v10/user.ts","line":133,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":11722,"name":"HypeSquadOnlineHouse2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Brilliance Member"},"sources":[{"fileName":"payloads/v10/user.ts","line":137,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":11723,"name":"HypeSquadOnlineHouse3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Balance Member"},"sources":[{"fileName":"payloads/v10/user.ts","line":141,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":11717,"name":"Hypesquad","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"HypeSquad Events Member"},"sources":[{"fileName":"payloads/v10/user.ts","line":117,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11719,"name":"MFASMS","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":125,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":11716,"name":"Partner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Partnered Server Owner"},"sources":[{"fileName":"payloads/v10/user.ts","line":113,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11724,"name":"PremiumEarlySupporter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Nitro Supporter"},"sources":[{"fileName":"payloads/v10/user.ts","line":145,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":11720,"name":"PremiumPromoDismissed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":129,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":11735,"name":"Quarantined","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User's account has been [quarantined](https://support.discord.com/hc/articles/6461420677527) based on recent activity","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 44, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":196,"character":1}],"type":{"type":"literal","value":17592186044416},"defaultValue":"17592186044416"},{"id":11737,"name":"RestrictedCollaborator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 51, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":210,"character":1}],"type":{"type":"literal","value":2251799813685248},"defaultValue":"2251799813685248"},{"id":11732,"name":"Spammer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User has been identified as spammer","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":179,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":11715,"name":"Staff","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord Employee"},"sources":[{"fileName":"payloads/v10/user.ts","line":109,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11725,"name":"TeamPseudoUser","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is a [team](https://discord.com/developers/docs/topics/teams)"},"sources":[{"fileName":"payloads/v10/user.ts","line":149,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":11728,"name":"VerifiedBot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Verified Bot"},"sources":[{"fileName":"payloads/v10/user.ts","line":161,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":11729,"name":"VerifiedDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Verified Bot Developer"},"sources":[{"fileName":"payloads/v10/user.ts","line":165,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11734,11731,11718,11727,11730,11736,11733,11726,11721,11722,11723,11717,11719,11716,11724,11720,11735,11737,11732,11715,11725,11728,11729]}],"sources":[{"fileName":"payloads/v10/user.ts","line":105,"character":12}]},{"id":11738,"name":"UserPremiumType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-premium-types"},"children":[{"id":11741,"name":"Nitro","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":219,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11742,"name":"NitroBasic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":220,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11740,"name":"NitroClassic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":218,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11739,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":217,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11741,11742,11740,11739]}],"sources":[{"fileName":"payloads/v10/user.ts","line":216,"character":12}]},{"id":10155,"name":"VideoQualityMode","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10156,"name":"Auto","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord chooses the quality for optimal performance"},"sources":[{"fileName":"payloads/v10/channel.ts","line":490,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10157,"name":"Full","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"720p"},"sources":[{"fileName":"payloads/v10/channel.ts","line":494,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10156,10157]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":486,"character":12}]},{"id":9552,"name":"VoiceChannelEffectSendAnimationType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send-animation-types"},"children":[{"id":9554,"name":"Basic","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The standard animation"},"sources":[{"fileName":"gateway/v10.ts","line":1979,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9553,"name":"Premium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A fun animation, sent by a Nitro subscriber"},"sources":[{"fileName":"gateway/v10.ts","line":1975,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9554,9553]}],"sources":[{"fileName":"gateway/v10.ts","line":1971,"character":12}]},{"id":11823,"name":"WebhookType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":11826,"name":"Application","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Application webhooks are webhooks used with Interactions"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":78,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11825,"name":"ChannelFollower","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Channel Follower Webhooks are internal webhooks used with Channel Following to post new messages into channels"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":74,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11824,"name":"Incoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Incoming Webhooks can post messages to channels with a generated token"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":70,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11826,11825,11824]}],"sources":[{"fileName":"payloads/v10/webhook.ts","line":66,"character":12}]},{"id":10416,"name":"APIActionRowComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#action-rows"},"children":[{"id":10417,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The components in the ActionRow"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1630,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10419,"name":"T"}}},{"id":10418,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10407,"name":"ActionRow"},"inheritedFrom":{"type":"reference","id":10404,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10417,10418]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1625,"character":17}],"typeParameter":[{"id":10419,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10540,"name":"APIActionRowComponentTypes"}}],"extendedTypes":[{"type":"reference","id":10403,"typeArguments":[{"type":"reference","id":10407,"name":"ComponentType.ActionRow"}],"name":"APIBaseComponent"}]},{"id":10398,"name":"APIAllowedMentions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mentions-structure"},"children":[{"id":10399,"name":"parse","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of allowed mention types to parse from the content","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1548,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10394,"name":"AllowedMentionsTypes"}}},{"id":10402,"name":"replied_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"\tFor replies, whether to mention the author of the message being replied to (default false)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1562,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10400,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1552,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10401,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of user_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1556,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10399,10402,10400,10401]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1542,"character":17}]},{"id":9662,"name":"APIApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object"},"children":[{"id":9683,"name":"approximate_guild_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of guilds the application has been added to"},"sources":[{"fileName":"payloads/v10/application.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9684,"name":"approximate_user_install_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of users that have installed the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9670,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object for the bot user associated with the application"},"sources":[{"fileName":"payloads/v10/application.ts","line":48,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":9668,"name":"bot_public","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `false` only app owner can join the app's bot to guilds"},"sources":[{"fileName":"payloads/v10/application.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9669,"name":"bot_require_code_grant","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `true` the app's bot will only join upon completion of the full oauth2 code grant flow"},"sources":[{"fileName":"payloads/v10/application.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9681,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the hash of the image on store embeds"},"sources":[{"fileName":"payloads/v10/application.ts","line":101,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9691,"name":"custom_install_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's default custom authorization link, if enabled"},"sources":[{"fileName":"payloads/v10/application.ts","line":144,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9666,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9682,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The application's public flags","text":"See https://discord.com/developers/docs/resources/application#application-object-application-flags\n"},"sources":[{"fileName":"payloads/v10/application.ts","line":107,"character":1}],"type":{"type":"reference","id":9698,"name":"ApplicationFlags"}},{"id":9678,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A partial object of the associated guild"},"sources":[{"fileName":"payloads/v10/application.ts","line":89,"character":1}],"type":{"type":"reference","id":10657,"name":"APIPartialGuild"}},{"id":9677,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the guild to which it has been linked"},"sources":[{"fileName":"payloads/v10/application.ts","line":85,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9665,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":28,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9663,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9689,"name":"install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Settings for the application's default in-app authorization link, if enabled"},"sources":[{"fileName":"payloads/v10/application.ts","line":136,"character":1}],"type":{"type":"reference","id":9692,"name":"APIApplicationInstallParams"}},{"id":9690,"name":"integration_types_config","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default scopes and permissions for each supported installation context. Value for each key is an integration type configuration object"},"sources":[{"fileName":"payloads/v10/application.ts","line":140,"character":1}],"type":{"type":"reference","id":9697,"name":"APIApplicationIntegrationTypesConfigMap"}},{"id":9686,"name":"interactions_endpoint_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The interactions endpoint URL for the application"},"sources":[{"fileName":"payloads/v10/application.ts","line":123,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9664,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9673,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object containing info on the owner of the application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/application.ts","line":62,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":9679,"name":"primary_sku_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the id of the \"Game SKU\" that is created, if exists"},"sources":[{"fileName":"payloads/v10/application.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9672,"name":"privacy_policy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's privacy policy"},"sources":[{"fileName":"payloads/v10/application.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9685,"name":"redirect_uris","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of redirect URIs for the application"},"sources":[{"fileName":"payloads/v10/application.ts","line":119,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9687,"name":"role_connections_verification_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's role connection verification entry point,\nwhich when configured will render the app as a verification method in the guild role verification configuration"},"sources":[{"fileName":"payloads/v10/application.ts","line":128,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9667,"name":"rpc_origins","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of rpc origin urls, if rpc is enabled"},"sources":[{"fileName":"payloads/v10/application.ts","line":36,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9680,"name":"slug","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the URL slug that links to the store page"},"sources":[{"fileName":"payloads/v10/application.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9674,"name":"summary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An empty string","tags":[{"tag":"deprecated","text":"This field will be removed in v11"},{"tag":"unstable","text":"This field is no longer documented by Discord and will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":69,"character":1}],"type":{"type":"literal","value":""}},{"id":9688,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Up to 5 tags of max 20 characters each describing the content and functionality of the application"},"sources":[{"fileName":"payloads/v10/application.ts","line":132,"character":1}],"type":{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}}]}},{"id":9676,"name":"team","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The team this application belongs to","text":"See https://discord.com/developers/docs/topics/teams#data-models-team-object\n"},"sources":[{"fileName":"payloads/v10/application.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11648,"name":"APITeam"}]}},{"id":9671,"name":"terms_of_service_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's terms of service"},"sources":[{"fileName":"payloads/v10/application.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9675,"name":"verify_key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The hexadecimal encoded key for verification in interactions and the GameSDK's GetTicket function","text":"See https://discord.com/developers/docs/game-sdk/applications#getticket\n"},"sources":[{"fileName":"payloads/v10/application.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9683,9684,9670,9668,9669,9681,9691,9666,9682,9678,9677,9665,9663,9689,9690,9686,9664,9673,9679,9672,9685,9687,9667,9680,9674,9688,9676,9671,9675]}],"sources":[{"fileName":"payloads/v10/application.ts","line":16,"character":17}]},{"id":11045,"name":"APIApplicationCommand","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object"},"children":[{"id":11048,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the parent application"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11062,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":11073,"name":"InteractionContextType"}}]}},{"id":11057,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11059,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11053,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character description for `CHAT_INPUT` commands, empty string for `USER` and `MESSAGE` commands"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11054,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11055,"name":"description_localized","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The localized description"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11058,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11049,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild id of the command, if not global"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11064,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"reference","id":11077,"name":"EntryPointCommandHandlerType"}},{"id":11046,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the command"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11061,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11070,"name":"ApplicationIntegrationType"}}},{"id":11050,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11051,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11052,"name":"name_localized","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The localized name"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11060,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11056,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11087,"name":"APIApplicationCommandOption"}}},{"id":11047,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of the command"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":34,"character":1}],"type":{"type":"reference","id":11065,"name":"ApplicationCommandType"}},{"id":11063,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Autoincrementing version identifier updated during substantial record changes"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11048,11062,11057,11059,11053,11054,11055,11058,11049,11064,11046,11061,11050,11051,11052,11060,11056,11047,11063]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":26,"character":17}]},{"id":11394,"name":"APIApplicationCommandAutocompleteResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11396,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":36,"character":1}],"type":{"type":"reference","id":11426,"name":"APICommandAutocompleteInteractionResponseCallbackData"}},{"id":11395,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":35,"character":1}],"type":{"type":"reference","id":11419,"name":"ApplicationCommandAutocompleteResult"}}],"groups":[{"title":"Properties","kind":1024,"children":[11396,11395]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":34,"character":17}]},{"id":11127,"name":"APIApplicationCommandChannelOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11128,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/channel.ts","line":8,"character":1}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"reference","id":10138,"name":"GuildText"},{"type":"reference","id":10140,"name":"GuildVoice"},{"type":"reference","id":10142,"name":"GuildCategory"},{"type":"reference","id":10143,"name":"GuildAnnouncement"},{"type":"reference","id":10144,"name":"AnnouncementThread"},{"type":"reference","id":10145,"name":"PublicThread"},{"type":"reference","id":10146,"name":"PrivateThread"},{"type":"reference","id":10147,"name":"GuildStageVoice"},{"type":"reference","id":10148,"name":"GuildDirectory"},{"type":"reference","id":10149,"name":"GuildForum"},{"type":"reference","id":10150,"name":"GuildMedia"}]}}},{"id":11132,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11106,"name":"APIApplicationCommandOptionBase.description"}},{"id":11133,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11107,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":11130,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11104,"name":"APIApplicationCommandOptionBase.name"}},{"id":11131,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11105,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":11134,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":11108,"name":"APIApplicationCommandOptionBase.required"}},{"id":11129,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":11159,"name":"Channel"},"inheritedFrom":{"type":"reference","id":11103,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11128,11132,11133,11130,11131,11134,11129]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/channel.ts","line":6,"character":17}],"extendedTypes":[{"type":"reference","id":11102,"typeArguments":[{"type":"reference","id":11159,"name":"ApplicationCommandOptionType.Channel"}],"name":"APIApplicationCommandOptionBase"}]},{"id":11137,"name":"APIApplicationCommandInteractionDataIntegerOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11138,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/integer.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11139,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11111,"name":"APIInteractionDataOptionBase.name"}},{"id":11140,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":11156,"name":"Integer"},"inheritedFrom":{"type":"reference","id":11112,"name":"APIInteractionDataOptionBase.type"}},{"id":11141,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":11113,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[11138,11139,11140,11141]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/integer.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":11110,"typeArguments":[{"type":"reference","id":11156,"name":"ApplicationCommandOptionType.Integer"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":11145,"name":"APIApplicationCommandInteractionDataNumberOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11146,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/number.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11147,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11111,"name":"APIInteractionDataOptionBase.name"}},{"id":11148,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":11162,"name":"Number"},"inheritedFrom":{"type":"reference","id":11112,"name":"APIInteractionDataOptionBase.type"}},{"id":11149,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":11113,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[11146,11147,11148,11149]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/number.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":11110,"typeArguments":[{"type":"reference","id":11162,"name":"ApplicationCommandOptionType.Number"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":11170,"name":"APIApplicationCommandInteractionDataStringOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11171,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/string.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11172,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11111,"name":"APIInteractionDataOptionBase.name"}},{"id":11173,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":11155,"name":"String"},"inheritedFrom":{"type":"reference","id":11112,"name":"APIInteractionDataOptionBase.type"}},{"id":11174,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11113,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[11171,11172,11173,11174]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/string.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":11110,"typeArguments":[{"type":"reference","id":11155,"name":"ApplicationCommandOptionType.String"},{"type":"intrinsic","name":"string"}],"name":"APIInteractionDataOptionBase"}]},{"id":11195,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11196,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11198,"name":"options","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":16,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11183,"name":"APIApplicationCommandInteractionDataSubcommandOption"}}},{"id":11197,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":15,"character":1}],"type":{"type":"reference","id":11154,"name":"SubcommandGroup"}}],"groups":[{"title":"Properties","kind":1024,"children":[11196,11198,11197]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":13,"character":17}]},{"id":11183,"name":"APIApplicationCommandInteractionDataSubcommandOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11184,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11186,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":13,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11089,"name":"APIApplicationCommandInteractionDataBasicOption"}}},{"id":11185,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":12,"character":1}],"type":{"type":"reference","id":11153,"name":"Subcommand"}}],"groups":[{"title":"Properties","kind":1024,"children":[11184,11186,11185]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":10,"character":17}]},{"id":11102,"name":"APIApplicationCommandOptionBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11106,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11107,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11104,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11105,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11108,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11103,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":11109,"name":"Type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11106,11107,11104,11105,11108,11103]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":4,"character":17}],"typeParameter":[{"id":11109,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11152,"name":"ApplicationCommandOptionType"}}],"extendedBy":[{"type":"reference","id":11127,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":11175,"name":"APIApplicationCommandSubcommandOption"},{"type":"reference","id":11187,"name":"APIApplicationCommandSubcommandGroupOption"}]},{"id":11164,"name":"APIApplicationCommandOptionChoice","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-choice-structure"},"children":[{"id":11165,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11166,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":25,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11167,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":26,"character":1}],"type":{"type":"reference","id":11168,"name":"ValueType"}}],"groups":[{"title":"Properties","kind":1024,"children":[11165,11166,11167]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":23,"character":17}],"typeParameter":[{"id":11168,"name":"ValueType","kind":131072,"kindString":"Type parameter","flags":{},"default":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}}]},{"id":11232,"name":"APIApplicationCommandPermission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-structure"},"children":[{"id":11233,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role, user or channel. Can also be a permission constant"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11235,"name":"permission","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` to allow, `false`, to disallow"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11234,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role, user or channel"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":36,"character":1}],"type":{"type":"reference","id":11236,"name":"ApplicationCommandPermissionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[11233,11235,11234]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":28,"character":17}]},{"id":11187,"name":"APIApplicationCommandSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11192,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11106,"name":"APIApplicationCommandOptionBase.description"}},{"id":11193,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11107,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":11190,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11104,"name":"APIApplicationCommandOptionBase.name"}},{"id":11191,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11105,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":11188,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":10,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11175,"name":"APIApplicationCommandSubcommandOption"}}},{"id":11194,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":11108,"name":"APIApplicationCommandOptionBase.required"}},{"id":11189,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":11154,"name":"SubcommandGroup"},"inheritedFrom":{"type":"reference","id":11103,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11192,11193,11190,11191,11188,11194,11189]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":8,"character":17}],"extendedTypes":[{"type":"reference","id":11102,"typeArguments":[{"type":"reference","id":11154,"name":"ApplicationCommandOptionType.SubcommandGroup"}],"name":"APIApplicationCommandOptionBase"}]},{"id":11175,"name":"APIApplicationCommandSubcommandOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11180,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11106,"name":"APIApplicationCommandOptionBase.description"}},{"id":11181,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11107,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":11178,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11104,"name":"APIApplicationCommandOptionBase.name"}},{"id":11179,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11105,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":11176,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":7,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11086,"name":"APIApplicationCommandBasicOption"}}},{"id":11182,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":11108,"name":"APIApplicationCommandOptionBase.required"}},{"id":11177,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":11153,"name":"Subcommand"},"inheritedFrom":{"type":"reference","id":11103,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11180,11181,11178,11179,11176,11182,11177]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":5,"character":17}],"extendedTypes":[{"type":"reference","id":11102,"typeArguments":[{"type":"reference","id":11153,"name":"ApplicationCommandOptionType.Subcommand"}],"name":"APIApplicationCommandOptionBase"}]},{"id":9692,"name":"APIApplicationInstallParams","kind":256,"kindString":"Interface","flags":{},"children":[{"id":9694,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/application.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9693,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/application.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11523,"name":"OAuth2Scopes"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9694,9693]}],"sources":[{"fileName":"payloads/v10/application.ts","line":147,"character":17}]},{"id":9695,"name":"APIApplicationIntegrationTypeConfiguration","kind":256,"kindString":"Interface","flags":{},"children":[{"id":9696,"name":"oauth2_install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/application.ts","line":153,"character":1}],"type":{"type":"reference","id":9692,"name":"APIApplicationInstallParams"}}],"groups":[{"title":"Properties","kind":1024,"children":[9696]}],"sources":[{"fileName":"payloads/v10/application.ts","line":152,"character":17}]},{"id":11782,"name":"APIApplicationRoleConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#application-role-connection-object-application-role-connection-structure"},"children":[{"id":11785,"name":"metadata","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Object mapping application role connection metadata keys to their `string`-ified value (max 100 characters) for the user on the platform a bot has connected"},"sources":[{"fileName":"payloads/v10/user.ts","line":331,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11783,"name":"platform_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity name of the platform a bot has connected (max 50 characters)"},"sources":[{"fileName":"payloads/v10/user.ts","line":323,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11784,"name":"platform_username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username on the platform a bot has connected (max 100 characters)"},"sources":[{"fileName":"payloads/v10/user.ts","line":327,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[11785,11783,11784]}],"sources":[{"fileName":"payloads/v10/user.ts","line":319,"character":17}]},{"id":9715,"name":"APIApplicationRoleConnectionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#application-role-connection-metadata-object-application-role-connection-metadata-structure"},"children":[{"id":9720,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the metadata field (1-200 characters)"},"sources":[{"fileName":"payloads/v10/application.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9721,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Translations of the description"},"sources":[{"fileName":"payloads/v10/application.ts","line":260,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":9717,"name":"key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Dictionary key for the metadata field (must be `a-z`, `0-9`, or `_` characters; 1-50 characters)"},"sources":[{"fileName":"payloads/v10/application.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9718,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the metadata field (1-100 characters)"},"sources":[{"fileName":"payloads/v10/application.ts","line":248,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9719,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Translations of the name"},"sources":[{"fileName":"payloads/v10/application.ts","line":252,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":9716,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of metadata value"},"sources":[{"fileName":"payloads/v10/application.ts","line":240,"character":1}],"type":{"type":"reference","id":9722,"name":"ApplicationRoleConnectionMetadataType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9720,9721,9717,9718,9719,9716]}],"sources":[{"fileName":"payloads/v10/application.ts","line":236,"character":17}]},{"id":10372,"name":"APIAttachment","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure"},"children":[{"id":10377,"name":"content_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The attachment's media type","text":"See https://en.wikipedia.org/wiki/Media_type\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1448,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10376,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the file"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1442,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10384,"name":"duration_secs","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The duration of the audio file (currently for voice messages)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1476,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10383,"name":"ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this attachment is ephemeral"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1472,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10374,"name":"filename","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of file attached"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1434,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10386,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment flags combined as a bitfield"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1484,"character":1}],"type":{"type":"reference","id":10387,"name":"AttachmentFlags"}},{"id":10381,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of file (if image)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1464,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":10373,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1430,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10380,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A proxied url of file"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1460,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10378,"name":"size","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Size of file in bytes"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1452,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10375,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The title of the file"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1438,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10379,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of file"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1456,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10385,"name":"waveform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Base64 encoded bytearray representing a sampled waveform (currently for voice messages)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1480,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10382,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of file (if image)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1468,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10377,10376,10384,10383,10374,10386,10381,10373,10380,10378,10375,10379,10385,10382]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1426,"character":17}]},{"id":9731,"name":"APIAuditLog","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure"},"children":[{"id":9732,"name":"application_commands","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of application commands found in the audit log","text":"See https://discord.com/developers/docs/interactions/application-commands#application-command-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":46,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11045,"name":"APIApplicationCommand"}}},{"id":9735,"name":"audit_log_entries","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Audit log entries","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":64,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9740,"name":"APIAuditLogEntry"}}},{"id":9736,"name":"auto_moderation_rules","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of auto moderation rules referenced in the audit log","text":"See https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9913,"name":"APIAutoModerationRule"}}},{"id":9739,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild scheduled events in the audit log","text":"See https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":90,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}}},{"id":9737,"name":"integrations","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Partial integration objects","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":76,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10824,"name":"APIGuildIntegration"}}},{"id":9738,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Threads found in the audit log","text":"Threads referenced in THREAD_CREATE and THREAD_UPDATE events are included in the threads map, since archived threads might not be kept in memory by clients.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":84,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10136,"name":"APIChannel"}}},{"id":9734,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users found in the audit log","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":58,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11695,"name":"APIUser"}}},{"id":9733,"name":"webhooks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Webhooks found in the audit log","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":52,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11810,"name":"APIWebhook"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9732,9735,9736,9739,9737,9738,9734,9733]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":40,"character":17}]},{"id":9740,"name":"APIAuditLogEntry","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure"},"children":[{"id":9745,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":122,"character":1}],"type":{"type":"reference","id":9748,"name":"AuditLogEvent"}},{"id":9742,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":106,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9828,"name":"APIAuditLogChange"}}},{"id":9744,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9746,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":128,"character":1}],"type":{"type":"reference","id":9812,"name":"APIAuditLogOptions"}},{"id":9747,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9741,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9743,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[9745,9742,9744,9746,9747,9741,9743]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":96,"character":17}],"extendedBy":[{"type":"reference","id":9567,"name":"GatewayGuildAuditLogEntryCreateDispatchData"}]},{"id":9812,"name":"APIAuditLogOptions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info"},"children":[{"id":9813,"name":"auto_moderation_rule_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the Auto Moderation rule that was triggered","text":"Present from:\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":232,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9814,"name":"auto_moderation_rule_trigger_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Trigger type of the Auto Moderation rule that was triggered","text":"Present from:\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":241,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"1"},{"type":"literal","value":"3"},{"type":"literal","value":"4"},{"type":"literal","value":"5"},{"type":"literal","value":"6"}]}},{"id":9817,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel in which the entities were targeted","text":"Present from:\n- MEMBER_MOVE\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n- MESSAGE_DELETE\n- STAGE_INSTANCE_CREATE\n- STAGE_INSTANCE_UPDATE\n- STAGE_INSTANCE_DELETE\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":272,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9819,"name":"count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entities that were targeted","text":"Present from:\n- MESSAGE_DELETE\n- MESSAGE_BULK_DELETE\n- MEMBER_DISCONNECT\n- MEMBER_MOVE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":292,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9815,"name":"delete_member_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days after which inactive members were kicked","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":248,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9820,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the overwritten entity","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":302,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9823,"name":"integration_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of integration which performed the action","text":"Present from:\n- MEMBER_KICK\n- MEMBER_ROLE_UPDATE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":335,"character":1}],"type":{"type":"reference","id":10841,"name":"APIGuildIntegrationType"}},{"id":9816,"name":"members_removed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of members removed by the prune","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":255,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9818,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was targeted","text":"Present from:\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":281,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9822,"name":"role_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n**Present only if the {@link APIAuditLogOptions#type entry type} is \"0\"**\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":326,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9821,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of overwritten entity - \"0\" for \"role\" or \"1\" for \"member\"","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n{@link AuditLogOptionsType}\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":314,"character":1}],"type":{"type":"reference","id":9824,"name":"AuditLogOptionsType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9813,9814,9817,9819,9815,9820,9823,9816,9818,9822,9821]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":223,"character":17}]},{"id":9945,"name":"APIAutoModerationAction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-auto-moderation-action-structure"},"children":[{"id":9947,"name":"metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional metadata needed during execution for this specific action type","text":"Will only be omitted if the action type is {@link AutoModerationActionType.BlockMessage}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":178,"character":1}],"type":{"type":"reference","id":9953,"name":"APIAutoModerationActionMetadata"}},{"id":9946,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The action type"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":172,"character":1}],"type":{"type":"reference","id":9948,"name":"AutoModerationActionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9947,9946]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":168,"character":17}]},{"id":9953,"name":"APIAutoModerationActionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-action-metadata"},"children":[{"id":9954,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel to which user content should be logged","text":"Associated action type: {@link AutoModerationActionType.SendAlertMessage}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":213,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9956,"name":"custom_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional explanation that will be shown to members whenever their message is blocked (Maximum 150 characters)","text":"Associated action type {@link AutoModerationActionType.BlockMessage}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9955,"name":"duration_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timeout duration in seconds (Maximum of 4 weeks - 2419200 seconds)","text":"Only available if using {@link AutoModerationRuleTriggerType.Keyword}\n\nAssociated action type: {@link AutoModerationActionType.Timeout}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":221,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[9954,9956,9955]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":207,"character":17}]},{"id":9913,"name":"APIAutoModerationRule","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-auto-moderation-rule-structure"},"children":[{"id":9921,"name":"actions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The actions which will execute when this rule is triggered"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":42,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9945,"name":"APIAutoModerationAction"}}},{"id":9917,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id who created this rule"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9922,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this rule is enabled"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9918,"name":"event_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule event type"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":30,"character":1}],"type":{"type":"reference","id":9942,"name":"AutoModerationRuleEventType"}},{"id":9924,"name":"exempt_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel ids that shouldn't be affected by this rule (Maximum of 50)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":54,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9923,"name":"exempt_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role ids that shouldn't be affected by this rule (Maximum of 20)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":50,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9915,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild which this rule belongs to"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9914,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this rule"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9916,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule name"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9920,"name":"trigger_metadata","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger metadata"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":38,"character":1}],"type":{"type":"reference","id":9931,"name":"APIAutoModerationRuleTriggerMetadata"}},{"id":9919,"name":"trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger type"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":34,"character":1}],"type":{"type":"reference","id":9925,"name":"AutoModerationRuleTriggerType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9921,9917,9922,9918,9924,9923,9915,9914,9916,9920,9919]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":10,"character":17}]},{"id":9931,"name":"APIAutoModerationRuleTriggerMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-metadata"},"children":[{"id":9934,"name":"allow_list","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Substrings which will be exempt from triggering the preset trigger type (Maximum of 1000)","text":"A allowed-word can be a phrase which contains multiple words. Wildcard symbols can be used to customize how each string will be matched. Each keyword must be 60 characters or less\nSee [keyword matching strategies](https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-matching-strategies)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.KeywordPreset}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":110,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9932,"name":"keyword_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Substrings which will be searched for in content (Maximum of 1000)","text":"A keyword can be a phrase which contains multiple words. Wildcard symbols can be used to customize how each string will be matched. Each keyword must be 60 characters or less\nSee [keyword matching strategies](https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-matching-strategies)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":95,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9937,"name":"mention_raid_protection_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to automatically detect mention raids","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.MentionSpam}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9936,"name":"mention_total_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total number of mentions (role & user) allowed per message (Maximum of 50)","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.MentionSpam}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":124,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9933,"name":"presets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The internally pre-defined wordsets which will be searched for in content","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.KeywordPreset}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":101,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9938,"name":"AutoModerationRuleKeywordPresetType"}}},{"id":9935,"name":"regex_patterns","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Regular expression patterns which will be matched against content (Maximum of 10)","text":"Only Rust flavored regex is currently supported (Maximum of 260 characters)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":118,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9934,9932,9937,9936,9933,9935]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":86,"character":17}]},{"id":11786,"name":"APIAvatarDecorationData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#avatar-decoration-data-object"},"children":[{"id":11787,"name":"asset","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar decoration hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11788,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the avatar decoration's SKU"},"sources":[{"fileName":"payloads/v10/user.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11787,11788]}],"sources":[{"fileName":"payloads/v10/user.ts","line":337,"character":17}]},{"id":10854,"name":"APIBan","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#ban-object"},"children":[{"id":10855,"name":"reason","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The reason for the ban"},"sources":[{"fileName":"payloads/v10/guild.ts","line":888,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10856,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user"},"sources":[{"fileName":"payloads/v10/guild.ts","line":892,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[10855,10856]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":884,"character":17}]},{"id":10469,"name":"APIBaseAutoPopulatedSelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10471,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1734,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10462,"name":"APIBaseSelectMenuComponent.custom_id"}},{"id":10470,"name":"default_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of default values for auto-populated select menu components"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1770,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10503,"typeArguments":[{"type":"reference","id":10478,"name":"D"}],"name":"APISelectMenuDefaultValue"}}},{"id":10475,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1756,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10466,"name":"APIBaseSelectMenuComponent.disabled"}},{"id":10474,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1750,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10465,"name":"APIBaseSelectMenuComponent.max_values"}},{"id":10473,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1744,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10464,"name":"APIBaseSelectMenuComponent.min_values"}},{"id":10472,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1738,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10463,"name":"APIBaseSelectMenuComponent.placeholder"}},{"id":10476,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10477,"name":"T"},"inheritedFrom":{"type":"reference","id":10467,"name":"APIBaseSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10471,10470,10475,10474,10473,10472,10476]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1759,"character":17}],"typeParameter":[{"id":10477,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":10414,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":10413,"name":"ComponentType.MentionableSelect"},{"type":"reference","id":10412,"name":"ComponentType.RoleSelect"},{"type":"reference","id":10411,"name":"ComponentType.UserSelect"}]}},{"id":10478,"name":"D","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10499,"name":"SelectMenuDefaultValueType"}}],"extendedTypes":[{"type":"reference","id":10461,"typeArguments":[{"type":"reference","id":10477,"name":"T"}],"name":"APIBaseSelectMenuComponent"}],"extendedBy":[{"type":"reference","id":10490,"name":"APIChannelSelectComponent"}]},{"id":10403,"name":"APIBaseComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object"},"children":[{"id":10404,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10405,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[10404]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1568,"character":17}],"typeParameter":[{"id":10405,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10406,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":10416,"name":"APIActionRowComponent"},{"type":"reference","id":10420,"name":"APIButtonComponentBase"},{"type":"reference","id":10461,"name":"APIBaseSelectMenuComponent"},{"type":"reference","id":10515,"name":"APITextInputComponent"}]},{"id":11282,"name":"APIBaseInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"children":[{"id":11295,"name":"app_permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Bitwise set of permissions the app or bot has within the channel the interaction was sent from"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":159,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11284,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application this interaction is for"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11299,"name":"authorizing_integration_owners","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Mapping of installation contexts that the interaction was authorized for to related user or guild IDs."},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":175,"character":1}],"type":{"type":"reference","id":11303,"name":"APIAuthorizingIntegrationOwnersMap"}},{"id":11288,"name":"channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel it was sent from"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":127,"character":1}],"type":{"type":"intersection","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10038,"name":"APIDMChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10046,"name":"APIGroupDMChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10009,"name":"APIGuildCategoryChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10115,"name":"APIGuildForumChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10135,"name":"APIGuildMediaChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10028,"name":"APIGuildStageVoiceChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10027,"name":"APIGuildVoiceChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10008,"name":"APINewsChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10007,"name":"APITextChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10059,"name":"APIThreadChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}},{"id":11289,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel it was sent from","tags":[{"tag":"deprecated","text":"Use {@apilink APIBaseInteraction#channel} instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11300,"name":"context","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Context where the interaction was triggered from"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":179,"character":1}],"type":{"type":"reference","id":11073,"name":"InteractionContextType"}},{"id":11286,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The command data payload"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":119,"character":1}],"type":{"type":"reference","id":11302,"name":"Data"}},{"id":11298,"name":"entitlements","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For monetized apps, any entitlements for the invoking user, representing access to premium SKUs"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11473,"name":"APIEntitlement"}}},{"id":11287,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild it was sent from"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":123,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11297,"name":"guild_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild's preferred locale, if invoked in a guild"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":167,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":11283,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11296,"name":"locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The selected language of the invoking user"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":163,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":11290,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild member data for the invoking user, including permissions","text":"**This is only sent when an interaction is invoked in a guild**\n"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":139,"character":1}],"type":{"type":"reference","id":11268,"name":"APIInteractionGuildMember"}},{"id":11294,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For components, the message they were attached to"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":155,"character":1}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":11292,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A continuation token for responding to the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11285,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":115,"character":1}],"type":{"type":"reference","id":11301,"name":"Type"}},{"id":11291,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User object for the invoking user, if invoked in a DM"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":143,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":11293,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Read-only property, always `1`"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":151,"character":1}],"type":{"type":"literal","value":1}}],"groups":[{"title":"Properties","kind":1024,"children":[11295,11284,11299,11288,11289,11300,11286,11298,11287,11297,11283,11296,11290,11294,11292,11285,11291,11293]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":103,"character":17}],"typeParameter":[{"id":11301,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11385,"name":"InteractionType"}},{"id":11302,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{}}]},{"id":10461,"name":"APIBaseSelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":10462,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1734,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10466,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1756,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10465,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1750,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10464,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1744,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10463,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1738,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10467,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10468,"name":"T"},"inheritedFrom":{"type":"reference","id":10404,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10462,10466,10465,10464,10463,10467]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1723,"character":17}],"typeParameter":[{"id":10468,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":10414,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":10413,"name":"ComponentType.MentionableSelect"},{"type":"reference","id":10412,"name":"ComponentType.RoleSelect"},{"type":"reference","id":10409,"name":"ComponentType.StringSelect"},{"type":"reference","id":10411,"name":"ComponentType.UserSelect"}]}}],"extendedTypes":[{"type":"reference","id":10403,"typeArguments":[{"type":"reference","id":10468,"name":"T"}],"name":"APIBaseComponent"}],"extendedBy":[{"type":"reference","id":10469,"name":"APIBaseAutoPopulatedSelectMenuComponent"},{"type":"reference","id":10479,"name":"APIStringSelectComponent"}]},{"id":10420,"name":"APIButtonComponentBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#buttons"},"children":[{"id":10424,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1652,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10423,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1648,"character":1}],"type":{"type":"reference","id":10427,"name":"APIMessageComponentEmoji"}},{"id":10421,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1640,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10422,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1644,"character":1}],"type":{"type":"reference","id":10426,"name":"Style"}},{"id":10425,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10408,"name":"Button"},"inheritedFrom":{"type":"reference","id":10404,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10424,10423,10421,10422,10425]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1636,"character":17}],"typeParameter":[{"id":10426,"name":"Style","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10451,"name":"ButtonStyle"}}],"extendedTypes":[{"type":"reference","id":10403,"typeArguments":[{"type":"reference","id":10408,"name":"ComponentType.Button"}],"name":"APIBaseComponent"}],"extendedBy":[{"type":"reference","id":10431,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":10438,"name":"APIButtonComponentWithURL"}]},{"id":10431,"name":"APIButtonComponentWithCustomId","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10432,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom_id to be sent in the interaction when clicked"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1677,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10436,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10424,"name":"APIButtonComponentBase.disabled"}},{"id":10435,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1648,"character":1}],"type":{"type":"reference","id":10427,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","id":10423,"name":"APIButtonComponentBase.emoji"}},{"id":10433,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1640,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10421,"name":"APIButtonComponentBase.label"}},{"id":10434,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1644,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":10452,"name":"Primary"},{"type":"reference","id":10453,"name":"Secondary"},{"type":"reference","id":10454,"name":"Success"},{"type":"reference","id":10455,"name":"Danger"}]},"inheritedFrom":{"type":"reference","id":10422,"name":"APIButtonComponentBase.style"}},{"id":10437,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10408,"name":"Button"},"inheritedFrom":{"type":"reference","id":10425,"name":"APIButtonComponentBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10432,10436,10435,10433,10434,10437]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1670,"character":17}],"extendedTypes":[{"type":"reference","id":10420,"typeArguments":[{"type":"union","types":[{"type":"reference","id":10455,"name":"ButtonStyle.Danger"},{"type":"reference","id":10452,"name":"ButtonStyle.Primary"},{"type":"reference","id":10453,"name":"ButtonStyle.Secondary"},{"type":"reference","id":10454,"name":"ButtonStyle.Success"}]}],"name":"APIButtonComponentBase"}]},{"id":10445,"name":"APIButtonComponentWithSKUId","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10449,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.disabled"}},{"id":10446,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id for a purchasable SKU"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1692,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10448,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1644,"character":1}],"type":{"type":"reference","id":10457,"name":"Premium"},"inheritedFrom":{"type":"reference","name":"Omit.style"}},{"id":10447,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10408,"name":"Button"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10449,10446,10448,10447]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1687,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10420,"typeArguments":[{"type":"reference","id":10457,"name":"ButtonStyle.Premium"}],"name":"APIButtonComponentBase"},{"type":"union","types":[{"type":"literal","value":"custom_id"},{"type":"literal","value":"emoji"},{"type":"literal","value":"label"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10438,"name":"APIButtonComponentWithURL","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10443,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10424,"name":"APIButtonComponentBase.disabled"}},{"id":10442,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1648,"character":1}],"type":{"type":"reference","id":10427,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","id":10423,"name":"APIButtonComponentBase.emoji"}},{"id":10440,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1640,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10421,"name":"APIButtonComponentBase.label"}},{"id":10441,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1644,"character":1}],"type":{"type":"reference","id":10456,"name":"Link"},"inheritedFrom":{"type":"reference","id":10422,"name":"APIButtonComponentBase.style"}},{"id":10444,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10408,"name":"Button"},"inheritedFrom":{"type":"reference","id":10425,"name":"APIButtonComponentBase.type"}},{"id":10439,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The URL to direct users to when clicked for Link buttons"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1684,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10443,10442,10440,10441,10444,10439]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1680,"character":17}],"extendedTypes":[{"type":"reference","id":10420,"typeArguments":[{"type":"reference","id":10456,"name":"ButtonStyle.Link"}],"name":"APIButtonComponentBase"}]},{"id":9961,"name":"APIChannelBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"This interface is used to allow easy extension for other channel types. While\nalso allowing `APIPartialChannel` to be used without breaking."},"children":[{"id":9963,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"}},{"id":9964,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9958,"name":"APIPartialChannel.id"}},{"id":9965,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9960,"name":"APIPartialChannel.name"}},{"id":9962,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":9966,"name":"T"},"overwrites":{"type":"reference","id":9959,"name":"APIPartialChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[9963,9964,9965,9962]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":39,"character":17}],"typeParameter":[{"id":9966,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10137,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":9957,"name":"APIPartialChannel"}],"extendedBy":[{"type":"reference","id":9969,"name":"APITextBasedChannel"}]},{"id":10389,"name":"APIChannelMention","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-mention-object-channel-mention-structure"},"children":[{"id":10391,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild containing the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1508,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10390,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1504,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10393,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1518,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10392,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1514,"character":1}],"type":{"type":"reference","id":10137,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10391,10390,10393,10392]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1500,"character":17}]},{"id":10490,"name":"APIChannelSelectComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":10491,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of channel types to include in the ChannelSelect component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1815,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10137,"name":"ChannelType"}}},{"id":10493,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1734,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10471,"name":"APIBaseAutoPopulatedSelectMenuComponent.custom_id"}},{"id":10492,"name":"default_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of default values for auto-populated select menu components"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1770,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10503,"typeArguments":[{"type":"reference","id":10500,"name":"Channel"}],"name":"APISelectMenuDefaultValue"}},"inheritedFrom":{"type":"reference","id":10470,"name":"APIBaseAutoPopulatedSelectMenuComponent.default_values"}},{"id":10497,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1756,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10475,"name":"APIBaseAutoPopulatedSelectMenuComponent.disabled"}},{"id":10496,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1750,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10474,"name":"APIBaseAutoPopulatedSelectMenuComponent.max_values"}},{"id":10495,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1744,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10473,"name":"APIBaseAutoPopulatedSelectMenuComponent.min_values"}},{"id":10494,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1738,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10472,"name":"APIBaseAutoPopulatedSelectMenuComponent.placeholder"}},{"id":10498,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10414,"name":"ChannelSelect"},"inheritedFrom":{"type":"reference","id":10476,"name":"APIBaseAutoPopulatedSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10491,10493,10492,10497,10496,10495,10494,10498]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1810,"character":17}],"extendedTypes":[{"type":"reference","id":10469,"typeArguments":[{"type":"reference","id":10414,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":10500,"name":"SelectMenuDefaultValueType.Channel"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}]},{"id":11090,"name":"APIChatInputApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":11096,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":11093,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":11095,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":11091,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":110,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11088,"name":"APIApplicationCommandInteractionDataOption"}}},{"id":11092,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":111,"character":1}],"type":{"type":"reference","id":11326,"name":"APIInteractionDataResolved"}},{"id":11094,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":11066,"name":"ChatInput"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11096,11093,11095,11091,11092,11094]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":108,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11066,"name":"ApplicationCommandType.ChatInput"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":11426,"name":"APICommandAutocompleteInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11427,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":124,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11164,"typeArguments":[{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"name":"APIApplicationCommandOptionChoice"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11427]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":123,"character":17}]},{"id":11743,"name":"APIConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#connection-object"},"children":[{"id":11750,"name":"friend_sync","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether friend sync is enabled for this connection"},"sources":[{"fileName":"payloads/v10/user.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11744,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the connection account"},"sources":[{"fileName":"payloads/v10/user.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11748,"name":"integrations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of partial server integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":250,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":10824,"name":"APIGuildIntegration"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}}},{"id":11745,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username of the connection account"},"sources":[{"fileName":"payloads/v10/user.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11747,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the connection is revoked"},"sources":[{"fileName":"payloads/v10/user.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11751,"name":"show_activity","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether activities related to this connection will be shown in presence updates"},"sources":[{"fileName":"payloads/v10/user.ts","line":262,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11752,"name":"two_way_link","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this connection supports console voice transfer"},"sources":[{"fileName":"payloads/v10/user.ts","line":266,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11746,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The service of the connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-services\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":240,"character":1}],"type":{"type":"reference","id":11754,"name":"ConnectionService"}},{"id":11749,"name":"verified","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the connection is verified"},"sources":[{"fileName":"payloads/v10/user.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11753,"name":"visibility","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Visibility of this connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-visibility-types\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":272,"character":1}],"type":{"type":"reference","id":11779,"name":"ConnectionVisibility"}}],"groups":[{"title":"Properties","kind":1024,"children":[11750,11744,11748,11745,11747,11751,11752,11746,11749,11753]}],"sources":[{"fileName":"payloads/v10/user.ts","line":226,"character":17}]},{"id":10038,"name":"APIDMChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10045,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":10041,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":10042,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":10044,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10039,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (always null for DM channels)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":178,"character":1}],"type":{"type":"literal","value":null}},{"id":10043,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11695,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"Omit.recipients"}},{"id":10040,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10139,"name":"DM"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10045,10041,10042,10044,10039,10043,10040]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":174,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10029,"typeArguments":[{"type":"reference","id":10139,"name":"ChannelType.DM"}],"name":"APIDMChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10029,"name":"APIDMChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10036,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":10033,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":10034,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":10035,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10031,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":10030,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11695,"name":"APIUser"}}},{"id":10032,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10037,"name":"T"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10036,10033,10034,10035,10031,10030,10032]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":165,"character":17}],"typeParameter":[{"id":10037,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10137,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":9969,"typeArguments":[{"type":"reference","id":10037,"name":"T"}],"name":"APITextBasedChannel"},{"type":"literal","value":"rate_limit_per_user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10318,"name":"APIEmbed","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-structure","text":"Length limit: 6000 characters\n"},"children":[{"id":10330,"name":"author","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Author information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1224,"character":1}],"type":{"type":"reference","id":10359,"name":"APIEmbedAuthor"}},{"id":10324,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Color code of the embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1188,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10321,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of embed","text":"Length limit: 4096 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1176,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10331,"name":"fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Fields information","text":"Length limit: 25 field objects\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1232,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10368,"name":"APIEmbedField"}}},{"id":10325,"name":"footer","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Footer information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1194,"character":1}],"type":{"type":"reference","id":10364,"name":"APIEmbedFooter"}},{"id":10326,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1200,"character":1}],"type":{"type":"reference","id":10351,"name":"APIEmbedImage"}},{"id":10329,"name":"provider","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Provider information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1218,"character":1}],"type":{"type":"reference","id":10356,"name":"APIEmbedProvider"}},{"id":10327,"name":"thumbnail","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Thumbnail information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1206,"character":1}],"type":{"type":"reference","id":10341,"name":"APIEmbedThumbnail"}},{"id":10323,"name":"timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of embed content"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10319,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Title of embed","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1162,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10320,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of embed (always \"rich\" for webhook embeds)","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-types\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1170,"character":1}],"type":{"type":"reference","id":10332,"name":"EmbedType"}},{"id":10322,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1180,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10328,"name":"video","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Video information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1212,"character":1}],"type":{"type":"reference","id":10346,"name":"APIEmbedVideo"}}],"groups":[{"title":"Properties","kind":1024,"children":[10330,10324,10321,10331,10325,10326,10329,10327,10323,10319,10320,10322,10328]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1156,"character":17}]},{"id":10359,"name":"APIEmbedAuthor","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure"},"children":[{"id":10362,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1374,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10360,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of author","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1366,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10363,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of author icon"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1378,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10361,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1370,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10362,10360,10363,10361]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1360,"character":17}]},{"id":10368,"name":"APIEmbedField","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure"},"children":[{"id":10371,"name":"inline","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this field should display inline"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1420,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10369,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the field","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1410,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10370,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Value of the field","text":"Length limit: 1024 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1416,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10371,10369,10370]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1404,"character":17}]},{"id":10364,"name":"APIEmbedFooter","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure"},"children":[{"id":10366,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of footer icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1394,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10367,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of footer icon"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1398,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10365,"name":"text","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Footer text","text":"Length limit: 2048 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1390,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10366,10367,10365]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1384,"character":17}]},{"id":10351,"name":"APIEmbedImage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure"},"children":[{"id":10354,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of image"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1336,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10353,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the image"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1332,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10352,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of image (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1328,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10355,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of image"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1340,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10354,10353,10352,10355]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1324,"character":17}]},{"id":10356,"name":"APIEmbedProvider","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure"},"children":[{"id":10357,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of provider"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1350,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10358,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of provider"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1354,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10357,10358]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1346,"character":17}]},{"id":10341,"name":"APIEmbedThumbnail","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure"},"children":[{"id":10344,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of thumbnail"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1292,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10343,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the thumbnail"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1288,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10342,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of thumbnail (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1284,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10345,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of thumbnail"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1296,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10344,10343,10342,10345]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1280,"character":17}]},{"id":10346,"name":"APIEmbedVideo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure"},"children":[{"id":10349,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of video"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1314,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10348,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the video"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1310,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10347,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Source url of video"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1306,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10350,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of video"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1318,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10349,10348,10347,10350]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1302,"character":17}]},{"id":10548,"name":"APIEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure"},"children":[{"id":10556,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10547,"name":"APIPartialEmoji.animated"}},{"id":10553,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10554,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10545,"name":"APIPartialEmoji.id"}},{"id":10552,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is managed"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10555,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10546,"name":"APIPartialEmoji.name"}},{"id":10551,"name":"require_colons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji must be wrapped in colons"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10549,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles this emoji is whitelisted to"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":34,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10550,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User that created this emoji"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":38,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[10556,10553,10554,10552,10555,10551,10549,10550]}],"sources":[{"fileName":"payloads/v10/emoji.ts","line":30,"character":17}],"extendedTypes":[{"type":"reference","id":10544,"name":"APIPartialEmoji"}]},{"id":11473,"name":"APIEntitlement","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-structure"},"children":[{"id":11478,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the parent application"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11483,"name":"consumed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For consumable items, whether or not the entitlement has been consumed"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11480,"name":"deleted","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the entitlement was deleted"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11482,"name":"ends_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Date at which the entitlement is no longer valid. Not present when using test entitlements."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11477,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that is granted access to the entitlement's sku"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11474,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entitlement"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11475,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the SKU"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11481,"name":"starts_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Start date at which the entitlement is valid. Not present when using test entitlements."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11479,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of entitlement"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":30,"character":1}],"type":{"type":"reference","id":11484,"name":"EntitlementType"}},{"id":11476,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the user that is granted access to the entitlement's sku"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11478,11483,11480,11482,11477,11474,11475,11481,11479,11476]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":6,"character":17}]},{"id":11454,"name":"APIExtendedInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-metadata-object"},"children":[{"id":11468,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":11442,"name":"APIInvite.approximate_member_count"}},{"id":11467,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":11441,"name":"APIInvite.approximate_presence_count"}},{"id":11462,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":9957,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},"inheritedFrom":{"type":"reference","id":11436,"name":"APIInvite.channel"}},{"id":11460,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v10/invite.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11434,"name":"APIInvite.code"}},{"id":11459,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this invite was created"},"sources":[{"fileName":"payloads/v10/invite.ts","line":139,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11469,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":11443,"name":"APIInvite.expires_at"}},{"id":11461,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":40,"character":1}],"type":{"type":"reference","id":11432,"name":"APIInviteGuild"},"inheritedFrom":{"type":"reference","id":11435,"name":"APIInvite.guild"}},{"id":11471,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v10/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"},"inheritedFrom":{"type":"reference","id":11445,"name":"APIInvite.guild_scheduled_event"}},{"id":11463,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":52,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":11437,"name":"APIInvite.inviter"}},{"id":11457,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration (in seconds) after which the invite expires"},"sources":[{"fileName":"payloads/v10/invite.ts","line":131,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11456,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Max number of times this invite can be used"},"sources":[{"fileName":"payloads/v10/invite.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11470,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":11613,"name":"APIInviteStageInstance"},"inheritedFrom":{"type":"reference","id":11444,"name":"APIInvite.stage_instance"}},{"id":11466,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":70,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9662,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},"inheritedFrom":{"type":"reference","id":11440,"name":"APIInvite.target_application"}},{"id":11464,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":58,"character":1}],"type":{"type":"reference","id":11451,"name":"InviteTargetType"},"inheritedFrom":{"type":"reference","id":11438,"name":"APIInvite.target_type"}},{"id":11465,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":64,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":11439,"name":"APIInvite.target_user"}},{"id":11458,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this invite only grants temporary membership"},"sources":[{"fileName":"payloads/v10/invite.ts","line":135,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11472,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite type"},"sources":[{"fileName":"payloads/v10/invite.ts","line":96,"character":1}],"type":{"type":"reference","id":11447,"name":"InviteType"},"inheritedFrom":{"type":"reference","id":11446,"name":"APIInvite.type"}},{"id":11455,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this invite has been used"},"sources":[{"fileName":"payloads/v10/invite.ts","line":123,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[11468,11467,11462,11460,11459,11469,11461,11471,11463,11457,11456,11470,11466,11464,11465,11458,11472,11455]}],"sources":[{"fileName":"payloads/v10/invite.ts","line":119,"character":17}],"extendedTypes":[{"type":"reference","id":11433,"name":"APIInvite"}]},{"id":11006,"name":"APIExternalGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11007,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":192,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":11020,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":11011,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":11013,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":11019,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":11008,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":193,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11025,"name":"APIGuildScheduledEventEntityMetadata"}],"qualifiedName":"Required","package":"typescript","name":"Required"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":11018,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":11030,"name":"External"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":11010,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":11009,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":11022,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":11012,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":11016,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":11037,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":11023,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10930,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":11015,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":11014,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":11017,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":11031,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":11021,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[11007,11020,11011,11013,11019,11008,11018,11010,11009,11022,11012,11016,11023,11015,11014,11017,11021]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":190,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11030,"name":"GuildScheduledEventEntityType.External"}],"name":"APIGuildScheduledEventBase"}]},{"id":10271,"name":"APIFollowedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#followed-channel-object"},"children":[{"id":10272,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source channel id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":958,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10273,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Created target webhook id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":962,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10272,10273]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":954,"character":17}]},{"id":10559,"name":"APIGatewayBotInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot"},"children":[{"id":10561,"name":"session_start_limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information on the current session start limit","text":"See https://discord.com/developers/docs/topics/gateway#session-start-limit-object\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":37,"character":1}],"type":{"type":"reference","id":10563,"name":"APIGatewaySessionStartLimit"}},{"id":10560,"name":"shards","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recommended number of shards to use when connecting","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10562,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10558,"name":"APIGatewayInfo.url"}}],"groups":[{"title":"Properties","kind":1024,"children":[10561,10560,10562]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":10557,"name":"APIGatewayInfo"}]},{"id":10557,"name":"APIGatewayInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway"},"children":[{"id":10558,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10558]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":15,"character":17}],"extendedBy":[{"type":"reference","id":10559,"name":"APIGatewayBotInfo"}]},{"id":10563,"name":"APIGatewaySessionStartLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#session-start-limit-object"},"children":[{"id":10567,"name":"max_concurrency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of identify requests allowed per 5 seconds"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10565,"name":"remaining","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The remaining number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10566,"name":"reset_after","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of milliseconds after which the limit resets"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10564,"name":"total","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10567,10565,10566,10564]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":43,"character":17}]},{"id":10046,"name":"APIGroupDMChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10048,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id of the group DM creator if it is bot-created"},"sources":[{"fileName":"payloads/v10/channel.ts","line":189,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10057,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":10049,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash"},"sources":[{"fileName":"payloads/v10/channel.ts","line":193,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10054,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":10051,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":201,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","name":"Omit.last_message_id"}},{"id":10056,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10052,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is managed by an OAuth2 application"},"sources":[{"fileName":"payloads/v10/channel.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10047,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":185,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10050,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the DM creator"},"sources":[{"fileName":"payloads/v10/channel.ts","line":197,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10055,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11695,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"Omit.recipients"}},{"id":10053,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10141,"name":"GroupDM"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10048,10057,10049,10054,10051,10056,10052,10047,10050,10055,10053]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":181,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10029,"typeArguments":[{"type":"reference","id":10141,"name":"ChannelType.GroupDM"}],"name":"APIDMChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10668,"name":"APIGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure"},"children":[{"id":10675,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":120,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10676,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":124,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":10686,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v10/guild.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10701,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10702,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of non-offline members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10694,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":214,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":10661,"name":"APIPartialGuild.banner"}},{"id":10680,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":144,"character":1}],"type":{"type":"reference","id":10713,"name":"GuildDefaultMessageNotifications"}},{"id":10693,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":208,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":10662,"name":"APIPartialGuild.description"}},{"id":10670,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":90,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10683,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10548,"name":"APIEmoji"}}},{"id":10681,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":150,"character":1}],"type":{"type":"reference","id":10716,"name":"GuildExplicitContentFilter"}},{"id":10684,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":168,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10750,"name":"GuildFeature"}},"overwrites":{"type":"reference","id":10663,"name":"APIPartialGuild.features"}},{"id":10707,"name":"hub_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of Student Hub the guild is"},"sources":[{"fileName":"payloads/v10/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10739,"name":"GuildHubType"}]}},{"id":10710,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10659,"name":"APIPartialGuild.icon"}},{"id":10669,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10712,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10666,"name":"APIPartialGuild.id"}},{"id":10691,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10690,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":196,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":10700,"name":"max_stage_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a stage video channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10699,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10685,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":174,"character":1}],"type":{"type":"reference","id":10720,"name":"GuildMFALevel"}},{"id":10709,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10658,"name":"APIPartialGuild.name"}},{"id":10704,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":10723,"name":"GuildNSFWLevel"}},{"id":10671,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10672,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v10/guild.ts","line":100,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10673,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10697,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10706,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v10/guild.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10696,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v10/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10695,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":220,"character":1}],"type":{"type":"reference","id":10734,"name":"GuildPremiumTier"}},{"id":10698,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v10/guild.ts","line":234,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10674,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10682,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":156,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11549,"name":"APIRole"}}},{"id":10689,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v10/guild.ts","line":192,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10708,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"payloads/v10/guild.ts","line":282,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10711,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10660,"name":"APIPartialGuild.splash"}},{"id":10705,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":270,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11618,"name":"APISticker"}}},{"id":10688,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":188,"character":1}],"type":{"type":"reference","id":10743,"name":"GuildSystemChannelFlags"}},{"id":10687,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v10/guild.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10692,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":10665,"name":"APIPartialGuild.vanity_url_code"}},{"id":10679,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":138,"character":1}],"type":{"type":"reference","id":10728,"name":"GuildVerificationLevel"},"overwrites":{"type":"reference","id":10664,"name":"APIPartialGuild.verification_level"}},{"id":10703,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":10884,"name":"APIGuildWelcomeScreen"},"overwrites":{"type":"reference","id":10667,"name":"APIPartialGuild.welcome_screen"}},{"id":10678,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v10/guild.ts","line":132,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10677,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v10/guild.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10675,10676,10686,10701,10702,10694,10680,10693,10670,10683,10681,10684,10707,10710,10669,10712,10691,10690,10700,10699,10685,10709,10704,10671,10672,10673,10697,10706,10696,10695,10698,10674,10682,10689,10708,10711,10705,10688,10687,10692,10679,10703,10678,10677]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":78,"character":17}],"extendedTypes":[{"type":"reference","id":10657,"name":"APIPartialGuild"}],"extendedBy":[{"type":"reference","id":9263,"name":"GatewayGuildCreateDispatchData"}]},{"id":11227,"name":"APIGuildApplicationCommandPermissions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-guild-application-command-permissions-structure"},"children":[{"id":11229,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the application the command belongs to"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11230,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11228,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the command or the application id if that permission applies to all commands"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11231,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The permissions for the command in the guild"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":22,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11232,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11229,11230,11228,11231]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":6,"character":17}]},{"id":9978,"name":"APIGuildChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":9987,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":9980,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9986,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":9979,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9984,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9983,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9981,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10284,"name":"APIOverwrite"}}},{"id":9982,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9985,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":9988,"name":"T"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[9987,9980,9986,9979,9984,9983,9981,9982,9985]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":79,"character":17}],"typeParameter":[{"id":9988,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10137,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":9961,"typeArguments":[{"type":"reference","id":9988,"name":"T"}],"name":"APIChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"extendedBy":[{"type":"reference","id":9990,"name":"APIGuildTextChannel"},{"type":"reference","id":10010,"name":"APIVoiceChannelBase"},{"type":"reference","id":10059,"name":"APIThreadChannel"},{"type":"reference","id":10095,"name":"APIThreadOnlyChannel"}]},{"id":10115,"name":"APIGuildForumChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10122,"name":"available_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The set of tags that can be used in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":348,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10079,"name":"APIGuildForumTag"}},"inheritedFrom":{"type":"reference","id":10101,"name":"APIThreadOnlyChannel.available_tags"}},{"id":10121,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":344,"character":1}],"type":{"type":"reference","id":10299,"name":"ThreadAutoArchiveDuration"},"inheritedFrom":{"type":"reference","id":10100,"name":"APIThreadOnlyChannel.default_auto_archive_duration"}},{"id":10116,"name":"default_forum_layout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default layout type used to display posts in a forum channel. Defaults to `0`, which indicates a layout view has not been set by a channel admin"},"sources":[{"fileName":"payloads/v10/channel.ts","line":368,"character":1}],"type":{"type":"reference","id":10091,"name":"ForumLayoutType"}},{"id":10124,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":357,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10085,"name":"APIGuildForumDefaultReactionEmoji"}]},"inheritedFrom":{"type":"reference","id":10103,"name":"APIThreadOnlyChannel.default_reaction_emoji"}},{"id":10125,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":361,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10088,"name":"SortOrderType"}]},"inheritedFrom":{"type":"reference","id":10104,"name":"APIThreadOnlyChannel.default_sort_order"}},{"id":10123,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v10/channel.ts","line":353,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10102,"name":"APIThreadOnlyChannel.default_thread_rate_limit_per_user"}},{"id":10134,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":10113,"name":"APIThreadOnlyChannel.flags"}},{"id":10127,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10106,"name":"APIThreadOnlyChannel.guild_id"}},{"id":10133,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10112,"name":"APIThreadOnlyChannel.id"}},{"id":10118,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last thread created in this channel (may not point to an existing or valid thread)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10097,"name":"APIThreadOnlyChannel.last_message_id"}},{"id":10120,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":340,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10099,"name":"APIThreadOnlyChannel.last_pin_timestamp"}},{"id":10126,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10105,"name":"APIThreadOnlyChannel.name"}},{"id":10131,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10110,"name":"APIThreadOnlyChannel.nsfw"}},{"id":10130,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10109,"name":"APIThreadOnlyChannel.parent_id"}},{"id":10128,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10284,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":10107,"name":"APIThreadOnlyChannel.permission_overwrites"}},{"id":10129,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10108,"name":"APIThreadOnlyChannel.position"}},{"id":10119,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before creating another thread (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"The absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":335,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10098,"name":"APIThreadOnlyChannel.rate_limit_per_user"}},{"id":10117,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-4096 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":324,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10096,"name":"APIThreadOnlyChannel.topic"}},{"id":10132,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10149,"name":"GuildForum"},"inheritedFrom":{"type":"reference","id":10111,"name":"APIThreadOnlyChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10122,10121,10116,10124,10125,10123,10134,10127,10133,10118,10120,10126,10131,10130,10128,10129,10119,10117,10132]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":364,"character":17}],"extendedTypes":[{"type":"reference","id":10095,"typeArguments":[{"type":"reference","id":10149,"name":"ChannelType.GuildForum"}],"name":"APIThreadOnlyChannel"}]},{"id":10085,"name":"APIGuildForumDefaultReactionEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#default-reaction-object-default-reaction-structure"},"children":[{"id":10086,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of a guild's custom emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":280,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10087,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of the emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":284,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10086,10087]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":276,"character":17}]},{"id":10079,"name":"APIGuildForumTag","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#forum-tag-object-forum-tag-structure"},"children":[{"id":10083,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of a guild's custom emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":266,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10084,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of the emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":270,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10080,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the tag"},"sources":[{"fileName":"payloads/v10/channel.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10082,"name":"moderated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this tag can only be added to or removed from threads by a member with the `MANAGE_THREADS` permission"},"sources":[{"fileName":"payloads/v10/channel.ts","line":262,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10081,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the tag (0-20 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10083,10084,10080,10082,10081]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":250,"character":17}]},{"id":10824,"name":"APIGuildIntegration","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object"},"children":[{"id":10835,"name":"account","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration account information","text":"See https://discord.com/developers/docs/resources/guild#integration-account-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":794,"character":1}],"type":{"type":"reference","id":10845,"name":"APIIntegrationAccount"}},{"id":10839,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot/OAuth2 application for discord integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-application-object\n\n**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":820,"character":1}],"type":{"type":"reference","id":10848,"name":"APIGuildIntegrationApplication"}},{"id":10831,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether emoticons should be synced for this integration (`twitch` only currently)","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":766,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10828,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is this integration enabled"},"sources":[{"fileName":"payloads/v10/guild.ts","line":748,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10832,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The behavior of expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n\nSee https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":774,"character":1}],"type":{"type":"reference","id":10842,"name":"IntegrationExpireBehavior"}},{"id":10833,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The grace period (in days) before expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":780,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10825,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":736,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10826,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration name"},"sources":[{"fileName":"payloads/v10/guild.ts","line":740,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10838,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Has this integration been revoked","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":812,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10830,"name":"role_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID that this integration uses for \"subscribers\"","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":760,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10840,"name":"scopes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scopes the application has been authorized for"},"sources":[{"fileName":"payloads/v10/guild.ts","line":824,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11523,"name":"OAuth2Scopes"}}},{"id":10837,"name":"subscriber_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many subscribers this integration has","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":806,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10836,"name":"synced_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When this integration was last synced","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":800,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10829,"name":"syncing","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Is this integration syncing","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":754,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10827,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration type"},"sources":[{"fileName":"payloads/v10/guild.ts","line":744,"character":1}],"type":{"type":"reference","id":10841,"name":"APIGuildIntegrationType"}},{"id":10834,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User for this integration","text":"**Some older integrations may not have an attached user.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":788,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[10835,10839,10831,10828,10832,10833,10825,10826,10838,10830,10840,10837,10836,10829,10827,10834]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":732,"character":17}]},{"id":10848,"name":"APIGuildIntegrationApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-application-object"},"children":[{"id":10853,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot associated with this application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":878,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":10852,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v10/guild.ts","line":872,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10851,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":868,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10849,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v10/guild.ts","line":858,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10850,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v10/guild.ts","line":862,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10853,10852,10851,10849,10850]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":854,"character":17}]},{"id":10800,"name":"APIGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":10803,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v10/guild.ts","line":636,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10812,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":680,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11786,"name":"APIAvatarDecorationData"}]}},{"id":10811,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":674,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10807,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":656,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10809,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":664,"character":1}],"type":{"type":"reference","id":10813,"name":"GuildMemberFlags"}},{"id":10805,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":646,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10808,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":660,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10802,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v10/guild.ts","line":632,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10810,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":670,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10806,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":652,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10804,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":642,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10801,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":628,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[10803,10812,10811,10807,10809,10805,10808,10802,10810,10806,10804,10801]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":620,"character":17}],"extendedBy":[{"type":"reference","id":9345,"name":"GatewayGuildMemberAddDispatchData"},{"type":"reference","id":11268,"name":"APIInteractionGuildMember"}]},{"id":10892,"name":"APIGuildMembershipScreening","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10895,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The server description shown in the screening form"},"sources":[{"fileName":"payloads/v10/guild.ts","line":998,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10894,"name":"form_fields","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The steps in the screening form"},"sources":[{"fileName":"payloads/v10/guild.ts","line":994,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10896,"name":"APIGuildMembershipScreeningField"}}},{"id":10893,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the fields were last updated"},"sources":[{"fileName":"payloads/v10/guild.ts","line":990,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10895,10894,10893]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":986,"character":17}]},{"id":10896,"name":"APIGuildMembershipScreeningField","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10897,"name":"field_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of field"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1007,"character":1}],"type":{"type":"reference","id":10902,"name":"Terms"}},{"id":10898,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the field"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1011,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10900,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user has to fill out this field"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1019,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10899,"name":"values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The list of rules"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1015,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10897,10898,10900,10899]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1003,"character":17}]},{"id":10903,"name":"APIGuildOnboarding","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-guild-onboarding-structure"},"children":[{"id":10906,"name":"default_channel_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel ids that members get opted into automatically"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1044,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10907,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether onboarding is enabled in the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1048,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10904,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the guild this onboarding is part of"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1036,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10908,"name":"mode","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Current mode of onboarding"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1052,"character":1}],"type":{"type":"reference","id":10924,"name":"GuildOnboardingMode"}},{"id":10905,"name":"prompts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Prompts shown during onboarding and in customize community"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1040,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10909,"name":"APIGuildOnboardingPrompt"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10906,10907,10904,10908,10905]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1032,"character":17}]},{"id":10909,"name":"APIGuildOnboardingPrompt","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-onboarding-prompt-structure"},"children":[{"id":10910,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1062,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10915,"name":"in_onboarding","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether the prompt is present in the onboarding flow.\nIf `false`, the prompt will only appear in the Channels & Roles tab"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1083,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10911,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Options available within the prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1066,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10917,"name":"APIGuildOnboardingPromptOption"}}},{"id":10914,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether the prompt is required before a user completes the onboarding flow"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1078,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10913,"name":"single_select","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether users are limited to selecting one option for the prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1074,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10912,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Title of the prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1070,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10916,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1087,"character":1}],"type":{"type":"reference","id":10927,"name":"GuildOnboardingPromptType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10910,10915,10911,10914,10913,10912,10916]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1058,"character":17}]},{"id":10917,"name":"APIGuildOnboardingPromptOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-option-structure"},"children":[{"id":10919,"name":"channel_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ids for channels a member is added to when the option is selected"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1101,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10923,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the option"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1117,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10921,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji of the option"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1109,"character":1}],"type":{"type":"reference","id":10544,"name":"APIPartialEmoji"}},{"id":10918,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the prompt option"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1097,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10920,"name":"role_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ids for roles assigned to a member when the option is selected"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1105,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10922,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Title of the option"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1113,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10919,10923,10921,10918,10920,10922]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1093,"character":17}]},{"id":10785,"name":"APIGuildPreview","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-preview-object"},"children":[{"id":10793,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of members in this guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":588,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10794,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of online members in this guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":592,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10795,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":596,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10790,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":572,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10791,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":578,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10548,"name":"APIEmoji"}}},{"id":10792,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":584,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10750,"name":"GuildFeature"}}},{"id":10788,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":560,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10786,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":550,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10787,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":554,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10789,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":566,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10796,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers"},"sources":[{"fileName":"payloads/v10/guild.ts","line":600,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11618,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10793,10794,10795,10790,10791,10792,10788,10786,10787,10789,10796]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":546,"character":17}]},{"id":11025,"name":"APIGuildScheduledEventEntityMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-metadata"},"children":[{"id":11026,"name":"location","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The location of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":211,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11026]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":207,"character":17}]},{"id":10930,"name":"APIGuildScheduledEventRecurrenceRule","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-structure"},"children":[{"id":10937,"name":"by_month","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific months to recur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":109,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":10954,"name":"GuildScheduledEventRecurrenceRuleMonth"}}]}},{"id":10938,"name":"by_month_day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific dates within a month to recur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"number"}}]}},{"id":10936,"name":"by_n_weekday","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of specific days within a specific week (1-5) to recur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":10967,"name":"GuildScheduledEventRecurrenceRuleNWeekday"}}]}},{"id":10935,"name":"by_weekday","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific days within a week for the event to recur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":101,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":10946,"name":"GuildScheduledEventRecurrenceRuleWeekday"}}]}},{"id":10939,"name":"by_year_day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of days within a year to recur on (1-364)"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":117,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"number"}}]}},{"id":10940,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total amount of times that the event is allowed to recur before stopping"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":121,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":10932,"name":"end","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ending time of the recurrence interval"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":87,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10933,"name":"frequency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How often the event occurs"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":91,"character":1}],"type":{"type":"reference","id":10941,"name":"GuildScheduledEventRecurrenceRuleFrequency"}},{"id":10934,"name":"interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The spacing between the events, defined by `frequency`.\nFor example, `frequency` of {@apilink GuildScheduledEventRecurrenceRuleFrequency#Weekly} and an `interval` of `2`\nwould be \"every-other week\""},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10931,"name":"start","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Starting time of the recurrence interval"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10937,10938,10936,10935,10939,10940,10932,10933,10934,10931]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":79,"character":17}]},{"id":11038,"name":"APIGuildScheduledEventUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-user-object-guild-scheduled-event-user-structure"},"children":[{"id":11039,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled event id which the user subscribed to"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":250,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11041,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member data for this user for the guild which this event belongs to, if any"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":258,"character":1}],"type":{"type":"reference","id":10800,"name":"APIGuildMember"}},{"id":11040,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user which subscribed to the event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":254,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11039,11041,11040]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":246,"character":17}]},{"id":9990,"name":"APIGuildTextChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":9991,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":120,"character":1}],"type":{"type":"reference","id":10299,"name":"ThreadAutoArchiveDuration"}},{"id":9992,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v10/channel.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9999,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":9987,"name":"APIGuildChannel.flags"}},{"id":10001,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9980,"name":"APIGuildChannel.guild_id"}},{"id":9995,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9986,"name":"APIGuildChannel.id"}},{"id":9997,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":9998,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10000,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9979,"name":"APIGuildChannel.name"}},{"id":10005,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":9984,"name":"APIGuildChannel.nsfw"}},{"id":10004,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9983,"name":"APIGuildChannel.parent_id"}},{"id":10002,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10284,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":9981,"name":"APIGuildChannel.permission_overwrites"}},{"id":10003,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":9982,"name":"APIGuildChannel.position"}},{"id":9996,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":9993,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-1024 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":129,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9994,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10006,"name":"T"},"inheritedFrom":{"type":"reference","id":9985,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[9991,9992,9999,10001,9995,9997,9998,10000,10005,10004,10002,10003,9996,9993,9994]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":114,"character":17}],"typeParameter":[{"id":10006,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":10149,"name":"ChannelType.GuildForum"},{"type":"reference","id":10150,"name":"ChannelType.GuildMedia"},{"type":"reference","id":9989,"name":"GuildTextChannelType"}]}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":9969,"typeArguments":[{"type":"reference","id":10006,"name":"T"}],"name":"APITextBasedChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","id":9978,"typeArguments":[{"type":"reference","id":10006,"name":"T"}],"name":"APIGuildChannel"}]},{"id":10884,"name":"APIGuildWelcomeScreen","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10885,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The welcome screen short message"},"sources":[{"fileName":"payloads/v10/guild.ts","line":960,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10886,"name":"welcome_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of suggested channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":964,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10887,"name":"APIGuildWelcomeScreenChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10885,10886]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":956,"character":17}]},{"id":10887,"name":"APIGuildWelcomeScreenChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10888,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id that is suggested"},"sources":[{"fileName":"payloads/v10/guild.ts","line":971,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10889,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description shown for the channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":975,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10890,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji id of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":979,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10891,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji name of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":983,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10888,10889,10890,10891]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":967,"character":17}]},{"id":10857,"name":"APIGuildWidget","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object"},"children":[{"id":10861,"name":"channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":902,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10864,"name":"APIGuildWidgetChannel"}}},{"id":10858,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":899,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10860,"name":"instant_invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":901,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10862,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":903,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10868,"name":"APIGuildWidgetMember"}}},{"id":10859,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":900,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10863,"name":"presence_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":904,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10861,10858,10860,10862,10859,10863]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":898,"character":17}]},{"id":10864,"name":"APIGuildWidgetChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object-example-guild-widget"},"children":[{"id":10865,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":911,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10866,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":912,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10867,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":913,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10865,10866,10867]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":910,"character":17}]},{"id":10868,"name":"APIGuildWidgetMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object-example-guild-widget"},"children":[{"id":10874,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/guild.ts","line":925,"character":1}],"type":{"type":"reflection","declaration":{"id":10875,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":10876,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":925,"character":14}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10876]}]}}},{"id":10872,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":923,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10877,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":926,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10871,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":922,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10869,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":920,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10873,"name":"status","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":924,"character":1}],"type":{"type":"reference","id":10580,"name":"PresenceUpdateReceiveStatus"}},{"id":10870,"name":"username","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":921,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10874,10872,10877,10871,10869,10873,10870]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":919,"character":17}]},{"id":10797,"name":"APIGuildWidgetSettings","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object"},"children":[{"id":10799,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The widget channel id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":614,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10798,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the widget is enabled"},"sources":[{"fileName":"payloads/v10/guild.ts","line":610,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10799,10798]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":606,"character":17}]},{"id":10845,"name":"APIIntegrationAccount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-account-object"},"children":[{"id":10846,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the account"},"sources":[{"fileName":"payloads/v10/guild.ts","line":844,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10847,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the account"},"sources":[{"fileName":"payloads/v10/guild.ts","line":848,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10846,10847]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":840,"character":17}]},{"id":11110,"name":"APIInteractionDataOptionBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11111,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11112,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":11114,"name":"T"}},{"id":11113,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"reference","id":11115,"name":"D"}}],"groups":[{"title":"Properties","kind":1024,"children":[11111,11112,11113]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":13,"character":17}],"typeParameter":[{"id":11114,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11152,"name":"ApplicationCommandOptionType"}},{"id":11115,"name":"D","kind":131072,"kindString":"Type parameter","flags":{}}],"extendedBy":[{"type":"reference","id":11137,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":11145,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":11170,"name":"APIApplicationCommandInteractionDataStringOption"}]},{"id":11326,"name":"APIInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure"},"children":[{"id":11331,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":226,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":10372,"name":"APIAttachment"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11330,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":225,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":11314,"name":"APIInteractionDataResolvedChannel"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11329,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":224,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":11315,"name":"APIInteractionDataResolvedGuildMember"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11328,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":223,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":11549,"name":"APIRole"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11327,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":222,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":11695,"name":"APIUser"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[11331,11330,11329,11328,11327]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":221,"character":17}]},{"id":11308,"name":"APIInteractionDataResolvedChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11311,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Required.id"}},{"id":11312,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Required.name"}},{"id":11310,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11309,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":199,"character":1}],"type":{"type":"reference","id":11313,"name":"T"},"overwrites":{"type":"reference","name":"Required.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11311,11312,11310,11309]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":198,"character":17}],"typeParameter":[{"id":11313,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10137,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":9957,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},{"id":11315,"name":"APIInteractionDataResolvedGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":11321,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v10/guild.ts","line":636,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar"}},{"id":11325,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":680,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11786,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar_decoration_data"}},{"id":11323,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":674,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.communication_disabled_until"}},{"id":11322,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":664,"character":1}],"type":{"type":"reference","id":10813,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":11318,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":646,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.joined_at"}},{"id":11319,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v10/guild.ts","line":632,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.nick"}},{"id":11324,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":670,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.pending"}},{"id":11316,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":215,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11320,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":652,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.premium_since"}},{"id":11317,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":642,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}}],"groups":[{"title":"Properties","kind":1024,"children":[11321,11325,11323,11322,11318,11319,11324,11316,11320,11317]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":214,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10800,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":11268,"name":"APIInteractionGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":11272,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v10/guild.ts","line":636,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10803,"name":"APIGuildMember.avatar"}},{"id":11281,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":680,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11786,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","id":10812,"name":"APIGuildMember.avatar_decoration_data"}},{"id":11280,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":674,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10811,"name":"APIGuildMember.communication_disabled_until"}},{"id":11276,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":656,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10807,"name":"APIGuildMember.deaf"}},{"id":11278,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":664,"character":1}],"type":{"type":"reference","id":10813,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","id":10809,"name":"APIGuildMember.flags"}},{"id":11274,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":646,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10805,"name":"APIGuildMember.joined_at"}},{"id":11277,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":660,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10808,"name":"APIGuildMember.mute"}},{"id":11271,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v10/guild.ts","line":632,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10802,"name":"APIGuildMember.nick"}},{"id":11279,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":670,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10810,"name":"APIGuildMember.pending"}},{"id":11269,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11275,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":652,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10806,"name":"APIGuildMember.premium_since"}},{"id":11273,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":642,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":10804,"name":"APIGuildMember.roles"}},{"id":11270,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":95,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"},"overwrites":{"type":"reference","id":10801,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[11272,11281,11280,11276,11278,11274,11277,11271,11279,11269,11275,11273,11270]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":93,"character":17}],"extendedTypes":[{"type":"reference","id":10800,"name":"APIGuildMember"}]},{"id":11402,"name":"APIInteractionResponseChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11404,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":50,"character":1}],"type":{"type":"reference","id":11423,"name":"APIInteractionResponseCallbackData"}},{"id":11403,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":49,"character":1}],"type":{"type":"reference","id":11415,"name":"ChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[11404,11403]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":48,"character":17}]},{"id":11405,"name":"APIInteractionResponseDeferredChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11407,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":55,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11423,"name":"APIInteractionResponseCallbackData"},{"type":"literal","value":"flags"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":11406,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":54,"character":1}],"type":{"type":"reference","id":11416,"name":"DeferredChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[11407,11406]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":53,"character":17}]},{"id":11408,"name":"APIInteractionResponseDeferredMessageUpdate","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11409,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":59,"character":1}],"type":{"type":"reference","id":11417,"name":"DeferredMessageUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[11409]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":58,"character":17}]},{"id":11392,"name":"APIInteractionResponsePong","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11393,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":31,"character":1}],"type":{"type":"reference","id":11414,"name":"Pong"}}],"groups":[{"title":"Properties","kind":1024,"children":[11393]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":30,"character":17}]},{"id":11410,"name":"APIInteractionResponseUpdateMessage","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11412,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":64,"character":1}],"type":{"type":"reference","id":11423,"name":"APIInteractionResponseCallbackData"}},{"id":11411,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":63,"character":1}],"type":{"type":"reference","id":11418,"name":"UpdateMessage"}}],"groups":[{"title":"Properties","kind":1024,"children":[11412,11411]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":62,"character":17}]},{"id":11433,"name":"APIInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object"},"children":[{"id":11442,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11441,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11436,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":9957,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11434,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v10/invite.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11443,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11435,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":40,"character":1}],"type":{"type":"reference","id":11432,"name":"APIInviteGuild"}},{"id":11445,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v10/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}},{"id":11437,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":52,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":11444,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":11613,"name":"APIInviteStageInstance"}},{"id":11440,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":70,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9662,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":11438,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":58,"character":1}],"type":{"type":"reference","id":11451,"name":"InviteTargetType"}},{"id":11439,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":64,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":11446,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite type"},"sources":[{"fileName":"payloads/v10/invite.ts","line":96,"character":1}],"type":{"type":"reference","id":11447,"name":"InviteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[11442,11441,11436,11434,11443,11435,11445,11437,11444,11440,11438,11439,11446]}],"sources":[{"fileName":"payloads/v10/invite.ts","line":30,"character":17}],"extendedBy":[{"type":"reference","id":11454,"name":"APIExtendedInvite"}]},{"id":11613,"name":"APIInviteStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-stage-instance-object-invite-stage-instance-structure"},"children":[{"id":11617,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members speaking in the stage","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-structure\n"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":79,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10800,"name":"APIGuildMember"}}},{"id":11615,"name":"participant_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users in the stage"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11616,"name":"speaker_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users speaking in the stage"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11614,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11617,11615,11616,11614]}],"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":61,"character":17}]},{"id":10158,"name":"APIMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-structure"},"children":[{"id":10177,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":631,"character":1}],"type":{"type":"reference","id":10234,"name":"APIMessageActivity"}},{"id":10178,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":637,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9662,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":10179,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is a response to an Interaction, this is the id of the interaction's application"},"sources":[{"fileName":"payloads/v10/channel.ts","line":641,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10170,"name":"attachments","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any attached files","text":"See https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n\nThe `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":585,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10372,"name":"APIAttachment"}}},{"id":10161,"name":"author","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The author of this message (only a valid user in the case where the message is generated by a user or bot user)","text":"If the message is generated by a webhook, the author object corresponds to the webhook's id,\nusername, and avatar. You can tell if a message is generated by a webhook by checking for the `webhook_id` property\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":517,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":10194,"name":"call","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The call associated with the message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":743,"character":1}],"type":{"type":"reference","id":10263,"name":"APIMessageCall"}},{"id":10160,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"payloads/v10/channel.ts","line":508,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10186,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains components like buttons, action rows, or other interactive components","text":"The `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":694,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10416,"typeArguments":[{"type":"reference","id":10541,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":10162,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contents of the message","text":"The `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":528,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10164,"name":"edited_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was edited (or null if never)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":536,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10171,"name":"embeds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any embedded content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n\nThe `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":598,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10318,"name":"APIEmbed"}}},{"id":10181,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":655,"character":1}],"type":{"type":"reference","id":10250,"name":"MessageFlags"}},{"id":10159,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":504,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10184,"name":"interaction","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is a response to an Interaction","tags":[{"tag":"deprecated","text":"In favor of `interaction_metadata`\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":679,"character":1}],"type":{"type":"reference","id":11262,"name":"APIMessageInteraction"}},{"id":10183,"name":"interaction_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is sent as a result of an interaction"},"sources":[{"fileName":"payloads/v10/channel.ts","line":673,"character":1}],"type":{"type":"reference","id":11253,"name":"APIMessageInteractionMetadata"}},{"id":10169,"name":"mention_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channels specifically mentioned in this message","text":"Not all channel mentions in a message will appear in `mention_channels`.\n- Only textual channels that are visible to everyone in a lurkable guild will ever be included\n- Only crossposted messages (via Channel Following) currently include `mention_channels` at all\n\nIf no mentions in the message meet these requirements, this field will not be sent\n\nSee https://discord.com/developers/docs/resources/channel#channel-mention-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":572,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10389,"name":"APIChannelMention"}}},{"id":10166,"name":"mention_everyone","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message mentions everyone"},"sources":[{"fileName":"payloads/v10/channel.ts","line":544,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10168,"name":"mention_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles specifically mentioned in this message","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":560,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10167,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":554,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11695,"name":"APIUser"}}},{"id":10180,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reference data sent with crossposted messages, replies, pins, and thread starter messages","text":"See https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":647,"character":1}],"type":{"type":"reference","id":10237,"name":"APIMessageReference"}},{"id":10193,"name":"message_snapshots","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the message_reference. This is a minimal subset of fields in a message (e.g. author is excluded.)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":739,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10525,"name":"APIMessageSnapshot"}}},{"id":10173,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending (up to 25 characters)","text":"**You will not receive this from further fetches. This is received only once from a `MESSAGE_CREATE`\nevent to ensure it got sent**\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":611,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":10174,"name":"pinned","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message is pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":615,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10192,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!","text":"The `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":735,"character":1}],"type":{"type":"reference","id":11571,"name":"APIPoll"}},{"id":10189,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A generally increasing integer (there may be gaps or duplicates) that represents the approximate position of the message in a thread","text":"It can be used to estimate the relative position of the message in a thread in company with `total_message_sent` on parent thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":714,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10172,"name":"reactions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reactions to the message","text":"See https://discord.com/developers/docs/resources/channel#reaction-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":604,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10274,"name":"APIReaction"}}},{"id":10182,"name":"referenced_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the `message_reference`","text":"This field is only returned for messages with a `type` of `19` (REPLY).\n\nIf the message is a reply but the `referenced_message` field is not present,\nthe backend did not attempt to fetch the message that was being replied to,\nso its state is unknown.\n\nIf the field exists but is `null`, the referenced message was deleted\n\nSee https://discord.com/developers/docs/resources/channel#message-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":669,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10158,"name":"APIMessage"}]}},{"id":10191,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Data for users, members, channels, and roles in the message's auto-populated select menus","text":"See https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":724,"character":1}],"type":{"type":"reference","id":11326,"name":"APIInteractionDataResolved"}},{"id":10190,"name":"role_subscription_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Data of the role subscription purchase or renewal that prompted this `ROLE_SUBSCRIPTION_PURCHASE` message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":718,"character":1}],"type":{"type":"reference","id":10266,"name":"APIMessageRoleSubscriptionData"}},{"id":10187,"name":"sticker_items","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-item-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":700,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11639,"name":"APIStickerItem"}}},{"id":10188,"name":"stickers","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stickers sent with the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n","tags":[{"tag":"deprecated","text":"Use `sticker_items` instead\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":708,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11618,"name":"APISticker"}}},{"id":10185,"name":"thread","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if a thread was started from this message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":683,"character":1}],"type":{"type":"reference","id":10136,"name":"APIChannel"}},{"id":10163,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was sent"},"sources":[{"fileName":"payloads/v10/channel.ts","line":532,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10165,"name":"tts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this was a TTS message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":540,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10176,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":625,"character":1}],"type":{"type":"reference","id":10195,"name":"MessageType"}},{"id":10175,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is generated by a webhook, this is the webhook's id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":619,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10177,10178,10179,10170,10161,10194,10160,10186,10162,10164,10171,10181,10159,10184,10183,10169,10166,10168,10167,10180,10193,10173,10174,10192,10189,10172,10182,10191,10190,10187,10188,10185,10163,10165,10176,10175]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":500,"character":17}]},{"id":10234,"name":"APIMessageActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure"},"children":[{"id":10236,"name":"party_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`party_id` from a Rich Presence event","text":"See https://discord.com/developers/docs/rich-presence/how-to#updating-presence-update-presence-payload-fields\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":812,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10235,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message activity","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":806,"character":1}],"type":{"type":"reference","id":10242,"name":"MessageActivityType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10236,10235]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":800,"character":17}]},{"id":11208,"name":"APIMessageApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":11214,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":11211,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":11213,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":11210,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":22,"character":1}],"type":{"type":"reference","id":11215,"name":"APIMessageApplicationCommandInteractionDataResolved"}},{"id":11209,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11212,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":11068,"name":"Message"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11214,11211,11213,11210,11209,11212]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":19,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11068,"name":"ApplicationCommandType.Message"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":11215,"name":"APIMessageApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure"},"children":[{"id":11216,"name":"messages","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":29,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":10158,"name":"APIMessage"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[11216]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":28,"character":17}]},{"id":10263,"name":"APIMessageCall","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-call-object-message-call-object-structure"},"children":[{"id":10265,"name":"ended_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ISO8601 timestamp when the call ended"},"sources":[{"fileName":"payloads/v10/channel.ts","line":926,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10264,"name":"participants","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of user ids that participated in the call"},"sources":[{"fileName":"payloads/v10/channel.ts","line":922,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10265,10264]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":918,"character":17}]},{"id":11363,"name":"APIMessageChannelSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11367,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10414,"name":"ChannelSelect"},"inheritedFrom":{"type":"reference","id":11341,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11366,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11340,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11365,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":85,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11326,"name":"APIInteractionDataResolved"},{"type":"literal","value":"channels"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":11364,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":84,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11367,11366,11365,11364]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":82,"character":17}],"extendedTypes":[{"type":"reference","id":11339,"typeArguments":[{"type":"reference","id":10414,"name":"ComponentType.ChannelSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":11339,"name":"APIMessageComponentBaseInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11341,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":11342,"name":"CType"}},{"id":11340,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11341,11340]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":46,"character":17}],"typeParameter":[{"id":11342,"name":"CType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10406,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":11344,"name":"APIMessageStringSelectInteractionData"},{"type":"reference","id":11348,"name":"APIMessageUserSelectInteractionData"},{"type":"reference","id":11353,"name":"APIMessageRoleSelectInteractionData"},{"type":"reference","id":11358,"name":"APIMessageMentionableSelectInteractionData"},{"type":"reference","id":11363,"name":"APIMessageChannelSelectInteractionData"}]},{"id":10427,"name":"APIMessageComponentEmoji","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10430,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1667,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10428,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1659,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10429,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1663,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10430,10428,10429]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1655,"character":17}]},{"id":11262,"name":"APIMessageInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#message-interaction-object"},"children":[{"id":11263,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11267,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member who invoked the interaction, only sent in MESSAGE_CREATE events"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":87,"character":1}],"type":{"type":"reference","id":11261,"name":"PartialAPIMessageInteractionGuildMember"}},{"id":11265,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the application command, including subcommands and subcommand groups"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11264,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":75,"character":1}],"type":{"type":"reference","id":11385,"name":"InteractionType"}},{"id":11266,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who invoked the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":83,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11263,11267,11265,11264,11266]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":67,"character":17}]},{"id":11253,"name":"APIMessageInteractionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-interaction-metadata-object"},"children":[{"id":11257,"name":"authorizing_integration_owners","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"IDs for installation context(s) related to an interaction. Details in Authorizing Integration Owners Object"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":36,"character":1}],"type":{"type":"reference","id":11303,"name":"APIAuthorizingIntegrationOwnersMap"}},{"id":11254,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11259,"name":"interacted_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that contained interactive component, present only on messages created from component interactions"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11258,"name":"original_response_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the original response message, present only on follow-up messages"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11260,"name":"triggering_interaction_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Metadata for the interaction that was used to open the modal, present only on modal submit interactions"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":48,"character":1}],"type":{"type":"reference","id":11253,"name":"APIMessageInteractionMetadata"}},{"id":11255,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":28,"character":1}],"type":{"type":"reference","id":11385,"name":"InteractionType"}},{"id":11256,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"User who triggered the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":32,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11257,11254,11259,11258,11260,11255,11256]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":20,"character":17}]},{"id":11358,"name":"APIMessageMentionableSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11362,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10413,"name":"MentionableSelect"},"inheritedFrom":{"type":"reference","id":11341,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11361,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11340,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11360,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":79,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11326,"name":"APIInteractionDataResolved"},{"type":"union","types":[{"type":"literal","value":"roles"},{"type":"literal","value":"members"},{"type":"literal","value":"users"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":11359,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11362,11361,11360,11359]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":76,"character":17}],"extendedTypes":[{"type":"reference","id":11339,"typeArguments":[{"type":"reference","id":10413,"name":"ComponentType.MentionableSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":10237,"name":"APIMessageReference","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure"},"children":[{"id":10240,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the originating message's channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":830,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10241,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message's guild"},"sources":[{"fileName":"payloads/v10/channel.ts","line":834,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10239,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":826,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10238,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of reference"},"sources":[{"fileName":"payloads/v10/channel.ts","line":822,"character":1}],"type":{"type":"reference","id":10247,"name":"MessageReferenceType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10240,10241,10239,10238]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":818,"character":17}]},{"id":11353,"name":"APIMessageRoleSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11357,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10412,"name":"RoleSelect"},"inheritedFrom":{"type":"reference","id":11341,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11356,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11340,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11355,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":73,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11326,"name":"APIInteractionDataResolved"},{"type":"literal","value":"roles"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":11354,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":72,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11357,11356,11355,11354]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":70,"character":17}],"extendedTypes":[{"type":"reference","id":11339,"typeArguments":[{"type":"reference","id":10412,"name":"ComponentType.RoleSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":10266,"name":"APIMessageRoleSubscriptionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#role-subscription-data-object-role-subscription-data-object-structure"},"children":[{"id":10270,"name":"is_renewal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this notification is for a renewal"},"sources":[{"fileName":"payloads/v10/channel.ts","line":948,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10267,"name":"role_subscription_listing_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the SKU and listing the user is subscribed to"},"sources":[{"fileName":"payloads/v10/channel.ts","line":936,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10268,"name":"tier_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the tier the user is subscribed to"},"sources":[{"fileName":"payloads/v10/channel.ts","line":940,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10269,"name":"total_months_subscribed","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of months the user has been subscribed for"},"sources":[{"fileName":"payloads/v10/channel.ts","line":944,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10270,10267,10268,10269]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":932,"character":17}]},{"id":10525,"name":"APIMessageSnapshot","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-snapshot-object"},"children":[{"id":10527,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Id of the origin message's guild","tags":[{"tag":"deprecated","text":"This field doesn't accurately reflect the Discord API as it doesn't exist nor is documented and will\nbe removed in the next major version.\n\nIt was added in {@link https://github.com/discord/discord-api-docs/pull/6833/commits/d18f72d06d62e6b1d51ca2c1ef308ddc29ff3348 | d18f72d}\nbut was later removed before the PR ({@link https://github.com/discord/discord-api-docs/pull/6833 | discord-api-docs#6833}) was merged.\nSee {@link https://github.com/discordjs/discord-api-types/pull/1084 | discord-api-types#1084} for more information.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1933,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10526,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Subset of the message object fields"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1922,"character":1}],"type":{"type":"reference","id":10543,"name":"APIMessageSnapshotFields"}}],"groups":[{"title":"Properties","kind":1024,"children":[10527,10526]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1918,"character":17}]},{"id":11344,"name":"APIMessageStringSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11347,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10409,"name":"StringSelect"},"inheritedFrom":{"type":"reference","id":11341,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11346,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11340,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11345,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":61,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11347,11346,11345]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":59,"character":17}],"extendedTypes":[{"type":"reference","id":11339,"typeArguments":[{"type":"reference","id":10409,"name":"ComponentType.StringSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":11348,"name":"APIMessageUserSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11352,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10411,"name":"UserSelect"},"inheritedFrom":{"type":"reference","id":11341,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11351,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11340,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11350,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":67,"character":1}],"type":{"type":"reference","id":11333,"name":"APIUserInteractionDataResolved"}},{"id":11349,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":66,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11352,11351,11350,11349]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":64,"character":17}],"extendedTypes":[{"type":"reference","id":11339,"typeArguments":[{"type":"reference","id":10411,"name":"ComponentType.UserSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":11397,"name":"APIModalInteractionResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11399,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":41,"character":1}],"type":{"type":"reference","id":11428,"name":"APIModalInteractionResponseCallbackData"}},{"id":11398,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":40,"character":1}],"type":{"type":"reference","id":11420,"name":"Modal"}}],"groups":[{"title":"Properties","kind":1024,"children":[11399,11398]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":39,"character":17}]},{"id":11428,"name":"APIModalInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal"},"children":[{"id":11431,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Between 1 and 5 (inclusive) components that make up the modal"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":142,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10416,"typeArguments":[{"type":"reference","id":10515,"name":"APITextInputComponent"}],"name":"APIActionRowComponent"}}},{"id":11429,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":134,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11430,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the popup modal"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":138,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11431,11429,11430]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":130,"character":17}]},{"id":11378,"name":"APIModalSubmission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-modal-submit-data-structure"},"children":[{"id":11380,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A list of child components"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":32,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11375,"name":"ModalSubmitActionRowComponent"}}},{"id":11379,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11380,11379]}],"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":24,"character":17}]},{"id":10284,"name":"APIOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure"},"children":[{"id":10287,"name":"allow","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1032,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10288,"name":"deny","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1040,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10285,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role or user id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1018,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10286,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Either 0 (role) or 1 (member)","text":"{@link OverwriteType}\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1024,"character":1}],"type":{"type":"reference","id":10289,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10287,10288,10285,10286]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1014,"character":17}]},{"id":9957,"name":"APIPartialChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented, but partial only includes id, name, and type"},"children":[{"id":9958,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9960,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9959,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":28,"character":1}],"type":{"type":"reference","id":10137,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9958,9960,9959]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":18,"character":17}],"extendedBy":[{"type":"reference","id":9961,"name":"APIChannelBase"}]},{"id":10544,"name":"APIPartialEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented but mentioned"},"children":[{"id":10547,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10545,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10546,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10547,10545,10546]}],"sources":[{"fileName":"payloads/v10/emoji.ts","line":12,"character":17}],"extendedBy":[{"type":"reference","id":10548,"name":"APIEmoji"}]},{"id":10657,"name":"APIPartialGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure"},"children":[{"id":10661,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":52,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10662,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10663,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":62,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10750,"name":"GuildFeature"}}},{"id":10659,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10666,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":10658,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10660,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10665,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10664,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":68,"character":1}],"type":{"type":"reference","id":10728,"name":"GuildVerificationLevel"}},{"id":10667,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":10884,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","name":"Pick.welcome_screen"}}],"groups":[{"title":"Properties","kind":1024,"children":[10661,10662,10663,10659,10666,10658,10660,10665,10664,10667]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":30,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10654,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":10668,"name":"APIGuild"},{"type":"literal","value":"welcome_screen"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"extendedBy":[{"type":"reference","id":10668,"name":"APIGuild"}]},{"id":11571,"name":"APIPoll","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-object-poll-object-structure"},"children":[{"id":11575,"name":"allow_multiselect","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether a user can select multiple answers","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/poll.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11573,"name":"answers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Each of the answers available in the poll, up to 10"},"sources":[{"fileName":"payloads/v10/poll.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11583,"name":"APIPollAnswer"}}},{"id":11574,"name":"expiry","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time when the poll ends (IS08601 timestamp)"},"sources":[{"fileName":"payloads/v10/poll.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11576,"name":"layout_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The layout type of the poll","tags":[{"tag":"default","text":"PollLayoutType.Default\n"}]},"sources":[{"fileName":"payloads/v10/poll.ts","line":34,"character":1}],"type":{"type":"reference","id":11579,"name":"Default"}},{"id":11572,"name":"question","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The question of the poll"},"sources":[{"fileName":"payloads/v10/poll.ts","line":14,"character":1}],"type":{"type":"reference","id":11580,"name":"APIPollMedia"}},{"id":11577,"name":"results","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The results of the poll"},"sources":[{"fileName":"payloads/v10/poll.ts","line":38,"character":1}],"type":{"type":"reference","id":11586,"name":"APIPollResults"}}],"groups":[{"title":"Properties","kind":1024,"children":[11575,11573,11574,11576,11572,11577]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":10,"character":17}]},{"id":11583,"name":"APIPollAnswer","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-answer-object-poll-answer-object-structure"},"children":[{"id":11584,"name":"answer_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the answer. Starts at `1` for the first answer and goes up sequentially"},"sources":[{"fileName":"payloads/v10/poll.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11585,"name":"poll_media","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The data of the answer"},"sources":[{"fileName":"payloads/v10/poll.ts","line":78,"character":1}],"type":{"type":"reference","id":11580,"name":"APIPollMedia"}}],"groups":[{"title":"Properties","kind":1024,"children":[11584,11585]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":70,"character":17}]},{"id":11589,"name":"APIPollAnswerCount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-results-object-poll-answer-count-object-structure"},"children":[{"id":11591,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of votes for this answer"},"sources":[{"fileName":"payloads/v10/poll.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11590,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `answer_id`"},"sources":[{"fileName":"payloads/v10/poll.ts","line":102,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11592,"name":"me_voted","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user voted for this answer"},"sources":[{"fileName":"payloads/v10/poll.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[11591,11590,11592]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":98,"character":17}]},{"id":11580,"name":"APIPollMedia","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-media-object-poll-media-object-structure"},"children":[{"id":11582,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji of the field"},"sources":[{"fileName":"payloads/v10/poll.ts","line":64,"character":1}],"type":{"type":"reference","id":10544,"name":"APIPartialEmoji"}},{"id":11581,"name":"text","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The text of the field","text":"The maximum length is `300` for the question, and `55` for any answer\n"},"sources":[{"fileName":"payloads/v10/poll.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11582,11581]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":54,"character":17}]},{"id":11586,"name":"APIPollResults","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-results-object-poll-results-object-structure"},"children":[{"id":11588,"name":"answer_counts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The counts for each answer"},"sources":[{"fileName":"payloads/v10/poll.ts","line":92,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11589,"name":"APIPollAnswerCount"}}},{"id":11587,"name":"is_finalized","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the votes have been precisely counted"},"sources":[{"fileName":"payloads/v10/poll.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[11588,11587]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":84,"character":17}]},{"id":11400,"name":"APIPremiumRequiredInteractionResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11401,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":45,"character":1}],"type":{"type":"reference","id":11421,"name":"PremiumRequired"}}],"groups":[{"title":"Properties","kind":1024,"children":[11401]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":44,"character":17}]},{"id":10274,"name":"APIReaction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure"},"children":[{"id":10280,"name":"burst_colors","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Hexadecimal colors used for this super reaction"},"sources":[{"fileName":"payloads/v10/channel.ts","line":994,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10275,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Total number of times this emoji has been used to react (including super reacts)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":972,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10276,"name":"count_details","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An object detailing the individual reaction counts for different types of reactions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":976,"character":1}],"type":{"type":"reference","id":10281,"name":"APIReactionCountDetails"}},{"id":10279,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji information","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":990,"character":1}],"type":{"type":"reference","id":10544,"name":"APIPartialEmoji"}},{"id":10277,"name":"me","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user reacted using this emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":980,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10278,"name":"me_burst","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user super-reacted using this emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":984,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10280,10275,10276,10279,10277,10278]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":968,"character":17}]},{"id":10281,"name":"APIReactionCountDetails","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-count-details-object-reaction-count-details-structure"},"children":[{"id":10282,"name":"burst","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Count of super reactions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1004,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10283,"name":"normal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Count of normal reactions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1008,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10282,10283]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1000,"character":17}]},{"id":11549,"name":"APIRole","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object"},"children":[{"id":11552,"name":"color","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11561,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role flags"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":60,"character":1}],"type":{"type":"reference","id":11569,"name":"RoleFlags"}},{"id":11553,"name":"hoist","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"If this role is pinned in the user listing"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11554,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role icon hash"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":30,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11550,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11558,"name":"managed","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is managed by an integration"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11559,"name":"mentionable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is mentionable"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11551,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role name"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11557,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11556,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Position of this role"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11560,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The tags this role has"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":56,"character":1}],"type":{"type":"reference","id":11562,"name":"APIRoleTags"}},{"id":11555,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role unicode emoji as a standard emoji"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":34,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[11552,11561,11553,11554,11550,11558,11559,11551,11557,11556,11560,11555]}],"sources":[{"fileName":"payloads/v10/permissions.ts","line":10,"character":17}]},{"id":11562,"name":"APIRoleTags","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-tags-structure"},"children":[{"id":11567,"name":"available_for_purchase","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this role is available for purchase"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":86,"character":1}],"type":{"type":"literal","value":null}},{"id":11563,"name":"bot_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the bot this role belongs to"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11568,"name":"guild_connections","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this role is a guild's linked role"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":90,"character":1}],"type":{"type":"literal","value":null}},{"id":11565,"name":"integration_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the integration this role belongs to"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11564,"name":"premium_subscriber","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this is the guild's premium subscriber role"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":74,"character":1}],"type":{"type":"literal","value":null}},{"id":11566,"name":"subscription_listing_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of this role's subscription sku and listing"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11567,11563,11568,11565,11564,11566]}],"sources":[{"fileName":"payloads/v10/permissions.ts","line":66,"character":17}]},{"id":11493,"name":"APISKU","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/skus#sku-object-sku-structure"},"children":[{"id":11496,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the parent application"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":102,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11499,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"SKU flags combined as a bitfield","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":116,"character":1}],"type":{"type":"reference","id":11500,"name":"SKUFlags"}},{"id":11494,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of SKU"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11497,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Customer-facing name of your premium offering"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11498,"name":"slug","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System-generated URL slug based on the SKU's name"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11495,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of SKU"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":98,"character":1}],"type":{"type":"reference","id":11504,"name":"SKUType"}}],"groups":[{"title":"Properties","kind":1024,"children":[11496,11499,11494,11497,11498,11495]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":90,"character":17}]},{"id":10503,"name":"APISelectMenuDefaultValue","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-default-value-structure"},"children":[{"id":10505,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1832,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10504,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1831,"character":1}],"type":{"type":"reference","id":10506,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[10505,10504]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1830,"character":17}],"typeParameter":[{"id":10506,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10499,"name":"SelectMenuDefaultValueType"}}]},{"id":10509,"name":"APISelectMenuOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-option-structure"},"children":[{"id":10514,"name":"default","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this option should be already-selected by default"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1874,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10512,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An additional description of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1866,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10513,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the option"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1870,"character":1}],"type":{"type":"reference","id":10427,"name":"APIMessageComponentEmoji"}},{"id":10510,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user-facing name of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1858,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10511,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The dev-defined value of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1862,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10514,10512,10513,10510,10511]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1854,"character":17}]},{"id":11593,"name":"APISoundboardSound","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#soundboard-sound-object"},"children":[{"id":11600,"name":"available","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this sound can be used (for guild sounds), may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11597,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this sound's custom emoji"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11598,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of this sound's standard emoji"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":31,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11599,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild that this sound is in"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11594,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of this sound"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11595,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this sound"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11601,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created this sound"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":43,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":11596,"name":"volume","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The volume of this sound, from 0 to 1"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[11600,11597,11598,11599,11594,11595,11601,11596]}],"sources":[{"fileName":"payloads/v10/soundboard.ts","line":11,"character":17}]},{"id":11602,"name":"APIStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object"},"children":[{"id":11605,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the associated stage channel"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11608,"name":"discoverable_disabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not stage discovery is disabled","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11604,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id of the associated stage channel"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11609,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the scheduled event for this stage instance"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11603,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage instance"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11607,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the stage instance","text":"See https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level\n"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":29,"character":1}],"type":{"type":"reference","id":11610,"name":"StageInstancePrivacyLevel"}},{"id":11606,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11605,11608,11604,11609,11603,11607,11606]}],"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":7,"character":17}]},{"id":10970,"name":"APIStageInstanceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10971,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":181,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":10984,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":10975,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":10977,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":10983,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":10972,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":182,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":10982,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":11028,"name":"StageInstance"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":10974,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":10973,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":10986,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":10976,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":10980,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":11037,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":10987,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10930,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":10979,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":10978,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":10981,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":11031,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":10985,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[10971,10984,10975,10977,10983,10972,10982,10974,10973,10986,10976,10980,10987,10979,10978,10981,10985]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":179,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11028,"name":"GuildScheduledEventEntityType.StageInstance"}],"name":"APIGuildScheduledEventBase"}]},{"id":11618,"name":"APISticker","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object"},"children":[{"id":11624,"name":"asset","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Previously the sticker asset hash, now an empty string","tags":[{"tag":"deprecated","text":""},{"tag":"unstable","text":"This field is no longer documented by Discord and will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v10/sticker.ts","line":38,"character":1}],"type":{"type":"literal","value":""}},{"id":11627,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this guild sticker can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11622,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11626,"name":"format_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker format","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types\n"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":50,"character":1}],"type":{"type":"reference","id":11634,"name":"StickerFormatType"}},{"id":11628,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that owns this sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11619,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11621,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11620,"name":"pack_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For standard stickers, ID of the pack the sticker is from"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11630,"name":"sort_value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The standard sticker's sort order within its pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11623,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For guild stickers, the Discord name of a unicode emoji representing the sticker's expression. for standard stickers, a comma-separated list of related expressions."},"sources":[{"fileName":"payloads/v10/sticker.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11625,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types\n"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":44,"character":1}],"type":{"type":"reference","id":11631,"name":"StickerType"}},{"id":11629,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that uploaded the guild sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":62,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11624,11627,11622,11626,11628,11619,11621,11620,11630,11623,11625,11629]}],"sources":[{"fileName":"payloads/v10/sticker.ts","line":11,"character":17}]},{"id":11640,"name":"APIStickerPack","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-pack-object"},"children":[{"id":11647,"name":"banner_asset_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the sticker pack's banner image"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11645,"name":"cover_sticker_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of a sticker in the pack which is shown as the pack's icon"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11646,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11641,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11643,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11644,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the pack's SKU"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":117,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11642,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stickers in the pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":109,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11618,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11647,11645,11646,11641,11643,11644,11642]}],"sources":[{"fileName":"payloads/v10/sticker.ts","line":101,"character":17}]},{"id":10479,"name":"APIStringSelectComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":10481,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1734,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10462,"name":"APIBaseSelectMenuComponent.custom_id"}},{"id":10485,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1756,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10466,"name":"APIBaseSelectMenuComponent.disabled"}},{"id":10484,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1750,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10465,"name":"APIBaseSelectMenuComponent.max_values"}},{"id":10483,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1744,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10464,"name":"APIBaseSelectMenuComponent.min_values"}},{"id":10480,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Specified choices in a select menu; max 25"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1780,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10509,"name":"APISelectMenuOption"}}},{"id":10482,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1738,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10463,"name":"APIBaseSelectMenuComponent.placeholder"}},{"id":10486,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10409,"name":"StringSelect"},"inheritedFrom":{"type":"reference","id":10467,"name":"APIBaseSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10481,10485,10484,10483,10480,10482,10486]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1776,"character":17}],"extendedTypes":[{"type":"reference","id":10461,"typeArguments":[{"type":"reference","id":10409,"name":"ComponentType.StringSelect"}],"name":"APIBaseSelectMenuComponent"}]},{"id":11509,"name":"APISubscription","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#subscription-object"},"children":[{"id":11517,"name":"canceled_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the subscription was canceled"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":195,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11518,"name":"country","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ISO3166-1 alpha-2 country code of the payment source used to purchase the subscription. Missing unless queried with a private OAuth scope."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":199,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11515,"name":"current_period_end","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"End of the current subscription period"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":187,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11514,"name":"current_period_start","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Start of the current subscription period"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11513,"name":"entitlement_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of entitlements granted for this subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":179,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":11510,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":167,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11512,"name":"sku_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of SKUs subscribed to"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":175,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":11516,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Current status of the subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":191,"character":1}],"type":{"type":"reference","id":11519,"name":"SubscriptionStatus"}},{"id":11511,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user who is subscribed"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":171,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11517,11518,11515,11514,11513,11510,11512,11516,11511]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":163,"character":17}]},{"id":11648,"name":"APITeam","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-object"},"children":[{"id":11649,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A hash of the image of the team's icon"},"sources":[{"fileName":"payloads/v10/teams.ts","line":15,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11650,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique id of the team"},"sources":[{"fileName":"payloads/v10/teams.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11651,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members of the team"},"sources":[{"fileName":"payloads/v10/teams.ts","line":23,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11654,"name":"APITeamMember"}}},{"id":11652,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the team"},"sources":[{"fileName":"payloads/v10/teams.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11653,"name":"owner_user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id of the current team owner"},"sources":[{"fileName":"payloads/v10/teams.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11649,11650,11651,11652,11653]}],"sources":[{"fileName":"payloads/v10/teams.ts","line":11,"character":17}]},{"id":11654,"name":"APITeamMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-member-object"},"children":[{"id":11655,"name":"membership_state","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's membership state on the team","text":"See https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum\n"},"sources":[{"fileName":"payloads/v10/teams.ts","line":43,"character":1}],"type":{"type":"reference","id":11660,"name":"TeamMemberMembershipState"}},{"id":11656,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Will always be `[\"*\"]`","tags":[{"tag":"deprecated","text":"Use `role` instead\n"}]},"sources":[{"fileName":"payloads/v10/teams.ts","line":49,"character":1}],"type":{"type":"tuple","elements":[{"type":"literal","value":"*"}]}},{"id":11659,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's role in the team.","text":"See https://discord.com/developers/docs/topics/teams#team-member-roles\n"},"sources":[{"fileName":"payloads/v10/teams.ts","line":65,"character":1}],"type":{"type":"reference","id":11663,"name":"TeamMemberRole"}},{"id":11657,"name":"team_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent team of which they are a member"},"sources":[{"fileName":"payloads/v10/teams.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11658,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar, discriminator, id, and username of the user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/teams.ts","line":59,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11655,11656,11659,11657,11658]}],"sources":[{"fileName":"payloads/v10/teams.ts","line":37,"character":17}]},{"id":11667,"name":"APITemplate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#guild-template-object"},"children":[{"id":11668,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The template code (unique ID)"},"sources":[{"fileName":"payloads/v10/template.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11674,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was created"},"sources":[{"fileName":"payloads/v10/template.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11673,"name":"creator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who created the template","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/template.ts","line":38,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":11672,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the user who created the template"},"sources":[{"fileName":"payloads/v10/template.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11670,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the template"},"sources":[{"fileName":"payloads/v10/template.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11678,"name":"is_dirty","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the template has unsynced changes"},"sources":[{"fileName":"payloads/v10/template.ts","line":58,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":11669,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Template name"},"sources":[{"fileName":"payloads/v10/template.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11677,"name":"serialized_source_guild","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild snapshot this template contains"},"sources":[{"fileName":"payloads/v10/template.ts","line":54,"character":1}],"type":{"type":"reference","id":11679,"name":"APITemplateSerializedSourceGuild"}},{"id":11676,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the guild this template is based on"},"sources":[{"fileName":"payloads/v10/template.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11675,"name":"updated_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was last synced to the source guild"},"sources":[{"fileName":"payloads/v10/template.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11671,"name":"usage_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this template has been used"},"sources":[{"fileName":"payloads/v10/template.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[11668,11674,11673,11672,11670,11678,11669,11677,11676,11675,11671]}],"sources":[{"fileName":"payloads/v10/template.ts","line":12,"character":17}]},{"id":11679,"name":"APITemplateSerializedSourceGuild","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11687,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":166,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_channel_id"}},{"id":11688,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v10/guild.ts","line":170,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_timeout"}},{"id":11693,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12595,"name":"RESTAPIGuildCreatePartialChannel"}},"inheritedFrom":{"type":"reference","name":"Omit.channels"}},{"id":11689,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":128,"character":1}],"type":{"type":"reference","id":10713,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","name":"Omit.default_message_notifications"}},{"id":11680,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/template.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11690,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":134,"character":1}],"type":{"type":"reference","id":10716,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","name":"Omit.explicit_content_filter"}},{"id":11682,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/template.ts","line":64,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11683,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v10/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":11681,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/template.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11694,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v10/guild.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.premium_progress_bar_enabled"}},{"id":11684,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.region"}},{"id":11685,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12602,"name":"RESTAPIGuildCreateRole"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}},{"id":11692,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":180,"character":1}],"type":{"type":"reference","id":10743,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_flags"}},{"id":11691,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v10/guild.ts","line":174,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_id"}},{"id":11686,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":122,"character":1}],"type":{"type":"reference","id":10728,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","name":"Omit.verification_level"}}],"groups":[{"title":"Properties","kind":1024,"children":[11687,11688,11693,11689,11680,11690,11682,11683,11681,11694,11684,11685,11692,11691,11686]}],"sources":[{"fileName":"payloads/v10/template.ts","line":61,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":12612,"name":"RESTPostAPIGuildsJSONBody"},{"type":"literal","value":"icon"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":9969,"name":"APITextBasedChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":9974,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":9963,"name":"APIChannelBase.flags"}},{"id":9975,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9964,"name":"APIChannelBase.id"}},{"id":9970,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9971,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9976,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9965,"name":"APIChannelBase.name"}},{"id":9972,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9973,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":9977,"name":"T"},"inheritedFrom":{"type":"reference","id":9962,"name":"APIChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[9974,9975,9970,9971,9976,9972,9973]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":57,"character":17}],"typeParameter":[{"id":9977,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10137,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":9961,"typeArguments":[{"type":"reference","id":9977,"name":"T"}],"name":"APIChannelBase"}]},{"id":10515,"name":"APITextInputComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-structure"},"children":[{"id":10517,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom id for the text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1888,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10518,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Text that appears on top of the text input field, max 45 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1892,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10522,"name":"max_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Maximal length of text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1908,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10521,"name":"min_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Minimal length of text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1904,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10519,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Placeholder for the text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1896,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10523,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this text input is required or not"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1912,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10516,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"One of text input styles"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1884,"character":1}],"type":{"type":"reference","id":10458,"name":"TextInputStyle"}},{"id":10524,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10410,"name":"TextInput"},"inheritedFrom":{"type":"reference","id":10404,"name":"APIBaseComponent.type"}},{"id":10520,"name":"value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The pre-filled text in the text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1900,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10517,10518,10522,10521,10519,10523,10516,10524,10520]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1880,"character":17}],"extendedTypes":[{"type":"reference","id":10403,"typeArguments":[{"type":"reference","id":10410,"name":"ComponentType.TextInput"}],"name":"APIBaseComponent"}]},{"id":10059,"name":"APIThreadChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10066,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The IDs of the set of tags that have been applied to a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":244,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10072,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":9987,"name":"APIGuildChannel.flags"}},{"id":10074,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9980,"name":"APIGuildChannel.guild_id"}},{"id":10068,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9986,"name":"APIGuildChannel.id"}},{"id":10070,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":10071,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10060,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The client users member for the thread, only included in select endpoints"},"sources":[{"fileName":"payloads/v10/channel.ts","line":216,"character":1}],"type":{"type":"reference","id":10304,"name":"APIThreadMember"}},{"id":10063,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v10/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10062,"name":"message_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages (not including the initial message or deleted messages) in a thread","text":"If the thread was created before July 1, 2022, it stops counting at 50 messages\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10073,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9979,"name":"APIGuildChannel.name"}},{"id":10078,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":9984,"name":"APIGuildChannel.nsfw"}},{"id":10064,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the thread creator"},"sources":[{"fileName":"payloads/v10/channel.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10077,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9983,"name":"APIGuildChannel.parent_id"}},{"id":10075,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10284,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":9981,"name":"APIGuildChannel.permission_overwrites"}},{"id":10076,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":9982,"name":"APIGuildChannel.position"}},{"id":10069,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":10061,"name":"thread_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The metadata for a thread channel not shared by other channels"},"sources":[{"fileName":"payloads/v10/channel.ts","line":220,"character":1}],"type":{"type":"reference","id":10292,"name":"APIThreadMetadata"}},{"id":10065,"name":"total_message_sent","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages ever sent in a thread","text":"Similar to `message_count` on message creation, but won't decrement when a message is deleted\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":240,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10067,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10058,"name":"ThreadChannelType"},"inheritedFrom":{"type":"reference","id":9985,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10066,10072,10074,10068,10070,10071,10060,10063,10062,10073,10078,10064,10077,10075,10076,10069,10061,10065,10067]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":210,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":9969,"typeArguments":[{"type":"reference","id":10058,"name":"ThreadChannelType"}],"name":"APITextBasedChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","id":9978,"typeArguments":[{"type":"reference","id":10058,"name":"ThreadChannelType"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":9504,"name":"GatewayThreadCreateDispatchData"}]},{"id":10315,"name":"APIThreadList","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10317,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members for the client user in each of the fetched threads"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10304,"name":"APIThreadMember"}}},{"id":10316,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The threads that were fetched"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1144,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10136,"name":"APIChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10317,10316]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1140,"character":17}],"extendedBy":[{"type":"reference","id":12561,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}]},{"id":10304,"name":"APIThreadMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#thread-member-object-thread-member-structure"},"children":[{"id":10308,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Member flags combined as a bitfield","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1110,"character":1}],"type":{"type":"reference","id":10310,"name":"ThreadMemberFlags"}},{"id":10305,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the thread","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1094,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10307,"name":"join_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An ISO8601 timestamp for when the member last joined"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10309,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional information about the user","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n\n**This field is only present when `with_member` is set to true when calling `List Thread Members` or `Get Thread Member`**\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1118,"character":1}],"type":{"type":"reference","id":10800,"name":"APIGuildMember"}},{"id":10306,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the member","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1100,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10308,10305,10307,10309,10306]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1088,"character":17}]},{"id":10292,"name":"APIThreadMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#thread-metadata-object-thread-metadata-structure"},"children":[{"id":10295,"name":"archive_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An ISO8601 timestamp when the thread's archive status was last changed, used for calculating recent activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1063,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10293,"name":"archived","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the thread is archived"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1055,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10294,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration in minutes to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1059,"character":1}],"type":{"type":"reference","id":10299,"name":"ThreadAutoArchiveDuration"}},{"id":10298,"name":"create_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp when the thread was created; only populated for threads created after 2022-01-09"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1075,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10297,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread; only available on private threads"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1071,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10296,"name":"locked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread is locked; when a thread is locked, only users with `MANAGE_THREADS` can unarchive it"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1067,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10295,10293,10294,10298,10297,10296]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1051,"character":17}]},{"id":10095,"name":"APIThreadOnlyChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10101,"name":"available_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The set of tags that can be used in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":348,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10079,"name":"APIGuildForumTag"}}},{"id":10100,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":344,"character":1}],"type":{"type":"reference","id":10299,"name":"ThreadAutoArchiveDuration"}},{"id":10103,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":357,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10085,"name":"APIGuildForumDefaultReactionEmoji"}]}},{"id":10104,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":361,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10088,"name":"SortOrderType"}]}},{"id":10102,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v10/channel.ts","line":353,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10113,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":9987,"name":"APIGuildChannel.flags"}},{"id":10106,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9980,"name":"APIGuildChannel.guild_id"}},{"id":10112,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9986,"name":"APIGuildChannel.id"}},{"id":10097,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last thread created in this channel (may not point to an existing or valid thread)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10099,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":340,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10105,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9979,"name":"APIGuildChannel.name"}},{"id":10110,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":9984,"name":"APIGuildChannel.nsfw"}},{"id":10109,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9983,"name":"APIGuildChannel.parent_id"}},{"id":10107,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10284,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":9981,"name":"APIGuildChannel.permission_overwrites"}},{"id":10108,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":9982,"name":"APIGuildChannel.position"}},{"id":10098,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before creating another thread (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"The absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":335,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10096,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-4096 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":324,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10111,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10114,"name":"T"},"inheritedFrom":{"type":"reference","id":9985,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10101,10100,10103,10104,10102,10113,10106,10112,10097,10099,10105,10110,10109,10107,10108,10098,10096,10111]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":319,"character":17}],"typeParameter":[{"id":10114,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":10149,"name":"ChannelType.GuildForum"},{"type":"reference","id":10150,"name":"ChannelType.GuildMedia"}]}}],"extendedTypes":[{"type":"reference","id":9978,"typeArguments":[{"type":"reference","id":10114,"name":"T"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":10115,"name":"APIGuildForumChannel"}]},{"id":10654,"name":"APIUnavailableGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#unavailable-guild-object"},"children":[{"id":10655,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10656,"name":"unavailable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v10/guild.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10655,10656]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":16,"character":17}]},{"id":11695,"name":"APIUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object"},"children":[{"id":11705,"name":"accent_color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner color encoded as an integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v10/user.ts","line":55,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":11700,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's avatar hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":33,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11712,"name":"avatar_decoration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's avatar decoration hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n","tags":[{"tag":"deprecated","text":"Use `avatar_decoration_data` instead\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":93,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11713,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the user's avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":99,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11786,"name":"APIAvatarDecorationData"}]}},{"id":11704,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11701,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user belongs to an OAuth2 application"},"sources":[{"fileName":"payloads/v10/user.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11698,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's Discord-tag"},"sources":[{"fileName":"payloads/v10/user.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11708,"name":"email","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's email"},"sources":[{"fileName":"payloads/v10/user.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11709,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":73,"character":1}],"type":{"type":"reference","id":11714,"name":"UserFlags"}},{"id":11699,"name":"global_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's display name, if it is set. For bots, this is the application name"},"sources":[{"fileName":"payloads/v10/user.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11696,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's id"},"sources":[{"fileName":"payloads/v10/user.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11706,"name":"locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's chosen language option"},"sources":[{"fileName":"payloads/v10/user.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11703,"name":"mfa_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has two factor enabled on their account"},"sources":[{"fileName":"payloads/v10/user.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11710,"name":"premium_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of Nitro subscription on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-premium-types\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":79,"character":1}],"type":{"type":"reference","id":11738,"name":"UserPremiumType"}},{"id":11711,"name":"public_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The public flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":85,"character":1}],"type":{"type":"reference","id":11714,"name":"UserFlags"}},{"id":11702,"name":"system","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is an Official Discord System user (part of the urgent message system)"},"sources":[{"fileName":"payloads/v10/user.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11697,"name":"username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's username, not unique across the platform"},"sources":[{"fileName":"payloads/v10/user.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11707,"name":"verified","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the email on this account has been verified"},"sources":[{"fileName":"payloads/v10/user.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[11705,11700,11712,11713,11704,11701,11698,11708,11709,11699,11696,11706,11703,11710,11711,11702,11697,11707]}],"sources":[{"fileName":"payloads/v10/user.ts","line":11,"character":17}]},{"id":11201,"name":"APIUserApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":11207,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":11204,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":11206,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":11203,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":13,"character":1}],"type":{"type":"reference","id":11333,"name":"APIUserInteractionDataResolved"}},{"id":11202,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11205,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":11067,"name":"User"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11207,11204,11206,11203,11202,11205]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":10,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11067,"name":"ApplicationCommandType.User"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":10010,"name":"APIVoiceChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10011,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice or stage channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":142,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10023,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":9987,"name":"APIGuildChannel.flags"}},{"id":10016,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9980,"name":"APIGuildChannel.guild_id"}},{"id":10022,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9986,"name":"APIGuildChannel.id"}},{"id":10025,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":10015,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9979,"name":"APIGuildChannel.name"}},{"id":10020,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":9984,"name":"APIGuildChannel.nsfw"}},{"id":10019,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9983,"name":"APIGuildChannel.parent_id"}},{"id":10017,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10284,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":9981,"name":"APIGuildChannel.permission_overwrites"}},{"id":10018,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":9982,"name":"APIGuildChannel.position"}},{"id":10024,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":10013,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":152,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10021,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10026,"name":"T"},"inheritedFrom":{"type":"reference","id":9985,"name":"APIGuildChannel.type"}},{"id":10012,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice or stage channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10014,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice or stage channel, `1` when not present","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":158,"character":1}],"type":{"type":"reference","id":10155,"name":"VideoQualityMode"}}],"groups":[{"title":"Properties","kind":1024,"children":[10011,10023,10016,10022,10025,10015,10020,10019,10017,10018,10024,10013,10021,10012,10014]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":136,"character":17}],"typeParameter":[{"id":10026,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10137,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":9978,"typeArguments":[{"type":"reference","id":10026,"name":"T"}],"name":"APIGuildChannel"},{"type":"reference","typeArguments":[{"type":"reference","id":9969,"typeArguments":[{"type":"reference","id":10026,"name":"T"}],"name":"APITextBasedChannel"},{"type":"union","types":[{"type":"literal","value":"last_pin_timestamp"},{"type":"literal","value":"name"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10988,"name":"APIVoiceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10989,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":11002,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":10993,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":10995,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":11001,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":10990,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":187,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":11000,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":11029,"name":"Voice"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":10992,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":10991,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":11004,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":10994,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":10998,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":11037,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":11005,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10930,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":10997,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":10996,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":10999,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":11031,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":11003,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[10989,11002,10993,10995,11001,10990,11000,10992,10991,11004,10994,10998,11005,10997,10996,10999,11003]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":185,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11029,"name":"GuildScheduledEventEntityType.Voice"}],"name":"APIGuildScheduledEventBase"}]},{"id":11804,"name":"APIVoiceRegion","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-region-object"},"children":[{"id":11809,"name":"custom","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a custom voice region (used for events/etc)"},"sources":[{"fileName":"payloads/v10/voice.ts","line":98,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11808,"name":"deprecated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a deprecated voice region (avoid switching to these)"},"sources":[{"fileName":"payloads/v10/voice.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11805,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique ID for the region"},"sources":[{"fileName":"payloads/v10/voice.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11806,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the region"},"sources":[{"fileName":"payloads/v10/voice.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11807,"name":"optimal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` for a single server that is closest to the current user's client"},"sources":[{"fileName":"payloads/v10/voice.ts","line":90,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[11809,11808,11805,11806,11807]}],"sources":[{"fileName":"payloads/v10/voice.ts","line":78,"character":17}]},{"id":11790,"name":"APIVoiceState","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object"},"children":[{"id":11792,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this user is connected to"},"sources":[{"fileName":"payloads/v10/voice.ts","line":26,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11796,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is deafened by the server"},"sources":[{"fileName":"payloads/v10/voice.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11791,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this voice state is for"},"sources":[{"fileName":"payloads/v10/voice.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11794,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member this voice state is for","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v10/voice.ts","line":36,"character":1}],"type":{"type":"reference","id":10800,"name":"APIGuildMember"}},{"id":11797,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the server"},"sources":[{"fileName":"payloads/v10/voice.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11803,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the user requested to speak"},"sources":[{"fileName":"payloads/v10/voice.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11798,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally deafened"},"sources":[{"fileName":"payloads/v10/voice.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11799,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally muted"},"sources":[{"fileName":"payloads/v10/voice.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11800,"name":"self_stream","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this user is streaming using \"Go Live\""},"sources":[{"fileName":"payloads/v10/voice.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11801,"name":"self_video","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user's camera is enabled"},"sources":[{"fileName":"payloads/v10/voice.ts","line":64,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11795,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The session id for this voice state"},"sources":[{"fileName":"payloads/v10/voice.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11802,"name":"suppress","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the current user"},"sources":[{"fileName":"payloads/v10/voice.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11793,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id this voice state is for"},"sources":[{"fileName":"payloads/v10/voice.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11792,11796,11791,11794,11797,11803,11798,11799,11800,11801,11795,11802,11793]}],"sources":[{"fileName":"payloads/v10/voice.ts","line":18,"character":17}]},{"id":11810,"name":"APIWebhook","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#webhook-object"},"children":[{"id":11819,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The bot/OAuth2 application that created this webhook"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11817,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default avatar of the webhook"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":43,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11814,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this webhook is for"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11813,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this webhook is for"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11811,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the webhook"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11816,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":39,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11821,"name":"source_channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":59,"character":1}],"type":{"type":"reference","id":9957,"name":"APIPartialChannel"}},{"id":11820,"name":"source_guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":55,"character":1}],"type":{"type":"reference","id":10657,"name":"APIPartialGuild"}},{"id":11818,"name":"token","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The secure token of the webhook (returned for Incoming Webhooks)"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11812,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the webhook","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object-webhook-types\n"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":21,"character":1}],"type":{"type":"reference","id":11823,"name":"WebhookType"}},{"id":11822,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url used for executing the webhook (returned by the webhooks OAuth2 flow)"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11815,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this webhook was created by (not returned when getting a webhook with its token)","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":35,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11819,11817,11814,11813,11811,11816,11821,11820,11818,11812,11822,11815]}],"sources":[{"fileName":"payloads/v10/webhook.ts","line":11,"character":17}]},{"id":12357,"name":"CDNQuery","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12358,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The returned image can have the size changed by using this query parameter","text":"Image size can be any power of two between 16 and 4096\n"},"sources":[{"fileName":"rest/v10/index.ts","line":1382,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12358]}],"sources":[{"fileName":"rest/v10/index.ts","line":1376,"character":17}]},{"id":10585,"name":"GatewayActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure"},"children":[{"id":10594,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id for the game"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":178,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10600,"name":"assets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Images for the presence and their hover texts","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-assets\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":208,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":10604,"name":"buttons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The custom buttons shown in the Rich Presence (max 2)"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":230,"character":1}],"type":{"type":"union","types":[{"type":"array","elementType":{"type":"intrinsic","name":"string"}},{"type":"array","elementType":{"type":"reference","id":10640,"name":"GatewayActivityButton"}}]}},{"id":10590,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix timestamp of when the activity was added to the user's session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":158,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10595,"name":"details","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"What the player is currently doing"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10597,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji used for a custom status","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":192,"character":1}],"type":{"type":"reference","id":10624,"name":"GatewayActivityEmoji"}},{"id":10603,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Activity flags `OR`d together, describes what the payload includes","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":226,"character":1}],"type":{"type":"reference","id":10630,"name":"ActivityFlags"}},{"id":10586,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's id","tags":[{"tag":"unstable","text":"\n"}]},"sources":[{"fileName":"payloads/v10/gateway.ts","line":140,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10602,"name":"instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the activity is an instanced game session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":218,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10587,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's name"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":144,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10599,"name":"party","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Information for the current party of the player","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-party\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":202,"character":1}],"type":{"type":"reference","id":10625,"name":"GatewayActivityParty"}},{"id":10593,"name":"platform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The platform this activity is being done on","tags":[{"tag":"unstable","text":"You can use {@link ActivityPlatform} as a stepping stone, but this might be inaccurate\n"}]},"sources":[{"fileName":"payloads/v10/gateway.ts","line":174,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10601,"name":"secrets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Secrets for Rich Presence joining and spectating","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":214,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"match"},{"type":"literal","value":"join"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":10598,"name":"session_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"unstable","text":"\n"}]},"sources":[{"fileName":"payloads/v10/gateway.ts","line":196,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10596,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's current party status, or the text used for a custom status"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":186,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10592,"name":"sync_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The Spotify song id","tags":[{"tag":"unstable","text":"\n"}]},"sources":[{"fileName":"payloads/v10/gateway.ts","line":168,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10591,"name":"timestamps","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix timestamps for start and/or end of the game"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":162,"character":1}],"type":{"type":"reference","id":10621,"name":"GatewayActivityTimestamps"}},{"id":10588,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Activity type","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":150,"character":1}],"type":{"type":"reference","id":10614,"name":"ActivityType"}},{"id":10589,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Stream url, is validated when type is `1`"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":154,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10594,10600,10604,10590,10595,10597,10603,10586,10602,10587,10599,10593,10601,10598,10596,10592,10591,10588,10589]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":134,"character":17}]},{"id":10640,"name":"GatewayActivityButton","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10641,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The text shown on the button (1-32 characters)"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":342,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10642,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The url opened when clicking the button (1-512 characters)"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":346,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10641,10642]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":338,"character":17}]},{"id":10625,"name":"GatewayActivityParty","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-party"},"children":[{"id":10626,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the party"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":304,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10627,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to show the party's current and maximum size"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":308,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"current_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"max_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10626,10627]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":300,"character":17}]},{"id":10621,"name":"GatewayActivityTimestamps","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-timestamps"},"children":[{"id":10623,"name":"end","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity ends"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":289,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10622,"name":"start","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity started"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":285,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10623,10622]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":281,"character":17}]},{"id":9224,"name":"GatewayApplicationCommandPermissionsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update"},"children":[{"id":9226,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application the command belongs to"},"sources":[{"fileName":"gateway/v10.ts","line":627,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9227,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":631,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9225,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the command or the application ID"},"sources":[{"fileName":"gateway/v10.ts","line":623,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9228,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permissions for the command in the guild, max of 100"},"sources":[{"fileName":"gateway/v10.ts","line":635,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11232,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9226,9227,9225,9228]}],"sources":[{"fileName":"gateway/v10.ts","line":619,"character":17}]},{"id":9211,"name":"GatewayAutoModerationActionExecutionDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-action-execution"},"children":[{"id":9213,"name":"action","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The action which was executed"},"sources":[{"fileName":"gateway/v10.ts","line":561,"character":1}],"type":{"type":"reference","id":9945,"name":"APIAutoModerationAction"}},{"id":9219,"name":"alert_system_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of any system auto moderation messages posted as a result of this action","text":"This field will not be present if this event does not correspond to an action with type {@link AutoModerationActionType.SendAlertMessage}\n"},"sources":[{"fileName":"gateway/v10.ts","line":589,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9217,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel in which user content was posted"},"sources":[{"fileName":"gateway/v10.ts","line":577,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9220,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user generated text content","text":"`MESSAGE_CONTENT` (`1 << 15`) gateway intent is required to receive non-empty values from this field\n"},"sources":[{"fileName":"gateway/v10.ts","line":595,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9212,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild in which action was executed"},"sources":[{"fileName":"gateway/v10.ts","line":557,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9222,"name":"matched_content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The substring in content that triggered the rule","text":"`MESSAGE_CONTENT` (`1 << 15`) gateway intent is required to receive non-empty values from this field\n"},"sources":[{"fileName":"gateway/v10.ts","line":605,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9221,"name":"matched_keyword","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The word or phrase configured in the rule that triggered the rule"},"sources":[{"fileName":"gateway/v10.ts","line":599,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9218,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of any user message which content belongs to","text":"This field will not be present if message was blocked by AutoMod or content was not part of any message\n"},"sources":[{"fileName":"gateway/v10.ts","line":583,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9214,"name":"rule_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the rule which action belongs to"},"sources":[{"fileName":"gateway/v10.ts","line":565,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9215,"name":"rule_trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The trigger type of rule which was triggered"},"sources":[{"fileName":"gateway/v10.ts","line":569,"character":1}],"type":{"type":"reference","id":9925,"name":"AutoModerationRuleTriggerType"}},{"id":9216,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user which generated the content which triggered the rule"},"sources":[{"fileName":"gateway/v10.ts","line":573,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9213,9219,9217,9220,9212,9222,9221,9218,9214,9215,9216]}],"sources":[{"fileName":"gateway/v10.ts","line":553,"character":17}]},{"id":9246,"name":"GatewayChannelPinsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-pins-update"},"children":[{"id":9248,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":753,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9247,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":749,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9249,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time at which the most recent pinned message was pinned"},"sources":[{"fileName":"gateway/v10.ts","line":757,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[9248,9247,9249]}],"sources":[{"fileName":"gateway/v10.ts","line":745,"character":17}]},{"id":9567,"name":"GatewayGuildAuditLogEntryCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-audit-log-entry-create"},"children":[{"id":9573,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":122,"character":1}],"type":{"type":"reference","id":9748,"name":"AuditLogEvent"},"inheritedFrom":{"type":"reference","id":9745,"name":"APIAuditLogEntry.action_type"}},{"id":9570,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":106,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9828,"name":"APIAuditLogChange"}},"inheritedFrom":{"type":"reference","id":9742,"name":"APIAuditLogEntry.changes"}},{"id":9568,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2062,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9572,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9744,"name":"APIAuditLogEntry.id"}},{"id":9574,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":128,"character":1}],"type":{"type":"reference","id":9812,"name":"APIAuditLogOptions"},"inheritedFrom":{"type":"reference","id":9746,"name":"APIAuditLogEntry.options"}},{"id":9575,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9747,"name":"APIAuditLogEntry.reason"}},{"id":9569,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9741,"name":"APIAuditLogEntry.target_id"}},{"id":9571,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9743,"name":"APIAuditLogEntry.user_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[9573,9570,9568,9572,9574,9575,9569,9571]}],"sources":[{"fileName":"gateway/v10.ts","line":2058,"character":17}],"extendedTypes":[{"type":"reference","id":9740,"name":"APIAuditLogEntry"}]},{"id":9326,"name":"GatewayGuildBanModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"children":[{"id":9327,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":955,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9328,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":961,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[9327,9328]}],"sources":[{"fileName":"gateway/v10.ts","line":951,"character":17}]},{"id":9263,"name":"GatewayGuildCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-create-guild-create-extra-fields"},"children":[{"id":9281,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":120,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10675,"name":"APIGuild.afk_channel_id"}},{"id":9282,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":124,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]},"inheritedFrom":{"type":"reference","id":10676,"name":"APIGuild.afk_timeout"}},{"id":9292,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v10/guild.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10686,"name":"APIGuild.application_id"}},{"id":9307,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10701,"name":"APIGuild.approximate_member_count"}},{"id":9308,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of non-offline members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10702,"name":"APIGuild.approximate_presence_count"}},{"id":9300,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":214,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10694,"name":"APIGuild.banner"}},{"id":9270,"name":"channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channels in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":876,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10136,"name":"APIChannel"}}},{"id":9286,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":144,"character":1}],"type":{"type":"reference","id":10713,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","id":10680,"name":"APIGuild.default_message_notifications"}},{"id":9299,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":208,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10693,"name":"APIGuild.description"}},{"id":9276,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":90,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10670,"name":"APIGuild.discovery_splash"}},{"id":9289,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10548,"name":"APIEmoji"}},"inheritedFrom":{"type":"reference","id":10683,"name":"APIGuild.emojis"}},{"id":9287,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":150,"character":1}],"type":{"type":"reference","id":10716,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","id":10681,"name":"APIGuild.explicit_content_filter"}},{"id":9290,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":168,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10750,"name":"GuildFeature"}},"inheritedFrom":{"type":"reference","id":10684,"name":"APIGuild.features"}},{"id":9274,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled events in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nhttps://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":908,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}}},{"id":9313,"name":"hub_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of Student Hub the guild is"},"sources":[{"fileName":"payloads/v10/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10739,"name":"GuildHubType"}]},"inheritedFrom":{"type":"reference","id":10707,"name":"APIGuild.hub_type"}},{"id":9316,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10710,"name":"APIGuild.icon"}},{"id":9275,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10669,"name":"APIGuild.icon_hash"}},{"id":9318,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10712,"name":"APIGuild.id"}},{"id":9264,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this guild was joined at","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v10.ts","line":836,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9265,"name":"large","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this is considered a large guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v10.ts","line":842,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9297,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10691,"name":"APIGuild.max_members"}},{"id":9296,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":196,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":10690,"name":"APIGuild.max_presences"}},{"id":9306,"name":"max_stage_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a stage video channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10700,"name":"APIGuild.max_stage_video_channel_users"}},{"id":9305,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10699,"name":"APIGuild.max_video_channel_users"}},{"id":9267,"name":"member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Total number of members in this guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v10.ts","line":852,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9269,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":868,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10800,"name":"APIGuildMember"}}},{"id":9291,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":174,"character":1}],"type":{"type":"reference","id":10720,"name":"GuildMFALevel"},"inheritedFrom":{"type":"reference","id":10685,"name":"APIGuild.mfa_level"}},{"id":9315,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10709,"name":"APIGuild.name"}},{"id":9310,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":10723,"name":"GuildNSFWLevel"},"inheritedFrom":{"type":"reference","id":10704,"name":"APIGuild.nsfw_level"}},{"id":9277,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10671,"name":"APIGuild.owner"}},{"id":9278,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v10/guild.ts","line":100,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10672,"name":"APIGuild.owner_id"}},{"id":9279,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10673,"name":"APIGuild.permissions"}},{"id":9303,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10697,"name":"APIGuild.preferred_locale"}},{"id":9312,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v10/guild.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10706,"name":"APIGuild.premium_progress_bar_enabled"}},{"id":9302,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v10/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10696,"name":"APIGuild.premium_subscription_count"}},{"id":9301,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":220,"character":1}],"type":{"type":"reference","id":10734,"name":"GuildPremiumTier"},"inheritedFrom":{"type":"reference","id":10695,"name":"APIGuild.premium_tier"}},{"id":9272,"name":"presences","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Presences of the members in the guild, will only include non-offline members if the size is greater than `large_threshold`","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/topics/gateway-events#presence-update\n"},"sources":[{"fileName":"gateway/v10.ts","line":892,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10568,"name":"GatewayPresenceUpdate"}}},{"id":9304,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v10/guild.ts","line":234,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10698,"name":"APIGuild.public_updates_channel_id"}},{"id":9280,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10674,"name":"APIGuild.region"}},{"id":9288,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":156,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11549,"name":"APIRole"}},"inheritedFrom":{"type":"reference","id":10682,"name":"APIGuild.roles"}},{"id":9295,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v10/guild.ts","line":192,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10689,"name":"APIGuild.rules_channel_id"}},{"id":9314,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"payloads/v10/guild.ts","line":282,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10708,"name":"APIGuild.safety_alerts_channel_id"}},{"id":9317,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10711,"name":"APIGuild.splash"}},{"id":9273,"name":"stage_instances","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stage instances in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-stage-instance-structure\n"},"sources":[{"fileName":"gateway/v10.ts","line":900,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11602,"name":"APIStageInstance"}}},{"id":9311,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":270,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11618,"name":"APISticker"}},"inheritedFrom":{"type":"reference","id":10705,"name":"APIGuild.stickers"}},{"id":9294,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":188,"character":1}],"type":{"type":"reference","id":10743,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","id":10688,"name":"APIGuild.system_channel_flags"}},{"id":9293,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v10/guild.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10687,"name":"APIGuild.system_channel_id"}},{"id":9271,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Threads in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":884,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10136,"name":"APIChannel"}}},{"id":9266,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"gateway/v10.ts","line":846,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9298,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10692,"name":"APIGuild.vanity_url_code"}},{"id":9285,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":138,"character":1}],"type":{"type":"reference","id":10728,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","id":10679,"name":"APIGuild.verification_level"}},{"id":9268,"name":"voice_states","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"States of members currently in voice channels; lacks the `guild_id` key","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/voice#voice-state-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":860,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11790,"name":"APIVoiceState"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":9309,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":10884,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","id":10703,"name":"APIGuild.welcome_screen"}},{"id":9284,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v10/guild.ts","line":132,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10678,"name":"APIGuild.widget_channel_id"}},{"id":9283,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v10/guild.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10677,"name":"APIGuild.widget_enabled"}}],"groups":[{"title":"Properties","kind":1024,"children":[9281,9282,9292,9307,9308,9300,9270,9286,9299,9276,9289,9287,9290,9274,9313,9316,9275,9318,9264,9265,9297,9296,9306,9305,9267,9269,9291,9315,9310,9277,9278,9279,9303,9312,9302,9301,9272,9304,9280,9288,9295,9314,9317,9273,9311,9294,9293,9271,9266,9298,9285,9268,9309,9284,9283]}],"sources":[{"fileName":"gateway/v10.ts","line":830,"character":17}],"extendedTypes":[{"type":"reference","id":10668,"name":"APIGuild"}]},{"id":9322,"name":"GatewayGuildDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-delete"},"children":[{"id":9324,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":9323,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage","text":"If the field is not set, the user was removed from the guild.\n"},"sources":[{"fileName":"gateway/v10.ts","line":935,"character":1}],"type":{"type":"literal","value":true}}],"groups":[{"title":"Properties","kind":1024,"children":[9324,9323]}],"sources":[{"fileName":"gateway/v10.ts","line":929,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10654,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":9334,"name":"GatewayGuildEmojisUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-emojis-update"},"children":[{"id":9336,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1005,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10548,"name":"APIEmoji"}}},{"id":9335,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":999,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9336,9335]}],"sources":[{"fileName":"gateway/v10.ts","line":995,"character":17}]},{"id":9342,"name":"GatewayGuildIntegrationsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-integrations-update"},"children":[{"id":9343,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild whose integrations were updated"},"sources":[{"fileName":"gateway/v10.ts","line":1047,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9343]}],"sources":[{"fileName":"gateway/v10.ts","line":1043,"character":17}]},{"id":9345,"name":"GatewayGuildMemberAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-add"},"children":[{"id":9349,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v10/guild.ts","line":636,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10803,"name":"APIGuildMember.avatar"}},{"id":9358,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":680,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11786,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","id":10812,"name":"APIGuildMember.avatar_decoration_data"}},{"id":9357,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":674,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10811,"name":"APIGuildMember.communication_disabled_until"}},{"id":9353,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":656,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10807,"name":"APIGuildMember.deaf"}},{"id":9355,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":664,"character":1}],"type":{"type":"reference","id":10813,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","id":10809,"name":"APIGuildMember.flags"}},{"id":9346,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1065,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9351,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":646,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10805,"name":"APIGuildMember.joined_at"}},{"id":9354,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":660,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10808,"name":"APIGuildMember.mute"}},{"id":9348,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v10/guild.ts","line":632,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10802,"name":"APIGuildMember.nick"}},{"id":9356,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":670,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10810,"name":"APIGuildMember.pending"}},{"id":9352,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":652,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10806,"name":"APIGuildMember.premium_since"}},{"id":9350,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":642,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":10804,"name":"APIGuildMember.roles"}},{"id":9347,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":628,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":10801,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[9349,9358,9357,9353,9355,9346,9351,9354,9348,9356,9352,9350,9347]}],"sources":[{"fileName":"gateway/v10.ts","line":1061,"character":17}],"extendedTypes":[{"type":"reference","id":10800,"name":"APIGuildMember"}]},{"id":9360,"name":"GatewayGuildMemberRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-remove"},"children":[{"id":9361,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1083,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9362,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who was removed","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1089,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[9361,9362]}],"sources":[{"fileName":"gateway/v10.ts","line":1079,"character":17}]},{"id":9369,"name":"GatewayGuildMembersChunkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk"},"children":[{"id":9373,"name":"chunk_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of expected chunks for this response"},"sources":[{"fileName":"gateway/v10.ts","line":1147,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9372,"name":"chunk_index","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The chunk index in the expected chunks for this response (`0 <= chunk_index < chunk_count`)"},"sources":[{"fileName":"gateway/v10.ts","line":1143,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9370,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9371,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of guild members","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1139,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10800,"name":"APIGuildMember"}}},{"id":9376,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The nonce used in the Guild Members Request","text":"See https://discord.com/developers/docs/topics/gateway-events#request-guild-members\n"},"sources":[{"fileName":"gateway/v10.ts","line":1163,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9374,"name":"not_found","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing an invalid id to `REQUEST_GUILD_MEMBERS`, it will be returned here"},"sources":[{"fileName":"gateway/v10.ts","line":1151,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"unknown"}}},{"id":9375,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing true to `REQUEST_GUILD_MEMBERS`, presences of the returned members will be here","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence\n"},"sources":[{"fileName":"gateway/v10.ts","line":1157,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9368,"name":"GatewayGuildMembersChunkPresence"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9373,9372,9370,9371,9376,9374,9375]}],"sources":[{"fileName":"gateway/v10.ts","line":1129,"character":17}]},{"id":9386,"name":"GatewayGuildRoleDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-delete"},"children":[{"id":9387,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9388,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role"},"sources":[{"fileName":"gateway/v10.ts","line":1231,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9387,9388]}],"sources":[{"fileName":"gateway/v10.ts","line":1223,"character":17}]},{"id":9378,"name":"GatewayGuildRoleModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"children":[{"id":9379,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9380,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role created or updated","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1189,"character":1}],"type":{"type":"reference","id":11549,"name":"APIRole"}}],"groups":[{"title":"Properties","kind":1024,"children":[9379,9380]}],"sources":[{"fileName":"gateway/v10.ts","line":1179,"character":17}]},{"id":9396,"name":"GatewayGuildScheduledEventUserAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-add"},"children":[{"id":9399,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1287,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9397,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1285,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9398,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1286,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9399,9397,9398]}],"sources":[{"fileName":"gateway/v10.ts","line":1284,"character":17}]},{"id":9401,"name":"GatewayGuildScheduledEventUserRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-remove"},"children":[{"id":9404,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1304,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9402,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1302,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9403,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1303,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9404,9402,9403]}],"sources":[{"fileName":"gateway/v10.ts","line":1301,"character":17}]},{"id":9410,"name":"GatewayGuildSoundboardSoundDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-delete"},"children":[{"id":9412,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild the sound was in"},"sources":[{"fileName":"gateway/v10.ts","line":1352,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9411,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the sound that was deleted"},"sources":[{"fileName":"gateway/v10.ts","line":1348,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9412,9411]}],"sources":[{"fileName":"gateway/v10.ts","line":1344,"character":17}]},{"id":9414,"name":"GatewayGuildSoundboardSoundsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sounds-update"},"children":[{"id":9416,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1374,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9415,"name":"soundboard_sounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild's soundboard sounds"},"sources":[{"fileName":"gateway/v10.ts","line":1370,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11593,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9416,9415]}],"sources":[{"fileName":"gateway/v10.ts","line":1366,"character":17}]},{"id":9338,"name":"GatewayGuildStickersUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-stickers-update"},"children":[{"id":9339,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1023,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9340,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1029,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11618,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9339,9340]}],"sources":[{"fileName":"gateway/v10.ts","line":1019,"character":17}]},{"id":9584,"name":"GatewayHeartbeat","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"children":[{"id":9586,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2117,"character":1}],"type":{"type":"reference","id":9587,"name":"GatewayHeartbeatData"}},{"id":9585,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2116,"character":1}],"type":{"type":"reference","id":9037,"name":"Heartbeat"}}],"groups":[{"title":"Properties","kind":1024,"children":[9586,9585]}],"sources":[{"fileName":"gateway/v10.ts","line":2115,"character":17}]},{"id":9176,"name":"GatewayHeartbeatAck","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#heartbeat"},"children":[{"id":9178,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":415,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9177,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":414,"character":1}],"type":{"type":"reference","id":9046,"name":"HeartbeatAck"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9180,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2397,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9179,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9178,9177,9180,9179]}],"sources":[{"fileName":"gateway/v10.ts","line":413,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9171,"name":"GatewayHeartbeatRequest","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"children":[{"id":9173,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":407,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9172,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":406,"character":1}],"type":{"type":"reference","id":9037,"name":"Heartbeat"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9175,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2397,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9174,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9173,9172,9175,9174]}],"sources":[{"fileName":"gateway/v10.ts","line":405,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9164,"name":"GatewayHello","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#hello"},"children":[{"id":9166,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":389,"character":1}],"type":{"type":"reference","id":9169,"name":"GatewayHelloData"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9165,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":388,"character":1}],"type":{"type":"reference","id":9045,"name":"Hello"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9168,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2397,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9167,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9166,9165,9168,9167]}],"sources":[{"fileName":"gateway/v10.ts","line":387,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9169,"name":"GatewayHelloData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#hello"},"children":[{"id":9170,"name":"heartbeat_interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interval (in milliseconds) the client should heartbeat with"},"sources":[{"fileName":"gateway/v10.ts","line":399,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[9170]}],"sources":[{"fileName":"gateway/v10.ts","line":395,"character":17}]},{"id":9588,"name":"GatewayIdentify","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify"},"children":[{"id":9590,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2130,"character":1}],"type":{"type":"reference","id":9591,"name":"GatewayIdentifyData"}},{"id":9589,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2129,"character":1}],"type":{"type":"reference","id":9038,"name":"Identify"}}],"groups":[{"title":"Properties","kind":1024,"children":[9590,9589]}],"sources":[{"fileName":"gateway/v10.ts","line":2128,"character":17}]},{"id":9591,"name":"GatewayIdentifyData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify"},"children":[{"id":9594,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this connection supports compression of packets","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"gateway/v10.ts","line":2152,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9598,"name":"intents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Gateway Intents you wish to receive","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v10.ts","line":2177,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9595,"name":"large_threshold","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value between 50 and 250, total number of members where the gateway will stop sending\noffline members in the guild member list","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"gateway/v10.ts","line":2159,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9597,"name":"presence","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Presence structure for initial presence information","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence\n"},"sources":[{"fileName":"gateway/v10.ts","line":2171,"character":1}],"type":{"type":"reference","id":9645,"name":"GatewayPresenceUpdateData"}},{"id":9593,"name":"properties","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Connection properties","text":"See https://discord.com/developers/docs/topics/gateway-events#identify-identify-connection-properties\n"},"sources":[{"fileName":"gateway/v10.ts","line":2146,"character":1}],"type":{"type":"reference","id":9599,"name":"GatewayIdentifyProperties"}},{"id":9596,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used for Guild Sharding","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v10.ts","line":2165,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":9592,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Authentication token"},"sources":[{"fileName":"gateway/v10.ts","line":2140,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9594,9598,9595,9597,9593,9596,9592]}],"sources":[{"fileName":"gateway/v10.ts","line":2136,"character":17}]},{"id":9599,"name":"GatewayIdentifyProperties","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify-identify-connection-properties"},"children":[{"id":9601,"name":"browser","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v10.ts","line":2191,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9602,"name":"device","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v10.ts","line":2195,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9600,"name":"os","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your operating system"},"sources":[{"fileName":"gateway/v10.ts","line":2187,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9601,9602,9600]}],"sources":[{"fileName":"gateway/v10.ts","line":2183,"character":17}]},{"id":9426,"name":"GatewayIntegrationDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-delete"},"children":[{"id":9429,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the bot/OAuth2 application for this Discord integration"},"sources":[{"fileName":"gateway/v10.ts","line":1426,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9428,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1422,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9427,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"gateway/v10.ts","line":1418,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9429,9428,9427]}],"sources":[{"fileName":"gateway/v10.ts","line":1414,"character":17}]},{"id":9181,"name":"GatewayInvalidSession","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invalid-session"},"children":[{"id":9183,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":423,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9182,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":422,"character":1}],"type":{"type":"reference","id":9044,"name":"InvalidSession"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9185,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2397,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9184,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9183,9182,9185,9184]}],"sources":[{"fileName":"gateway/v10.ts","line":421,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9433,"name":"GatewayInviteCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-create"},"children":[{"id":9434,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel the invite is for"},"sources":[{"fileName":"gateway/v10.ts","line":1457,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9435,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1463,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9436,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the invite was created"},"sources":[{"fileName":"gateway/v10.ts","line":1467,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9437,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v10.ts","line":1471,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9438,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1477,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":9439,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How long the invite is valid for (in seconds)"},"sources":[{"fileName":"gateway/v10.ts","line":1481,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9440,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The maximum number of times the invite can be used"},"sources":[{"fileName":"gateway/v10.ts","line":1485,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9443,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite"},"sources":[{"fileName":"gateway/v10.ts","line":1501,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9662,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":9441,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"gateway/v10.ts","line":1491,"character":1}],"type":{"type":"reference","id":11451,"name":"InviteTargetType"}},{"id":9442,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1497,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":9444,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the invite is temporary (invited users will be kicked on disconnect unless they're assigned a role)"},"sources":[{"fileName":"gateway/v10.ts","line":1505,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9445,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How many times the invite has been used (always will be `0`)"},"sources":[{"fileName":"gateway/v10.ts","line":1509,"character":1}],"type":{"type":"literal","value":0}}],"groups":[{"title":"Properties","kind":1024,"children":[9434,9435,9436,9437,9438,9439,9440,9443,9441,9442,9444,9445]}],"sources":[{"fileName":"gateway/v10.ts","line":1453,"character":17}]},{"id":9447,"name":"GatewayInviteDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-delete"},"children":[{"id":9448,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel of the invite"},"sources":[{"fileName":"gateway/v10.ts","line":1527,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9450,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1537,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9449,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v10.ts","line":1531,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9448,9450,9449]}],"sources":[{"fileName":"gateway/v10.ts","line":1523,"character":17}]},{"id":9470,"name":"GatewayMessageDeleteBulkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete-bulk"},"children":[{"id":9472,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":1650,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9473,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1654,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9471,"name":"ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the messages"},"sources":[{"fileName":"gateway/v10.ts","line":1646,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9472,9473,9471]}],"sources":[{"fileName":"gateway/v10.ts","line":1642,"character":17}]},{"id":9465,"name":"GatewayMessageDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete"},"children":[{"id":9467,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":1624,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9468,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1628,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9466,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v10.ts","line":1620,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9467,9468,9466]}],"sources":[{"fileName":"gateway/v10.ts","line":1616,"character":17}]},{"id":9458,"name":"GatewayMessageEventExtraFields","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create-message-create-extra-fields"},"children":[{"id":9459,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild the message was sent in"},"sources":[{"fileName":"gateway/v10.ts","line":1583,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9460,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Member properties for this message's author","text":"The member object exists in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1592,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10800,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":9461,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1602,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","id":11695,"name":"APIUser"},{"type":"reflection","declaration":{"id":9462,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9463,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v10.ts","line":1602,"character":24}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10800,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}],"groups":[{"title":"Properties","kind":1024,"children":[9463]}]}}]}}}],"groups":[{"title":"Properties","kind":1024,"children":[9459,9460,9461]}],"sources":[{"fileName":"gateway/v10.ts","line":1579,"character":17}]},{"id":9578,"name":"GatewayMessagePollVoteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-add\nhttps://discord.com/developers/docs/topics/gateway-events#message-poll-vote-remove"},"children":[{"id":9583,"name":"answer_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the answer"},"sources":[{"fileName":"gateway/v10.ts","line":2105,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9580,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":2093,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9582,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2101,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9581,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"gateway/v10.ts","line":2097,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9579,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user"},"sources":[{"fileName":"gateway/v10.ts","line":2089,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9583,9580,9582,9581,9579]}],"sources":[{"fileName":"gateway/v10.ts","line":2085,"character":17}]},{"id":9481,"name":"GatewayMessageReactionRemoveEmojiDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-emoji"},"children":[{"id":9483,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":2463,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.channel_id"}},{"id":9482,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji that was removed"},"sources":[{"fileName":"gateway/v10.ts","line":1708,"character":1}],"type":{"type":"reference","id":10548,"name":"APIEmoji"}},{"id":9485,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2471,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.guild_id"}},{"id":9484,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v10.ts","line":2467,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.message_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[9483,9482,9485,9484]}],"sources":[{"fileName":"gateway/v10.ts","line":1704,"character":17}],"extendedTypes":[{"type":"reference","name":"MessageReactionRemoveData"}]},{"id":10581,"name":"GatewayPresenceClientStatus","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#client-status-object"},"children":[{"id":10582,"name":"desktop","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active desktop (Windows, Linux, Mac) application session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":120,"character":1}],"type":{"type":"reference","id":10580,"name":"PresenceUpdateReceiveStatus"}},{"id":10583,"name":"mobile","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active mobile (iOS, Android) application session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":124,"character":1}],"type":{"type":"reference","id":10580,"name":"PresenceUpdateReceiveStatus"}},{"id":10584,"name":"web","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active web (browser, bot account) application session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":128,"character":1}],"type":{"type":"reference","id":10580,"name":"PresenceUpdateReceiveStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[10582,10583,10584]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":116,"character":17}]},{"id":10568,"name":"GatewayPresenceUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update-presence-update-event-fields"},"children":[{"id":10572,"name":"activities","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's current activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":88,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10585,"name":"GatewayActivity"}}},{"id":10573,"name":"client_status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's platform-dependent status","text":"See https://discord.com/developers/docs/topics/gateway-events#client-status-object\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":94,"character":1}],"type":{"type":"reference","id":10581,"name":"GatewayPresenceClientStatus"}},{"id":10570,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10571,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Either \"idle\", \"dnd\", \"online\", or \"offline\""},"sources":[{"fileName":"payloads/v10/gateway.ts","line":82,"character":1}],"type":{"type":"reference","id":10580,"name":"PresenceUpdateReceiveStatus"}},{"id":10569,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user presence is being updated for","text":"**The user object within this event can be partial, the only field which must be sent is the `id` field,\neverything else is optional.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":74,"character":1}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":11695,"name":"APIUser"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":11695,"name":"APIUser"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10572,10573,10570,10571,10569]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":65,"character":17}]},{"id":9645,"name":"GatewayPresenceUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence-gateway-presence-update-structure"},"children":[{"id":9647,"name":"activities","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":2355,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9650,"name":"GatewayActivityUpdateData"}}},{"id":9649,"name":"afk","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the client is afk"},"sources":[{"fileName":"gateway/v10.ts","line":2365,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9646,"name":"since","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in milliseconds) of when the client went idle, or `null` if the client is not idle"},"sources":[{"fileName":"gateway/v10.ts","line":2349,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":9648,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's new status","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types\n"},"sources":[{"fileName":"gateway/v10.ts","line":2361,"character":1}],"type":{"type":"reference","id":10574,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[9647,9649,9646,9648]}],"sources":[{"fileName":"gateway/v10.ts","line":2345,"character":17}]},{"id":9193,"name":"GatewayReadyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#ready"},"children":[{"id":9200,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contains `id` and `flags`","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":485,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9662,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"flags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":9196,"name":"guilds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guilds the user is in","text":"See https://discord.com/developers/docs/resources/guild#unavailable-guild-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":465,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10654,"name":"APIUnavailableGuild"}}},{"id":9198,"name":"resume_gateway_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway url for resuming connections"},"sources":[{"fileName":"gateway/v10.ts","line":473,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9197,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used for resuming connections"},"sources":[{"fileName":"gateway/v10.ts","line":469,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9199,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The shard information associated with this session, if sent when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v10.ts","line":479,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":9195,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information about the user including email","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":459,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":9194,"name":"v","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway version","text":"See https://discord.com/developers/docs/reference#api-versioning\n"},"sources":[{"fileName":"gateway/v10.ts","line":453,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[9200,9196,9198,9197,9199,9195,9194]}],"sources":[{"fileName":"gateway/v10.ts","line":447,"character":17}]},{"id":9187,"name":"GatewayReconnect","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#reconnect"},"children":[{"id":9189,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":436,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9188,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":435,"character":1}],"type":{"type":"reference","id":9042,"name":"Reconnect"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9191,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2397,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9190,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9189,9188,9191,9190]}],"sources":[{"fileName":"gateway/v10.ts","line":434,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9610,"name":"GatewayRequestGuildMembers","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":9612,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2229,"character":1}],"type":{"type":"reference","id":9628,"name":"GatewayRequestGuildMembersData"}},{"id":9611,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2228,"character":1}],"type":{"type":"reference","id":9043,"name":"RequestGuildMembers"}}],"groups":[{"title":"Properties","kind":1024,"children":[9612,9611]}],"sources":[{"fileName":"gateway/v10.ts","line":2227,"character":17}]},{"id":9613,"name":"GatewayRequestGuildMembersDataBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":9614,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v10.ts","line":2239,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9616,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v10.ts","line":2251,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9615,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v10.ts","line":2243,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[9614,9616,9615]}],"sources":[{"fileName":"gateway/v10.ts","line":2235,"character":17}],"extendedBy":[{"type":"reference","id":9617,"name":"GatewayRequestGuildMembersDataWithUserIds"},{"type":"reference","id":9622,"name":"GatewayRequestGuildMembersDataWithQuery"}]},{"id":9622,"name":"GatewayRequestGuildMembersDataWithQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":9625,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v10.ts","line":2239,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9614,"name":"GatewayRequestGuildMembersDataBase.guild_id"}},{"id":9624,"name":"limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Maximum number of members to send matching the `query`;\na limit of `0` can be used with an empty string `query` to return all members"},"sources":[{"fileName":"gateway/v10.ts","line":2276,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9627,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v10.ts","line":2251,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9616,"name":"GatewayRequestGuildMembersDataBase.nonce"}},{"id":9626,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v10.ts","line":2243,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":9615,"name":"GatewayRequestGuildMembersDataBase.presences"}},{"id":9623,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"String that username starts with, or an empty string to return all members"},"sources":[{"fileName":"gateway/v10.ts","line":2271,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9625,9624,9627,9626,9623]}],"sources":[{"fileName":"gateway/v10.ts","line":2267,"character":17}],"extendedTypes":[{"type":"reference","id":9613,"name":"GatewayRequestGuildMembersDataBase"}]},{"id":9617,"name":"GatewayRequestGuildMembersDataWithUserIds","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":9619,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v10.ts","line":2239,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9614,"name":"GatewayRequestGuildMembersDataBase.guild_id"}},{"id":9621,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v10.ts","line":2251,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9616,"name":"GatewayRequestGuildMembersDataBase.nonce"}},{"id":9620,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v10.ts","line":2243,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":9615,"name":"GatewayRequestGuildMembersDataBase.presences"}},{"id":9618,"name":"user_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used to specify which users you wish to fetch"},"sources":[{"fileName":"gateway/v10.ts","line":2261,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[9619,9621,9620,9618]}],"sources":[{"fileName":"gateway/v10.ts","line":2257,"character":17}],"extendedTypes":[{"type":"reference","id":9613,"name":"GatewayRequestGuildMembersDataBase"}]},{"id":9629,"name":"GatewayRequestSoundboardSounds","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-soundboard-sounds"},"children":[{"id":9631,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2291,"character":1}],"type":{"type":"reference","id":9632,"name":"GatewayRequestSoundboardSoundsData"}},{"id":9630,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2290,"character":1}],"type":{"type":"reference","id":9047,"name":"RequestSoundboardSounds"}}],"groups":[{"title":"Properties","kind":1024,"children":[9631,9630]}],"sources":[{"fileName":"gateway/v10.ts","line":2289,"character":17}]},{"id":9632,"name":"GatewayRequestSoundboardSoundsData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-soundboard-sounds"},"children":[{"id":9633,"name":"guild_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the guilds to get soundboard sounds for"},"sources":[{"fileName":"gateway/v10.ts","line":2301,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9633]}],"sources":[{"fileName":"gateway/v10.ts","line":2297,"character":17}]},{"id":9603,"name":"GatewayResume","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resume"},"children":[{"id":9605,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2203,"character":1}],"type":{"type":"reference","id":9606,"name":"GatewayResumeData"}},{"id":9604,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2202,"character":1}],"type":{"type":"reference","id":9041,"name":"Resume"}}],"groups":[{"title":"Properties","kind":1024,"children":[9605,9604]}],"sources":[{"fileName":"gateway/v10.ts","line":2201,"character":17}]},{"id":9606,"name":"GatewayResumeData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resume"},"children":[{"id":9609,"name":"seq","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Last sequence number received"},"sources":[{"fileName":"gateway/v10.ts","line":2221,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9608,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session id"},"sources":[{"fileName":"gateway/v10.ts","line":2217,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9607,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session token"},"sources":[{"fileName":"gateway/v10.ts","line":2213,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9609,9608,9607]}],"sources":[{"fileName":"gateway/v10.ts","line":2209,"character":17}]},{"id":9504,"name":"GatewayThreadCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-create"},"children":[{"id":9512,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The IDs of the set of tags that have been applied to a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":244,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":10066,"name":"APIThreadChannel.applied_tags"}},{"id":9518,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":10072,"name":"APIThreadChannel.flags"}},{"id":9520,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10074,"name":"APIThreadChannel.guild_id"}},{"id":9514,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10068,"name":"APIThreadChannel.id"}},{"id":9516,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10070,"name":"APIThreadChannel.last_message_id"}},{"id":9517,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10071,"name":"APIThreadChannel.last_pin_timestamp"}},{"id":9506,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The client users member for the thread, only included in select endpoints"},"sources":[{"fileName":"payloads/v10/channel.ts","line":216,"character":1}],"type":{"type":"reference","id":10304,"name":"APIThreadMember"},"inheritedFrom":{"type":"reference","id":10060,"name":"APIThreadChannel.member"}},{"id":9509,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v10/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10063,"name":"APIThreadChannel.member_count"}},{"id":9508,"name":"message_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages (not including the initial message or deleted messages) in a thread","text":"If the thread was created before July 1, 2022, it stops counting at 50 messages\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10062,"name":"APIThreadChannel.message_count"}},{"id":9519,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10073,"name":"APIThreadChannel.name"}},{"id":9505,"name":"newly_created","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread is newly created or not."},"sources":[{"fileName":"gateway/v10.ts","line":1831,"character":1}],"type":{"type":"literal","value":true}},{"id":9524,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10078,"name":"APIThreadChannel.nsfw"}},{"id":9510,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the thread creator"},"sources":[{"fileName":"payloads/v10/channel.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10064,"name":"APIThreadChannel.owner_id"}},{"id":9523,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10077,"name":"APIThreadChannel.parent_id"}},{"id":9521,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10284,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":10075,"name":"APIThreadChannel.permission_overwrites"}},{"id":9522,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10076,"name":"APIThreadChannel.position"}},{"id":9515,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10069,"name":"APIThreadChannel.rate_limit_per_user"}},{"id":9507,"name":"thread_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The metadata for a thread channel not shared by other channels"},"sources":[{"fileName":"payloads/v10/channel.ts","line":220,"character":1}],"type":{"type":"reference","id":10292,"name":"APIThreadMetadata"},"inheritedFrom":{"type":"reference","id":10061,"name":"APIThreadChannel.thread_metadata"}},{"id":9511,"name":"total_message_sent","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages ever sent in a thread","text":"Similar to `message_count` on message creation, but won't decrement when a message is deleted\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":240,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10065,"name":"APIThreadChannel.total_message_sent"}},{"id":9513,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10058,"name":"ThreadChannelType"},"inheritedFrom":{"type":"reference","id":10067,"name":"APIThreadChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[9512,9518,9520,9514,9516,9517,9506,9509,9508,9519,9505,9524,9510,9523,9521,9522,9515,9507,9511,9513]}],"sources":[{"fileName":"gateway/v10.ts","line":1827,"character":17}],"extendedTypes":[{"type":"reference","id":10059,"name":"APIThreadChannel"}]},{"id":9528,"name":"GatewayThreadDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-delete"},"children":[{"id":9530,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1866,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9529,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":1862,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9531,"name":"parent_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent channel of the thread"},"sources":[{"fileName":"gateway/v10.ts","line":1870,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9532,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"gateway/v10.ts","line":1876,"character":1}],"type":{"type":"reference","id":10137,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9530,9529,9531,9532]}],"sources":[{"fileName":"gateway/v10.ts","line":1858,"character":17}]},{"id":10643,"name":"GatewayThreadListSync","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync-thread-list-sync-event-fields"},"children":[{"id":10645,"name":"channel_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of all the parent channels whose threads are being synced, otherwise the entire guild"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":360,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10644,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":356,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10647,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The member objects for the client user in each joined thread that was synced"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":368,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10304,"name":"APIThreadMember"}}},{"id":10646,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of the synced threads"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":364,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10136,"name":"APIChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10645,10644,10647,10646]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":352,"character":17}]},{"id":10648,"name":"GatewayThreadMembersUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update-thread-members-update-event-fields"},"children":[{"id":10652,"name":"added_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The members that were added to the thread"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":390,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10304,"name":"APIThreadMember"}}},{"id":10650,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild that the thread is in"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":382,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10649,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the thread for which members are being synced"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":378,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10651,"name":"member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":386,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10653,"name":"removed_member_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of the members that were removed from the thread"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":394,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10652,10650,10649,10651,10653]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":374,"character":17}]},{"id":9534,"name":"GatewayTypingStartDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#typing-start"},"children":[{"id":9535,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":1891,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9536,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1895,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9539,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member who started typing if this happened in a guild","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1909,"character":1}],"type":{"type":"reference","id":10800,"name":"APIGuildMember"}},{"id":9538,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in seconds) of when the user started typing"},"sources":[{"fileName":"gateway/v10.ts","line":1903,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9537,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user"},"sources":[{"fileName":"gateway/v10.ts","line":1899,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9535,9536,9539,9538,9537]}],"sources":[{"fileName":"gateway/v10.ts","line":1887,"character":17}]},{"id":9642,"name":"GatewayUpdatePresence","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence"},"children":[{"id":9644,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2339,"character":1}],"type":{"type":"reference","id":9645,"name":"GatewayPresenceUpdateData"}},{"id":9643,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2338,"character":1}],"type":{"type":"reference","id":9039,"name":"PresenceUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[9644,9643]}],"sources":[{"fileName":"gateway/v10.ts","line":2337,"character":17}]},{"id":9543,"name":"GatewayVoiceChannelEffectSendDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send"},"children":[{"id":9549,"name":"animation_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ID of the emoji animation, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":1957,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9548,"name":"animation_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of emoji animation, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":1953,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":9552,"name":"VoiceChannelEffectSendAnimationType"}]}},{"id":9544,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the effect was sent in"},"sources":[{"fileName":"gateway/v10.ts","line":1937,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9547,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji sent, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":1949,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10548,"name":"APIEmoji"}]}},{"id":9545,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild the effect was sent in"},"sources":[{"fileName":"gateway/v10.ts","line":1941,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9550,"name":"sound_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ID of the soundboard sound, for soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":1961,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":9551,"name":"sound_volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1, for soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":1965,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9546,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user who sent the effect"},"sources":[{"fileName":"gateway/v10.ts","line":1945,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9549,9548,9544,9547,9545,9550,9551,9546]}],"sources":[{"fileName":"gateway/v10.ts","line":1933,"character":17}]},{"id":9558,"name":"GatewayVoiceServerUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-server-update"},"children":[{"id":9561,"name":"endpoint","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The voice server host","text":"A `null` endpoint means that the voice server allocated has gone away and is trying to be reallocated.\nYou should attempt to disconnect from the currently connected voice server, and not attempt to reconnect\nuntil a new voice server is allocated\n"},"sources":[{"fileName":"gateway/v10.ts","line":2022,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9560,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild this voice server update is for"},"sources":[{"fileName":"gateway/v10.ts","line":2014,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9559,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice connection token"},"sources":[{"fileName":"gateway/v10.ts","line":2010,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9561,9560,9559]}],"sources":[{"fileName":"gateway/v10.ts","line":2006,"character":17}]},{"id":9634,"name":"GatewayVoiceStateUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-voice-state"},"children":[{"id":9636,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2309,"character":1}],"type":{"type":"reference","id":9637,"name":"GatewayVoiceStateUpdateData"}},{"id":9635,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2308,"character":1}],"type":{"type":"reference","id":9040,"name":"VoiceStateUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[9636,9635]}],"sources":[{"fileName":"gateway/v10.ts","line":2307,"character":17}]},{"id":9637,"name":"GatewayVoiceStateUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-voice-state"},"children":[{"id":9639,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the voice channel client wants to join (`null` if disconnecting)"},"sources":[{"fileName":"gateway/v10.ts","line":2323,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9638,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2319,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9641,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client deafened"},"sources":[{"fileName":"gateway/v10.ts","line":2331,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9640,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client muted"},"sources":[{"fileName":"gateway/v10.ts","line":2327,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[9639,9638,9641,9640]}],"sources":[{"fileName":"gateway/v10.ts","line":2315,"character":17}]},{"id":9563,"name":"GatewayWebhooksUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#webhooks-update"},"children":[{"id":9565,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":2044,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9564,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2040,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9565,9564]}],"sources":[{"fileName":"gateway/v10.ts","line":2036,"character":17}]},{"id":10967,"name":"GuildScheduledEventRecurrenceRuleNWeekday","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-nweekday-structure"},"children":[{"id":10969,"name":"day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The day within the week to reoccur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":176,"character":1}],"type":{"type":"reference","id":10946,"name":"GuildScheduledEventRecurrenceRuleWeekday"}},{"id":10968,"name":"n","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The week to reoccur on."},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":172,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":2},{"type":"literal","value":1},{"type":"literal","value":3},{"type":"literal","value":4},{"type":"literal","value":5}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10969,10968]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":168,"character":17}]},{"id":11375,"name":"ModalSubmitActionRowComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11376,"name":"components","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11371,"name":"ModalSubmitComponent"}}},{"id":11377,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10407,"name":"ActionRow"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11376,11377]}],"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":16,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10416,"typeArguments":[{"type":"reference","id":10542,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"literal","value":"components"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":11371,"name":"ModalSubmitComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11373,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11372,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":11,"character":1}],"type":{"type":"reference","id":10406,"name":"ComponentType"}},{"id":11374,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11373,11372,11374]}],"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":10,"character":17}]},{"id":12404,"name":"RESTAPIChannelPatchOverwrite","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12406,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":518,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12500,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":12407,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":526,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12501,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":12405,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12408,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v10/channel.ts","line":530,"character":1}],"type":{"type":"reference","id":10289,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":12502,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[12406,12407,12405,12408]}],"sources":[{"fileName":"rest/v10/channel.ts","line":32,"character":17}],"extendedTypes":[{"type":"reference","id":12499,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":12587,"name":"RESTAPIGuildCreateOverwrite","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12589,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":518,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12500,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":12590,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":526,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12501,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":12588,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12591,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v10/channel.ts","line":530,"character":1}],"type":{"type":"reference","id":10289,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":12502,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[12589,12590,12588,12591]}],"sources":[{"fileName":"rest/v10/guild.ts","line":40,"character":17}],"extendedTypes":[{"type":"reference","id":12499,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":12602,"name":"RESTAPIGuildCreateRole","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12606,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":682,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":12722,"name":"RESTPostAPIGuildRoleJSONBody.color"}},{"id":12607,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":688,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":12723,"name":"RESTPostAPIGuildRoleJSONBody.hoist"}},{"id":12608,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":692,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12724,"name":"RESTPostAPIGuildRoleJSONBody.icon"}},{"id":12603,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12610,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":702,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":12726,"name":"RESTPostAPIGuildRoleJSONBody.mentionable"}},{"id":12604,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":670,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12720,"name":"RESTPostAPIGuildRoleJSONBody.name"}},{"id":12605,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12721,"name":"RESTPostAPIGuildRoleJSONBody.permissions"}},{"id":12609,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":696,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12725,"name":"RESTPostAPIGuildRoleJSONBody.unicode_emoji"}}],"groups":[{"title":"Properties","kind":1024,"children":[12606,12607,12608,12603,12610,12604,12605,12609]}],"sources":[{"fileName":"rest/v10/guild.ts","line":88,"character":17}],"extendedTypes":[{"type":"reference","id":12719,"name":"RESTPostAPIGuildRoleJSONBody"}]},{"id":12891,"name":"RESTAPIInteractionCallbackActivityInstanceResource","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-activity-instance-resource"},"children":[{"id":12892,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Instance ID of the Activity if one was launched or joined."},"sources":[{"fileName":"rest/v10/interactions.ts","line":281,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12892]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":277,"character":17}]},{"id":12880,"name":"RESTAPIInteractionCallbackObject","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-object"},"children":[{"id":12883,"name":"activity_instance_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Instance ID of the Activity if one was launched or joined"},"sources":[{"fileName":"rest/v10/interactions.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12881,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"rest/v10/interactions.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12886,"name":"response_message_ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the response message was ephemeral"},"sources":[{"fileName":"rest/v10/interactions.ts","line":246,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12884,"name":"response_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was created by the interaction"},"sources":[{"fileName":"rest/v10/interactions.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12885,"name":"response_message_loading","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the message is in a loading state"},"sources":[{"fileName":"rest/v10/interactions.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12882,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Interaction type"},"sources":[{"fileName":"rest/v10/interactions.ts","line":230,"character":1}],"type":{"type":"reference","id":11385,"name":"InteractionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12883,12881,12886,12884,12885,12882]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":222,"character":17}]},{"id":12887,"name":"RESTAPIInteractionCallbackResourceObject","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-resource-object"},"children":[{"id":12889,"name":"activity_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Represents the Activity launched by this interaction","tags":[{"tag":"remarks","text":"\nOnly present if `type` is {@link InteractionResponseType.LaunchActivity}\n"}]},"sources":[{"fileName":"rest/v10/interactions.ts","line":263,"character":1}],"type":{"type":"reference","id":12891,"name":"RESTAPIInteractionCallbackActivityInstanceResource"}},{"id":12890,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message created by the interaction","tags":[{"tag":"remarks","text":"\nOnly present if `type` is {@link InteractionResponseType.ChannelMessageWithSource}\nor {@link InteractionResponseType.UpdateMessage}\n"}]},"sources":[{"fileName":"rest/v10/interactions.ts","line":271,"character":1}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":12888,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Interaction callback type"},"sources":[{"fileName":"rest/v10/interactions.ts","line":256,"character":1}],"type":{"type":"reference","id":11413,"name":"InteractionResponseType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12889,12890,12888]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":252,"character":17}]},{"id":13128,"name":"RESTAPIPartialCurrentUserGuild","kind":256,"kindString":"Interface","flags":{},"children":[{"id":13136,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/user.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13137,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/user.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13132,"name":"banner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13134,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":81,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10750,"name":"GuildFeature"}}},{"id":13131,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":78,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13129,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13130,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13133,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13135,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13136,13137,13132,13134,13131,13129,13130,13133,13135]}],"sources":[{"fileName":"rest/v10/user.ts","line":75,"character":17}]},{"id":13036,"name":"RESTAPIPoll","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-create-request-object-poll-create-request-object-structure"},"children":[{"id":13040,"name":"allow_multiselect","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether a user can select multiple answers","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/poll.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Partial.allow_multiselect"}},{"id":13037,"name":"answers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Each of the answers available in the poll, up to 10"},"sources":[{"fileName":"rest/v10/poll.ts","line":29,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11583,"name":"APIPollAnswer"},{"type":"literal","value":"answer_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":13038,"name":"duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of hours the poll should be open for, up to 32 days","tags":[{"tag":"default","text":"24\n"}]},"sources":[{"fileName":"rest/v10/poll.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13041,"name":"layout_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The layout type of the poll","tags":[{"tag":"default","text":"PollLayoutType.Default\n"}]},"sources":[{"fileName":"payloads/v10/poll.ts","line":34,"character":1}],"type":{"type":"reference","id":11579,"name":"Default"},"inheritedFrom":{"type":"reference","name":"Partial.layout_type"}},{"id":13039,"name":"question","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The question of the poll"},"sources":[{"fileName":"payloads/v10/poll.ts","line":14,"character":1}],"type":{"type":"reference","id":11580,"name":"APIPollMedia"},"inheritedFrom":{"type":"reference","name":"Omit.question"}}],"groups":[{"title":"Properties","kind":1024,"children":[13040,13037,13038,13041,13039]}],"sources":[{"fileName":"rest/v10/poll.ts","line":23,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11571,"name":"APIPoll"},{"type":"union","types":[{"type":"literal","value":"allow_multiselect"},{"type":"literal","value":"answers"},{"type":"literal","value":"expiry"},{"type":"literal","value":"layout_type"},{"type":"literal","value":"results"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11571,"name":"APIPoll"},{"type":"union","types":[{"type":"literal","value":"allow_multiselect"},{"type":"literal","value":"layout_type"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},{"id":12824,"name":"RESTGetAPIApplicationCommandsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands"},"children":[{"id":12825,"name":"with_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include full localization dictionaries (name_localizations and description_localizations)\nin the returned objects, instead of the name_localized and description_localized fields.","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/interactions.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12825]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":30,"character":17}]},{"id":12577,"name":"RESTGetAPIApplicationEmojisResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-application-emojis"},"children":[{"id":12578,"name":"items","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/emoji.ts","line":67,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10548,"name":"APIEmoji"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12578]}],"sources":[{"fileName":"rest/v10/emoji.ts","line":66,"character":17}]},{"id":12382,"name":"RESTGetAPIAuditLogQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log"},"children":[{"id":12384,"name":"action_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of audit log events"},"sources":[{"fileName":"rest/v10/auditLog.ts","line":15,"character":1}],"type":{"type":"reference","id":9748,"name":"AuditLogEvent"}},{"id":12386,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log after a certain entry ID"},"sources":[{"fileName":"rest/v10/auditLog.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12385,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log before a certain entry ID"},"sources":[{"fileName":"rest/v10/auditLog.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12387,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many entries are returned (default 50, minimum 1, maximum 100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v10/auditLog.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12383,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log for actions made by a user"},"sources":[{"fileName":"rest/v10/auditLog.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12384,12386,12385,12387,12383]}],"sources":[{"fileName":"rest/v10/auditLog.ts","line":7,"character":17}]},{"id":12474,"name":"RESTGetAPIChannelMessageReactionUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions"},"children":[{"id":12476,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":393,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12477,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":399,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12475,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reaction type"},"sources":[{"fileName":"rest/v10/channel.ts","line":389,"character":1}],"type":{"type":"reference","id":12478,"name":"ReactionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12476,12477,12475]}],"sources":[{"fileName":"rest/v10/channel.ts","line":385,"character":17}]},{"id":12438,"name":"RESTGetAPIChannelMessagesQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages"},"children":[{"id":12441,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages after this message ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12439,"name":"around","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages around this message ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":216,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12440,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages before this message ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":220,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12442,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of messages to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12441,12439,12440,12442]}],"sources":[{"fileName":"rest/v10/channel.ts","line":212,"character":17}]},{"id":12548,"name":"RESTGetAPIChannelThreadMemberQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-thread-member"},"children":[{"id":12549,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a guild member object for the thread member"},"sources":[{"fileName":"rest/v10/channel.ts","line":751,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12549]}],"sources":[{"fileName":"rest/v10/channel.ts","line":747,"character":17}]},{"id":12551,"name":"RESTGetAPIChannelThreadMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-thread-members"},"children":[{"id":12553,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get thread members after this user ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":770,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12554,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of thread members to return (1-100). Defaults to 100"},"sources":[{"fileName":"rest/v10/channel.ts","line":774,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12552,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a guild member object for each thread member"},"sources":[{"fileName":"rest/v10/channel.ts","line":766,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12553,12554,12552]}],"sources":[{"fileName":"rest/v10/channel.ts","line":762,"character":17}]},{"id":12556,"name":"RESTGetAPIChannelThreadsArchivedQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-public-archived-threads"},"children":[{"id":12557,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get threads before this id or ISO8601 timestamp"},"sources":[{"fileName":"rest/v10/channel.ts","line":789,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12558,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of thread to return"},"sources":[{"fileName":"rest/v10/channel.ts","line":793,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12557,12558]}],"sources":[{"fileName":"rest/v10/channel.ts","line":785,"character":17}]},{"id":12561,"name":"RESTGetAPIChannelUsersThreadsArchivedResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-joined-private-archived-threads"},"children":[{"id":12562,"name":"has_more","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether there are potentially additional threads"},"sources":[{"fileName":"rest/v10/channel.ts","line":813,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12564,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members for the client user in each of the fetched threads"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10304,"name":"APIThreadMember"}},"inheritedFrom":{"type":"reference","id":10317,"name":"APIThreadList.members"}},{"id":12563,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The threads that were fetched"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1144,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10136,"name":"APIChannel"}},"inheritedFrom":{"type":"reference","id":10316,"name":"APIThreadList.threads"}}],"groups":[{"title":"Properties","kind":1024,"children":[12562,12564,12563]}],"sources":[{"fileName":"rest/v10/channel.ts","line":809,"character":17}],"extendedTypes":[{"type":"reference","id":10315,"name":"APIThreadList"}]},{"id":13123,"name":"RESTGetAPICurrentUserGuildsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds"},"children":[{"id":13125,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds after this guild ID"},"sources":[{"fileName":"rest/v10/user.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13124,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds before this guild ID"},"sources":[{"fileName":"rest/v10/user.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13126,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of guilds to return (1-200)","tags":[{"tag":"default","text":"200\n"}]},"sources":[{"fileName":"rest/v10/user.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13127,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include approximate member and presence counts in response","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/user.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[13125,13124,13126,13127]}],"sources":[{"fileName":"rest/v10/user.ts","line":52,"character":17}]},{"id":12921,"name":"RESTGetAPIEntitlementsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#list-entitlements"},"children":[{"id":12925,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Retrieve entitlements after this entitlement ID"},"sources":[{"fileName":"rest/v10/monetization.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12924,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Retrieve entitlements before this entitlement ID"},"sources":[{"fileName":"rest/v10/monetization.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12928,"name":"exclude_ended","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether ended entitlements should be omitted"},"sources":[{"fileName":"rest/v10/monetization.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12927,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild ID to look up entitlements for"},"sources":[{"fileName":"rest/v10/monetization.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12926,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entitlements to return (1-100)","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v10/monetization.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12923,"name":"sku_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Optional list of SKU IDs to check entitlements for\nComma-delimited set of snowflakes"},"sources":[{"fileName":"rest/v10/monetization.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12922,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User ID to look up entitlements for"},"sources":[{"fileName":"rest/v10/monetization.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12925,12924,12928,12927,12926,12923,12922]}],"sources":[{"fileName":"rest/v10/monetization.ts","line":7,"character":17}]},{"id":12702,"name":"RESTGetAPIGuildBansQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans"},"children":[{"id":12704,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v10/guild.ts","line":588,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12703,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v10/guild.ts","line":584,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12705,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to return (1-1000)","tags":[{"tag":"default","text":"1000\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":594,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12704,12703,12705]}],"sources":[{"fileName":"rest/v10/guild.ts","line":580,"character":17}]},{"id":12670,"name":"RESTGetAPIGuildMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members"},"children":[{"id":12672,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The highest user id in the previous page","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":416,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12671,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":410,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12672,12671]}],"sources":[{"fileName":"rest/v10/guild.ts","line":404,"character":17}]},{"id":12674,"name":"RESTGetAPIGuildMembersSearchQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#search-guild-members"},"children":[{"id":12676,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":437,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12675,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Query string to match username(s) and nickname(s) against"},"sources":[{"fileName":"rest/v10/guild.ts","line":431,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12676,12675]}],"sources":[{"fileName":"rest/v10/guild.ts","line":427,"character":17}]},{"id":12744,"name":"RESTGetAPIGuildPruneCountQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count"},"children":[{"id":12745,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":787,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12746,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include","text":"While this is typed as a string, it represents an array of\nrole IDs delimited by commas\n\nSee https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":796,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12745,12746]}],"sources":[{"fileName":"rest/v10/guild.ts","line":781,"character":17}]},{"id":12747,"name":"RESTGetAPIGuildPruneCountResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count"},"children":[{"id":12748,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":803,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12748]}],"sources":[{"fileName":"rest/v10/guild.ts","line":802,"character":17}]},{"id":12630,"name":"RESTGetAPIGuildQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild"},"children":[{"id":12631,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When `true`, will return approximate member and presence counts for the guild","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":218,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12631]}],"sources":[{"fileName":"rest/v10/guild.ts","line":212,"character":17}]},{"id":12810,"name":"RESTGetAPIGuildScheduledEventQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event"},"children":[{"id":12811,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to this event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12811]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":82,"character":17}]},{"id":12818,"name":"RESTGetAPIGuildScheduledEventUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users"},"children":[{"id":12822,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12821,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":136,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12819,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to receive from the event","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12820,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include guild member data if it exists"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12822,12821,12819,12820]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":122,"character":17}]},{"id":12795,"name":"RESTGetAPIGuildScheduledEventsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild"},"children":[{"id":12796,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to each event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12796]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":16,"character":17}]},{"id":13051,"name":"RESTGetAPIGuildSoundboardSoundsResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#list-guild-soundboard-sounds"},"children":[{"id":13052,"name":"items","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/soundboard.ts","line":32,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11593,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[13052]}],"sources":[{"fileName":"rest/v10/soundboard.ts","line":31,"character":17}]},{"id":12763,"name":"RESTGetAPIGuildVanityUrlResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-vanity-url"},"children":[{"id":12764,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":879,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12765,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":880,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12764,12765]}],"sources":[{"fileName":"rest/v10/guild.ts","line":878,"character":17}]},{"id":12766,"name":"RESTGetAPIGuildWidgetImageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image"},"children":[{"id":12767,"name":"style","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Style of the widget image returned","tags":[{"tag":"default","text":"\"shield\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":892,"character":1}],"type":{"type":"reference","id":10878,"name":"GuildWidgetStyle"}}],"groups":[{"title":"Properties","kind":1024,"children":[12767]}],"sources":[{"fileName":"rest/v10/guild.ts","line":886,"character":17}]},{"id":12915,"name":"RESTGetAPIInviteQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#get-invite"},"children":[{"id":12918,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event to include with the invite"},"sources":[{"fileName":"rest/v10/invite.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12916,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain approximate member counts"},"sources":[{"fileName":"rest/v10/invite.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12917,"name":"with_expiration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain the expiration date"},"sources":[{"fileName":"rest/v10/invite.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12918,12916,12917]}],"sources":[{"fileName":"rest/v10/invite.ts","line":7,"character":17}]},{"id":12950,"name":"RESTGetAPIOAuth2CurrentAuthorizationResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-authorization-information"},"children":[{"id":12951,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the current application"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":16,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9662,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":12953,"name":"expires","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"when the access token expires"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12952,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the scopes the user has authorized the application for"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":20,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11523,"name":"OAuth2Scopes"}}},{"id":12954,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"the user who has authorized, if the user has authorized with the `identify` scope"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":28,"character":1}],"type":{"type":"reference","id":11695,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[12951,12953,12952,12954]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":12,"character":17}]},{"id":13033,"name":"RESTGetAPIPollAnswerVotersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#get-answer-voters"},"children":[{"id":13034,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v10/poll.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13035,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v10/poll.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[13034,13035]}],"sources":[{"fileName":"rest/v10/poll.ts","line":7,"character":17}]},{"id":13043,"name":"RESTGetAPIPollAnswerVotersResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#get-answer-voters"},"children":[{"id":13044,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users who voted for this answer"},"sources":[{"fileName":"rest/v10/poll.ts","line":50,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11695,"name":"APIUser"}}}],"groups":[{"title":"Properties","kind":1024,"children":[13044]}],"sources":[{"fileName":"rest/v10/poll.ts","line":46,"character":17}]},{"id":12942,"name":"RESTGetAPISKUSubscriptionsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#query-string-params"},"children":[{"id":12944,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List subscriptions after this ID"},"sources":[{"fileName":"rest/v10/monetization.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12943,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List subscriptions before this ID"},"sources":[{"fileName":"rest/v10/monetization.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12945,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of subscriptions to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v10/monetization.ts","line":114,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12946,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User ID for which to return subscriptions. Required except for OAuth queries."},"sources":[{"fileName":"rest/v10/monetization.ts","line":118,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12944,12943,12945,12946]}],"sources":[{"fileName":"rest/v10/monetization.ts","line":100,"character":17}]},{"id":13208,"name":"RESTGetAPIWebhookWithTokenMessageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message-query-string-params"},"children":[{"id":13209,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/webhook.ts","line":253,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13209]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":252,"character":17}]},{"id":13082,"name":"RESTGetStickerPacksResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-sticker-packs"},"children":[{"id":13083,"name":"sticker_packs","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/sticker.ts","line":12,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11640,"name":"APIStickerPack"}}}],"groups":[{"title":"Properties","kind":1024,"children":[13083]}],"sources":[{"fileName":"rest/v10/sticker.ts","line":11,"character":17}]},{"id":13005,"name":"RESTOAuth2AdvancedBotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization"},"children":[{"id":13006,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13010,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":175,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13009,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":174,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13008,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":173,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13012,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":177,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13011,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":176,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13007,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"This assumes you include the `bot` scope alongside others (like `identify` for example)"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":165,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot "],[{"type":"intrinsic","name":"string"},""]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[13006,13010,13009,13008,13012,13011,13007]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":160,"character":17}]},{"id":13013,"name":"RESTOAuth2AdvancedBotAuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"children":[{"id":13014,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":181,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13016,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13017,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13015,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13014,13016,13017,13015]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":180,"character":17}]},{"id":12955,"name":"RESTOAuth2AuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant"},"children":[{"id":12957,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12961,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":12959,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12956,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":35,"character":1}],"type":{"type":"literal","value":"code"}},{"id":12958,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12960,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12957,12961,12959,12956,12958,12960]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":34,"character":17}]},{"id":12999,"name":"RESTOAuth2BotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#bot-authorization-flow-bot-auth-parameters"},"children":[{"id":13000,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your app's client id"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13004,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` or `false`—disallows the user from changing the guild dropdown"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":154,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13003,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Pre-fills the dropdown picker with a guild for the user"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":150,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13002,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The permissions you're requesting","text":"See https://discord.com/developers/docs/topics/permissions\n"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13001,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Needs to include bot for the bot flow"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":136,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot "],[{"type":"intrinsic","name":"string"},""]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[13000,13004,13003,13002,13001]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":128,"character":17}]},{"id":12987,"name":"RESTOAuth2ImplicitAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant"},"children":[{"id":12989,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":103,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12993,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":12991,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12988,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":102,"character":1}],"type":{"type":"literal","value":"token"}},{"id":12990,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12992,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12989,12993,12991,12988,12990,12992]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":101,"character":17}]},{"id":12411,"name":"RESTPatchAPIChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel"},"children":[{"id":12435,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of the set of tags that have been applied to a thread-only channel; limited to 5","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":196,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":12424,"name":"archived","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread should be archived","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":131,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12425,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":137,"character":1}],"type":{"type":"reference","id":10299,"name":"ThreadAutoArchiveDuration"}},{"id":12429,"name":"available_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The set of tags that can be used in a thread-only channel; limited to 20","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":159,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10079,"name":"APIGuildForumTag"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10079,"name":"APIGuildForumTag"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":12418,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice channel; 8000 to 96000 (128000 for VIP servers)","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12427,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity","text":"Channel types: text, news, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":149,"character":1}],"type":{"type":"reference","id":10299,"name":"ThreadAutoArchiveDuration"}},{"id":12434,"name":"default_forum_layout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default layout type used to display posts in a forum channel","text":"Channel types: forum\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":190,"character":1}],"type":{"type":"reference","id":10091,"name":"ForumLayoutType"}},{"id":12431,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":171,"character":1}],"type":{"type":"reference","id":10085,"name":"APIGuildForumDefaultReactionEmoji"}},{"id":12433,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":184,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10088,"name":"SortOrderType"}]}},{"id":12432,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads in a channel.\nThis field is copied to the thread at creation time and does not live update","text":"Channel types: text, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12428,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel flags combined as a bit field."},"sources":[{"fileName":"rest/v10/channel.ts","line":153,"character":1}],"type":{"type":"reference","id":10528,"name":"ChannelFlags"}},{"id":12430,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread","text":"Channel types: privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12426,"name":"locked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread should be locked","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":143,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12412,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"1-100 character channel name","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12416,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw","text":"Channel types: text, voice, news, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12421,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the new parent category for a channel","text":"Channel types: text, voice, news, stage, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12420,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel or category-specific permissions","text":"Channel types: all excluding newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":12404,"name":"RESTAPIChannelPatchOverwrite"}}]}},{"id":12414,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The position of the channel in the left-hand listing","text":"Channel types: all excluding newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12417,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`,\nare unaffected","text":"Channel types: text, newsThread, publicThread, privateThread, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12422,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":119,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12415,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"0-1024 character channel topic (0-4096 characters for thread-only channels)","text":"Channel types: text, news, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":75,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12413,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of channel; only conversion between `text` and `news`\nis supported and only in guilds with the \"NEWS\" feature","text":"Channel types: text, news\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":10138,"name":"GuildText"},{"type":"reference","id":10143,"name":"GuildAnnouncement"}]}},{"id":12419,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice channel; 0 refers to no limit, 1 to 99 refers to a user limit","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":101,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12423,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":125,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10155,"name":"VideoQualityMode"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12435,12424,12425,12429,12418,12427,12434,12431,12433,12432,12428,12430,12426,12412,12416,12421,12420,12414,12417,12422,12415,12413,12419,12423]}],"sources":[{"fileName":"rest/v10/channel.ts","line":49,"character":17}]},{"id":12484,"name":"RESTPatchAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"children":[{"id":12488,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":453,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10398,"name":"APIAllowedMentions"}]}},{"id":12489,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":461,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12449,"name":"RESTAPIAttachment"}}},{"id":12490,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":467,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":10416,"typeArguments":[{"type":"reference","id":10541,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}]}},{"id":12485,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v10/channel.ts","line":432,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12486,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":438,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":10318,"name":"APIEmbed"}}]}},{"id":12487,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Edit the flags of a message (only `SUPPRESS_EMBEDS` can currently be set/unset)","text":"When specifying flags, ensure to include all previously set flags/bits\nin addition to ones that you are modifying\n\nSee https://discord.com/developers/docs/resources/channel#message-object-message-flags\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":447,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10250,"name":"MessageFlags"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12488,12489,12490,12485,12486,12487]}],"sources":[{"fileName":"rest/v10/channel.ts","line":428,"character":17}]},{"id":12695,"name":"RESTPatchAPICurrentGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-member"},"children":[{"id":12696,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":546,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12696]}],"sources":[{"fileName":"rest/v10/guild.ts","line":540,"character":17}]},{"id":12693,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead.\n"}]},"children":[{"id":12694,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12694]}],"sources":[{"fileName":"rest/v10/guild.ts","line":528,"character":17}]},{"id":13118,"name":"RESTPatchAPICurrentUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user"},"children":[{"id":13120,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's avatar"},"sources":[{"fileName":"rest/v10/user.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13121,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's banner"},"sources":[{"fileName":"rest/v10/user.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13119,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's username, if changed may cause the user's discriminator to be randomized"},"sources":[{"fileName":"rest/v10/user.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13120,13121,13119]}],"sources":[{"fileName":"rest/v10/user.ts","line":29,"character":17}]},{"id":12572,"name":"RESTPatchAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji"},"children":[{"id":12573,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12574,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v10/emoji.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12573,12574]}],"sources":[{"fileName":"rest/v10/emoji.ts","line":42,"character":17}]},{"id":12634,"name":"RESTPatchAPIGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild"},"children":[{"id":12640,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":266,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12641,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v10/guild.ts","line":270,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":12646,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild banner (when the server has the `BANNER` feature; can be animated gif when the server has the `ANIMATED_BANNER` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":294,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12638,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":256,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10713,"name":"GuildDefaultMessageNotifications"}]}},{"id":12653,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12645,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 png/jpeg image for the guild discovery splash (when the guild has `DISCOVERABLE` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":290,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12639,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":262,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10716,"name":"GuildExplicitContentFilter"}]}},{"id":12652,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":324,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10750,"name":"GuildFeature"}}},{"id":12642,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg/gif image for the guild icon (can be animated gif when the guild has `ANIMATED_ICON` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":276,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12635,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New name for the guild (2-100 characters)"},"sources":[{"fileName":"rest/v10/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12643,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User id to transfer guild ownership to (must be owner)"},"sources":[{"fileName":"rest/v10/guild.ts","line":280,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12651,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The preferred locale of a Community guild used in server discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\" (if the value is set to `null`)\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":318,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12654,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v10/guild.ts","line":332,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12650,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"rest/v10/guild.ts","line":312,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12636,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":244,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12649,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where Community guilds display rules and/or guidelines"},"sources":[{"fileName":"rest/v10/guild.ts","line":308,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12655,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"rest/v10/guild.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12644,"name":"splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild splash (when the guild has `INVITE_SPLASH` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":286,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12648,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":304,"character":1}],"type":{"type":"reference","id":10743,"name":"GuildSystemChannelFlags"}},{"id":12647,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v10/guild.ts","line":298,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12637,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":250,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10728,"name":"GuildVerificationLevel"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12640,12641,12646,12638,12653,12645,12639,12652,12642,12635,12643,12651,12654,12650,12636,12649,12655,12644,12648,12647,12637]}],"sources":[{"fileName":"rest/v10/guild.ts","line":234,"character":17}]},{"id":12685,"name":"RESTPatchAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-member"},"children":[{"id":12690,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of channel to move user to (if they are connected to voice)","text":"Requires `MOVE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":511,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12691,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":515,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12689,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":505,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12688,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":499,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12686,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":487,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12687,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":493,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12690,12691,12689,12688,12686,12687]}],"sources":[{"fileName":"rest/v10/guild.ts","line":481,"character":17}]},{"id":12770,"name":"RESTPatchAPIGuildMemberVerificationJSONBody","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12773,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The server description to show in the screening form"},"sources":[{"fileName":"rest/v10/guild.ts","line":915,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12771,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether Membership Screening is enabled"},"sources":[{"fileName":"rest/v10/guild.ts","line":907,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12772,"name":"form_fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of field objects serialized in a string"},"sources":[{"fileName":"rest/v10/guild.ts","line":911,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12773,12771,12772]}],"sources":[{"fileName":"rest/v10/guild.ts","line":903,"character":17}]},{"id":12733,"name":"RESTPatchAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role"},"children":[{"id":12736,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value"},"sources":[{"fileName":"rest/v10/guild.ts","line":744,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12737,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar"},"sources":[{"fileName":"rest/v10/guild.ts","line":748,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12738,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":752,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12740,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable"},"sources":[{"fileName":"rest/v10/guild.ts","line":760,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12734,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role"},"sources":[{"fileName":"rest/v10/guild.ts","line":736,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12735,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions"},"sources":[{"fileName":"rest/v10/guild.ts","line":740,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12739,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":756,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12736,12737,12738,12740,12734,12735,12739]}],"sources":[{"fileName":"rest/v10/guild.ts","line":732,"character":17}]},{"id":13061,"name":"RESTPatchAPIGuildSoundboardSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#modify-guild-soundboard-sound-json-params"},"children":[{"id":13064,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the custom emoji for the soundboard sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":92,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13065,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The unicode character of a standard emoji for the soundboard sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":96,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13062,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the soundboard sound (2-32 characters)"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13063,"name":"volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v10/soundboard.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[13064,13065,13062,13063]}],"sources":[{"fileName":"rest/v10/soundboard.ts","line":78,"character":17}]},{"id":13095,"name":"RESTPatchAPIGuildStickerJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#modify-guild-sticker"},"children":[{"id":13097,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of the sticker (2-100 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13096,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13098,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13097,13096,13098]}],"sources":[{"fileName":"rest/v10/sticker.ts","line":74,"character":17}]},{"id":13154,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-current-user-voice-state"},"children":[{"id":13155,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v10/voice.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13157,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sets the user's request to speak"},"sources":[{"fileName":"rest/v10/voice.ts","line":39,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13156,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v10/voice.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[13155,13157,13156]}],"sources":[{"fileName":"rest/v10/voice.ts","line":27,"character":17}]},{"id":13159,"name":"RESTPatchAPIGuildVoiceStateUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-user-voice-state"},"children":[{"id":13160,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v10/voice.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13161,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v10/voice.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[13160,13161]}],"sources":[{"fileName":"rest/v10/voice.ts","line":50,"character":17}]},{"id":13076,"name":"RESTPatchAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#modify-stage-instance"},"children":[{"id":13078,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":53,"character":1}],"type":{"type":"reference","id":11610,"name":"StageInstancePrivacyLevel"}},{"id":13077,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13078,13077]}],"sources":[{"fileName":"rest/v10/stageInstance.ts","line":45,"character":17}]},{"id":13171,"name":"RESTPatchAPIWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook"},"children":[{"id":13173,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":68,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13174,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new channel id this webhook should be moved to"},"sources":[{"fileName":"rest/v10/webhook.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13172,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13173,13174,13172]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":58,"character":17}]},{"id":12391,"name":"RESTPostAPIAutoModerationRuleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule"},"children":[{"id":12396,"name":"actions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The actions which will execute when this rule is triggered"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":45,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9945,"name":"APIAutoModerationAction"}}},{"id":12397,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this rule is enabled","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12393,"name":"event_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule event type"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":31,"character":1}],"type":{"type":"reference","id":9942,"name":"AutoModerationRuleEventType"}},{"id":12399,"name":"exempt_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel ids that shouldn't be affected by this rule (Maximum of 50)"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":59,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":12398,"name":"exempt_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role ids that shouldn't be affected by this rule (Maximum of 20)"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":55,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":12392,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule name"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12395,"name":"trigger_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The rule trigger metadata","text":"Can be omitted if the trigger type is {@link AutoModerationRuleTriggerType.HarmfulLink} or {@link AutoModerationRuleTriggerType.Spam}\n"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":41,"character":1}],"type":{"type":"reference","id":9931,"name":"APIAutoModerationRuleTriggerMetadata"}},{"id":12394,"name":"trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger type"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":35,"character":1}],"type":{"type":"reference","id":9925,"name":"AutoModerationRuleTriggerType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12396,12397,12393,12399,12398,12392,12395,12394]}],"sources":[{"fileName":"rest/v10/autoModeration.ts","line":23,"character":17}]},{"id":12515,"name":"RESTPostAPIChannelFollowersJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel"},"children":[{"id":12516,"name":"webhook_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of target channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":609,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12516]}],"sources":[{"fileName":"rest/v10/channel.ts","line":605,"character":17}]},{"id":12505,"name":"RESTPostAPIChannelInviteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite"},"children":[{"id":12506,"name":"max_age","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Duration of invite in seconds before expiry, or 0 for never","tags":[{"tag":"default","text":"86400 (24 hours)\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":552,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12507,"name":"max_uses","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of uses or 0 for unlimited","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":558,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12512,"name":"target_application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the embedded application to open for this invite\n- Required if `target_type` is 2\n- The application must have the `EMBEDDED` flag"},"sources":[{"fileName":"rest/v10/channel.ts","line":589,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12510,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":577,"character":1}],"type":{"type":"reference","id":11451,"name":"InviteTargetType"}},{"id":12511,"name":"target_user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user whose stream to display for this invite\n- Required if `target_type` is 1\n- The user must be streaming in the channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":583,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12508,"name":"temporary","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this invite only grants temporary membership","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":564,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12509,"name":"unique","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If true, don't try to reuse a similar invite\n(useful for creating many unique one time use invites)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":571,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12506,12507,12512,12510,12511,12508,12509]}],"sources":[{"fileName":"rest/v10/channel.ts","line":546,"character":17}]},{"id":12452,"name":"RESTPostAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"children":[{"id":12457,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for a message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":302,"character":1}],"type":{"type":"reference","id":10398,"name":"APIAllowedMentions"}},{"id":12461,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v10/channel.ts","line":324,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12449,"name":"RESTAPIAttachment"}}},{"id":12459,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":314,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10416,"typeArguments":[{"type":"reference","id":10541,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":12453,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v10/channel.ts","line":282,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12456,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":296,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10318,"name":"APIEmbed"}}},{"id":12463,"name":"enforce_nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If `true` and nonce is present, it will be checked for uniqueness in the past few minutes.\nIf another message was created by the same author with the same nonce, that message will be returned and no new message will be created."},"sources":[{"fileName":"rest/v10/channel.ts","line":333,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12462,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v10/channel.ts","line":328,"character":1}],"type":{"type":"reference","id":10250,"name":"MessageFlags"}},{"id":12458,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include to make your message a reply","text":"See https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":308,"character":1}],"type":{"type":"reference","id":12445,"name":"RESTAPIMessageReference"}},{"id":12454,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending"},"sources":[{"fileName":"rest/v10/channel.ts","line":286,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12464,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!"},"sources":[{"fileName":"rest/v10/channel.ts","line":337,"character":1}],"type":{"type":"reference","id":13036,"name":"RESTAPIPoll"}},{"id":12460,"name":"sticker_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"IDs of up to 3 stickers in the server to send in the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":320,"character":1}],"type":{"type":"union","types":[{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"}]}]}},{"id":12455,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v10/channel.ts","line":290,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12457,12461,12459,12453,12456,12463,12462,12458,12454,12464,12460,12455]}],"sources":[{"fileName":"rest/v10/channel.ts","line":278,"character":17}]},{"id":12496,"name":"RESTPostAPIChannelMessagesBulkDeleteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages"},"children":[{"id":12497,"name":"messages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An array of message ids to delete (2-100)"},"sources":[{"fileName":"rest/v10/channel.ts","line":499,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12497]}],"sources":[{"fileName":"rest/v10/channel.ts","line":495,"character":17}]},{"id":12527,"name":"RESTPostAPIChannelMessagesThreadsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-from-message"},"children":[{"id":12529,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":672,"character":1}],"type":{"type":"reference","id":10299,"name":"ThreadAutoArchiveDuration"}},{"id":12528,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character thread name"},"sources":[{"fileName":"rest/v10/channel.ts","line":668,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12530,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600)"},"sources":[{"fileName":"rest/v10/channel.ts","line":676,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12529,12528,12530]}],"sources":[{"fileName":"rest/v10/channel.ts","line":664,"character":17}],"extendedBy":[{"type":"reference","id":12539,"name":"RESTPostAPIChannelThreadsJSONBody"}]},{"id":12539,"name":"RESTPostAPIChannelThreadsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-without-message"},"children":[{"id":12543,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":672,"character":1}],"type":{"type":"reference","id":10299,"name":"ThreadAutoArchiveDuration"},"inheritedFrom":{"type":"reference","id":12529,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.auto_archive_duration"}},{"id":12541,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread; only available when creating a private thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":726,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12542,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character thread name"},"sources":[{"fileName":"rest/v10/channel.ts","line":668,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":12528,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.name"}},{"id":12544,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600)"},"sources":[{"fileName":"rest/v10/channel.ts","line":676,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":12530,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.rate_limit_per_user"}},{"id":12540,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of thread to create","text":"In API v9 and v10, `type` defaults to `PRIVATE_THREAD`.\nIn a future API version this will be changed to be a required field, with no default.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n","tags":[{"tag":"default","text":"ChannelType.PrivateThread\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":722,"character":1}],"type":{"type":"reference","id":10058,"name":"ThreadChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12543,12541,12542,12544,12540]}],"sources":[{"fileName":"rest/v10/channel.ts","line":711,"character":17}],"extendedTypes":[{"type":"reference","id":12527,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"}]},{"id":13163,"name":"RESTPostAPIChannelWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook"},"children":[{"id":13165,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13164,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the webhook (1-80 characters)"},"sources":[{"fileName":"rest/v10/webhook.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13165,13164]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":17,"character":17}]},{"id":12828,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"children":[{"id":12839,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11073,"name":"InteractionContextType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.contexts"}},{"id":12840,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_member_permissions"}},{"id":12834,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":12830,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/interactions.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12836,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.description_localizations"}},{"id":12837,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.dm_permission"}},{"id":12838,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":11078,"name":"AppHandler"},{"type":"reference","id":11079,"name":"DiscordLaunchActivity"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.handler"}},{"id":12841,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11070,"name":"ApplicationIntegrationType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.integration_types"}},{"id":12831,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":12835,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name_localizations"}},{"id":12832,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.nsfw"}},{"id":12833,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11087,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":12829,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/interactions.ts","line":75,"character":1}],"type":{"type":"reference","id":11066,"name":"ChatInput"}}],"groups":[{"title":"Properties","kind":1024,"children":[12839,12840,12834,12830,12836,12837,12838,12841,12831,12835,12832,12833,12829]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":74,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":12842,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"children":[{"id":12852,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11073,"name":"InteractionContextType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.contexts"}},{"id":12853,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_member_permissions"}},{"id":12847,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":12849,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.description_localizations"}},{"id":12850,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.dm_permission"}},{"id":12851,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":11078,"name":"AppHandler"},{"type":"reference","id":11079,"name":"DiscordLaunchActivity"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.handler"}},{"id":12854,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11070,"name":"ApplicationIntegrationType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.integration_types"}},{"id":12844,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":12848,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name_localizations"}},{"id":12845,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.nsfw"}},{"id":12846,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11087,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":12843,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/interactions.ts","line":83,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":11067,"name":"User"},{"type":"reference","id":11068,"name":"Message"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12852,12853,12847,12849,12850,12851,12854,12844,12848,12845,12846,12843]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":82,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":13140,"name":"RESTPostAPICurrentUserCreateDMChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm"},"children":[{"id":13141,"name":"recipient_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recipient to open a DM channel with"},"sources":[{"fileName":"rest/v10/user.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13141]}],"sources":[{"fileName":"rest/v10/user.ts","line":100,"character":17}]},{"id":12930,"name":"RESTPostAPIEntitlementJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"children":[{"id":12932,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild or user to grant the entitlement to"},"sources":[{"fileName":"rest/v10/monetization.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12933,"name":"owner_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of entitlement owner"},"sources":[{"fileName":"rest/v10/monetization.ts","line":61,"character":1}],"type":{"type":"reference","id":12936,"name":"EntitlementOwnerType"}},{"id":12931,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the SKU to grant the entitlement to"},"sources":[{"fileName":"rest/v10/monetization.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12932,12933,12931]}],"sources":[{"fileName":"rest/v10/monetization.ts","line":49,"character":17}]},{"id":12712,"name":"RESTPostAPIGuildBulkBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#bulk-guild-ban"},"children":[{"id":12714,"name":"delete_message_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of seconds to delete messages for, between 0 and 604800 (7 days)"},"sources":[{"fileName":"rest/v10/guild.ts","line":639,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12713,"name":"user_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids to ban (max 200)"},"sources":[{"fileName":"rest/v10/guild.ts","line":635,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12714,12713]}],"sources":[{"fileName":"rest/v10/guild.ts","line":631,"character":17}]},{"id":12715,"name":"RESTPostAPIGuildBulkBanResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#bulk-guild-ban"},"children":[{"id":12716,"name":"banned_users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids, that were successfully banned"},"sources":[{"fileName":"rest/v10/guild.ts","line":649,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":12717,"name":"failed_users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids, that were not banned"},"sources":[{"fileName":"rest/v10/guild.ts","line":653,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12716,12717]}],"sources":[{"fileName":"rest/v10/guild.ts","line":645,"character":17}]},{"id":12567,"name":"RESTPostAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params"},"children":[{"id":12569,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The 128x128 emoji image","text":"https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12568,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12570,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v10/emoji.ts","line":31,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12569,12568,12570]}],"sources":[{"fileName":"rest/v10/emoji.ts","line":17,"character":17}]},{"id":12749,"name":"RESTPostAPIGuildPruneJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune"},"children":[{"id":12751,"name":"compute_prune_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether `pruned is returned, discouraged for large guilds","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":821,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12750,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":815,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12752,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include"},"sources":[{"fileName":"rest/v10/guild.ts","line":825,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12751,12750,12752]}],"sources":[{"fileName":"rest/v10/guild.ts","line":809,"character":17}]},{"id":12753,"name":"RESTPostAPIGuildPruneResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune"},"children":[{"id":12754,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":832,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12754]}],"sources":[{"fileName":"rest/v10/guild.ts","line":831,"character":17}]},{"id":12719,"name":"RESTPostAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role"},"children":[{"id":12722,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":682,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12723,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":688,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12724,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":692,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12726,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":702,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12720,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":670,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12721,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12725,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":696,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12722,12723,12724,12726,12720,12721,12725]}],"sources":[{"fileName":"rest/v10/guild.ts","line":664,"character":17}],"extendedBy":[{"type":"reference","id":12602,"name":"RESTAPIGuildCreateRole"}]},{"id":12798,"name":"RESTPostAPIGuildScheduledEventJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event"},"children":[{"id":12799,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage channel id of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12804,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12806,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The entity metadata of the scheduled event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":63,"character":1}],"type":{"type":"reference","id":11025,"name":"APIGuildScheduledEventEntityMetadata"}},{"id":12805,"name":"entity_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scheduled entity type of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":59,"character":1}],"type":{"type":"reference","id":11027,"name":"GuildScheduledEventEntityType"}},{"id":12807,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12800,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12801,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":43,"character":1}],"type":{"type":"reference","id":11037,"name":"GuildOnly"}},{"id":12808,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":71,"character":1}],"type":{"type":"reference","id":10930,"name":"APIGuildScheduledEventRecurrenceRule"}},{"id":12803,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time when the scheduled event is scheduled to end"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12802,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time to schedule the guild event at"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12799,12804,12806,12805,12807,12800,12801,12808,12803,12802]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":31,"character":17}]},{"id":13054,"name":"RESTPostAPIGuildSoundboardSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#create-guild-soundboard-sound-json-params"},"children":[{"id":13058,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the custom emoji for the soundboard sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13059,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The unicode character of a standard emoji for the soundboard sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13055,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the soundboard sound (2-32 characters)"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13056,"name":"sound","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The data uri of the mp3 or ogg sound data, base64 encoded, similar to image data","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13057,"name":"volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v10/soundboard.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[13058,13059,13055,13056,13057]}],"sources":[{"fileName":"rest/v10/soundboard.ts","line":43,"character":17}]},{"id":13089,"name":"RESTPostAPIGuildStickerFormDataBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#create-guild-sticker"},"children":[{"id":13091,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker (empty or 2-100 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13093,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The sticker file to upload, must be a PNG, APNG, GIF, or Lottie JSON file, max 512 KB","text":"Uploaded stickers are constrained to 5 seconds in length for animated stickers, and 320 x 320 pixels.\n"},"sources":[{"fileName":"rest/v10/sticker.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"unknown"}},{"id":13090,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13092,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13091,13093,13090,13092]}],"sources":[{"fileName":"rest/v10/sticker.ts","line":45,"character":17}]},{"id":13107,"name":"RESTPostAPIGuildTemplatesJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-template"},"children":[{"id":13109,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the template (0-120 characters)"},"sources":[{"fileName":"rest/v10/template.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13108,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the template (1-100 characters)"},"sources":[{"fileName":"rest/v10/template.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13109,13108]}],"sources":[{"fileName":"rest/v10/template.ts","line":38,"character":17}]},{"id":12612,"name":"RESTPostAPIGuildsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild"},"children":[{"id":12621,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":166,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12622,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v10/guild.ts","line":170,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":12620,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12595,"name":"RESTAPIGuildCreatePartialChannel"}}},{"id":12617,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":128,"character":1}],"type":{"type":"reference","id":10713,"name":"GuildDefaultMessageNotifications"}},{"id":12618,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":134,"character":1}],"type":{"type":"reference","id":10716,"name":"GuildExplicitContentFilter"}},{"id":12615,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12613,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v10/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12625,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v10/guild.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12614,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12619,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12602,"name":"RESTAPIGuildCreateRole"}}},{"id":12624,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":180,"character":1}],"type":{"type":"reference","id":10743,"name":"GuildSystemChannelFlags"}},{"id":12623,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v10/guild.ts","line":174,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12616,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":122,"character":1}],"type":{"type":"reference","id":10728,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[12621,12622,12620,12617,12618,12615,12613,12625,12614,12619,12624,12623,12616]}],"sources":[{"fileName":"rest/v10/guild.ts","line":100,"character":17}]},{"id":12627,"name":"RESTPostAPIGuildsMFAJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-mfa-level"},"children":[{"id":12628,"name":"level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"MFA level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":201,"character":1}],"type":{"type":"reference","id":10720,"name":"GuildMFALevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[12628]}],"sources":[{"fileName":"rest/v10/guild.ts","line":195,"character":17}]},{"id":12871,"name":"RESTPostAPIInteractionCallbackQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"children":[{"id":12872,"name":"with_response","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a interaction callback response as the response instead of a 204"},"sources":[{"fileName":"rest/v10/interactions.ts","line":185,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12872]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":181,"character":17}]},{"id":12877,"name":"RESTPostAPIInteractionCallbackWithResponseResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-response-object"},"children":[{"id":12878,"name":"interaction","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interaction object associated with the interaction"},"sources":[{"fileName":"rest/v10/interactions.ts","line":212,"character":1}],"type":{"type":"reference","id":12880,"name":"RESTAPIInteractionCallbackObject"}},{"id":12879,"name":"resource","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The resource that was created by the interaction response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":216,"character":1}],"type":{"type":"reference","id":12887,"name":"RESTAPIInteractionCallbackResourceObject"}}],"groups":[{"title":"Properties","kind":1024,"children":[12878,12879]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":208,"character":17}]},{"id":13047,"name":"RESTPostAPISoundboardSendSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#send-soundboard-sound-json-params"},"children":[{"id":13048,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the soundboard sound to play"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13049,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild the soundboard sound is from, required to play sounds from different servers"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13048,13049]}],"sources":[{"fileName":"rest/v10/soundboard.ts","line":12,"character":17}]},{"id":13068,"name":"RESTPostAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance"},"children":[{"id":13069,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage channel"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13073,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event associated with this stage instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13071,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance","tags":[{"tag":"default","text":"GuildOnly\n"}]},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":21,"character":1}],"type":{"type":"reference","id":11610,"name":"StageInstancePrivacyLevel"}},{"id":13072,"name":"send_start_notification","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Notify @everyone that a stage instance has started"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13070,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13069,13073,13071,13072,13070]}],"sources":[{"fileName":"rest/v10/stageInstance.ts","line":7,"character":17}]},{"id":13102,"name":"RESTPostAPITemplateCreateGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-from-guild-template"},"children":[{"id":13104,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/template.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13103,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v10/template.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13104,13103]}],"sources":[{"fileName":"rest/v10/template.ts","line":12,"character":17}]},{"id":13180,"name":"RESTPostAPIWebhookWithTokenJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"children":[{"id":13186,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":131,"character":1}],"type":{"type":"reference","id":10398,"name":"APIAllowedMentions"}},{"id":13191,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of tag ids to apply to the thread"},"sources":[{"fileName":"rest/v10/webhook.ts","line":157,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":13188,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v10/webhook.ts","line":143,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12449,"name":"RESTAPIAttachment"}}},{"id":13183,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default avatar of the webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13187,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"Requires an application-owned webhook\n\nSee https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":139,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10416,"typeArguments":[{"type":"reference","id":10541,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":13181,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v10/webhook.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13185,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":125,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10318,"name":"APIEmbed"}}},{"id":13189,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v10/webhook.ts","line":147,"character":1}],"type":{"type":"reference","id":10250,"name":"MessageFlags"}},{"id":13192,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!"},"sources":[{"fileName":"rest/v10/webhook.ts","line":161,"character":1}],"type":{"type":"reference","id":13036,"name":"RESTAPIPoll"}},{"id":13190,"name":"thread_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of thread to create","text":"Available only if the webhook is in a forum channel and a thread is not specified in {@link RESTPostAPIWebhookWithTokenQuery.thread_id} query parameter\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":153,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13184,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":119,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13182,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default username of the webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13186,13191,13188,13183,13187,13181,13185,13189,13192,13190,13184,13182]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":103,"character":17}]},{"id":13196,"name":"RESTPostAPIWebhookWithTokenQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook-query-string-params"},"children":[{"id":13198,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Send a message to the specified thread within a webhook's channel. The thread will automatically be unarchived.","text":"Available only if the {@link RESTPostAPIWebhookWithTokenJSONBody.thread_name} JSON body property is not specified\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13197,"name":"wait","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Waits for server confirmation of message send before response, and returns the created message body\n(defaults to `false`; when `false` a message that is not saved does not return an error)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/webhook.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[13198,13197]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":179,"character":17}]},{"id":12975,"name":"RESTPostOAuth2AccessTokenResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-access-token-response"},"children":[{"id":12976,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12978,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12979,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12980,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12977,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12976,12978,12979,12980,12977]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":78,"character":17}]},{"id":12969,"name":"RESTPostOAuth2AccessTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example"},"children":[{"id":12970,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12971,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12973,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12972,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":70,"character":1}],"type":{"type":"literal","value":"authorization_code"}},{"id":12974,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12970,12971,12973,12972,12974]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":67,"character":17}]},{"id":13018,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example"},"children":[{"id":13019,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":191,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13021,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13024,"name":"guild","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":196,"character":1}],"type":{"type":"reference","id":10668,"name":"APIGuild"}},{"id":13022,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":194,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13023,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":195,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13020,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13019,13021,13024,13022,13023,13020]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":190,"character":17}]},{"id":13025,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example"},"children":[{"id":13026,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13028,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13029,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13030,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":207,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13027,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13031,"name":"webhook","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":208,"character":1}],"type":{"type":"reference","id":11810,"name":"APIWebhook"}}],"groups":[{"title":"Properties","kind":1024,"children":[13026,13028,13029,13030,13027,13031]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":202,"character":17}]},{"id":12965,"name":"RESTPostOAuth2AuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example"},"children":[{"id":12966,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12967,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12966,12967]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":54,"character":17}]},{"id":12995,"name":"RESTPostOAuth2ClientCredentialsURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#client-credentials-grant"},"children":[{"id":12996,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":119,"character":1}],"type":{"type":"literal","value":"client_credentials"}},{"id":12997,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":120,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12996,12997]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":118,"character":17}]},{"id":12981,"name":"RESTPostOAuth2RefreshTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example"},"children":[{"id":12982,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":90,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12983,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12984,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":92,"character":1}],"type":{"type":"literal","value":"refresh_token"}},{"id":12985,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12982,12983,12984,12985]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":89,"character":17}]},{"id":12962,"name":"RESTPostOAuth2TokenRevocationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-token-revocation-example"},"children":[{"id":12963,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12964,"name":"token_type_hint","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"refresh_token"},{"type":"literal","value":"access_token"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12963,12964]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":46,"character":17}]},{"id":12910,"name":"RESTPutAPIApplicationCommandPermissionsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions"},"children":[{"id":12911,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/interactions.ts","line":370,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11232,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12911]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":369,"character":17}]},{"id":12499,"name":"RESTPutAPIChannelPermissionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions"},"children":[{"id":12500,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":518,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12501,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":526,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12502,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v10/channel.ts","line":530,"character":1}],"type":{"type":"reference","id":10289,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12500,12501,12502]}],"sources":[{"fileName":"rest/v10/channel.ts","line":510,"character":17}],"extendedBy":[{"type":"reference","id":12404,"name":"RESTAPIChannelPatchOverwrite"},{"type":"reference","id":12587,"name":"RESTAPIGuildCreateOverwrite"}]},{"id":12522,"name":"RESTPutAPIChannelRecipientJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient"},"children":[{"id":12523,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Access token of a user that has granted your app the `gdm.join` scope"},"sources":[{"fileName":"rest/v10/channel.ts","line":644,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12524,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nickname of the user being added"},"sources":[{"fileName":"rest/v10/channel.ts","line":648,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12523,12524]}],"sources":[{"fileName":"rest/v10/channel.ts","line":640,"character":17}]},{"id":13145,"name":"RESTPutAPICurrentUserApplicationRoleConnectionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#update-user-application-role-connection"},"children":[{"id":13148,"name":"metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Object mapping application role connection metadata keys to their `string`-ified value (max 100 characters) for the user on the platform a bot has connected"},"sources":[{"fileName":"rest/v10/user.ts","line":137,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":13146,"name":"platform_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity name of the platform a bot has connected (max 50 characters)"},"sources":[{"fileName":"rest/v10/user.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13147,"name":"platform_username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The username on the platform a bot has connected (max 100 characters)"},"sources":[{"fileName":"rest/v10/user.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13148,13146,13147]}],"sources":[{"fileName":"rest/v10/user.ts","line":125,"character":17}]},{"id":12707,"name":"RESTPutAPIGuildBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban"},"children":[{"id":12708,"name":"delete_message_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to delete messages for (0-7)","tags":[{"tag":"deprecated","text":"use `delete_message_seconds` instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":611,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12709,"name":"delete_message_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of seconds to delete messages for, between 0 and 604800 (7 days)"},"sources":[{"fileName":"rest/v10/guild.ts","line":615,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12708,12709]}],"sources":[{"fileName":"rest/v10/guild.ts","line":605,"character":17}]},{"id":12678,"name":"RESTPutAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member"},"children":[{"id":12679,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An oauth2 access token granted with the `guilds.join` to the bot's application for the user you want to add to the guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":449,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12683,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":473,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12682,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":467,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12680,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":455,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12681,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":461,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12679,12683,12682,12680,12681]}],"sources":[{"fileName":"rest/v10/guild.ts","line":445,"character":17}]},{"id":10540,"name":"APIActionRowComponentTypes","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1985,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10541,"name":"APIMessageActionRowComponent"},{"type":"reference","id":10542,"name":"APIModalActionRowComponent"}]}},{"id":11100,"name":"APIApplicationCommandAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.ts","line":5,"character":12}],"type":{"type":"reference","id":11102,"typeArguments":[{"type":"reference","id":11163,"name":"ApplicationCommandOptionType.Attachment"}],"name":"APIApplicationCommandOptionBase"}},{"id":11251,"name":"APIApplicationCommandAutocompleteDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/autocomplete.ts","line":26,"character":12}],"type":{"type":"reference","id":11304,"typeArguments":[{"type":"reference","id":11250,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11252,"name":"APIApplicationCommandAutocompleteGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/autocomplete.ts","line":32,"character":12}],"type":{"type":"reference","id":11306,"typeArguments":[{"type":"reference","id":11250,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11250,"name":"APIApplicationCommandAutocompleteInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/autocomplete.ts","line":9,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11389,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","id":11090,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11389,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11090,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"literal","value":"options"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11086,"name":"APIApplicationCommandBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":67,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11100,"name":"APIApplicationCommandAttachmentOption"},{"type":"reference","id":11125,"name":"APIApplicationCommandBooleanOption"},{"type":"reference","id":11127,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":11136,"name":"APIApplicationCommandIntegerOption"},{"type":"reference","id":11142,"name":"APIApplicationCommandMentionableOption"},{"type":"reference","id":11144,"name":"APIApplicationCommandNumberOption"},{"type":"reference","id":11150,"name":"APIApplicationCommandRoleOption"},{"type":"reference","id":11169,"name":"APIApplicationCommandStringOption"},{"type":"reference","id":11199,"name":"APIApplicationCommandUserOption"}]}},{"id":11125,"name":"APIApplicationCommandBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.ts","line":4,"character":12}],"type":{"type":"reference","id":11102,"typeArguments":[{"type":"reference","id":11157,"name":"ApplicationCommandOptionType.Boolean"}],"name":"APIApplicationCommandOptionBase"}},{"id":11084,"name":"APIApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":210,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11098,"name":"APIChatInputApplicationCommandDMInteraction"},{"type":"reference","id":11225,"name":"APIContextMenuDMInteraction"}]}},{"id":11085,"name":"APIApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":217,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11099,"name":"APIChatInputApplicationCommandGuildInteraction"},{"type":"reference","id":11226,"name":"APIContextMenuGuildInteraction"}]}},{"id":11136,"name":"APIApplicationCommandIntegerOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/integer.ts","line":20,"character":12}],"type":{"type":"reference","id":11116,"typeArguments":[{"type":"reference","name":"APIApplicationCommandIntegerOptionBase"},{"type":"reference","id":11164,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":11083,"name":"APIApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":205,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11097,"name":"APIChatInputApplicationCommandInteraction"},{"type":"reference","id":11224,"name":"APIContextMenuInteraction"}]}},{"id":11080,"name":"APIApplicationCommandInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":186,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11090,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"reference","id":11217,"name":"APIContextMenuInteractionData"}]}},{"id":11101,"name":"APIApplicationCommandInteractionDataAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.ts","line":8,"character":12}],"type":{"type":"reference","id":11110,"typeArguments":[{"type":"reference","id":11163,"name":"ApplicationCommandOptionType.Attachment"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11089,"name":"APIApplicationCommandInteractionDataBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":94,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11101,"name":"APIApplicationCommandInteractionDataAttachmentOption"},{"type":"reference","id":11126,"name":"APIApplicationCommandInteractionDataBooleanOption"},{"type":"reference","id":11135,"name":"APIApplicationCommandInteractionDataChannelOption"},{"type":"reference","id":11137,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":11143,"name":"APIApplicationCommandInteractionDataMentionableOption"},{"type":"reference","id":11145,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":11151,"name":"APIApplicationCommandInteractionDataRoleOption"},{"type":"reference","id":11170,"name":"APIApplicationCommandInteractionDataStringOption"},{"type":"reference","id":11200,"name":"APIApplicationCommandInteractionDataUserOption"}]}},{"id":11126,"name":"APIApplicationCommandInteractionDataBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.ts","line":6,"character":12}],"type":{"type":"reference","id":11110,"typeArguments":[{"type":"reference","id":11157,"name":"ApplicationCommandOptionType.Boolean"},{"type":"intrinsic","name":"boolean"}],"name":"APIInteractionDataOptionBase"}},{"id":11135,"name":"APIApplicationCommandInteractionDataChannelOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/channel.ts","line":11,"character":12}],"type":{"type":"reference","id":11110,"typeArguments":[{"type":"reference","id":11159,"name":"ApplicationCommandOptionType.Channel"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11143,"name":"APIApplicationCommandInteractionDataMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":8,"character":12}],"type":{"type":"reference","id":11110,"typeArguments":[{"type":"reference","id":11161,"name":"ApplicationCommandOptionType.Mentionable"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11088,"name":"APIApplicationCommandInteractionDataOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-interaction-data-option-structure"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11089,"name":"APIApplicationCommandInteractionDataBasicOption"},{"type":"reference","id":11195,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption"},{"type":"reference","id":11183,"name":"APIApplicationCommandInteractionDataSubcommandOption"}]}},{"id":11151,"name":"APIApplicationCommandInteractionDataRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/role.ts","line":7,"character":12}],"type":{"type":"reference","id":11110,"typeArguments":[{"type":"reference","id":11160,"name":"ApplicationCommandOptionType.Role"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11200,"name":"APIApplicationCommandInteractionDataUserOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/user.ts","line":7,"character":12}],"type":{"type":"reference","id":11110,"typeArguments":[{"type":"reference","id":11158,"name":"ApplicationCommandOptionType.User"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11081,"name":"APIApplicationCommandInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":193,"character":12}],"typeParameter":[{"id":11082,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11080,"name":"APIApplicationCommandInteractionData"}}],"type":{"type":"intersection","types":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11387,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":11082,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11387,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":11082,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11142,"name":"APIApplicationCommandMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":5,"character":12}],"type":{"type":"reference","id":11102,"typeArguments":[{"type":"reference","id":11161,"name":"ApplicationCommandOptionType.Mentionable"}],"name":"APIApplicationCommandOptionBase"}},{"id":11144,"name":"APIApplicationCommandNumberOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/number.ts","line":20,"character":12}],"type":{"type":"reference","id":11116,"typeArguments":[{"type":"reference","name":"APIApplicationCommandNumberOptionBase"},{"type":"reference","id":11164,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":11087,"name":"APIApplicationCommandOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":81,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11086,"name":"APIApplicationCommandBasicOption"},{"type":"reference","id":11187,"name":"APIApplicationCommandSubcommandGroupOption"},{"type":"reference","id":11175,"name":"APIApplicationCommandSubcommandOption"}]}},{"id":11116,"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":12}],"typeParameter":[{"id":11123,"name":"Base","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11102,"typeArguments":[{"type":"reference","id":11152,"name":"ApplicationCommandOptionType"}],"name":"APIApplicationCommandOptionBase"}},{"id":11124,"name":"ChoiceType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11164,"name":"APIApplicationCommandOptionChoice"}}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","id":11123,"name":"Base"},{"type":"reflection","declaration":{"id":11117,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":11118,"name":"autocomplete","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":24,"character":3}],"type":{"type":"literal","value":true}},{"id":11119,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":25,"character":3}],"type":{"type":"tuple"}}],"groups":[{"title":"Properties","kind":1024,"children":[11118,11119]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":23,"character":11}]}}]},{"type":"intersection","types":[{"type":"reference","id":11123,"name":"Base"},{"type":"reflection","declaration":{"id":11120,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":11121,"name":"autocomplete","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":28,"character":3}],"type":{"type":"literal","value":false}},{"id":11122,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":29,"character":3}],"type":{"type":"array","elementType":{"type":"reference","id":11124,"name":"ChoiceType"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11121,11122]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":27,"character":11}]}}]}]}},{"id":11150,"name":"APIApplicationCommandRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/role.ts","line":5,"character":12}],"type":{"type":"reference","id":11102,"typeArguments":[{"type":"reference","id":11160,"name":"ApplicationCommandOptionType.Role"}],"name":"APIApplicationCommandOptionBase"}},{"id":11169,"name":"APIApplicationCommandStringOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/string.ts","line":20,"character":12}],"type":{"type":"reference","id":11116,"typeArguments":[{"type":"reference","name":"APIApplicationCommandStringOptionBase"},{"type":"reference","id":11164,"typeArguments":[{"type":"intrinsic","name":"string"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":11199,"name":"APIApplicationCommandUserOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/user.ts","line":5,"character":12}],"type":{"type":"reference","id":11102,"typeArguments":[{"type":"reference","id":11158,"name":"ApplicationCommandOptionType.User"}],"name":"APIApplicationCommandOptionBase"}},{"id":9697,"name":"APIApplicationIntegrationTypesConfigMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/application.ts","line":156,"character":12}],"type":{"type":"mapped","parameter":"key","parameterType":{"type":"reference","id":11070,"name":"ApplicationIntegrationType"},"templateType":{"type":"reference","id":9695,"name":"APIApplicationIntegrationTypeConfiguration"},"optionalModifier":"+"}},{"id":9828,"name":"APIAuditLogChange","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-structure"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":348,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9849,"name":"APIAuditLogChangeKey$Add"},{"type":"reference","id":9850,"name":"APIAuditLogChangeKey$Remove"},{"type":"reference","id":9905,"name":"APIAuditLogChangeKeyActions"},{"type":"reference","id":9839,"name":"APIAuditLogChangeKeyAFKChannelId"},{"type":"reference","id":9840,"name":"APIAuditLogChangeKeyAFKTimeout"},{"type":"reference","id":9869,"name":"APIAuditLogChangeKeyAllow"},{"type":"reference","id":9861,"name":"APIAuditLogChangeKeyApplicationId"},{"type":"reference","id":9894,"name":"APIAuditLogChangeKeyArchived"},{"type":"reference","id":9891,"name":"APIAuditLogChangeKeyAsset"},{"type":"reference","id":9896,"name":"APIAuditLogChangeKeyAutoArchiveDuration"},{"type":"reference","id":9892,"name":"APIAuditLogChangeKeyAvailable"},{"type":"reference","id":9909,"name":"APIAuditLogChangeKeyAvailableTags"},{"type":"reference","id":9881,"name":"APIAuditLogChangeKeyAvatarHash"},{"type":"reference","id":9835,"name":"APIAuditLogChangeKeyBannerHash"},{"type":"reference","id":9858,"name":"APIAuditLogChangeKeyBitrate"},{"type":"reference","id":9872,"name":"APIAuditLogChangeKeyChannelId"},{"type":"reference","id":9871,"name":"APIAuditLogChangeKeyCode"},{"type":"reference","id":9865,"name":"APIAuditLogChangeKeyColor"},{"type":"reference","id":9901,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil"},{"type":"reference","id":9878,"name":"APIAuditLogChangeKeyDeaf"},{"type":"reference","id":9897,"name":"APIAuditLogChangeKeyDefaultAutoArchiveDuration"},{"type":"reference","id":9847,"name":"APIAuditLogChangeKeyDefaultMessageNotifications"},{"type":"reference","id":9910,"name":"APIAuditLogChangeKeyDefaultReactionEmoji"},{"type":"reference","id":9912,"name":"APIAuditLogChangeKeyDefaultThreadRateLimitPerUser"},{"type":"reference","id":9870,"name":"APIAuditLogChangeKeyDeny"},{"type":"reference","id":9830,"name":"APIAuditLogChangeKeyDescription"},{"type":"reference","id":9834,"name":"APIAuditLogChangeKeyDiscoverySplashHash"},{"type":"reference","id":9906,"name":"APIAuditLogChangeKeyEnabled"},{"type":"reference","id":9884,"name":"APIAuditLogChangeKeyEnableEmoticons"},{"type":"reference","id":9898,"name":"APIAuditLogChangeKeyEntityType"},{"type":"reference","id":9903,"name":"APIAuditLogChangeKeyEventType"},{"type":"reference","id":9908,"name":"APIAuditLogChangeKeyExemptChannels"},{"type":"reference","id":9907,"name":"APIAuditLogChangeKeyExemptRoles"},{"type":"reference","id":9885,"name":"APIAuditLogChangeKeyExpireBehavior"},{"type":"reference","id":9886,"name":"APIAuditLogChangeKeyExpireGracePeriod"},{"type":"reference","id":9846,"name":"APIAuditLogChangeKeyExplicitContentFilter"},{"type":"reference","id":9911,"name":"APIAuditLogChangeKeyFlags"},{"type":"reference","id":9890,"name":"APIAuditLogChangeKeyFormatType"},{"type":"reference","id":9893,"name":"APIAuditLogChangeKeyGuildId"},{"type":"reference","id":9867,"name":"APIAuditLogChangeKeyHoist"},{"type":"reference","id":9831,"name":"APIAuditLogChangeKeyIconHash"},{"type":"reference","id":9882,"name":"APIAuditLogChangeKeyId"},{"type":"reference","id":9832,"name":"APIAuditLogChangeKeyImageHash"},{"type":"reference","id":9873,"name":"APIAuditLogChangeKeyInviterId"},{"type":"reference","id":9900,"name":"APIAuditLogChangeKeyLocation"},{"type":"reference","id":9895,"name":"APIAuditLogChangeKeyLocked"},{"type":"reference","id":9876,"name":"APIAuditLogChangeKeyMaxAge"},{"type":"reference","id":9874,"name":"APIAuditLogChangeKeyMaxUses"},{"type":"reference","id":9868,"name":"APIAuditLogChangeKeyMentionable"},{"type":"reference","id":9844,"name":"APIAuditLogChangeKeyMFALevel"},{"type":"reference","id":9879,"name":"APIAuditLogChangeKeyMute"},{"type":"reference","id":9829,"name":"APIAuditLogChangeKeyName"},{"type":"reference","id":9880,"name":"APIAuditLogChangeKeyNick"},{"type":"reference","id":9860,"name":"APIAuditLogChangeKeyNSFW"},{"type":"reference","id":9836,"name":"APIAuditLogChangeKeyOwnerId"},{"type":"reference","id":9859,"name":"APIAuditLogChangeKeyPermissionOverwrites"},{"type":"reference","id":9864,"name":"APIAuditLogChangeKeyPermissions"},{"type":"reference","id":9856,"name":"APIAuditLogChangeKeyPosition"},{"type":"reference","id":9838,"name":"APIAuditLogChangeKeyPreferredLocale"},{"type":"reference","id":9888,"name":"APIAuditLogChangeKeyPrivacyLevel"},{"type":"reference","id":9851,"name":"APIAuditLogChangeKeyPruneDeleteDays"},{"type":"reference","id":9842,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId"},{"type":"reference","id":9862,"name":"APIAuditLogChangeKeyRateLimitPerUser"},{"type":"reference","id":9863,"name":"APIAuditLogChangeKeyRecurrenceRule"},{"type":"reference","id":9837,"name":"APIAuditLogChangeKeyRegion"},{"type":"reference","id":9841,"name":"APIAuditLogChangeKeyRulesChannelId"},{"type":"reference","id":9833,"name":"APIAuditLogChangeKeySplashHash"},{"type":"reference","id":9899,"name":"APIAuditLogChangeKeyStatus"},{"type":"reference","id":9854,"name":"APIAuditLogChangeKeySystemChannelFlags"},{"type":"reference","id":9855,"name":"APIAuditLogChangeKeySystemChannelId"},{"type":"reference","id":9889,"name":"APIAuditLogChangeKeyTags"},{"type":"reference","id":9877,"name":"APIAuditLogChangeKeyTemporary"},{"type":"reference","id":9857,"name":"APIAuditLogChangeKeyTopic"},{"type":"reference","id":9904,"name":"APIAuditLogChangeKeyTriggerMetadata"},{"type":"reference","id":9902,"name":"APIAuditLogChangeKeyTriggerType"},{"type":"reference","id":9883,"name":"APIAuditLogChangeKeyType"},{"type":"reference","id":9887,"name":"APIAuditLogChangeKeyUserLimit"},{"type":"reference","id":9875,"name":"APIAuditLogChangeKeyUses"},{"type":"reference","id":9848,"name":"APIAuditLogChangeKeyVanityURLCode"},{"type":"reference","id":9845,"name":"APIAuditLogChangeKeyVerificationLevel"},{"type":"reference","id":9853,"name":"APIAuditLogChangeKeyWidgetChannelId"},{"type":"reference","id":9852,"name":"APIAuditLogChangeKeyWidgetEnabled"}]}},{"id":9849,"name":"APIAuditLogChangeKey$Add","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when new role(s) are added"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":541,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$add"},{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11549,"name":"APIRole"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}],"name":"AuditLogChangeData"}},{"id":9850,"name":"APIAuditLogChangeKey$Remove","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when role(s) are removed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":546,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$remove"},{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11549,"name":"APIRole"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}],"name":"AuditLogChangeData"}},{"id":9839,"name":"APIAuditLogChangeKeyAFKChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":485,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9840,"name":"APIAuditLogChangeKeyAFKTimeout","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_timeout is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":490,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_timeout"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9905,"name":"APIAuditLogChangeKeyActions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's actions is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":835,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"actions"},{"type":"array","elementType":{"type":"reference","id":9945,"name":"APIAutoModerationAction"}}],"name":"AuditLogChangeData"}},{"id":9869,"name":"APIAuditLogChangeKeyAllow","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":649,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9861,"name":"APIAuditLogChangeKeyApplicationId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The application ID of the added or removed Webhook or Bot"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":604,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"application_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9894,"name":"APIAuditLogChangeKeyArchived","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's archive status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":774,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"archived"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9891,"name":"APIAuditLogChangeKeyAsset","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Empty string"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":759,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"asset"},{"type":"literal","value":""}],"name":"AuditLogChangeData"}},{"id":9896,"name":"APIAuditLogChangeKeyAutoArchiveDuration","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's auto archive duration is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":784,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"auto_archive_duration"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9892,"name":"APIAuditLogChangeKeyAvailable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's availability is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":764,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9909,"name":"APIAuditLogChangeKeyAvailableTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild forum's available tags gets changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":855,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available_tags"},{"type":"array","elementType":{"type":"reference","id":10079,"name":"APIGuildForumTag"}}],"name":"AuditLogChangeData"}},{"id":9881,"name":"APIAuditLogChangeKeyAvatarHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's avatar_hash is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":709,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"avatar_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9835,"name":"APIAuditLogChangeKeyBannerHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's banner hash is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":465,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"banner_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9858,"name":"APIAuditLogChangeKeyBitrate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's bitrate is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":589,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"bitrate"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9872,"name":"APIAuditLogChangeKeyChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's or guild scheduled event's channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":664,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9871,"name":"APIAuditLogChangeKeyCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's code is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":659,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9865,"name":"APIAuditLogChangeKeyColor","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's color is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":628,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"color"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9901,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's timeout is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":812,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"communication_disabled_until"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9878,"name":"APIAuditLogChangeKeyDeaf","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's deaf status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":694,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deaf"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9897,"name":"APIAuditLogChangeKeyDefaultAutoArchiveDuration","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's default auto archive duration for newly created threads is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":789,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_auto_archive_duration"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9847,"name":"APIAuditLogChangeKeyDefaultMessageNotifications","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's default_message_notifications is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":528,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_message_notifications"},{"type":"reference","id":10713,"name":"GuildDefaultMessageNotifications"}],"name":"AuditLogChangeData"}},{"id":9910,"name":"APIAuditLogChangeKeyDefaultReactionEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild forum's default reaction emoji gets changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":860,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_reaction_emoji"},{"type":"reference","id":10085,"name":"APIGuildForumDefaultReactionEmoji"}],"name":"AuditLogChangeData"}},{"id":9912,"name":"APIAuditLogChangeKeyDefaultThreadRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's amount of seconds a user has to wait before creating another thread\ngets changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":874,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_thread_rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9870,"name":"APIAuditLogChangeKeyDeny","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":654,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9830,"name":"APIAuditLogChangeKeyDescription","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's or sticker's or guild scheduled event's description is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":440,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"description"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9834,"name":"APIAuditLogChangeKeyDiscoverySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's discovery splash is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":460,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"discovery_splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9884,"name":"APIAuditLogChangeKeyEnableEmoticons","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's enable_emoticons is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":724,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enable_emoticons"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9906,"name":"APIAuditLogChangeKeyEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's enabled status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":840,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9898,"name":"APIAuditLogChangeKeyEntityType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when entity type of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":797,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"entity_type"},{"type":"reference","id":11027,"name":"GuildScheduledEventEntityType"}],"name":"AuditLogChangeData"}},{"id":9903,"name":"APIAuditLogChangeKeyEventType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's event type is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":822,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"event_type"},{"type":"reference","id":9942,"name":"AutoModerationRuleEventType"}],"name":"AuditLogChangeData"}},{"id":9908,"name":"APIAuditLogChangeKeyExemptChannels","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's exempt channels is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":850,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"exempt_channels"},{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}],"name":"AuditLogChangeData"}},{"id":9907,"name":"APIAuditLogChangeKeyExemptRoles","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's exempt roles is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":845,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"exempt_roles"},{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}],"name":"AuditLogChangeData"}},{"id":9885,"name":"APIAuditLogChangeKeyExpireBehavior","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_behavior is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":729,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_behavior"},{"type":"reference","id":10842,"name":"IntegrationExpireBehavior"}],"name":"AuditLogChangeData"}},{"id":9886,"name":"APIAuditLogChangeKeyExpireGracePeriod","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_grace_period is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":734,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_grace_period"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9846,"name":"APIAuditLogChangeKeyExplicitContentFilter","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's explicit_content_filter is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":520,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"explicit_content_filter"},{"type":"reference","id":10716,"name":"GuildExplicitContentFilter"}],"name":"AuditLogChangeData"}},{"id":9911,"name":"APIAuditLogChangeKeyFlags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel flag gets changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":868,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"flags"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9890,"name":"APIAuditLogChangeKeyFormatType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's format_type is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":754,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"format_type"},{"type":"reference","id":11634,"name":"StickerFormatType"}],"name":"AuditLogChangeData"}},{"id":9893,"name":"APIAuditLogChangeKeyGuildId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's guild_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":769,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"guild_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9867,"name":"APIAuditLogChangeKeyHoist","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's hoist status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":639,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"hoist"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9831,"name":"APIAuditLogChangeKeyIconHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's icon is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":445,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"icon_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9882,"name":"APIAuditLogChangeKeyId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The ID of the changed entity - sometimes used in conjunction with other keys"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":714,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9832,"name":"APIAuditLogChangeKeyImageHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's scheduled event's cover image is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":450,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"image_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9873,"name":"APIAuditLogChangeKeyInviterId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's inviter_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":669,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"inviter_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9900,"name":"APIAuditLogChangeKeyLocation","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when location of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":807,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"location"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9895,"name":"APIAuditLogChangeKeyLocked","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's lock status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":779,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"locked"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9844,"name":"APIAuditLogChangeKeyMFALevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's mfa_level is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":510,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mfa_level"},{"type":"reference","id":10720,"name":"GuildMFALevel"}],"name":"AuditLogChangeData"}},{"id":9876,"name":"APIAuditLogChangeKeyMaxAge","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_age is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":684,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_age"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9874,"name":"APIAuditLogChangeKeyMaxUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_uses is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":674,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9868,"name":"APIAuditLogChangeKeyMentionable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's mentionable status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":644,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mentionable"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9879,"name":"APIAuditLogChangeKeyMute","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's mute status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":699,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9860,"name":"APIAuditLogChangeKeyNSFW","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's NSFW restriction is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":599,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nsfw"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9829,"name":"APIAuditLogChangeKeyName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an entity's name is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":435,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9880,"name":"APIAuditLogChangeKeyNick","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's nick is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":704,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nick"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9836,"name":"APIAuditLogChangeKeyOwnerId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's owner_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":470,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"owner_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9859,"name":"APIAuditLogChangeKeyPermissionOverwrites","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's permission overwrites is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":594,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permission_overwrites"},{"type":"array","elementType":{"type":"reference","id":10284,"name":"APIOverwrite"}}],"name":"AuditLogChangeData"}},{"id":9864,"name":"APIAuditLogChangeKeyPermissions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":623,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9856,"name":"APIAuditLogChangeKeyPosition","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's position is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":579,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"position"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9838,"name":"APIAuditLogChangeKeyPreferredLocale","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's preferred_locale is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":480,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"preferred_locale"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9888,"name":"APIAuditLogChangeKeyPrivacyLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when privacy level of a stage instance or guild scheduled event is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":744,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"privacy_level"},{"type":"reference","id":11610,"name":"StageInstancePrivacyLevel"}],"name":"AuditLogChangeData"}},{"id":9851,"name":"APIAuditLogChangeKeyPruneDeleteDays","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when there is a change in number of days after which inactive and role-unassigned members are kicked"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":551,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"prune_delete_days"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9842,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's public_updates_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":500,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"public_updates_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9862,"name":"APIAuditLogChangeKeyRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's amount of seconds a user has to wait before sending another message\nis changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":610,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9863,"name":"APIAuditLogChangeKeyRecurrenceRule","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":" Returned when a guild scheduled event's recurrence_rule is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":615,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"recurrence_rule"},{"type":"reference","id":10930,"name":"APIGuildScheduledEventRecurrenceRule"}],"name":"AuditLogChangeData"}},{"id":9837,"name":"APIAuditLogChangeKeyRegion","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's region is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":475,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"region"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9841,"name":"APIAuditLogChangeKeyRulesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's rules_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":495,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rules_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9843,"name":"APIAuditLogChangeKeySafetyAlertsChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's safety_alerts_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":505,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"safety_alerts_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9866,"name":"APIAuditLogChangeKeySnowflake","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Represents a change where the key is a snowflake.\nCurrently, the only known instance of this is returned when permissions for a command were updated ()"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":634,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"intrinsic","name":"unknown"}],"name":"AuditLogChangeData"}},{"id":9833,"name":"APIAuditLogChangeKeySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's splash is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":455,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9899,"name":"APIAuditLogChangeKeyStatus","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when status of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":802,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"status"},{"type":"reference","id":11031,"name":"GuildScheduledEventStatus"}],"name":"AuditLogChangeData"}},{"id":9854,"name":"APIAuditLogChangeKeySystemChannelFlags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_flags is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":566,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_flags"},{"type":"reference","id":10743,"name":"GuildSystemChannelFlags"}],"name":"AuditLogChangeData"}},{"id":9855,"name":"APIAuditLogChangeKeySystemChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":574,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9889,"name":"APIAuditLogChangeKeyTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's related emoji is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":749,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"tags"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9877,"name":"APIAuditLogChangeKeyTemporary","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's temporary status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":689,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"temporary"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9857,"name":"APIAuditLogChangeKeyTopic","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's topic is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":584,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"topic"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9904,"name":"APIAuditLogChangeKeyTriggerMetadata","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's trigger metadata is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":827,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"trigger_metadata"},{"type":"reference","id":9931,"name":"APIAutoModerationRuleTriggerMetadata"}],"name":"AuditLogChangeData"}},{"id":9902,"name":"APIAuditLogChangeKeyTriggerType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's trigger type is changed (only in rule creation or deletion)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":817,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"trigger_type"},{"type":"reference","id":9925,"name":"AutoModerationRuleTriggerType"}],"name":"AuditLogChangeData"}},{"id":9883,"name":"APIAuditLogChangeKeyType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The type of entity created"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":719,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"type"},{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}],"name":"AuditLogChangeData"}},{"id":9887,"name":"APIAuditLogChangeKeyUserLimit","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's user_limit is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":739,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"user_limit"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9875,"name":"APIAuditLogChangeKeyUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's uses is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":679,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9848,"name":"APIAuditLogChangeKeyVanityURLCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's vanity_url_code is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":536,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"vanity_url_code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9845,"name":"APIAuditLogChangeKeyVerificationLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's verification_level is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":515,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"verification_level"},{"type":"reference","id":10728,"name":"GuildVerificationLevel"}],"name":"AuditLogChangeData"}},{"id":9853,"name":"APIAuditLogChangeKeyWidgetChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":561,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9852,"name":"APIAuditLogChangeKeyWidgetEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget is enabled"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":556,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":11303,"name":"APIAuthorizingIntegrationOwnersMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":182,"character":12}],"type":{"type":"mapped","parameter":"key","parameterType":{"type":"reference","id":11070,"name":"ApplicationIntegrationType"},"templateType":{"type":"reference","id":2,"name":"Snowflake"},"optionalModifier":"+"}},{"id":10507,"name":"APIAutoPopulatedSelectMenuComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1835,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10490,"name":"APIChannelSelectComponent"},{"type":"reference","id":10489,"name":"APIMentionableSelectComponent"},{"type":"reference","id":10488,"name":"APIRoleSelectComponent"},{"type":"reference","id":10487,"name":"APIUserSelectComponent"}]}},{"id":10450,"name":"APIButtonComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1695,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10431,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":10445,"name":"APIButtonComponentWithSKUId"},{"type":"reference","id":10438,"name":"APIButtonComponentWithURL"}]}},{"id":10136,"name":"APIChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-structure"},"sources":[{"fileName":"payloads/v10/channel.ts","line":376,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10038,"name":"APIDMChannel"},{"type":"reference","id":10046,"name":"APIGroupDMChannel"},{"type":"reference","id":10009,"name":"APIGuildCategoryChannel"},{"type":"reference","id":10115,"name":"APIGuildForumChannel"},{"type":"reference","id":10135,"name":"APIGuildMediaChannel"},{"type":"reference","id":10028,"name":"APIGuildStageVoiceChannel"},{"type":"reference","id":10027,"name":"APIGuildVoiceChannel"},{"type":"reference","id":10008,"name":"APINewsChannel"},{"type":"reference","id":10007,"name":"APITextChannel"},{"type":"reference","id":10059,"name":"APIThreadChannel"}]}},{"id":12409,"name":"APIChannelPatchOverwrite","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIChannelPatchOverwrite} instead\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":39,"character":12}],"type":{"type":"reference","id":12404,"name":"RESTAPIChannelPatchOverwrite"}},{"id":11098,"name":"APIChatInputApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":123,"character":12}],"type":{"type":"reference","id":11304,"typeArguments":[{"type":"reference","id":11097,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11099,"name":"APIChatInputApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":129,"character":12}],"type":{"type":"reference","id":11306,"typeArguments":[{"type":"reference","id":11097,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11097,"name":"APIChatInputApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":117,"character":12}],"type":{"type":"reference","id":11081,"typeArguments":[{"type":"reference","id":11090,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":11332,"name":"APIChatInputApplicationCommandInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to `APIInteractionDataResolved`\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":232,"character":12}],"type":{"type":"reference","id":11326,"name":"APIInteractionDataResolved"}},{"id":11225,"name":"APIContextMenuDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":82,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11222,"name":"APIMessageApplicationCommandDMInteraction"},{"type":"reference","id":11219,"name":"APIUserApplicationCommandDMInteraction"}]}},{"id":11226,"name":"APIContextMenuGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11223,"name":"APIMessageApplicationCommandGuildInteraction"},{"type":"reference","id":11220,"name":"APIUserApplicationCommandGuildInteraction"}]}},{"id":11224,"name":"APIContextMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":77,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11221,"name":"APIMessageApplicationCommandInteraction"},{"type":"reference","id":11218,"name":"APIUserApplicationCommandInteraction"}]}},{"id":11217,"name":"APIContextMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":35,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11208,"name":"APIMessageApplicationCommandInteractionData"},{"type":"reference","id":11201,"name":"APIUserApplicationCommandInteractionData"}]}},{"id":11043,"name":"APIDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/interactions.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11251,"name":"APIApplicationCommandAutocompleteDMInteraction"},{"type":"reference","id":11084,"name":"APIApplicationCommandDMInteraction"},{"type":"reference","id":11369,"name":"APIMessageComponentDMInteraction"},{"type":"reference","id":11382,"name":"APIModalSubmitDMInteraction"}]}},{"id":11304,"name":"APIDMInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":186,"character":12}],"typeParameter":[{"id":11305,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11385,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":11305,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11305,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":10009,"name":"APIGuildCategoryChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":134,"character":12}],"type":{"type":"reference","id":9978,"typeArguments":[{"type":"reference","id":10142,"name":"ChannelType.GuildCategory"}],"name":"APIGuildChannel"}},{"id":12594,"name":"APIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildChannelResolvable} instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":54,"character":12}],"type":{"type":"reference","id":12593,"name":"RESTAPIGuildChannelResolvable"}},{"id":12592,"name":"APIGuildCreateOverwrite","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreateOverwrite} instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":47,"character":12}],"type":{"type":"reference","id":12587,"name":"RESTAPIGuildCreateOverwrite"}},{"id":12601,"name":"APIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreatePartialChannel} instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":86,"character":12}],"type":{"type":"reference","id":12595,"name":"RESTAPIGuildCreatePartialChannel"}},{"id":12611,"name":"APIGuildCreateRole","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreateRole} instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":95,"character":12}],"type":{"type":"reference","id":12602,"name":"RESTAPIGuildCreateRole"}},{"id":10841,"name":"APIGuildIntegrationType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":827,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":"discord"},{"type":"literal","value":"guild_subscription"},{"type":"literal","value":"twitch"},{"type":"literal","value":"youtube"}]}},{"id":11044,"name":"APIGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/interactions.ts","line":53,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11252,"name":"APIApplicationCommandAutocompleteGuildInteraction"},{"type":"reference","id":11085,"name":"APIApplicationCommandGuildInteraction"},{"type":"reference","id":11370,"name":"APIMessageComponentGuildInteraction"},{"type":"reference","id":11383,"name":"APIModalSubmitGuildInteraction"}]}},{"id":11306,"name":"APIGuildInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":192,"character":12}],"typeParameter":[{"id":11307,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11385,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":11307,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11307,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":10135,"name":"APIGuildMediaChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":371,"character":12}],"type":{"type":"reference","id":10095,"typeArguments":[{"type":"reference","id":10150,"name":"ChannelType.GuildMedia"}],"name":"APIThreadOnlyChannel"}},{"id":11024,"name":"APIGuildScheduledEvent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-structure"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":199,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11006,"name":"APIExternalGuildScheduledEvent"},{"type":"reference","id":10970,"name":"APIStageInstanceGuildScheduledEvent"},{"type":"reference","id":10988,"name":"APIVoiceGuildScheduledEvent"}]}},{"id":10028,"name":"APIGuildStageVoiceChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":163,"character":12}],"type":{"type":"reference","id":10010,"typeArguments":[{"type":"reference","id":10147,"name":"ChannelType.GuildStageVoice"}],"name":"APIVoiceChannelBase"}},{"id":10027,"name":"APIGuildVoiceChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":161,"character":12}],"type":{"type":"reference","id":10010,"typeArguments":[{"type":"reference","id":10140,"name":"ChannelType.GuildVoice"}],"name":"APIVoiceChannelBase"}},{"id":11042,"name":"APIInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/interactions.ts","line":34,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11250,"name":"APIApplicationCommandAutocompleteInteraction"},{"type":"reference","id":11083,"name":"APIApplicationCommandInteraction"},{"type":"reference","id":11335,"name":"APIMessageComponentInteraction"},{"type":"reference","id":11381,"name":"APIModalSubmitInteraction"},{"type":"reference","id":11384,"name":"APIPingInteraction"}]}},{"id":11314,"name":"APIInteractionDataResolvedChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":206,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11308,"typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10137,"name":"ChannelType"},{"type":"reference","id":10058,"name":"ThreadChannelType"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}],"name":"APIInteractionDataResolvedChannelBase"},{"type":"intersection","types":[{"type":"reference","id":11308,"typeArguments":[{"type":"reference","id":10058,"name":"ThreadChannelType"}],"name":"APIInteractionDataResolvedChannelBase"},{"type":"reference","typeArguments":[{"type":"reference","id":10059,"name":"APIThreadChannel"},{"type":"union","types":[{"type":"literal","value":"parent_id"},{"type":"literal","value":"thread_metadata"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}},{"id":11391,"name":"APIInteractionResponse","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":20,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11394,"name":"APIApplicationCommandAutocompleteResponse"},{"type":"reference","id":11402,"name":"APIInteractionResponseChannelMessageWithSource"},{"type":"reference","id":11405,"name":"APIInteractionResponseDeferredChannelMessageWithSource"},{"type":"reference","id":11408,"name":"APIInteractionResponseDeferredMessageUpdate"},{"type":"reference","id":11392,"name":"APIInteractionResponsePong"},{"type":"reference","id":11410,"name":"APIInteractionResponseUpdateMessage"},{"type":"reference","id":11397,"name":"APIModalInteractionResponse"},{"type":"reference","id":11400,"name":"APIPremiumRequiredInteractionResponse"}]}},{"id":11423,"name":"APIInteractionResponseCallbackData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-data-structure"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":118,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":13180,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"avatar_url"},{"type":"literal","value":"username"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":11424,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":11425,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":121,"character":6}],"type":{"type":"reference","id":10250,"name":"MessageFlags"}}],"groups":[{"title":"Properties","kind":1024,"children":[11425]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":121,"character":4}]}}]}},{"id":11432,"name":"APIInviteGuild","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":12,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10668,"name":"APIGuild"},{"type":"union","types":[{"type":"literal","value":"banner"},{"type":"literal","value":"description"},{"type":"literal","value":"features"},{"type":"literal","value":"icon"},{"type":"literal","value":"id"},{"type":"literal","value":"name"},{"type":"literal","value":"nsfw_level"},{"type":"literal","value":"premium_subscription_count"},{"type":"literal","value":"splash"},{"type":"literal","value":"vanity_url_code"},{"type":"literal","value":"verification_level"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":10489,"name":"APIMentionableSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1802,"character":12}],"type":{"type":"reference","id":10469,"typeArguments":[{"type":"reference","id":10413,"name":"ComponentType.MentionableSelect"},{"type":"union","types":[{"type":"reference","id":10501,"name":"SelectMenuDefaultValueType.Role"},{"type":"reference","id":10502,"name":"SelectMenuDefaultValueType.User"}]}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":10541,"name":"APIMessageActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1990,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10450,"name":"APIButtonComponent"},{"type":"reference","id":10508,"name":"APISelectMenuComponent"}]}},{"id":11222,"name":"APIMessageApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":65,"character":12}],"type":{"type":"reference","id":11304,"typeArguments":[{"type":"reference","id":11221,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11223,"name":"APIMessageApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":71,"character":12}],"type":{"type":"reference","id":11306,"typeArguments":[{"type":"reference","id":11221,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11221,"name":"APIMessageApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":59,"character":12}],"type":{"type":"reference","id":11081,"typeArguments":[{"type":"reference","id":11208,"name":"APIMessageApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":11343,"name":"APIMessageButtonInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":57,"character":12}],"type":{"type":"reference","id":11339,"typeArguments":[{"type":"reference","id":10408,"name":"ComponentType.Button"}],"name":"APIMessageComponentBaseInteractionData"}},{"id":10538,"name":"APIMessageComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1982,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10416,"typeArguments":[{"type":"reference","id":10541,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":10541,"name":"APIMessageActionRowComponent"}]}},{"id":11336,"name":"APIMessageComponentButtonInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":22,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11388,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11343,"name":"APIMessageButtonInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11388,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11343,"name":"APIMessageButtonInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11369,"name":"APIMessageComponentDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":95,"character":12}],"type":{"type":"reference","id":11304,"typeArguments":[{"type":"reference","id":11335,"name":"APIMessageComponentInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11370,"name":"APIMessageComponentGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":97,"character":12}],"type":{"type":"reference","id":11306,"typeArguments":[{"type":"reference","id":11335,"name":"APIMessageComponentInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11335,"name":"APIMessageComponentInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":11,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11388,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11338,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11388,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11338,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11338,"name":"APIMessageComponentInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11343,"name":"APIMessageButtonInteractionData"},{"type":"reference","id":11368,"name":"APIMessageSelectMenuInteractionData"}]}},{"id":11337,"name":"APIMessageComponentSelectMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":33,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11388,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11368,"name":"APIMessageSelectMenuInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11388,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11368,"name":"APIMessageSelectMenuInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":12448,"name":"APIMessageReferenceSend","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIMessageReference} instead\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":261,"character":12}],"type":{"type":"reference","id":12445,"name":"RESTAPIMessageReference"}},{"id":11368,"name":"APIMessageSelectMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":88,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11363,"name":"APIMessageChannelSelectInteractionData"},{"type":"reference","id":11358,"name":"APIMessageMentionableSelectInteractionData"},{"type":"reference","id":11353,"name":"APIMessageRoleSelectInteractionData"},{"type":"reference","id":11344,"name":"APIMessageStringSelectInteractionData"},{"type":"reference","id":11348,"name":"APIMessageUserSelectInteractionData"}]}},{"id":10543,"name":"APIMessageSnapshotFields","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1995,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10158,"name":"APIMessage"},{"type":"union","types":[{"type":"literal","value":"attachments"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"edited_timestamp"},{"type":"literal","value":"embeds"},{"type":"literal","value":"flags"},{"type":"literal","value":"mention_roles"},{"type":"literal","value":"mentions"},{"type":"literal","value":"sticker_items"},{"type":"literal","value":"stickers"},{"type":"literal","value":"timestamp"},{"type":"literal","value":"type"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":10542,"name":"APIModalActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1993,"character":12}],"type":{"type":"reference","id":10515,"name":"APITextInputComponent"}},{"id":10539,"name":"APIModalComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1983,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10416,"typeArguments":[{"type":"reference","id":10542,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":10542,"name":"APIModalActionRowComponent"}]}},{"id":11382,"name":"APIModalSubmitDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":44,"character":12}],"type":{"type":"reference","id":11304,"typeArguments":[{"type":"reference","id":11381,"name":"APIModalSubmitInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11383,"name":"APIModalSubmitGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":49,"character":12}],"type":{"type":"reference","id":11306,"typeArguments":[{"type":"reference","id":11381,"name":"APIModalSubmitInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11381,"name":"APIModalSubmitInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":38,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11390,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":11378,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11390,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":11378,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":10008,"name":"APINewsChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":133,"character":12}],"type":{"type":"reference","id":9990,"typeArguments":[{"type":"reference","id":10143,"name":"ChannelType.GuildAnnouncement"}],"name":"APIGuildTextChannel"}},{"id":11384,"name":"APIPingInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/ping.ts","line":4,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11282,"typeArguments":[{"type":"reference","id":11386,"name":"InteractionType.Ping"},{"type":"intrinsic","name":"never"}],"name":"APIBaseInteraction"},{"type":"literal","value":"locale"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":10488,"name":"APIRoleSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1794,"character":12}],"type":{"type":"reference","id":10469,"typeArguments":[{"type":"reference","id":10412,"name":"ComponentType.RoleSelect"},{"type":"reference","id":10501,"name":"SelectMenuDefaultValueType.Role"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":10508,"name":"APISelectMenuComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1844,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10490,"name":"APIChannelSelectComponent"},{"type":"reference","id":10489,"name":"APIMentionableSelectComponent"},{"type":"reference","id":10488,"name":"APIRoleSelectComponent"},{"type":"reference","id":10479,"name":"APIStringSelectComponent"},{"type":"reference","id":10487,"name":"APIUserSelectComponent"}]}},{"id":11639,"name":"APIStickerItem","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-item-object"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":96,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11618,"name":"APISticker"},{"type":"union","types":[{"type":"literal","value":"format_type"},{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":10007,"name":"APITextChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":132,"character":12}],"type":{"type":"reference","id":9990,"typeArguments":[{"type":"reference","id":10138,"name":"ChannelType.GuildText"}],"name":"APIGuildTextChannel"}},{"id":11219,"name":"APIUserApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":48,"character":12}],"type":{"type":"reference","id":11304,"typeArguments":[{"type":"reference","id":11218,"name":"APIUserApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11220,"name":"APIUserApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":53,"character":12}],"type":{"type":"reference","id":11306,"typeArguments":[{"type":"reference","id":11218,"name":"APIUserApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11218,"name":"APIUserApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":42,"character":12}],"type":{"type":"reference","id":11081,"typeArguments":[{"type":"reference","id":11201,"name":"APIUserApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":11334,"name":"APIUserApplicationCommandInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to `APIUserInteractionDataResolved`\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":243,"character":12}],"type":{"type":"reference","id":11333,"name":"APIUserInteractionDataResolved"}},{"id":11333,"name":"APIUserInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"`users` and optional `members` from APIInteractionDataResolved, for user commands and user selects"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":237,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":11326,"name":"APIInteractionDataResolved"},{"type":"literal","value":"members"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11326,"name":"APIInteractionDataResolved"},{"type":"literal","value":"users"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":10487,"name":"APIUserSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1786,"character":12}],"type":{"type":"reference","id":10469,"typeArguments":[{"type":"reference","id":10411,"name":"ComponentType.UserSelect"},{"type":"reference","id":10502,"name":"SelectMenuDefaultValueType.User"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":12349,"name":"AchievementIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1367,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12348,"name":"ApplicationAssetFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1366,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12347,"name":"ApplicationCoverFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1365,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12346,"name":"ApplicationIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1364,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":9827,"name":"AuditLogRuleTriggerType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":343,"character":12}],"type":{"type":"template-literal","head":"","tail":[[{"type":"reference","id":9925,"name":"AutoModerationRuleTriggerType"},""]]}},{"id":12343,"name":"DefaultUserAvatar","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1361,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"reference","id":12202,"name":"ImageFormat.PNG"}],"qualifiedName":"Extract","package":"typescript","name":"Extract"}},{"id":12336,"name":"DefaultUserAvatarAssets","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1353,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":0},{"type":"literal","value":1},{"type":"literal","value":2},{"type":"literal","value":3},{"type":"literal","value":4},{"type":"literal","value":5}]}},{"id":12337,"name":"EmojiFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1355,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":10628,"name":"GatewayActivityAssets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-assets"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":314,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":10624,"name":"GatewayActivityEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":295,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10548,"name":"APIEmoji"},{"type":"union","types":[{"type":"literal","value":"animated"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10548,"name":"APIEmoji"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}},{"id":10629,"name":"GatewayActivitySecrets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":321,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"join"},{"type":"literal","value":"match"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":9650,"name":"GatewayActivityUpdateData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure"},"sources":[{"fileName":"gateway/v10.ts","line":2371,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10585,"name":"GatewayActivity"},{"type":"union","types":[{"type":"literal","value":"name"},{"type":"literal","value":"state"},{"type":"literal","value":"type"},{"type":"literal","value":"url"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":9223,"name":"GatewayApplicationCommandPermissionsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update"},"sources":[{"fileName":"gateway/v10.ts","line":611,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9087,"name":"GatewayDispatchEvents.ApplicationCommandPermissionsUpdate"},{"type":"reference","id":9224,"name":"GatewayApplicationCommandPermissionsUpdateDispatchData"}],"name":"DataPayload"}},{"id":9210,"name":"GatewayAutoModerationActionExecutionDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-action-execution"},"sources":[{"fileName":"gateway/v10.ts","line":545,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9088,"name":"GatewayDispatchEvents.AutoModerationActionExecution"},{"type":"reference","id":9211,"name":"GatewayAutoModerationActionExecutionDispatchData"}],"name":"DataPayload"}},{"id":9204,"name":"GatewayAutoModerationRuleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create"},"sources":[{"fileName":"gateway/v10.ts","line":515,"character":12}],"type":{"type":"reference","id":9202,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":9205,"name":"GatewayAutoModerationRuleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create"},"sources":[{"fileName":"gateway/v10.ts","line":520,"character":12}],"type":{"type":"reference","id":9203,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":9208,"name":"GatewayAutoModerationRuleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v10.ts","line":535,"character":12}],"type":{"type":"reference","id":9202,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":9209,"name":"GatewayAutoModerationRuleDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v10.ts","line":540,"character":12}],"type":{"type":"reference","id":9203,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":9202,"name":"GatewayAutoModerationRuleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v10.ts","line":498,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9089,"name":"GatewayDispatchEvents.AutoModerationRuleCreate"},{"type":"reference","id":9090,"name":"GatewayDispatchEvents.AutoModerationRuleDelete"},{"type":"reference","id":9091,"name":"GatewayDispatchEvents.AutoModerationRuleUpdate"}]},{"type":"reference","id":9203,"name":"GatewayAutoModerationRuleModifyDispatchData"}],"name":"DataPayload"}},{"id":9203,"name":"GatewayAutoModerationRuleModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v10.ts","line":510,"character":12}],"type":{"type":"reference","id":9913,"name":"APIAutoModerationRule"}},{"id":9206,"name":"GatewayAutoModerationRuleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update"},"sources":[{"fileName":"gateway/v10.ts","line":525,"character":12}],"type":{"type":"reference","id":9202,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":9207,"name":"GatewayAutoModerationRuleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update"},"sources":[{"fileName":"gateway/v10.ts","line":530,"character":12}],"type":{"type":"reference","id":9203,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":9239,"name":"GatewayChannelCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create"},"sources":[{"fileName":"gateway/v10.ts","line":707,"character":12}],"type":{"type":"reference","id":9237,"name":"GatewayChannelModifyDispatch"}},{"id":9240,"name":"GatewayChannelCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create"},"sources":[{"fileName":"gateway/v10.ts","line":712,"character":12}],"type":{"type":"reference","id":9238,"name":"GatewayChannelModifyDispatchData"}},{"id":9243,"name":"GatewayChannelDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v10.ts","line":727,"character":12}],"type":{"type":"reference","id":9237,"name":"GatewayChannelModifyDispatch"}},{"id":9244,"name":"GatewayChannelDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v10.ts","line":732,"character":12}],"type":{"type":"reference","id":9238,"name":"GatewayChannelModifyDispatchData"}},{"id":9237,"name":"GatewayChannelModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create\nhttps://discord.com/developers/docs/topics/gateway-events#channel-update\nhttps://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v10.ts","line":692,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9092,"name":"GatewayDispatchEvents.ChannelCreate"},{"type":"reference","id":9093,"name":"GatewayDispatchEvents.ChannelDelete"},{"type":"reference","id":9095,"name":"GatewayDispatchEvents.ChannelUpdate"}]},{"type":"reference","id":9238,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":9238,"name":"GatewayChannelModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create\nhttps://discord.com/developers/docs/topics/gateway-events#channel-update\nhttps://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v10.ts","line":702,"character":12}],"type":{"type":"reference","id":10136,"name":"APIChannel"}},{"id":9245,"name":"GatewayChannelPinsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-pins-update"},"sources":[{"fileName":"gateway/v10.ts","line":737,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9094,"name":"GatewayDispatchEvents.ChannelPinsUpdate"},{"type":"reference","id":9246,"name":"GatewayChannelPinsUpdateDispatchData"}],"name":"DataPayload"}},{"id":9241,"name":"GatewayChannelUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-update"},"sources":[{"fileName":"gateway/v10.ts","line":717,"character":12}],"type":{"type":"reference","id":9237,"name":"GatewayChannelModifyDispatch"}},{"id":9242,"name":"GatewayChannelUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-update"},"sources":[{"fileName":"gateway/v10.ts","line":722,"character":12}],"type":{"type":"reference","id":9238,"name":"GatewayChannelModifyDispatchData"}},{"id":9163,"name":"GatewayDispatchPayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":314,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9223,"name":"GatewayApplicationCommandPermissionsUpdateDispatch"},{"type":"reference","id":9210,"name":"GatewayAutoModerationActionExecutionDispatch"},{"type":"reference","id":9204,"name":"GatewayAutoModerationRuleCreateDispatch"},{"type":"reference","id":9208,"name":"GatewayAutoModerationRuleDeleteDispatch"},{"type":"reference","id":9202,"name":"GatewayAutoModerationRuleModifyDispatch"},{"type":"reference","id":9237,"name":"GatewayChannelModifyDispatch"},{"type":"reference","id":9245,"name":"GatewayChannelPinsUpdateDispatch"},{"type":"reference","id":9251,"name":"GatewayEntitlementModifyDispatch"},{"type":"reference","id":9566,"name":"GatewayGuildAuditLogEntryCreateDispatch"},{"type":"reference","id":9325,"name":"GatewayGuildBanModifyDispatch"},{"type":"reference","id":9262,"name":"GatewayGuildCreateDispatch"},{"type":"reference","id":9321,"name":"GatewayGuildDeleteDispatch"},{"type":"reference","id":9333,"name":"GatewayGuildEmojisUpdateDispatch"},{"type":"reference","id":9341,"name":"GatewayGuildIntegrationsUpdateDispatch"},{"type":"reference","id":9344,"name":"GatewayGuildMemberAddDispatch"},{"type":"reference","id":9359,"name":"GatewayGuildMemberRemoveDispatch"},{"type":"reference","id":9367,"name":"GatewayGuildMembersChunkDispatch"},{"type":"reference","id":9363,"name":"GatewayGuildMemberUpdateDispatch"},{"type":"reference","id":9260,"name":"GatewayGuildModifyDispatch"},{"type":"reference","id":9385,"name":"GatewayGuildRoleDeleteDispatch"},{"type":"reference","id":9377,"name":"GatewayGuildRoleModifyDispatch"},{"type":"reference","id":9389,"name":"GatewayGuildScheduledEventCreateDispatch"},{"type":"reference","id":9393,"name":"GatewayGuildScheduledEventDeleteDispatch"},{"type":"reference","id":9391,"name":"GatewayGuildScheduledEventUpdateDispatch"},{"type":"reference","id":9395,"name":"GatewayGuildScheduledEventUserAddDispatch"},{"type":"reference","id":9400,"name":"GatewayGuildScheduledEventUserRemoveDispatch"},{"type":"reference","id":9405,"name":"GatewayGuildSoundboardSoundCreateDispatch"},{"type":"reference","id":9409,"name":"GatewayGuildSoundboardSoundDeleteDispatch"},{"type":"reference","id":9413,"name":"GatewayGuildSoundboardSoundsUpdateDispatch"},{"type":"reference","id":9407,"name":"GatewayGuildSoundboardSoundUpdateDispatch"},{"type":"reference","id":9337,"name":"GatewayGuildStickersUpdateDispatch"},{"type":"reference","id":9417,"name":"GatewayIntegrationCreateDispatch"},{"type":"reference","id":9425,"name":"GatewayIntegrationDeleteDispatch"},{"type":"reference","id":9421,"name":"GatewayIntegrationUpdateDispatch"},{"type":"reference","id":9430,"name":"GatewayInteractionCreateDispatch"},{"type":"reference","id":9432,"name":"GatewayInviteCreateDispatch"},{"type":"reference","id":9446,"name":"GatewayInviteDeleteDispatch"},{"type":"reference","id":9451,"name":"GatewayMessageCreateDispatch"},{"type":"reference","id":9469,"name":"GatewayMessageDeleteBulkDispatch"},{"type":"reference","id":9464,"name":"GatewayMessageDeleteDispatch"},{"type":"reference","id":9576,"name":"GatewayMessagePollVoteAddDispatch"},{"type":"reference","id":9577,"name":"GatewayMessagePollVoteRemoveDispatch"},{"type":"reference","id":9474,"name":"GatewayMessageReactionAddDispatch"},{"type":"reference","id":9478,"name":"GatewayMessageReactionRemoveAllDispatch"},{"type":"reference","id":9476,"name":"GatewayMessageReactionRemoveDispatch"},{"type":"reference","id":9480,"name":"GatewayMessageReactionRemoveEmojiDispatch"},{"type":"reference","id":9453,"name":"GatewayMessageUpdateDispatch"},{"type":"reference","id":9486,"name":"GatewayPresenceUpdateDispatch"},{"type":"reference","id":9192,"name":"GatewayReadyDispatch"},{"type":"reference","id":9201,"name":"GatewayResumedDispatch"},{"type":"reference","id":9488,"name":"GatewayStageInstanceCreateDispatch"},{"type":"reference","id":9490,"name":"GatewayStageInstanceDeleteDispatch"},{"type":"reference","id":9492,"name":"GatewayStageInstanceUpdateDispatch"},{"type":"reference","id":9229,"name":"GatewaySubscriptionModifyDispatch"},{"type":"reference","id":9503,"name":"GatewayThreadCreateDispatch"},{"type":"reference","id":9527,"name":"GatewayThreadDeleteDispatch"},{"type":"reference","id":9494,"name":"GatewayThreadListSyncDispatch"},{"type":"reference","id":9496,"name":"GatewayThreadMembersUpdateDispatch"},{"type":"reference","id":9498,"name":"GatewayThreadMemberUpdateDispatch"},{"type":"reference","id":9525,"name":"GatewayThreadUpdateDispatch"},{"type":"reference","id":9533,"name":"GatewayTypingStartDispatch"},{"type":"reference","id":9540,"name":"GatewayUserUpdateDispatch"},{"type":"reference","id":9542,"name":"GatewayVoiceChannelEffectSendDispatch"},{"type":"reference","id":9557,"name":"GatewayVoiceServerUpdateDispatch"},{"type":"reference","id":9555,"name":"GatewayVoiceStateUpdateDispatch"},{"type":"reference","id":9562,"name":"GatewayWebhooksUpdateDispatch"}]}},{"id":9255,"name":"GatewayEntitlementCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create"},"sources":[{"fileName":"gateway/v10.ts","line":789,"character":12}],"type":{"type":"reference","id":9251,"name":"GatewayEntitlementModifyDispatch"}},{"id":9252,"name":"GatewayEntitlementCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create"},"sources":[{"fileName":"gateway/v10.ts","line":782,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":9250,"name":"GatewayEntitlementModifyDispatchData"},{"type":"literal","value":"ends_at"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":9253,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9254,"name":"ends_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":783,"character":1}],"type":{"type":"union","types":[{"type":"indexedAccess","indexType":{"type":"literal","value":"ends_at"},"objectType":{"type":"reference","id":9250,"name":"GatewayEntitlementModifyDispatchData"}},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[9254]}],"sources":[{"fileName":"gateway/v10.ts","line":782,"character":107}]}}]}},{"id":9259,"name":"GatewayEntitlementDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v10.ts","line":809,"character":12}],"type":{"type":"reference","id":9251,"name":"GatewayEntitlementModifyDispatch"}},{"id":9258,"name":"GatewayEntitlementDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v10.ts","line":804,"character":12}],"type":{"type":"reference","id":9250,"name":"GatewayEntitlementModifyDispatchData"}},{"id":9251,"name":"GatewayEntitlementModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-update\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v10.ts","line":772,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9096,"name":"GatewayDispatchEvents.EntitlementCreate"},{"type":"reference","id":9097,"name":"GatewayDispatchEvents.EntitlementDelete"},{"type":"reference","id":9098,"name":"GatewayDispatchEvents.EntitlementUpdate"}]},{"type":"reference","id":9250,"name":"GatewayEntitlementModifyDispatchData"}],"name":"DataPayload"}},{"id":9250,"name":"GatewayEntitlementModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-update\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v10.ts","line":765,"character":12}],"type":{"type":"reference","id":11473,"name":"APIEntitlement"}},{"id":9257,"name":"GatewayEntitlementUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-update"},"sources":[{"fileName":"gateway/v10.ts","line":799,"character":12}],"type":{"type":"reference","id":9251,"name":"GatewayEntitlementModifyDispatch"}},{"id":9256,"name":"GatewayEntitlementUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-update"},"sources":[{"fileName":"gateway/v10.ts","line":794,"character":12}],"type":{"type":"reference","id":9250,"name":"GatewayEntitlementModifyDispatchData"}},{"id":9566,"name":"GatewayGuildAuditLogEntryCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-audit-log-entry-create"},"sources":[{"fileName":"gateway/v10.ts","line":2050,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9099,"name":"GatewayDispatchEvents.GuildAuditLogEntryCreate"},{"type":"reference","id":9567,"name":"GatewayGuildAuditLogEntryCreateDispatchData"}],"name":"DataPayload"}},{"id":9329,"name":"GatewayGuildBanAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add"},"sources":[{"fileName":"gateway/v10.ts","line":967,"character":12}],"type":{"type":"reference","id":9325,"name":"GatewayGuildBanModifyDispatch"}},{"id":9330,"name":"GatewayGuildBanAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add"},"sources":[{"fileName":"gateway/v10.ts","line":972,"character":12}],"type":{"type":"reference","id":9326,"name":"GatewayGuildBanModifyDispatchData"}},{"id":9325,"name":"GatewayGuildBanModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v10.ts","line":942,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9100,"name":"GatewayDispatchEvents.GuildBanAdd"},{"type":"reference","id":9101,"name":"GatewayDispatchEvents.GuildBanRemove"}]},{"type":"reference","id":9326,"name":"GatewayGuildBanModifyDispatchData"}],"name":"DataPayload"}},{"id":9331,"name":"GatewayGuildBanRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v10.ts","line":977,"character":12}],"type":{"type":"reference","id":9325,"name":"GatewayGuildBanModifyDispatch"}},{"id":9332,"name":"GatewayGuildBanRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v10.ts","line":982,"character":12}],"type":{"type":"reference","id":9326,"name":"GatewayGuildBanModifyDispatchData"}},{"id":9262,"name":"GatewayGuildCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-create"},"sources":[{"fileName":"gateway/v10.ts","line":824,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9102,"name":"GatewayDispatchEvents.GuildCreate"},{"type":"reference","id":9263,"name":"GatewayGuildCreateDispatchData"}],"name":"DataPayload"}},{"id":9321,"name":"GatewayGuildDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-delete"},"sources":[{"fileName":"gateway/v10.ts","line":924,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9103,"name":"GatewayDispatchEvents.GuildDelete"},{"type":"reference","id":9322,"name":"GatewayGuildDeleteDispatchData"}],"name":"DataPayload"}},{"id":9333,"name":"GatewayGuildEmojisUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-emojis-update"},"sources":[{"fileName":"gateway/v10.ts","line":987,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9104,"name":"GatewayDispatchEvents.GuildEmojisUpdate"},{"type":"reference","id":9334,"name":"GatewayGuildEmojisUpdateDispatchData"}],"name":"DataPayload"}},{"id":9341,"name":"GatewayGuildIntegrationsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-integrations-update"},"sources":[{"fileName":"gateway/v10.ts","line":1035,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9105,"name":"GatewayDispatchEvents.GuildIntegrationsUpdate"},{"type":"reference","id":9342,"name":"GatewayGuildIntegrationsUpdateDispatchData"}],"name":"DataPayload"}},{"id":9344,"name":"GatewayGuildMemberAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-add"},"sources":[{"fileName":"gateway/v10.ts","line":1053,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9106,"name":"GatewayDispatchEvents.GuildMemberAdd"},{"type":"reference","id":9345,"name":"GatewayGuildMemberAddDispatchData"}],"name":"DataPayload"}},{"id":9359,"name":"GatewayGuildMemberRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-remove"},"sources":[{"fileName":"gateway/v10.ts","line":1071,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9107,"name":"GatewayDispatchEvents.GuildMemberRemove"},{"type":"reference","id":9360,"name":"GatewayGuildMemberRemoveDispatchData"}],"name":"DataPayload"}},{"id":9363,"name":"GatewayGuildMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-update"},"sources":[{"fileName":"gateway/v10.ts","line":1095,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9109,"name":"GatewayDispatchEvents.GuildMemberUpdate"},{"type":"reference","id":9364,"name":"GatewayGuildMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":9364,"name":"GatewayGuildMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-update"},"sources":[{"fileName":"gateway/v10.ts","line":1103,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10800,"name":"APIGuildMember"},{"type":"literal","value":"joined_at"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":10800,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10800,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10800,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"},{"type":"reflection","declaration":{"id":9365,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9366,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1110,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9366]}],"sources":[{"fileName":"gateway/v10.ts","line":1106,"character":42}]}}]}},{"id":9367,"name":"GatewayGuildMembersChunkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk"},"sources":[{"fileName":"gateway/v10.ts","line":1116,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9108,"name":"GatewayDispatchEvents.GuildMembersChunk"},{"type":"reference","id":9369,"name":"GatewayGuildMembersChunkDispatchData"}],"name":"DataPayload"}},{"id":9368,"name":"GatewayGuildMembersChunkPresence","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence"},"sources":[{"fileName":"gateway/v10.ts","line":1124,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10568,"name":"RawGatewayPresenceUpdate"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":9260,"name":"GatewayGuildModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v10.ts","line":814,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9123,"name":"GatewayDispatchEvents.GuildUpdate"},{"type":"reference","id":9261,"name":"GatewayGuildModifyDispatchData"}],"name":"DataPayload"}},{"id":9261,"name":"GatewayGuildModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v10.ts","line":819,"character":12}],"type":{"type":"reference","id":10668,"name":"APIGuild"}},{"id":9381,"name":"GatewayGuildRoleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create"},"sources":[{"fileName":"gateway/v10.ts","line":1195,"character":12}],"type":{"type":"reference","id":9377,"name":"GatewayGuildRoleModifyDispatch"}},{"id":9382,"name":"GatewayGuildRoleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create"},"sources":[{"fileName":"gateway/v10.ts","line":1200,"character":12}],"type":{"type":"reference","id":9378,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":9385,"name":"GatewayGuildRoleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1215,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9111,"name":"GatewayDispatchEvents.GuildRoleDelete"},{"type":"reference","id":9386,"name":"GatewayGuildRoleDeleteDispatchData"}],"name":"DataPayload"}},{"id":9377,"name":"GatewayGuildRoleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v10.ts","line":1170,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9110,"name":"GatewayDispatchEvents.GuildRoleCreate"},{"type":"reference","id":9112,"name":"GatewayDispatchEvents.GuildRoleUpdate"}]},{"type":"reference","id":9378,"name":"GatewayGuildRoleModifyDispatchData"}],"name":"DataPayload"}},{"id":9383,"name":"GatewayGuildRoleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v10.ts","line":1205,"character":12}],"type":{"type":"reference","id":9377,"name":"GatewayGuildRoleModifyDispatch"}},{"id":9384,"name":"GatewayGuildRoleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v10.ts","line":1210,"character":12}],"type":{"type":"reference","id":9378,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":9389,"name":"GatewayGuildScheduledEventCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-create"},"sources":[{"fileName":"gateway/v10.ts","line":1237,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9113,"name":"GatewayDispatchEvents.GuildScheduledEventCreate"},{"type":"reference","id":9390,"name":"GatewayGuildScheduledEventCreateDispatchData"}],"name":"DataPayload"}},{"id":9390,"name":"GatewayGuildScheduledEventCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-create"},"sources":[{"fileName":"gateway/v10.ts","line":1245,"character":12}],"type":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}},{"id":9393,"name":"GatewayGuildScheduledEventDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1263,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9114,"name":"GatewayDispatchEvents.GuildScheduledEventDelete"},{"type":"reference","id":9394,"name":"GatewayGuildScheduledEventDeleteDispatchData"}],"name":"DataPayload"}},{"id":9394,"name":"GatewayGuildScheduledEventDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1271,"character":12}],"type":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}},{"id":9391,"name":"GatewayGuildScheduledEventUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-update"},"sources":[{"fileName":"gateway/v10.ts","line":1250,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9115,"name":"GatewayDispatchEvents.GuildScheduledEventUpdate"},{"type":"reference","id":9392,"name":"GatewayGuildScheduledEventUpdateDispatchData"}],"name":"DataPayload"}},{"id":9392,"name":"GatewayGuildScheduledEventUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-update"},"sources":[{"fileName":"gateway/v10.ts","line":1258,"character":12}],"type":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}},{"id":9395,"name":"GatewayGuildScheduledEventUserAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-add"},"sources":[{"fileName":"gateway/v10.ts","line":1276,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9116,"name":"GatewayDispatchEvents.GuildScheduledEventUserAdd"},{"type":"reference","id":9396,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":9400,"name":"GatewayGuildScheduledEventUserRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-remove"},"sources":[{"fileName":"gateway/v10.ts","line":1293,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9117,"name":"GatewayDispatchEvents.GuildScheduledEventUserRemove"},{"type":"reference","id":9396,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":9405,"name":"GatewayGuildSoundboardSoundCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-create"},"sources":[{"fileName":"gateway/v10.ts","line":1310,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9118,"name":"GatewayDispatchEvents.GuildSoundboardSoundCreate"},{"type":"reference","id":9406,"name":"GatewayGuildSoundboardSoundCreateDispatchData"}],"name":"DataPayload"}},{"id":9406,"name":"GatewayGuildSoundboardSoundCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-create"},"sources":[{"fileName":"gateway/v10.ts","line":1318,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":9409,"name":"GatewayGuildSoundboardSoundDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1336,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9119,"name":"GatewayDispatchEvents.GuildSoundboardSoundDelete"},{"type":"reference","id":9410,"name":"GatewayGuildSoundboardSoundDeleteDispatchData"}],"name":"DataPayload"}},{"id":9407,"name":"GatewayGuildSoundboardSoundUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-update"},"sources":[{"fileName":"gateway/v10.ts","line":1323,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9121,"name":"GatewayDispatchEvents.GuildSoundboardSoundUpdate"},{"type":"reference","id":9408,"name":"GatewayGuildSoundboardSoundUpdateDispatchData"}],"name":"DataPayload"}},{"id":9408,"name":"GatewayGuildSoundboardSoundUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-update"},"sources":[{"fileName":"gateway/v10.ts","line":1331,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":9413,"name":"GatewayGuildSoundboardSoundsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sounds-update"},"sources":[{"fileName":"gateway/v10.ts","line":1358,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9120,"name":"GatewayDispatchEvents.GuildSoundboardSoundsUpdate"},{"type":"reference","id":9414,"name":"GatewayGuildSoundboardSoundsUpdateDispatchData"}],"name":"DataPayload"}},{"id":9337,"name":"GatewayGuildStickersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-stickers-update"},"sources":[{"fileName":"gateway/v10.ts","line":1011,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9122,"name":"GatewayDispatchEvents.GuildStickersUpdate"},{"type":"reference","id":9338,"name":"GatewayGuildStickersUpdateDispatchData"}],"name":"DataPayload"}},{"id":9319,"name":"GatewayGuildUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v10.ts","line":914,"character":12}],"type":{"type":"reference","id":9260,"name":"GatewayGuildModifyDispatch"}},{"id":9320,"name":"GatewayGuildUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v10.ts","line":919,"character":12}],"type":{"type":"reference","id":9261,"name":"GatewayGuildModifyDispatchData"}},{"id":9587,"name":"GatewayHeartbeatData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"sources":[{"fileName":"gateway/v10.ts","line":2123,"character":12}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"literal","value":null}]}},{"id":9417,"name":"GatewayIntegrationCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-create"},"sources":[{"fileName":"gateway/v10.ts","line":1380,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9124,"name":"GatewayDispatchEvents.IntegrationCreate"},{"type":"reference","id":9418,"name":"GatewayIntegrationCreateDispatchData"}],"name":"DataPayload"}},{"id":9418,"name":"GatewayIntegrationCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-create"},"sources":[{"fileName":"gateway/v10.ts","line":1388,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":10824,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":9419,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9420,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1388,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9420]}],"sources":[{"fileName":"gateway/v10.ts","line":1388,"character":73}]}}]}},{"id":9425,"name":"GatewayIntegrationDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v10.ts","line":1406,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9125,"name":"GatewayDispatchEvents.IntegrationDelete"},{"type":"reference","id":9426,"name":"GatewayIntegrationDeleteDispatchData"}],"name":"DataPayload"}},{"id":9421,"name":"GatewayIntegrationUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v10.ts","line":1393,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9126,"name":"GatewayDispatchEvents.IntegrationUpdate"},{"type":"reference","id":9422,"name":"GatewayIntegrationUpdateDispatchData"}],"name":"DataPayload"}},{"id":9422,"name":"GatewayIntegrationUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v10.ts","line":1401,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":10824,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":9423,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9424,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1401,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9424]}],"sources":[{"fileName":"gateway/v10.ts","line":1401,"character":73}]}}]}},{"id":9430,"name":"GatewayInteractionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#interaction-create"},"sources":[{"fileName":"gateway/v10.ts","line":1432,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9127,"name":"GatewayDispatchEvents.InteractionCreate"},{"type":"reference","id":9431,"name":"GatewayInteractionCreateDispatchData"}],"name":"DataPayload"}},{"id":9431,"name":"GatewayInteractionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#interaction-create"},"sources":[{"fileName":"gateway/v10.ts","line":1440,"character":12}],"type":{"type":"reference","id":11042,"name":"APIInteraction"}},{"id":9186,"name":"GatewayInvalidSessionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invalid-session"},"sources":[{"fileName":"gateway/v10.ts","line":429,"character":12}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9432,"name":"GatewayInviteCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-create"},"sources":[{"fileName":"gateway/v10.ts","line":1445,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9128,"name":"GatewayDispatchEvents.InviteCreate"},{"type":"reference","id":9433,"name":"GatewayInviteCreateDispatchData"}],"name":"DataPayload"}},{"id":9446,"name":"GatewayInviteDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1515,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9129,"name":"GatewayDispatchEvents.InviteDelete"},{"type":"reference","id":9447,"name":"GatewayInviteDeleteDispatchData"}],"name":"DataPayload"}},{"id":9451,"name":"GatewayMessageCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create"},"sources":[{"fileName":"gateway/v10.ts","line":1543,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9130,"name":"GatewayDispatchEvents.MessageCreate"},{"type":"reference","id":9452,"name":"GatewayMessageCreateDispatchData"}],"name":"DataPayload"}},{"id":9452,"name":"GatewayMessageCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create"},"sources":[{"fileName":"gateway/v10.ts","line":1551,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":9458,"name":"GatewayMessageEventExtraFields"},{"type":"reference","typeArguments":[{"type":"reference","id":10158,"name":"APIMessage"},{"type":"literal","value":"mentions"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}},{"id":9469,"name":"GatewayMessageDeleteBulkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete-bulk"},"sources":[{"fileName":"gateway/v10.ts","line":1634,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9132,"name":"GatewayDispatchEvents.MessageDeleteBulk"},{"type":"reference","id":9470,"name":"GatewayMessageDeleteBulkDispatchData"}],"name":"DataPayload"}},{"id":9464,"name":"GatewayMessageDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1608,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9131,"name":"GatewayDispatchEvents.MessageDelete"},{"type":"reference","id":9465,"name":"GatewayMessageDeleteDispatchData"}],"name":"DataPayload"}},{"id":9576,"name":"GatewayMessagePollVoteAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-add"},"sources":[{"fileName":"gateway/v10.ts","line":2068,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9133,"name":"GatewayDispatchEvents.MessagePollVoteAdd"},{"type":"reference","id":9578,"name":"GatewayMessagePollVoteDispatchData"}],"name":"DataPayload"}},{"id":9577,"name":"GatewayMessagePollVoteRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-remove"},"sources":[{"fileName":"gateway/v10.ts","line":2076,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9134,"name":"GatewayDispatchEvents.MessagePollVoteRemove"},{"type":"reference","id":9578,"name":"GatewayMessagePollVoteDispatchData"}],"name":"DataPayload"}},{"id":9474,"name":"GatewayMessageReactionAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-add"},"sources":[{"fileName":"gateway/v10.ts","line":1660,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9135,"name":"GatewayDispatchEvents.MessageReactionAdd"}],"name":"ReactionData"}},{"id":9475,"name":"GatewayMessageReactionAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-add"},"sources":[{"fileName":"gateway/v10.ts","line":1665,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":9474,"name":"GatewayMessageReactionAddDispatch"}}},{"id":9478,"name":"GatewayMessageReactionRemoveAllDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-all"},"sources":[{"fileName":"gateway/v10.ts","line":1683,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9137,"name":"GatewayDispatchEvents.MessageReactionRemoveAll"},{"type":"reference","id":9479,"name":"GatewayMessageReactionRemoveAllDispatchData"}],"name":"DataPayload"}},{"id":9479,"name":"GatewayMessageReactionRemoveAllDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-all"},"sources":[{"fileName":"gateway/v10.ts","line":1691,"character":12}],"type":{"type":"reference","name":"MessageReactionRemoveData"}},{"id":9476,"name":"GatewayMessageReactionRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove"},"sources":[{"fileName":"gateway/v10.ts","line":1670,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9136,"name":"GatewayDispatchEvents.MessageReactionRemove"},{"type":"union","types":[{"type":"literal","value":"burst_colors"},{"type":"literal","value":"member"},{"type":"literal","value":"message_author_id"}]}],"name":"ReactionData"}},{"id":9477,"name":"GatewayMessageReactionRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove"},"sources":[{"fileName":"gateway/v10.ts","line":1678,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":9476,"name":"GatewayMessageReactionRemoveDispatch"}}},{"id":9480,"name":"GatewayMessageReactionRemoveEmojiDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-emoji"},"sources":[{"fileName":"gateway/v10.ts","line":1696,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9138,"name":"GatewayDispatchEvents.MessageReactionRemoveEmoji"},{"type":"reference","id":9481,"name":"GatewayMessageReactionRemoveEmojiDispatchData"}],"name":"DataPayload"}},{"id":9453,"name":"GatewayMessageUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-update"},"sources":[{"fileName":"gateway/v10.ts","line":1556,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9139,"name":"GatewayDispatchEvents.MessageUpdate"},{"type":"reference","id":9454,"name":"GatewayMessageUpdateDispatchData"}],"name":"DataPayload"}},{"id":9454,"name":"GatewayMessageUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-update"},"sources":[{"fileName":"gateway/v10.ts","line":1564,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":9458,"name":"GatewayMessageEventExtraFields"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10158,"name":"APIMessage"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"mentions"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":9455,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9457,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"gateway/v10.ts","line":1573,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":9456,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"gateway/v10.ts","line":1569,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9457,9456]}],"sources":[{"fileName":"gateway/v10.ts","line":1565,"character":41}]}}]}},{"id":9486,"name":"GatewayPresenceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update"},"sources":[{"fileName":"gateway/v10.ts","line":1714,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9140,"name":"GatewayDispatchEvents.PresenceUpdate"},{"type":"reference","id":9487,"name":"GatewayPresenceUpdateDispatchData"}],"name":"DataPayload"}},{"id":9487,"name":"GatewayPresenceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update"},"sources":[{"fileName":"gateway/v10.ts","line":1722,"character":12}],"type":{"type":"reference","id":10568,"name":"RawGatewayPresenceUpdate"}},{"id":9192,"name":"GatewayReadyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#ready"},"sources":[{"fileName":"gateway/v10.ts","line":442,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9141,"name":"GatewayDispatchEvents.Ready"},{"type":"reference","id":9193,"name":"GatewayReadyDispatchData"}],"name":"DataPayload"}},{"id":9162,"name":"GatewayReceivePayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":306,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9163,"name":"GatewayDispatchPayload"},{"type":"reference","id":9176,"name":"GatewayHeartbeatAck"},{"type":"reference","id":9171,"name":"GatewayHeartbeatRequest"},{"type":"reference","id":9164,"name":"GatewayHello"},{"type":"reference","id":9181,"name":"GatewayInvalidSession"},{"type":"reference","id":9187,"name":"GatewayReconnect"}]}},{"id":9628,"name":"GatewayRequestGuildMembersData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"sources":[{"fileName":"gateway/v10.ts","line":2282,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9622,"name":"GatewayRequestGuildMembersDataWithQuery"},{"type":"reference","id":9617,"name":"GatewayRequestGuildMembersDataWithUserIds"}]}},{"id":9201,"name":"GatewayResumedDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resumed"},"sources":[{"fileName":"gateway/v10.ts","line":491,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9142,"name":"GatewayDispatchEvents.Resumed"},{"type":"intrinsic","name":"never"}],"name":"DataPayload"}},{"id":9161,"name":"GatewaySendPayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":297,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9584,"name":"GatewayHeartbeat"},{"type":"reference","id":9588,"name":"GatewayIdentify"},{"type":"reference","id":9610,"name":"GatewayRequestGuildMembers"},{"type":"reference","id":9629,"name":"GatewayRequestSoundboardSounds"},{"type":"reference","id":9603,"name":"GatewayResume"},{"type":"reference","id":9642,"name":"GatewayUpdatePresence"},{"type":"reference","id":9634,"name":"GatewayVoiceStateUpdate"}]}},{"id":9488,"name":"GatewayStageInstanceCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-create"},"sources":[{"fileName":"gateway/v10.ts","line":1727,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9143,"name":"GatewayDispatchEvents.StageInstanceCreate"},{"type":"reference","id":9489,"name":"GatewayStageInstanceCreateDispatchData"}],"name":"DataPayload"}},{"id":9489,"name":"GatewayStageInstanceCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-create"},"sources":[{"fileName":"gateway/v10.ts","line":1735,"character":12}],"type":{"type":"reference","id":11602,"name":"APIStageInstance"}},{"id":9490,"name":"GatewayStageInstanceDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1740,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9144,"name":"GatewayDispatchEvents.StageInstanceDelete"},{"type":"reference","id":9491,"name":"GatewayStageInstanceDeleteDispatchData"}],"name":"DataPayload"}},{"id":9491,"name":"GatewayStageInstanceDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1748,"character":12}],"type":{"type":"reference","id":11602,"name":"APIStageInstance"}},{"id":9492,"name":"GatewayStageInstanceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-update"},"sources":[{"fileName":"gateway/v10.ts","line":1753,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9145,"name":"GatewayDispatchEvents.StageInstanceUpdate"},{"type":"reference","id":9493,"name":"GatewayStageInstanceUpdateDispatchData"}],"name":"DataPayload"}},{"id":9493,"name":"GatewayStageInstanceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-update"},"sources":[{"fileName":"gateway/v10.ts","line":1761,"character":12}],"type":{"type":"reference","id":11602,"name":"APIStageInstance"}},{"id":9231,"name":"GatewaySubscriptionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create"},"sources":[{"fileName":"gateway/v10.ts","line":660,"character":12}],"type":{"type":"reference","id":9229,"name":"GatewaySubscriptionModifyDispatch"}},{"id":9232,"name":"GatewaySubscriptionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create"},"sources":[{"fileName":"gateway/v10.ts","line":665,"character":12}],"type":{"type":"reference","id":9230,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":9235,"name":"GatewaySubscriptionDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v10.ts","line":680,"character":12}],"type":{"type":"reference","id":9229,"name":"GatewaySubscriptionModifyDispatch"}},{"id":9236,"name":"GatewaySubscriptionDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v10.ts","line":685,"character":12}],"type":{"type":"reference","id":9230,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":9229,"name":"GatewaySubscriptionModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-update\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v10.ts","line":643,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9146,"name":"GatewayDispatchEvents.SubscriptionCreate"},{"type":"reference","id":9147,"name":"GatewayDispatchEvents.SubscriptionDelete"},{"type":"reference","id":9148,"name":"GatewayDispatchEvents.SubscriptionUpdate"}]},{"type":"reference","id":9230,"name":"GatewaySubscriptionModifyDispatchData"}],"name":"DataPayload"}},{"id":9230,"name":"GatewaySubscriptionModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-update\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v10.ts","line":655,"character":12}],"type":{"type":"reference","id":11509,"name":"APISubscription"}},{"id":9233,"name":"GatewaySubscriptionUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-update"},"sources":[{"fileName":"gateway/v10.ts","line":670,"character":12}],"type":{"type":"reference","id":9229,"name":"GatewaySubscriptionModifyDispatch"}},{"id":9234,"name":"GatewaySubscriptionUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-update"},"sources":[{"fileName":"gateway/v10.ts","line":675,"character":12}],"type":{"type":"reference","id":9230,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":9503,"name":"GatewayThreadCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-create"},"sources":[{"fileName":"gateway/v10.ts","line":1819,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9149,"name":"GatewayDispatchEvents.ThreadCreate"},{"type":"reference","id":9504,"name":"GatewayThreadCreateDispatchData"}],"name":"DataPayload"}},{"id":9527,"name":"GatewayThreadDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1850,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9150,"name":"GatewayDispatchEvents.ThreadDelete"},{"type":"reference","id":9528,"name":"GatewayThreadDeleteDispatchData"}],"name":"DataPayload"}},{"id":9494,"name":"GatewayThreadListSyncDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync"},"sources":[{"fileName":"gateway/v10.ts","line":1766,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9151,"name":"GatewayDispatchEvents.ThreadListSync"},{"type":"reference","id":9495,"name":"GatewayThreadListSyncDispatchData"}],"name":"DataPayload"}},{"id":9495,"name":"GatewayThreadListSyncDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync"},"sources":[{"fileName":"gateway/v10.ts","line":1774,"character":12}],"type":{"type":"reference","id":10643,"name":"RawGatewayThreadListSync"}},{"id":9498,"name":"GatewayThreadMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-member-update"},"sources":[{"fileName":"gateway/v10.ts","line":1792,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9153,"name":"GatewayDispatchEvents.ThreadMemberUpdate"},{"type":"reference","id":9499,"name":"GatewayThreadMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":9499,"name":"GatewayThreadMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-member-update"},"sources":[{"fileName":"gateway/v10.ts","line":1800,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":10304,"name":"APIThreadMember"},{"type":"reflection","declaration":{"id":9500,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9501,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1800,"character":72}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9501]}],"sources":[{"fileName":"gateway/v10.ts","line":1800,"character":70}]}}]}},{"id":9496,"name":"GatewayThreadMembersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update"},"sources":[{"fileName":"gateway/v10.ts","line":1779,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9152,"name":"GatewayDispatchEvents.ThreadMembersUpdate"},{"type":"reference","id":9497,"name":"GatewayThreadMembersUpdateDispatchData"}],"name":"DataPayload"}},{"id":9497,"name":"GatewayThreadMembersUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update"},"sources":[{"fileName":"gateway/v10.ts","line":1787,"character":12}],"type":{"type":"reference","id":10648,"name":"RawGatewayThreadMembersUpdate"}},{"id":9502,"name":"GatewayThreadModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This type doesn't accurately reflect the Discord API.\nUse {@apilink GatewayThreadCreateDispatch},\n{@apilink GatewayThreadUpdateDispatch}, or\n{@apilink GatewayThreadDeleteDispatch} instead.\nhttps://discord.com/developers/docs/topics/gateway-events#thread-create\nhttps://discord.com/developers/docs/topics/gateway-events#thread-update\nhttps://discord.com/developers/docs/topics/gateway-events#thread-delete\n"}]},"sources":[{"fileName":"gateway/v10.ts","line":1811,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9149,"name":"GatewayDispatchEvents.ThreadCreate"},{"type":"reference","id":9150,"name":"GatewayDispatchEvents.ThreadDelete"},{"type":"reference","id":9154,"name":"GatewayDispatchEvents.ThreadUpdate"}]},{"type":"reference","id":9238,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":9525,"name":"GatewayThreadUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-update"},"sources":[{"fileName":"gateway/v10.ts","line":1837,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9154,"name":"GatewayDispatchEvents.ThreadUpdate"},{"type":"reference","id":9526,"name":"GatewayThreadUpdateDispatchData"}],"name":"DataPayload"}},{"id":9526,"name":"GatewayThreadUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-update"},"sources":[{"fileName":"gateway/v10.ts","line":1845,"character":12}],"type":{"type":"reference","id":10059,"name":"APIThreadChannel"}},{"id":9533,"name":"GatewayTypingStartDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#typing-start"},"sources":[{"fileName":"gateway/v10.ts","line":1882,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9155,"name":"GatewayDispatchEvents.TypingStart"},{"type":"reference","id":9534,"name":"GatewayTypingStartDispatchData"}],"name":"DataPayload"}},{"id":9540,"name":"GatewayUserUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#user-update"},"sources":[{"fileName":"gateway/v10.ts","line":1915,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9156,"name":"GatewayDispatchEvents.UserUpdate"},{"type":"reference","id":9541,"name":"GatewayUserUpdateDispatchData"}],"name":"DataPayload"}},{"id":9541,"name":"GatewayUserUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#user-update"},"sources":[{"fileName":"gateway/v10.ts","line":1920,"character":12}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":9542,"name":"GatewayVoiceChannelEffectSendDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send"},"sources":[{"fileName":"gateway/v10.ts","line":1925,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9157,"name":"GatewayDispatchEvents.VoiceChannelEffectSend"},{"type":"reference","id":9543,"name":"GatewayVoiceChannelEffectSendDispatchData"}],"name":"DataPayload"}},{"id":9557,"name":"GatewayVoiceServerUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-server-update"},"sources":[{"fileName":"gateway/v10.ts","line":1998,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9158,"name":"GatewayDispatchEvents.VoiceServerUpdate"},{"type":"reference","id":9558,"name":"GatewayVoiceServerUpdateDispatchData"}],"name":"DataPayload"}},{"id":11789,"name":"GatewayVoiceState","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object","tags":[{"tag":"deprecated","text":"This is deprecated, use {@apilink APIVoiceState}\n"}]},"sources":[{"fileName":"payloads/v10/voice.ts","line":13,"character":12}],"type":{"type":"reference","id":11790,"name":"APIVoiceState"}},{"id":9555,"name":"GatewayVoiceStateUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-state-update"},"sources":[{"fileName":"gateway/v10.ts","line":1985,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9159,"name":"GatewayDispatchEvents.VoiceStateUpdate"},{"type":"reference","id":9556,"name":"GatewayVoiceStateUpdateDispatchData"}],"name":"DataPayload"}},{"id":9556,"name":"GatewayVoiceStateUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-state-update"},"sources":[{"fileName":"gateway/v10.ts","line":1993,"character":12}],"type":{"type":"reference","id":11790,"name":"APIVoiceState"}},{"id":9562,"name":"GatewayWebhooksUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#webhooks-update"},"sources":[{"fileName":"gateway/v10.ts","line":2028,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9160,"name":"GatewayDispatchEvents.WebhooksUpdate"},{"type":"reference","id":9563,"name":"GatewayWebhooksUpdateDispatchData"}],"name":"DataPayload"}},{"id":13151,"name":"GetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This was exported with the wrong name, use `RESTGetAPIVoiceRegionsResult` instead\n"}]},"sources":[{"fileName":"rest/v10/voice.ts","line":12,"character":12}],"type":{"type":"reference","id":13150,"name":"RESTGetAPIVoiceRegionsResult"}},{"id":12341,"name":"GuildBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1359,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":9968,"name":"GuildChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":55,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10137,"name":"ChannelType"},{"type":"union","types":[{"type":"reference","id":10139,"name":"ChannelType.DM"},{"type":"reference","id":10141,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12340,"name":"GuildDiscoverySplashFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1358,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12338,"name":"GuildIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1356,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12345,"name":"GuildMemberAvatarFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1363,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12356,"name":"GuildMemberBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1374,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12355,"name":"GuildScheduledEventCoverFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1373,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12339,"name":"GuildSplashFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1357,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":9989,"name":"GuildTextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":112,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9967,"name":"TextChannelType"},{"type":"union","types":[{"type":"reference","id":10139,"name":"ChannelType.DM"},{"type":"reference","id":10141,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":11261,"name":"PartialAPIMessageInteractionGuildMember","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":51,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10800,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"avatar"},{"type":"literal","value":"communication_disabled_until"},{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"nick"},{"type":"literal","value":"pending"},{"type":"literal","value":"premium_since"},{"type":"literal","value":"roles"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":10580,"name":"PresenceUpdateReceiveStatus","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":111,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10574,"name":"PresenceUpdateStatus"},{"type":"reference","id":10578,"name":"PresenceUpdateStatus.Invisible"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12449,"name":"RESTAPIAttachment","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure"},"sources":[{"fileName":"rest/v10/channel.ts","line":266,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10372,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"duration_secs"},{"type":"literal","value":"filename"},{"type":"literal","value":"title"},{"type":"literal","value":"waveform"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":12450,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12451,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id or a number that matches `n` in `files[n]`"},"sources":[{"fileName":"rest/v10/channel.ts","line":272,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12451]}],"sources":[{"fileName":"rest/v10/channel.ts","line":268,"character":4}]}}]}},{"id":12593,"name":"RESTAPIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":49,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10136,"name":"APIChannel"},{"type":"union","types":[{"type":"reference","id":10038,"name":"APIDMChannel"},{"type":"reference","id":10046,"name":"APIGroupDMChannel"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12595,"name":"RESTAPIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":56,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":12593,"name":"RESTAPIGuildChannelResolvable"},{"type":"union","types":[{"type":"literal","value":"available_tags"},{"type":"literal","value":"bitrate"},{"type":"literal","value":"default_auto_archive_duration"},{"type":"literal","value":"default_forum_layout"},{"type":"literal","value":"default_reaction_emoji"},{"type":"literal","value":"default_sort_order"},{"type":"literal","value":"default_thread_rate_limit_per_user"},{"type":"literal","value":"flags"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"position"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"rtc_region"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"},{"type":"literal","value":"video_quality_mode"}]}],"name":"DistributivePick"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":12596,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12598,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/guild.ts","line":78,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":12597,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12599,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/guild.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}},{"id":12600,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/guild.ts","line":80,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12587,"name":"RESTAPIGuildCreateOverwrite"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12598,12597,12599,12600]}],"sources":[{"fileName":"rest/v10/guild.ts","line":76,"character":4}]}}]}},{"id":12784,"name":"RESTAPIGuildOnboardingPrompt","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":957,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10909,"name":"APIGuildOnboardingPrompt"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"id"},{"type":"literal","value":"options"},{"type":"literal","value":"title"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":10909,"name":"APIGuildOnboardingPrompt"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"title"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reflection","declaration":{"id":12785,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12786,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Options available within the prompt"},"sources":[{"fileName":"rest/v10/guild.ts","line":964,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":12788,"name":"RESTAPIGuildOnboardingPromptOption"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12786]}],"sources":[{"fileName":"rest/v10/guild.ts","line":960,"character":50}]}}]}},{"id":12788,"name":"RESTAPIGuildOnboardingPromptOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":972,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10917,"name":"APIGuildOnboardingPromptOption"},{"type":"union","types":[{"type":"literal","value":"emoji"},{"type":"literal","value":"guild_id"},{"type":"literal","value":"title"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":10917,"name":"APIGuildOnboardingPromptOption"},{"type":"literal","value":"title"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reflection","declaration":{"id":12789,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12792,"name":"emoji_animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"rest/v10/guild.ts","line":987,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}},{"id":12790,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"rest/v10/guild.ts","line":979,"character":2}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":12791,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"rest/v10/guild.ts","line":983,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12792,12790,12791]}],"sources":[{"fileName":"rest/v10/guild.ts","line":975,"character":49}]}}]}},{"id":12445,"name":"RESTAPIMessageReference","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure"},"sources":[{"fileName":"rest/v10/channel.ts","line":246,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10237,"name":"APIMessageReference"},{"type":"literal","value":"message_id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":10237,"name":"APIMessageReference"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":12446,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12447,"name":"fail_if_not_exists","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to error if the referenced message doesn't exist instead of sending as a normal (non-reply) message","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":255,"character":2}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12447]}],"sources":[{"fileName":"rest/v10/channel.ts","line":249,"character":38}]}}]}},{"id":12787,"name":"RESTAPIModifyGuildOnboardingPromptData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildOnboardingPrompt} instead.\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":970,"character":12}],"type":{"type":"reference","id":12784,"name":"RESTAPIGuildOnboardingPrompt"}},{"id":12793,"name":"RESTAPIModifyGuildOnboardingPromptOptionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildOnboardingPromptOption} instead.\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":993,"character":12}],"type":{"type":"reference","id":12788,"name":"RESTAPIGuildOnboardingPromptOption"}},{"id":13042,"name":"RESTAPIPollCreate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIPoll} instead\n"}]},"sources":[{"fileName":"rest/v10/poll.ts","line":41,"character":12}],"type":{"type":"reference","id":13036,"name":"RESTAPIPoll"}},{"id":12584,"name":"RESTDeleteAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":98,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12403,"name":"RESTDeleteAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#delete-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":83,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12482,"name":"RESTDeleteAPIChannelAllMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions"},"sources":[{"fileName":"rest/v10/channel.ts","line":418,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12472,"name":"RESTDeleteAPIChannelMessageOwnReaction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTDeleteAPIChannelMessageOwnReactionResult} instead\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":375,"character":12}],"type":{"type":"reference","id":12471,"name":"RESTDeleteAPIChannelMessageOwnReactionResult"}},{"id":12471,"name":"RESTDeleteAPIChannelMessageOwnReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-own-reaction"},"sources":[{"fileName":"rest/v10/channel.ts","line":370,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12483,"name":"RESTDeleteAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions-for-emoji"},"sources":[{"fileName":"rest/v10/channel.ts","line":423,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12495,"name":"RESTDeleteAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":490,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12473,"name":"RESTDeleteAPIChannelMessageUserReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-user-reaction"},"sources":[{"fileName":"rest/v10/channel.ts","line":380,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12514,"name":"RESTDeleteAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-channel-permission"},"sources":[{"fileName":"rest/v10/channel.ts","line":600,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12521,"name":"RESTDeleteAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#unpin-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":635,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12526,"name":"RESTDeleteAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-remove-recipient"},"sources":[{"fileName":"rest/v10/channel.ts","line":659,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":12437,"name":"RESTDeleteAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#deleteclose-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":207,"character":12}],"type":{"type":"reference","id":10136,"name":"APIChannel"}},{"id":12547,"name":"RESTDeleteAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#leave-thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":742,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13139,"name":"RESTDeleteAPICurrentUserGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#leave-guild"},"sources":[{"fileName":"rest/v10/user.ts","line":95,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12939,"name":"RESTDeleteAPIEntitlementResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#delete-test-entitlement"},"sources":[{"fileName":"rest/v10/monetization.ts","line":85,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12711,"name":"RESTDeleteAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-ban"},"sources":[{"fileName":"rest/v10/guild.ts","line":626,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12576,"name":"RESTDeleteAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-guild-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":61,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12758,"name":"RESTDeleteAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-integration"},"sources":[{"fileName":"rest/v10/guild.ts","line":853,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12700,"name":"RESTDeleteAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member"},"sources":[{"fileName":"rest/v10/guild.ts","line":570,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12699,"name":"RESTDeleteAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":565,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12657,"name":"RESTDeleteAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":347,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12743,"name":"RESTDeleteAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":776,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12817,"name":"RESTDeleteAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#delete-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":117,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13067,"name":"RESTDeleteAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#delete-guild-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":107,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13100,"name":"RESTDeleteAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#delete-guild-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":97,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13114,"name":"RESTDeleteAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#delete-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":72,"character":12}],"type":{"type":"reference","id":11667,"name":"APITemplate"}},{"id":12907,"name":"RESTDeleteAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":354,"character":12}],"type":{"type":"reference","id":13218,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":12897,"name":"RESTDeleteAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":307,"character":12}],"type":{"type":"reference","id":13218,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":12920,"name":"RESTDeleteAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#delete-invite"},"sources":[{"fileName":"rest/v10/invite.ts","line":27,"character":12}],"type":{"type":"reference","id":11433,"name":"APIInvite"}},{"id":13080,"name":"RESTDeleteAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#delete-stage-instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":64,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13178,"name":"RESTDeleteAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":93,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13218,"name":"RESTDeleteAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":299,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13179,"name":"RESTDeleteAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-with-token"},"sources":[{"fileName":"rest/v10/webhook.ts","line":98,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12909,"name":"RESTGetAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":364,"character":12}],"type":{"type":"reference","id":11227,"name":"APIGuildApplicationCommandPermissions"}},{"id":12827,"name":"RESTGetAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":48,"character":12}],"type":{"type":"reference","id":11045,"name":"APIApplicationCommand"}},{"id":12826,"name":"RESTGetAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":43,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11045,"name":"APIApplicationCommand"}}},{"id":12579,"name":"RESTGetAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":73,"character":12}],"type":{"type":"reference","id":10548,"name":"APIEmoji"}},{"id":12863,"name":"RESTGetAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":131,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11045,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12861,"name":"RESTGetAPIApplicationGuildCommandsQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":121,"character":12}],"type":{"type":"reference","id":12824,"name":"RESTGetAPIApplicationCommandsQuery"}},{"id":12862,"name":"RESTGetAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":126,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11045,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":12376,"name":"RESTGetAPIApplicationRoleConnectionMetadataResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#get-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v10/application.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":9715,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":12388,"name":"RESTGetAPIAuditLogResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/auditLog.ts","line":32,"character":12}],"type":{"type":"reference","id":9731,"name":"APIAuditLog"}},{"id":12390,"name":"RESTGetAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#get-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":18,"character":12}],"type":{"type":"reference","id":9913,"name":"APIAutoModerationRule"}},{"id":12389,"name":"RESTGetAPIAutoModerationRulesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#list-auto-moderation-rules-for-guild"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":13,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":9913,"name":"APIAutoModerationRule"}}},{"id":12504,"name":"RESTGetAPIChannelInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-invites"},"sources":[{"fileName":"rest/v10/channel.ts","line":541,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11454,"name":"APIExtendedInvite"}}},{"id":12481,"name":"RESTGetAPIChannelMessageReactionUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions"},"sources":[{"fileName":"rest/v10/channel.ts","line":413,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11695,"name":"APIUser"}}},{"id":12444,"name":"RESTGetAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":241,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":12443,"name":"RESTGetAPIChannelMessagesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages"},"sources":[{"fileName":"rest/v10/channel.ts","line":236,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10158,"name":"APIMessage"}}},{"id":12519,"name":"RESTGetAPIChannelPinsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-pinned-messages"},"sources":[{"fileName":"rest/v10/channel.ts","line":625,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10158,"name":"APIMessage"}}},{"id":12410,"name":"RESTGetAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":44,"character":12}],"type":{"type":"reference","id":10136,"name":"APIChannel"}},{"id":12550,"name":"RESTGetAPIChannelThreadMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-thread-member"},"sources":[{"fileName":"rest/v10/channel.ts","line":757,"character":12}],"type":{"type":"reference","id":10304,"name":"APIThreadMember"}},{"id":12555,"name":"RESTGetAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-thread-members"},"sources":[{"fileName":"rest/v10/channel.ts","line":780,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10304,"name":"APIThreadMember"}}},{"id":12560,"name":"RESTGetAPIChannelThreadsArchivedPrivateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-private-archived-threads"},"sources":[{"fileName":"rest/v10/channel.ts","line":804,"character":12}],"type":{"type":"reference","id":12561,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}},{"id":12559,"name":"RESTGetAPIChannelThreadsArchivedPublicResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-public-archived-threads"},"sources":[{"fileName":"rest/v10/channel.ts","line":799,"character":12}],"type":{"type":"reference","id":12561,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}},{"id":13167,"name":"RESTGetAPIChannelWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-channel-webhooks"},"sources":[{"fileName":"rest/v10/webhook.ts","line":38,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11810,"name":"APIWebhook"}}},{"id":13144,"name":"RESTGetAPICurrentUserApplicationRoleConnectionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-application-role-connection"},"sources":[{"fileName":"rest/v10/user.ts","line":120,"character":12}],"type":{"type":"reference","id":11782,"name":"APIApplicationRoleConnection"}},{"id":13143,"name":"RESTGetAPICurrentUserConnectionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-connections"},"sources":[{"fileName":"rest/v10/user.ts","line":115,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11743,"name":"APIConnection"}}},{"id":13138,"name":"RESTGetAPICurrentUserGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds"},"sources":[{"fileName":"rest/v10/user.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":13128,"name":"RESTAPIPartialCurrentUserGuild"}}},{"id":13115,"name":"RESTGetAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user"},"sources":[{"fileName":"rest/v10/user.ts","line":14,"character":12}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":12929,"name":"RESTGetAPIEntitlementsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#list-entitlements"},"sources":[{"fileName":"rest/v10/monetization.ts","line":44,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11473,"name":"APIEntitlement"}}},{"id":12586,"name":"RESTGetAPIGatewayBotResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot"},"sources":[{"fileName":"rest/v10/gateway.ts","line":11,"character":12}],"type":{"type":"reference","id":10559,"name":"APIGatewayBotInfo"}},{"id":12585,"name":"RESTGetAPIGatewayResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway"},"sources":[{"fileName":"rest/v10/gateway.ts","line":6,"character":12}],"type":{"type":"reference","id":10557,"name":"APIGatewayInfo"}},{"id":12908,"name":"RESTGetAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":359,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11227,"name":"APIGuildApplicationCommandPermissions"}}},{"id":12706,"name":"RESTGetAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-ban"},"sources":[{"fileName":"rest/v10/guild.ts","line":600,"character":12}],"type":{"type":"reference","id":10854,"name":"APIBan"}},{"id":12701,"name":"RESTGetAPIGuildBansResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans"},"sources":[{"fileName":"rest/v10/guild.ts","line":575,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10854,"name":"APIBan"}}},{"id":12658,"name":"RESTGetAPIGuildChannelsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-channels"},"sources":[{"fileName":"rest/v10/guild.ts","line":352,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10136,"name":"APIChannel"}}},{"id":12566,"name":"RESTGetAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-guild-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":12,"character":12}],"type":{"type":"reference","id":10548,"name":"APIEmoji"}},{"id":12565,"name":"RESTGetAPIGuildEmojisResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-guild-emojis"},"sources":[{"fileName":"rest/v10/emoji.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10548,"name":"APIEmoji"}}},{"id":12757,"name":"RESTGetAPIGuildIntegrationsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-integrations"},"sources":[{"fileName":"rest/v10/guild.ts","line":848,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10824,"name":"APIGuildIntegration"}}},{"id":12756,"name":"RESTGetAPIGuildInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-invites"},"sources":[{"fileName":"rest/v10/guild.ts","line":843,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11454,"name":"APIExtendedInvite"}}},{"id":12669,"name":"RESTGetAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-member"},"sources":[{"fileName":"rest/v10/guild.ts","line":399,"character":12}],"type":{"type":"reference","id":10800,"name":"APIGuildMember"}},{"id":12769,"name":"RESTGetAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":901,"character":12}],"type":{"type":"reference","id":10892,"name":"APIGuildMembershipScreening"}},{"id":12673,"name":"RESTGetAPIGuildMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members"},"sources":[{"fileName":"rest/v10/guild.ts","line":422,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10800,"name":"APIGuildMember"}}},{"id":12677,"name":"RESTGetAPIGuildMembersSearchResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":440,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10800,"name":"APIGuildMember"}}},{"id":12780,"name":"RESTGetAPIGuildOnboardingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-onboarding"},"sources":[{"fileName":"rest/v10/guild.ts","line":943,"character":12}],"type":{"type":"reference","id":10903,"name":"APIGuildOnboarding"}},{"id":12633,"name":"RESTGetAPIGuildPreviewResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-preview"},"sources":[{"fileName":"rest/v10/guild.ts","line":229,"character":12}],"type":{"type":"reference","id":10785,"name":"APIGuildPreview"}},{"id":12632,"name":"RESTGetAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":224,"character":12}],"type":{"type":"reference","id":10668,"name":"APIGuild"}},{"id":12741,"name":"RESTGetAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":766,"character":12}],"type":{"type":"reference","id":11549,"name":"APIRole"}},{"id":12718,"name":"RESTGetAPIGuildRolesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-roles"},"sources":[{"fileName":"rest/v10/guild.ts","line":659,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11549,"name":"APIRole"}}},{"id":12812,"name":"RESTGetAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":92,"character":12}],"type":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}},{"id":12823,"name":"RESTGetAPIGuildScheduledEventUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":146,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11038,"name":"APIGuildScheduledEventUser"}}},{"id":12797,"name":"RESTGetAPIGuildScheduledEventsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":26,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}}},{"id":13053,"name":"RESTGetAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#get-guild-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":38,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":13088,"name":"RESTGetAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-guild-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":40,"character":12}],"type":{"type":"reference","id":11618,"name":"APISticker"}},{"id":13087,"name":"RESTGetAPIGuildStickersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-guild-stickers"},"sources":[{"fileName":"rest/v10/sticker.ts","line":35,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11618,"name":"APISticker"}}},{"id":13106,"name":"RESTGetAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#get-guild-templates"},"sources":[{"fileName":"rest/v10/template.ts","line":33,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11667,"name":"APITemplate"}}},{"id":12668,"name":"RESTGetAPIGuildThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-active-guild-threads"},"sources":[{"fileName":"rest/v10/guild.ts","line":394,"character":12}],"type":{"type":"reference","id":10315,"name":"APIThreadList"}},{"id":12755,"name":"RESTGetAPIGuildVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-voice-regions"},"sources":[{"fileName":"rest/v10/guild.ts","line":838,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11804,"name":"APIVoiceRegion"}}},{"id":13152,"name":"RESTGetAPIGuildVoiceStateCurrentMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#get-current-user-voice-state"},"sources":[{"fileName":"rest/v10/voice.ts","line":17,"character":12}],"type":{"type":"reference","id":11790,"name":"APIVoiceState"}},{"id":13153,"name":"RESTGetAPIGuildVoiceStateUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#get-user-voice-state"},"sources":[{"fileName":"rest/v10/voice.ts","line":22,"character":12}],"type":{"type":"reference","id":11790,"name":"APIVoiceState"}},{"id":13168,"name":"RESTGetAPIGuildWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-guild-webhooks"},"sources":[{"fileName":"rest/v10/webhook.ts","line":43,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11810,"name":"APIWebhook"}}},{"id":12775,"name":"RESTGetAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-welcome-screen"},"sources":[{"fileName":"rest/v10/guild.ts","line":923,"character":12}],"type":{"type":"reference","id":10884,"name":"APIGuildWelcomeScreen"}},{"id":12768,"name":"RESTGetAPIGuildWidgetImageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Note: while the return type is `ArrayBuffer`, the expected result is\na buffer of sorts (depends if in browser or on node.js/deno)."},"sources":[{"fileName":"rest/v10/guild.ts","line":899,"character":12}],"type":{"type":"reference","qualifiedName":"ArrayBuffer","package":"typescript","name":"ArrayBuffer"}},{"id":12762,"name":"RESTGetAPIGuildWidgetJSONResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget"},"sources":[{"fileName":"rest/v10/guild.ts","line":873,"character":12}],"type":{"type":"reference","id":10857,"name":"APIGuildWidget"}},{"id":12759,"name":"RESTGetAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-settings"},"sources":[{"fileName":"rest/v10/guild.ts","line":858,"character":12}],"type":{"type":"reference","id":10797,"name":"APIGuildWidgetSettings"}},{"id":12903,"name":"RESTGetAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":334,"character":12}],"type":{"type":"reference","id":13207,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":12893,"name":"RESTGetAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":287,"character":12}],"type":{"type":"reference","id":13207,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":12919,"name":"RESTGetAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/invite.ts","line":22,"character":12}],"type":{"type":"reference","id":11433,"name":"APIInvite"}},{"id":12949,"name":"RESTGetAPIOAuth2CurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-bot-application-information"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":7,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9662,"name":"APIApplication"},{"type":"literal","value":"flags"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12948,"name":"RESTGetAPISKUSubscriptionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#get-sku-subscription"},"sources":[{"fileName":"rest/v10/monetization.ts","line":129,"character":12}],"type":{"type":"reference","id":11509,"name":"APISubscription"}},{"id":12947,"name":"RESTGetAPISKUSubscriptionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#list-sku-subscriptions"},"sources":[{"fileName":"rest/v10/monetization.ts","line":124,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11509,"name":"APISubscription"}}},{"id":12940,"name":"RESTGetAPISKUsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sku#list-skus"},"sources":[{"fileName":"rest/v10/monetization.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11493,"name":"APISKU"}}},{"id":13050,"name":"RESTGetAPISoundboardDefaultSoundsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#list-soundboard-default-sounds"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":26,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11593,"name":"APISoundboardSound"}}},{"id":13075,"name":"RESTGetAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#get-stage-instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":40,"character":12}],"type":{"type":"reference","id":11602,"name":"APIStageInstance"}},{"id":13085,"name":"RESTGetAPIStickerPack","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTGetAPIStickerPackResult} instead\n"}]},"sources":[{"fileName":"rest/v10/sticker.ts","line":23,"character":12}],"type":{"type":"reference","id":13084,"name":"RESTGetAPIStickerPackResult"}},{"id":13084,"name":"RESTGetAPIStickerPackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-sticker-pack"},"sources":[{"fileName":"rest/v10/sticker.ts","line":18,"character":12}],"type":{"type":"reference","id":11640,"name":"APIStickerPack"}},{"id":13081,"name":"RESTGetAPIStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":6,"character":12}],"type":{"type":"reference","id":11618,"name":"APISticker"}},{"id":13101,"name":"RESTGetAPITemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#get-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":7,"character":12}],"type":{"type":"reference","id":11667,"name":"APITemplate"}},{"id":13116,"name":"RESTGetAPIUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user"},"sources":[{"fileName":"rest/v10/user.ts","line":19,"character":12}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":13150,"name":"RESTGetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#list-voice-regions"},"sources":[{"fileName":"rest/v10/voice.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11804,"name":"APIVoiceRegion"}}},{"id":13169,"name":"RESTGetAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":48,"character":12}],"type":{"type":"reference","id":11810,"name":"APIWebhook"}},{"id":13207,"name":"RESTGetAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":247,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":13170,"name":"RESTGetAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-with-token"},"sources":[{"fileName":"rest/v10/webhook.ts","line":53,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11810,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12379,"name":"RESTGetCurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#get-current-application"},"sources":[{"fileName":"rest/v10/application.ts","line":22,"character":12}],"type":{"type":"reference","id":9662,"name":"APIApplication"}},{"id":13117,"name":"RESTGetCurrentUserGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guild-member"},"sources":[{"fileName":"rest/v10/user.ts","line":24,"character":12}],"type":{"type":"reference","id":10800,"name":"APIGuildMember"}},{"id":13086,"name":"RESTGetNitroStickerPacksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-sticker-packs","tags":[{"tag":"deprecated","text":"Use `RESTGetStickerPacksResult` instead\n"}]},"sources":[{"fileName":"rest/v10/sticker.ts","line":30,"character":12}],"type":{"type":"reference","id":13082,"name":"RESTGetStickerPacksResult"}},{"id":12968,"name":"RESTOAuth2AuthorizationQueryResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTPostOAuth2AuthorizationQueryResult} instead\n"}]},"sources":[{"fileName":"rest/v10/oauth2.ts","line":62,"character":12}],"type":{"type":"reference","id":12965,"name":"RESTPostOAuth2AuthorizationQueryResult"}},{"id":12994,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":113,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12975,"name":"RESTPostOAuth2AccessTokenResult"},{"type":"literal","value":"refresh_token"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12857,"name":"RESTPatchAPIApplicationCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":101,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12855,"name":"RESTPostAPIApplicationCommandsJSONBody"}],"name":"StrictPartial"}},{"id":12858,"name":"RESTPatchAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":106,"character":12}],"type":{"type":"reference","id":11045,"name":"APIApplicationCommand"}},{"id":12582,"name":"RESTPatchAPIApplicationEmojiJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":88,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12572,"name":"RESTPatchAPIGuildEmojiJSONBody"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":12583,"name":"RESTPatchAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":93,"character":12}],"type":{"type":"reference","id":10548,"name":"APIEmoji"}},{"id":12866,"name":"RESTPatchAPIApplicationGuildCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":148,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","typeArguments":[{"type":"reference","id":12828,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":12842,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}],"name":"StrictPartial"}},{"id":12867,"name":"RESTPatchAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":156,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11045,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12401,"name":"RESTPatchAPIAutoModerationRuleJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#modify-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":70,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":12391,"name":"RESTPostAPIAutoModerationRuleJSONBody"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"trigger_type"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12402,"name":"RESTPatchAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#modify-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":78,"character":12}],"type":{"type":"reference","id":9913,"name":"APIAutoModerationRule"}},{"id":12491,"name":"RESTPatchAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":473,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":12492,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12493,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/channel.ts","line":478,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12493]}],"sources":[{"fileName":"rest/v10/channel.ts","line":474,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":12484,"name":"RESTPatchAPIChannelMessageJSONBody"}]}]}},{"id":12494,"name":"RESTPatchAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":485,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":12436,"name":"RESTPatchAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":202,"character":12}],"type":{"type":"reference","id":10136,"name":"APIChannel"}},{"id":12697,"name":"RESTPatchAPICurrentGuildMemberNicknameResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead.\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":554,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12693,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody"}],"name":"StrictRequired"}},{"id":13122,"name":"RESTPatchAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user"},"sources":[{"fileName":"rest/v10/user.ts","line":47,"character":12}],"type":{"type":"reference","id":11695,"name":"APIUser"}},{"id":12661,"name":"RESTPatchAPIGuildChannelPositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions"},"sources":[{"fileName":"rest/v10/guild.ts","line":367,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":12662,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12663,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel id"},"sources":[{"fileName":"rest/v10/guild.ts","line":371,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":12665,"name":"lock_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sync channel overwrites with the new parent, when moving to a new `parent_id`"},"sources":[{"fileName":"rest/v10/guild.ts","line":379,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12666,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new parent id of this channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":383,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":12664,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":375,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12663,12665,12666,12664]}],"sources":[{"fileName":"rest/v10/guild.ts","line":367,"character":56}]}}}},{"id":12667,"name":"RESTPatchAPIGuildChannelPositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions"},"sources":[{"fileName":"rest/v10/guild.ts","line":389,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12575,"name":"RESTPatchAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":56,"character":12}],"type":{"type":"reference","id":10548,"name":"APIEmoji"}},{"id":12692,"name":"RESTPatchAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member"},"sources":[{"fileName":"rest/v10/guild.ts","line":521,"character":12}],"type":{"type":"reference","id":10800,"name":"APIGuildMember"}},{"id":12774,"name":"RESTPatchAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":918,"character":12}],"type":{"type":"reference","id":10892,"name":"APIGuildMembershipScreening"}},{"id":12656,"name":"RESTPatchAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":342,"character":12}],"type":{"type":"reference","id":10668,"name":"APIGuild"}},{"id":12728,"name":"RESTPatchAPIGuildRolePositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions"},"sources":[{"fileName":"rest/v10/guild.ts","line":713,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":12729,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12730,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"rest/v10/guild.ts","line":717,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":12731,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sorting position of the role"},"sources":[{"fileName":"rest/v10/guild.ts","line":721,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12730,12731]}],"sources":[{"fileName":"rest/v10/guild.ts","line":713,"character":53}]}}}},{"id":12732,"name":"RESTPatchAPIGuildRolePositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions"},"sources":[{"fileName":"rest/v10/guild.ts","line":727,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11549,"name":"APIRole"}}},{"id":12742,"name":"RESTPatchAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":771,"character":12}],"type":{"type":"reference","id":11549,"name":"APIRole"}},{"id":12813,"name":"RESTPatchAPIGuildScheduledEventJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":97,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":12798,"name":"RESTPostAPIGuildScheduledEventJSONBody"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"entity_metadata"},{"type":"literal","value":"recurrence_rule"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":12798,"name":"RESTPostAPIGuildScheduledEventJSONBody"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"entity_metadata"},{"type":"literal","value":"recurrence_rule"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":12814,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12815,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":106,"character":2}],"type":{"type":"reference","id":11031,"name":"GuildScheduledEventStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[12815]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":102,"character":5}]}}]}},{"id":12816,"name":"RESTPatchAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":112,"character":12}],"type":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}},{"id":13066,"name":"RESTPatchAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#modify-guild-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":102,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":13099,"name":"RESTPatchAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#modify-guild-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":92,"character":12}],"type":{"type":"reference","id":11618,"name":"APISticker"}},{"id":13112,"name":"RESTPatchAPIGuildTemplateJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#modify-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":62,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":13107,"name":"RESTPostAPIGuildTemplatesJSONBody"}],"name":"StrictPartial"}},{"id":13113,"name":"RESTPatchAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#modify-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":67,"character":12}],"type":{"type":"reference","id":11667,"name":"APITemplate"}},{"id":13158,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-current-user-voice-state"},"sources":[{"fileName":"rest/v10/voice.ts","line":45,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13162,"name":"RESTPatchAPIGuildVoiceStateUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-user-voice-state"},"sources":[{"fileName":"rest/v10/voice.ts","line":64,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12776,"name":"RESTPatchAPIGuildWelcomeScreenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen"},"sources":[{"fileName":"rest/v10/guild.ts","line":928,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10884,"name":"APIGuildWelcomeScreen"}],"name":"StrictPartial"}],"name":"Nullable"},{"type":"reflection","declaration":{"id":12777,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12778,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the welcome screen is enabled"},"sources":[{"fileName":"rest/v10/guild.ts","line":932,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12778]}],"sources":[{"fileName":"rest/v10/guild.ts","line":928,"character":102}]}}]}},{"id":12779,"name":"RESTPatchAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen"},"sources":[{"fileName":"rest/v10/guild.ts","line":938,"character":12}],"type":{"type":"reference","id":10884,"name":"APIGuildWelcomeScreen"}},{"id":12760,"name":"RESTPatchAPIGuildWidgetSettingsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget"},"sources":[{"fileName":"rest/v10/guild.ts","line":863,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10797,"name":"APIGuildWidgetSettings"}],"name":"StrictPartial"}},{"id":12761,"name":"RESTPatchAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget"},"sources":[{"fileName":"rest/v10/guild.ts","line":868,"character":12}],"type":{"type":"reference","id":10797,"name":"APIGuildWidgetSettings"}},{"id":12905,"name":"RESTPatchAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":344,"character":12}],"type":{"type":"reference","id":13214,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":12904,"name":"RESTPatchAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":339,"character":12}],"type":{"type":"reference","id":13210,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":12906,"name":"RESTPatchAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":349,"character":12}],"type":{"type":"reference","id":13217,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":12895,"name":"RESTPatchAPIInteractionOriginalResponseFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":297,"character":12}],"type":{"type":"reference","id":13214,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":12894,"name":"RESTPatchAPIInteractionOriginalResponseJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":292,"character":12}],"type":{"type":"reference","id":13210,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":12896,"name":"RESTPatchAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":302,"character":12}],"type":{"type":"reference","id":13217,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":13079,"name":"RESTPatchAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#modify-stage-instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":59,"character":12}],"type":{"type":"reference","id":11602,"name":"APIStageInstance"}},{"id":13175,"name":"RESTPatchAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":78,"character":12}],"type":{"type":"reference","id":11810,"name":"APIWebhook"}},{"id":13176,"name":"RESTPatchAPIWebhookWithTokenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token"},"sources":[{"fileName":"rest/v10/webhook.ts","line":83,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":13171,"name":"RESTPatchAPIWebhookJSONBody"},{"type":"literal","value":"channel_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":13214,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":282,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":13215,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":13216,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/webhook.ts","line":287,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13216]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":283,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":13210,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}]}]}},{"id":13210,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":259,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":13180,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"allowed_mentions"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"embeds"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":13211,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":13212,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":269,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12449,"name":"RESTAPIAttachment"}}},{"id":13213,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!","tags":[{"tag":"remarks","text":"\nPolls can only be added when editing a deferred interaction response.\n"}]},"sources":[{"fileName":"rest/v10/webhook.ts","line":276,"character":1}],"type":{"type":"reference","id":13036,"name":"RESTAPIPoll"}}],"groups":[{"title":"Properties","kind":1024,"children":[13212,13213]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":261,"character":4}]}}]}},{"id":13217,"name":"RESTPatchAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":294,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":13177,"name":"RESTPatchAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token"},"sources":[{"fileName":"rest/v10/webhook.ts","line":88,"character":12}],"type":{"type":"reference","id":13170,"name":"RESTGetAPIWebhookWithTokenResult"}},{"id":12380,"name":"RESTPatchCurrentApplicationJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#edit-current-application"},"sources":[{"fileName":"rest/v10/application.ts","line":27,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":9662,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"cover_image"},{"type":"literal","value":"icon"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":9662,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"custom_install_url"},{"type":"literal","value":"description"},{"type":"literal","value":"flags"},{"type":"literal","value":"install_params"},{"type":"literal","value":"integration_types_config"},{"type":"literal","value":"interactions_endpoint_url"},{"type":"literal","value":"role_connections_verification_url"},{"type":"literal","value":"tags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}],"name":"StrictPartial"}},{"id":12381,"name":"RESTPatchCurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#edit-current-application"},"sources":[{"fileName":"rest/v10/application.ts","line":45,"character":12}],"type":{"type":"reference","id":9662,"name":"APIApplication"}},{"id":12855,"name":"RESTPostAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":12828,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"reference","id":12842,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"}]}},{"id":12856,"name":"RESTPostAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":96,"character":12}],"type":{"type":"reference","id":11045,"name":"APIApplicationCommand"}},{"id":12580,"name":"RESTPostAPIApplicationEmojiJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-application-emoji-json-params"},"sources":[{"fileName":"rest/v10/emoji.ts","line":78,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12567,"name":"RESTPostAPIGuildEmojiJSONBody"},{"type":"union","types":[{"type":"literal","value":"image"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":12581,"name":"RESTPostAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":83,"character":12}],"type":{"type":"reference","id":10548,"name":"APIEmoji"}},{"id":12864,"name":"RESTPostAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":136,"character":12}],"type":{"type":"union","types":[{"type":"reference","typeArguments":[{"type":"reference","id":12828,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":12842,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}},{"id":12865,"name":"RESTPostAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":143,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11045,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12400,"name":"RESTPostAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":65,"character":12}],"type":{"type":"reference","id":9913,"name":"APIAutoModerationRule"}},{"id":12517,"name":"RESTPostAPIChannelFollowersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":615,"character":12}],"type":{"type":"reference","id":10271,"name":"APIFollowedChannel"}},{"id":12513,"name":"RESTPostAPIChannelInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite"},"sources":[{"fileName":"rest/v10/channel.ts","line":595,"character":12}],"type":{"type":"reference","id":11454,"name":"APIExtendedInvite"}},{"id":12469,"name":"RESTPostAPIChannelMessageCrosspostResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#crosspost-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":360,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":12465,"name":"RESTPostAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":343,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":12466,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12467,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/channel.ts","line":348,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12467]}],"sources":[{"fileName":"rest/v10/channel.ts","line":344,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":12452,"name":"RESTPostAPIChannelMessageJSONBody"}]}]}},{"id":12468,"name":"RESTPostAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":355,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":12498,"name":"RESTPostAPIChannelMessagesBulkDeleteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages"},"sources":[{"fileName":"rest/v10/channel.ts","line":505,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12538,"name":"RESTPostAPIChannelMessagesThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-from-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":706,"character":12}],"type":{"type":"reference","id":10136,"name":"APIChannel"}},{"id":12545,"name":"RESTPostAPIChannelThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-without-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":732,"character":12}],"type":{"type":"reference","id":10136,"name":"APIChannel"}},{"id":12518,"name":"RESTPostAPIChannelTypingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#trigger-typing-indicator"},"sources":[{"fileName":"rest/v10/channel.ts","line":620,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13166,"name":"RESTPostAPIChannelWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":33,"character":12}],"type":{"type":"reference","id":11810,"name":"APIWebhook"}},{"id":13142,"name":"RESTPostAPICurrentUserCreateDMChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm"},"sources":[{"fileName":"rest/v10/user.ts","line":110,"character":12}],"type":{"type":"reference","id":10136,"name":"APIChannel"}},{"id":12934,"name":"RESTPostAPIEntitlementBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTPostAPIEntitlementJSONBody} instead\n"}]},"sources":[{"fileName":"rest/v10/monetization.ts","line":67,"character":12}],"type":{"type":"reference","id":12930,"name":"RESTPostAPIEntitlementJSONBody"}},{"id":12941,"name":"RESTPostAPIEntitlementConsumeResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#consume-an-entitlement"},"sources":[{"fileName":"rest/v10/monetization.ts","line":95,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12935,"name":"RESTPostAPIEntitlementResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"sources":[{"fileName":"rest/v10/monetization.ts","line":72,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11473,"name":"APIEntitlement"},{"type":"union","types":[{"type":"literal","value":"ends_at"},{"type":"literal","value":"starts_at"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":12659,"name":"RESTPostAPIGuildChannelJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":357,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12595,"name":"RESTAPIGuildCreatePartialChannel"},{"type":"literal","value":"id"}],"name":"DistributiveOmit"}},{"id":12660,"name":"RESTPostAPIGuildChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":362,"character":12}],"type":{"type":"reference","id":10136,"name":"APIChannel"}},{"id":12571,"name":"RESTPostAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":37,"character":12}],"type":{"type":"reference","id":10548,"name":"APIEmoji"}},{"id":12535,"name":"RESTPostAPIGuildForumThreadsFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-in-forum-or-media-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":696,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":12527,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"},{"type":"reflection","declaration":{"id":12536,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12537,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The initial message of the thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":700,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12537]}],"sources":[{"fileName":"rest/v10/channel.ts","line":696,"character":99}]}}]}},{"id":12531,"name":"RESTPostAPIGuildForumThreadsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-in-forum-or-media-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":682,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":12527,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"},{"type":"reflection","declaration":{"id":12532,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12534,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The IDs of the set of tags to apply to the thread; limited to 5"},"sources":[{"fileName":"rest/v10/channel.ts","line":690,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}},{"id":12533,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The initial message of the thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":686,"character":1}],"type":{"type":"reference","id":12452,"name":"RESTPostAPIChannelMessageJSONBody"}}],"groups":[{"title":"Properties","kind":1024,"children":[12534,12533]}],"sources":[{"fileName":"rest/v10/channel.ts","line":682,"character":95}]}}]}},{"id":12727,"name":"RESTPostAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":708,"character":12}],"type":{"type":"reference","id":11549,"name":"APIRole"}},{"id":12809,"name":"RESTPostAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":77,"character":12}],"type":{"type":"reference","id":11024,"name":"APIGuildScheduledEvent"}},{"id":13060,"name":"RESTPostAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#create-guild-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":73,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":13094,"name":"RESTPostAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#create-guild-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":69,"character":12}],"type":{"type":"reference","id":11618,"name":"APISticker"}},{"id":13110,"name":"RESTPostAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":52,"character":12}],"type":{"type":"reference","id":11667,"name":"APITemplate"}},{"id":12629,"name":"RESTPostAPIGuildsMFAResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-mfa-level"},"sources":[{"fileName":"rest/v10/guild.ts","line":207,"character":12}],"type":{"type":"reference","id":12627,"name":"RESTPostAPIGuildsMFAJSONBody"}},{"id":12626,"name":"RESTPostAPIGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":190,"character":12}],"type":{"type":"reference","id":10668,"name":"APIGuild"}},{"id":12873,"name":"RESTPostAPIInteractionCallbackFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":191,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":12874,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12875,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/interactions.ts","line":196,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12875]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":192,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":12870,"name":"RESTPostAPIInteractionCallbackJSONBody"}]}]}},{"id":12870,"name":"RESTPostAPIInteractionCallbackJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":176,"character":12}],"type":{"type":"reference","id":11391,"name":"APIInteractionResponse"}},{"id":12876,"name":"RESTPostAPIInteractionCallbackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":203,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12899,"name":"RESTPostAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":317,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":12900,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12901,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/interactions.ts","line":322,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12901]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":318,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":12898,"name":"RESTPostAPIInteractionFollowupJSONBody"}]}]}},{"id":12898,"name":"RESTPostAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":312,"character":12}],"type":{"type":"reference","id":11423,"name":"APIInteractionResponseCallbackData"}},{"id":12902,"name":"RESTPostAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":329,"character":12}],"type":{"type":"reference","id":13200,"name":"RESTPostAPIWebhookWithTokenWaitResult"}},{"id":13045,"name":"RESTPostAPIPollExpireResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#expire-poll"},"sources":[{"fileName":"rest/v10/poll.ts","line":56,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":13046,"name":"RESTPostAPISendSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#send-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":7,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":13074,"name":"RESTPostAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":35,"character":12}],"type":{"type":"reference","id":11602,"name":"APIStageInstance"}},{"id":13105,"name":"RESTPostAPITemplateCreateGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-from-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":28,"character":12}],"type":{"type":"reference","id":10668,"name":"APIGuild"}},{"id":13193,"name":"RESTPostAPIWebhookWithTokenFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":167,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":13194,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":13195,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/webhook.ts","line":172,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13195]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":168,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":13180,"name":"RESTPostAPIWebhookWithTokenJSONBody"}]}]}},{"id":13204,"name":"RESTPostAPIWebhookWithTokenGitHubQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-query-string-params"},"sources":[{"fileName":"rest/v10/webhook.ts","line":229,"character":12}],"type":{"type":"reference","id":13196,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":13205,"name":"RESTPostAPIWebhookWithTokenGitHubResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":234,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13206,"name":"RESTPostAPIWebhookWithTokenGitHubWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-query-string-params\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":242,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":13199,"name":"RESTPostAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":198,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13201,"name":"RESTPostAPIWebhookWithTokenSlackQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-query-string-params"},"sources":[{"fileName":"rest/v10/webhook.ts","line":211,"character":12}],"type":{"type":"reference","id":13196,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":13202,"name":"RESTPostAPIWebhookWithTokenSlackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":216,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13203,"name":"RESTPostAPIWebhookWithTokenSlackWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-query-string-params\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":224,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":13200,"name":"RESTPostAPIWebhookWithTokenWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-webhook-query-string-params\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":206,"character":12}],"type":{"type":"reference","id":10158,"name":"APIMessage"}},{"id":13032,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsAndWebhookIncomingScopeResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":211,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":13018,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult"},{"type":"reference","id":13025,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult"}]}},{"id":12998,"name":"RESTPostOAuth2ClientCredentialsResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":123,"character":12}],"type":{"type":"reference","id":12994,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult"}},{"id":12986,"name":"RESTPostOAuth2RefreshTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":96,"character":12}],"type":{"type":"reference","id":12975,"name":"RESTPostOAuth2AccessTokenResult"}},{"id":12912,"name":"RESTPutAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":376,"character":12}],"type":{"type":"reference","id":11227,"name":"APIGuildApplicationCommandPermissions"}},{"id":12859,"name":"RESTPutAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":111,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":12855,"name":"RESTPostAPIApplicationCommandsJSONBody"}}},{"id":12860,"name":"RESTPutAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":116,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11045,"name":"APIApplicationCommand"}}},{"id":12868,"name":"RESTPutAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":161,"character":12}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":12828,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11045,"name":"APIApplicationCommand"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":12842,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11045,"name":"APIApplicationCommand"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}}},{"id":12869,"name":"RESTPutAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":171,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11045,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":12377,"name":"RESTPutAPIApplicationRoleConnectionMetadataJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#update-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v10/application.ts","line":12,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":9715,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":12378,"name":"RESTPutAPIApplicationRoleConnectionMetadataResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#update-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v10/application.ts","line":17,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":9715,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":12470,"name":"RESTPutAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-reaction"},"sources":[{"fileName":"rest/v10/channel.ts","line":365,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12503,"name":"RESTPutAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions"},"sources":[{"fileName":"rest/v10/channel.ts","line":536,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12520,"name":"RESTPutAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#pin-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":630,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12525,"name":"RESTPutAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient"},"sources":[{"fileName":"rest/v10/channel.ts","line":654,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":12546,"name":"RESTPutAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#join-thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":737,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13149,"name":"RESTPutAPICurrentUserApplicationRoleConnectionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#update-user-application-role-connection"},"sources":[{"fileName":"rest/v10/user.ts","line":143,"character":12}],"type":{"type":"reference","id":11782,"name":"APIApplicationRoleConnection"}},{"id":12913,"name":"RESTPutAPIGuildApplicationCommandsPermissionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":381,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11227,"name":"APIGuildApplicationCommandPermissions"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"permissions"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}},{"id":12914,"name":"RESTPutAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":389,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11227,"name":"APIGuildApplicationCommandPermissions"}}},{"id":12710,"name":"RESTPutAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban"},"sources":[{"fileName":"rest/v10/guild.ts","line":621,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12684,"name":"RESTPutAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":476,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10800,"name":"APIGuildMember"},{"type":"intrinsic","name":"undefined"}]}},{"id":12698,"name":"RESTPutAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":560,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12781,"name":"RESTPutAPIGuildOnboardingJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-onboarding"},"sources":[{"fileName":"rest/v10/guild.ts","line":948,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10903,"name":"APIGuildOnboarding"},{"type":"union","types":[{"type":"literal","value":"default_channel_ids"},{"type":"literal","value":"enabled"},{"type":"literal","value":"mode"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":12782,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12783,"name":"prompts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Prompts shown during onboarding and in customize community"},"sources":[{"fileName":"rest/v10/guild.ts","line":954,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12784,"name":"RESTAPIGuildOnboardingPrompt"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12783]}],"sources":[{"fileName":"rest/v10/guild.ts","line":950,"character":4}]}}]}},{"id":12794,"name":"RESTPutAPIGuildOnboardingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-onboarding"},"sources":[{"fileName":"rest/v10/guild.ts","line":998,"character":12}],"type":{"type":"reference","id":10903,"name":"APIGuildOnboarding"}},{"id":13111,"name":"RESTPutAPIGuildTemplateSyncResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#sync-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":57,"character":12}],"type":{"type":"reference","id":11667,"name":"APITemplate"}},{"id":12354,"name":"RoleIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1372,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12353,"name":"StickerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1371,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"},{"type":"reference","id":12202,"name":"ImageFormat.PNG"}]}],"qualifiedName":"Extract","package":"typescript","name":"Extract"}},{"id":12350,"name":"StickerPackBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1368,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12352,"name":"StorePageAssetFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1370,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12351,"name":"TeamIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1369,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12204,"name":"ImageFormat.GIF"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":9967,"name":"TextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10144,"name":"ChannelType.AnnouncementThread"},{"type":"reference","id":10139,"name":"ChannelType.DM"},{"type":"reference","id":10141,"name":"ChannelType.GroupDM"},{"type":"reference","id":10143,"name":"ChannelType.GuildAnnouncement"},{"type":"reference","id":10147,"name":"ChannelType.GuildStageVoice"},{"type":"reference","id":10138,"name":"ChannelType.GuildText"},{"type":"reference","id":10140,"name":"ChannelType.GuildVoice"},{"type":"reference","id":10146,"name":"ChannelType.PrivateThread"},{"type":"reference","id":10145,"name":"ChannelType.PublicThread"}]}},{"id":10058,"name":"ThreadChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":208,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10144,"name":"ChannelType.AnnouncementThread"},{"type":"reference","id":10146,"name":"ChannelType.PrivateThread"},{"type":"reference","id":10145,"name":"ChannelType.PublicThread"}]}},{"id":12344,"name":"UserAvatarFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1362,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12342,"name":"UserBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1360,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12200,"name":"ImageFormat"},{"type":"reference","id":12205,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":11240,"name":"APIApplicationCommandPermissionsConstant","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-constants"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":55,"character":13}],"type":{"type":"reflection","declaration":{"id":11241,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":11246,"name":"AllChannels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":58,"character":1}],"type":{"type":"reflection","declaration":{"id":11247,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"signatures":[{"id":11248,"name":"__type","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":11249,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"bigint"}]}}],"type":{"type":"intrinsic","name":"string"}}]}},"defaultValue":"..."},{"id":11242,"name":"Everyone","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":57,"character":1}],"type":{"type":"reflection","declaration":{"id":11243,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"signatures":[{"id":11244,"name":"__type","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":11245,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"bigint"}]}}],"type":{"type":"intrinsic","name":"string"}}]}},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[11246,11242]}]}},"defaultValue":"..."},{"id":11827,"name":"APIVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":25,"character":13}],"type":{"type":"literal","value":"10"},"defaultValue":"'10'"},{"id":12206,"name":"CDNRoutes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":1066,"character":13}],"type":{"type":"reflection","declaration":{"id":12207,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12285,"name":"achievementIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1252,"character":1}],"signatures":[{"id":12286,"name":"achievementIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/{application.id}/achievements/{achievement.id}/icons/{achievement.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12287,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12349,"name":"AchievementIconFormat"}}],"parameters":[{"id":12288,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12289,"name":"achievementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12290,"name":"achievementIconHash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12291,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12287,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/achievements/"],[{"type":"intrinsic","name":"string"},"/icons/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12287,"name":"Format"},""]]}}]},{"id":12279,"name":"applicationAsset","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1238,"character":1}],"signatures":[{"id":12280,"name":"applicationAsset","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/{application.id}/{application.asset_id}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12281,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12348,"name":"ApplicationAssetFormat"}}],"parameters":[{"id":12282,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12283,"name":"applicationAssetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12284,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12281,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12281,"name":"Format"},""]]}}]},{"id":12273,"name":"applicationCover","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1224,"character":1}],"signatures":[{"id":12274,"name":"applicationCover","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-icons/{application.id}/{application.cover_image}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12275,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12347,"name":"ApplicationCoverFormat"}}],"parameters":[{"id":12276,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12277,"name":"applicationCoverImage","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12278,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12275,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12275,"name":"Format"},""]]}}]},{"id":12267,"name":"applicationIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1210,"character":1}],"signatures":[{"id":12268,"name":"applicationIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-icons/{application.id}/{application.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12269,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12346,"name":"ApplicationIconFormat"}}],"parameters":[{"id":12270,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12271,"name":"applicationIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12272,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12269,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12269,"name":"Format"},""]]}}]},{"id":12264,"name":"avatarDecoration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1200,"character":1}],"signatures":[{"id":12265,"name":"avatarDecoration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatar-decoration-presets/{avatar_decoration_data_asset}.png`","text":"This route supports the extension: PNG\n"},"parameters":[{"id":12266,"name":"avatarDecorationDataAsset","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/avatar-decoration-presets/","tail":[[{"type":"intrinsic","name":"string"},".png"]]}}]},{"id":12243,"name":"defaultUserAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1149,"character":1}],"signatures":[{"id":12244,"name":"defaultUserAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/embed/avatars/{index}.png`","text":"The value for `index` parameter depends on whether the user is [migrated to the new username system](https://discord.com/developers/docs/change-log#unique-usernames-on-discord).\nFor users on the new username system, `index` will be `(user.id >> 22) % 6`.\nFor users on the legacy username system, `index` will be `user.discriminator % 5`.\n\nThis route supports the extension: PNG\n"},"typeParameter":[{"id":12245,"name":"Index","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12336,"name":"DefaultUserAvatarAssets"}}],"parameters":[{"id":12246,"name":"index","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12245,"name":"Index"}}],"type":{"type":"template-literal","head":"/embed/avatars/","tail":[[{"type":"reference","id":12245,"name":"Index"},".png"]]}}]},{"id":12208,"name":"emoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1075,"character":1}],"signatures":[{"id":12209,"name":"emoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/emojis/{emoji.id}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12210,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12337,"name":"EmojiFormat"}}],"parameters":[{"id":12211,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12212,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12210,"name":"Format"}}],"type":{"type":"template-literal","head":"/emojis/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12210,"name":"Format"},""]]}}]},{"id":12231,"name":"guildBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1123,"character":1}],"signatures":[{"id":12232,"name":"guildBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/banners/{guild.id}/{guild.banner}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12233,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12341,"name":"GuildBannerFormat"}}],"parameters":[{"id":12234,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12235,"name":"guildBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12236,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12233,"name":"Format"}}],"type":{"type":"template-literal","head":"/banners/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12233,"name":"Format"},""]]}}]},{"id":12225,"name":"guildDiscoverySplash","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1107,"character":1}],"signatures":[{"id":12226,"name":"guildDiscoverySplash","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/discovery-splashes/{guild.id}/{guild.discovery_splash}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12227,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12340,"name":"GuildDiscoverySplashFormat"}}],"parameters":[{"id":12228,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12229,"name":"guildDiscoverySplash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12230,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12227,"name":"Format"}}],"type":{"type":"template-literal","head":"/discovery-splashes/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12227,"name":"Format"},""]]}}]},{"id":12213,"name":"guildIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1087,"character":1}],"signatures":[{"id":12214,"name":"guildIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/icons/{guild.id}/{guild.icon}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12215,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12338,"name":"GuildIconFormat"}}],"parameters":[{"id":12216,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12217,"name":"guildIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12218,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12215,"name":"Format"}}],"type":{"type":"template-literal","head":"/icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12215,"name":"Format"},""]]}}]},{"id":12253,"name":"guildMemberAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1173,"character":1}],"signatures":[{"id":12254,"name":"guildMemberAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/users/{user.id}/avatars/{guild_member.avatar}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12255,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12345,"name":"GuildMemberAvatarFormat"}}],"parameters":[{"id":12256,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12257,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12258,"name":"memberAvatar","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12259,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12255,"name":"Format"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/users/"],[{"type":"intrinsic","name":"string"},"/avatars/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12255,"name":"Format"},""]]}}]},{"id":12326,"name":"guildMemberBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1335,"character":1}],"signatures":[{"id":12327,"name":"guildMemberBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/${guild.id}/users/${user.id}/banners/${guild_member.banner}.{png|jpeg|webp|gif}`","text":"This route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12328,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12356,"name":"GuildMemberBannerFormat"}}],"parameters":[{"id":12329,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12330,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12331,"name":"guildMemberBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12332,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12328,"name":"Format"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/users/"],[{"type":"intrinsic","name":"string"},"/banners/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12328,"name":"Format"},""]]}}]},{"id":12320,"name":"guildScheduledEventCover","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1321,"character":1}],"signatures":[{"id":12321,"name":"guildScheduledEventCover","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guild-events/{guild_scheduled_event.id}/{guild_scheduled_event.image}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12322,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12355,"name":"GuildScheduledEventCoverFormat"}}],"parameters":[{"id":12323,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12324,"name":"guildScheduledEventCoverImage","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12325,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12322,"name":"Format"}}],"type":{"type":"template-literal","head":"/guild-events/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12322,"name":"Format"},""]]}}]},{"id":12219,"name":"guildSplash","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1097,"character":1}],"signatures":[{"id":12220,"name":"guildSplash","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/splashes/{guild.id}/{guild.splash}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12221,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12339,"name":"GuildSplashFormat"}}],"parameters":[{"id":12222,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12223,"name":"guildSplash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12224,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12221,"name":"Format"}}],"type":{"type":"template-literal","head":"/splashes/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12221,"name":"Format"},""]]}}]},{"id":12314,"name":"roleIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1311,"character":1}],"signatures":[{"id":12315,"name":"roleIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/role-icons/{role.id}/{role.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12316,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12354,"name":"RoleIconFormat"}}],"parameters":[{"id":12317,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12318,"name":"roleIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12319,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12316,"name":"Format"}}],"type":{"type":"template-literal","head":"/role-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12316,"name":"Format"},""]]}}]},{"id":12333,"name":"soundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1348,"character":1}],"signatures":[{"id":12334,"name":"soundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/soundboard-sounds/${sound.id}`"},"parameters":[{"id":12335,"name":"soundId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/soundboard-sounds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12309,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1301,"character":1}],"signatures":[{"id":12310,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}.{png|json}`","text":"This route supports the extensions: PNG, Lottie, GIF\n"},"typeParameter":[{"id":12311,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12353,"name":"StickerFormat"}}],"parameters":[{"id":12312,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12313,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12311,"name":"Format"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12311,"name":"Format"},""]]}}]},{"id":12292,"name":"stickerPackBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1267,"character":1}],"signatures":[{"id":12293,"name":"stickerPackBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/710982414301790216/store/{sticker_pack.banner.asset_id}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12294,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12350,"name":"StickerPackBannerFormat"}}],"parameters":[{"id":12295,"name":"stickerPackBannerAssetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12296,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12294,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/710982414301790216/store/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12294,"name":"Format"},""]]}}]},{"id":12297,"name":"storePageAsset","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1277,"character":1}],"signatures":[{"id":12298,"name":"storePageAsset","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/${application.id}/store/${asset.id}.{png|jpeg|webp}}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12299,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12352,"name":"StorePageAssetFormat"},"default":{"type":"reference","id":12202,"name":"PNG"}}],"parameters":[{"id":12300,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12301,"name":"assetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12302,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12299,"name":"Format"},"defaultValue":"..."}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/store/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12299,"name":"Format"},""]]}}]},{"id":12303,"name":"teamIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1291,"character":1}],"signatures":[{"id":12304,"name":"teamIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/team-icons/{team.id}/{team.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12305,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12351,"name":"TeamIconFormat"}}],"parameters":[{"id":12306,"name":"teamId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12307,"name":"teamIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12308,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12305,"name":"Format"}}],"type":{"type":"template-literal","head":"/team-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12305,"name":"Format"},""]]}}]},{"id":12247,"name":"userAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1161,"character":1}],"signatures":[{"id":12248,"name":"userAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatars/{user.id}/{user.avatar}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12249,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12344,"name":"UserAvatarFormat"}}],"parameters":[{"id":12250,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12251,"name":"userAvatar","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12252,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12249,"name":"Format"}}],"type":{"type":"template-literal","head":"/avatars/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12249,"name":"Format"},""]]}}]},{"id":12260,"name":"userAvatarDecoration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1190,"character":1}],"signatures":[{"id":12261,"name":"userAvatarDecoration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatar-decorations/{user.id}/{user.avatar_decoration}.png`","text":"This route supports the extension: PNG\n","tags":[{"tag":"deprecated","text":"Use {@link CDNRoutes.avatarDecoration} instead.\n"}]},"parameters":[{"id":12262,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12263,"name":"userAvatarDecoration","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/avatar-decorations/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},".png"]]}}]},{"id":12237,"name":"userBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1135,"character":1}],"signatures":[{"id":12238,"name":"userBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/banners/{user.id}/{user.banner}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12239,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12342,"name":"UserBannerFormat"}}],"parameters":[{"id":12240,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12241,"name":"userBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12242,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12239,"name":"Format"}}],"type":{"type":"template-literal","head":"/banners/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12239,"name":"Format"},""]]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[12285,12279,12273,12267,12264,12243,12208,12231,12225,12213,12253,12326,12320,12219,12314,12333,12309,12292,12297,12303,12247,12260,12237]}]}},"defaultValue":"..."},{"id":9034,"name":"GatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"gateway/v10.ts","line":46,"character":13}],"type":{"type":"literal","value":"10"},"defaultValue":"'10'"},{"id":12368,"name":"OAuth2Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":1398,"character":13}],"type":{"type":"reflection","declaration":{"id":12369,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12370,"name":"authorizationURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1399,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v10/oauth2/authorize"},"defaultValue":"..."},{"id":12372,"name":"tokenRevocationURL","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"See https://tools.ietf.org/html/rfc7009"},"sources":[{"fileName":"rest/v10/index.ts","line":1404,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v10/oauth2/token/revoke"},"defaultValue":"..."},{"id":12371,"name":"tokenURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1400,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v10/oauth2/token"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[12370,12372,12371]}]}},"defaultValue":"..."},{"id":12359,"name":"RouteBases","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":1385,"character":13}],"type":{"type":"reflection","declaration":{"id":12360,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12361,"name":"api","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1386,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v10"},"defaultValue":"..."},{"id":12362,"name":"cdn","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1387,"character":1}],"type":{"type":"literal","value":"https://cdn.discordapp.com"},"defaultValue":"'https://cdn.discordapp.com'"},{"id":12366,"name":"gift","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1391,"character":1}],"type":{"type":"literal","value":"https://discord.gift"},"defaultValue":"'https://discord.gift'"},{"id":12364,"name":"invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1389,"character":1}],"type":{"type":"literal","value":"https://discord.gg"},"defaultValue":"'https://discord.gg'"},{"id":12363,"name":"media","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1388,"character":1}],"type":{"type":"literal","value":"https://media.discordapp.net"},"defaultValue":"'https://media.discordapp.net'"},{"id":12367,"name":"scheduledEvent","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1392,"character":1}],"type":{"type":"literal","value":"https://discord.com/events"},"defaultValue":"'https://discord.com/events'"},{"id":12365,"name":"template","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1390,"character":1}],"type":{"type":"literal","value":"https://discord.new"},"defaultValue":"'https://discord.new'"}],"groups":[{"title":"Properties","kind":1024,"children":[12361,12362,12366,12364,12363,12367,12365]}]}},"defaultValue":"..."},{"id":11828,"name":"Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":27,"character":13}],"type":{"type":"reflection","declaration":{"id":11829,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12082,"name":"applicationCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":749,"character":1}],"signatures":[{"id":12083,"name":"applicationCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/commands/{command.id}`"},"parameters":[{"id":12084,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12085,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12110,"name":"applicationCommandPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":815,"character":1}],"signatures":[{"id":12111,"name":"applicationCommandPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`"},"parameters":[{"id":12112,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12113,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12114,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},"/permissions"]]}}]},{"id":12079,"name":"applicationCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":739,"character":1}],"signatures":[{"id":12080,"name":"applicationCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands`\n- PUT `/applications/{application.id}/commands`\n- POST `/applications/{application.id}/commands`"},"parameters":[{"id":12081,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":12176,"name":"applicationEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1000,"character":1}],"signatures":[{"id":12177,"name":"applicationEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/emojis/{emoji.id}`\n- PATCH `/applications/{application.id}/emojis/{emoji.id}`\n- DELETE `/applications/{application.id}/emojis/{emoji.id}`"},"parameters":[{"id":12178,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12179,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12173,"name":"applicationEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":990,"character":1}],"signatures":[{"id":12174,"name":"applicationEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/emojis`\n- POST `/applications/{application.id}/emojis`"},"parameters":[{"id":12175,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":12090,"name":"applicationGuildCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":769,"character":1}],"signatures":[{"id":12091,"name":"applicationGuildCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`"},"parameters":[{"id":12092,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12093,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12094,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12086,"name":"applicationGuildCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":759,"character":1}],"signatures":[{"id":12087,"name":"applicationGuildCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands`\n- POST `/applications/{application.id}/guilds/{guild.id}/commands`"},"parameters":[{"id":12088,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12089,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":11830,"name":"applicationRoleConnectionMetadata","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":33,"character":1}],"signatures":[{"id":11831,"name":"applicationRoleConnectionMetadata","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/role-connections/metadata`\n- PUT `/applications/{application.id}/role-connections/metadata`"},"parameters":[{"id":11832,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/role-connections/metadata"]]}}]},{"id":11843,"name":"channel","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":70,"character":1}],"signatures":[{"id":11844,"name":"channel","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}`\n- PATCH `/channels/{channel.id}`\n- DELETE `/channels/{channel.id}`"},"parameters":[{"id":11845,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11877,"name":"channelBulkDelete","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":145,"character":1}],"signatures":[{"id":11878,"name":"channelBulkDelete","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/bulk-delete`"},"parameters":[{"id":11879,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/bulk-delete"]]}}]},{"id":11887,"name":"channelFollowers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":171,"character":1}],"signatures":[{"id":11888,"name":"channelFollowers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/followers`"},"parameters":[{"id":11889,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/followers"]]}}]},{"id":11884,"name":"channelInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":163,"character":1}],"signatures":[{"id":11885,"name":"channelInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/invites`\n- POST `/channels/{channel.id}/invites`"},"parameters":[{"id":11886,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":12018,"name":"channelJoinedArchivedThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":522,"character":1}],"signatures":[{"id":12019,"name":"channelJoinedArchivedThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/users/@me/threads/archived/private`"},"parameters":[{"id":12020,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/users/@me/threads/archived/private"]]}}]},{"id":11849,"name":"channelMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":89,"character":1}],"signatures":[{"id":11850,"name":"channelMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}`\n- PATCH `/channels/{channel.id}/messages/{message.id}`\n- DELETE `/channels/{channel.id}/messages/{message.id}`"},"parameters":[{"id":11851,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11852,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11873,"name":"channelMessageAllReactions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":137,"character":1}],"signatures":[{"id":11874,"name":"channelMessageAllReactions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions`"},"parameters":[{"id":11875,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11876,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions"]]}}]},{"id":11853,"name":"channelMessageCrosspost","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":97,"character":1}],"signatures":[{"id":11854,"name":"channelMessageCrosspost","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/{message.id}/crosspost`"},"parameters":[{"id":11855,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11856,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/crosspost"]]}}]},{"id":11857,"name":"channelMessageOwnReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":108,"character":1}],"signatures":[{"id":11858,"name":"channelMessageOwnReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":11859,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11860,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11861,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/@me"]]}}]},{"id":11868,"name":"channelMessageReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":129,"character":1}],"signatures":[{"id":11869,"name":"channelMessageReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":11870,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11871,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11872,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11862,"name":"channelMessageUserReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":118,"character":1}],"signatures":[{"id":11863,"name":"channelMessageUserReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/{user.id}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":11864,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11865,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11866,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11867,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11846,"name":"channelMessages","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":79,"character":1}],"signatures":[{"id":11847,"name":"channelMessages","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages`\n- POST `/channels/{channel.id}/messages`"},"parameters":[{"id":11848,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages"]]}}]},{"id":11880,"name":"channelPermission","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":154,"character":1}],"signatures":[{"id":11881,"name":"channelPermission","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/permissions/{overwrite.id}`\n- DELETE `/channels/{channel.id}/permissions/{overwrite.id}`"},"parameters":[{"id":11882,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11883,"name":"overwriteId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/permissions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11896,"name":"channelPin","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":196,"character":1}],"signatures":[{"id":11897,"name":"channelPin","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/pins/{message.id}`\n- DELETE `/channels/{channel.id}/pins/{message.id}`"},"parameters":[{"id":11898,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11899,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11893,"name":"channelPins","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":187,"character":1}],"signatures":[{"id":11894,"name":"channelPins","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/pins`"},"parameters":[{"id":11895,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins"]]}}]},{"id":11900,"name":"channelRecipient","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":205,"character":1}],"signatures":[{"id":11901,"name":"channelRecipient","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/recipients/{user.id}`\n- DELETE `/channels/{channel.id}/recipients/{user.id}`"},"parameters":[{"id":11902,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11903,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/recipients/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12014,"name":"channelThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":514,"character":1}],"signatures":[{"id":12015,"name":"channelThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/threads/archived/public`\n- GET `/channels/{channel.id}/threads/archived/private`"},"parameters":[{"id":12016,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12017,"name":"archivedStatus","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"private"},{"type":"literal","value":"public"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/archived/private"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/archived/public"]]}]}}]},{"id":11890,"name":"channelTyping","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":179,"character":1}],"signatures":[{"id":11891,"name":"channelTyping","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/typing`"},"parameters":[{"id":11892,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/typing"]]}}]},{"id":12045,"name":"channelWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":619,"character":1}],"signatures":[{"id":12046,"name":"channelWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/webhooks`\n- POST `/channels/{channel.id}/webhooks`"},"parameters":[{"id":12047,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":12169,"name":"consumeEntitlement","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":981,"character":1}],"signatures":[{"id":12170,"name":"consumeEntitlement","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/applications/{application.id}/entitlements/{entitlement.id}/consume`"},"parameters":[{"id":12171,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12172,"name":"entitlementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements/"],[{"type":"intrinsic","name":"string"},"/consume"]]}}]},{"id":12154,"name":"currentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":940,"character":1}],"signatures":[{"id":12155,"name":"currentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/@me`\n- PATCH `/applications/@me`"},"type":{"type":"literal","value":"/applications/@me"}}]},{"id":12159,"name":"entitlement","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":957,"character":1}],"signatures":[{"id":12160,"name":"entitlement","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/applications/{application.id}/entitlements/{entitlement.id}`"},"parameters":[{"id":12161,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12162,"name":"entitlementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12156,"name":"entitlements","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":949,"character":1}],"signatures":[{"id":12157,"name":"entitlements","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/entitlements`\n- POST `/applications/{application.id}/entitlements`"},"parameters":[{"id":12158,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements"]]}}]},{"id":12003,"name":"expirePoll","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":480,"character":1}],"signatures":[{"id":12004,"name":"expirePoll","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/polls/{message.id}/expire`"},"parameters":[{"id":12005,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12006,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/polls/"],[{"type":"intrinsic","name":"string"},"/expire"]]}}]},{"id":12065,"name":"gateway","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":681,"character":1}],"signatures":[{"id":12066,"name":"gateway","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway`"},"type":{"type":"literal","value":"/gateway"}}]},{"id":12067,"name":"gatewayBot","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":689,"character":1}],"signatures":[{"id":12068,"name":"gatewayBot","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway/bot`"},"type":{"type":"literal","value":"/gateway/bot"}}]},{"id":11913,"name":"guild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":242,"character":1}],"signatures":[{"id":11914,"name":"guild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}`\n- PATCH `/guilds/{guild.id}`\n- DELETE `/guilds/{guild.id}`"},"parameters":[{"id":11915,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12011,"name":"guildActiveThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":505,"character":1}],"signatures":[{"id":12012,"name":"guildActiveThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/threads/active`"},"parameters":[{"id":12013,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/threads/active"]]}}]},{"id":12106,"name":"guildApplicationCommandsPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":806,"character":1}],"signatures":[{"id":12107,"name":"guildApplicationCommandsPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/permissions`"},"parameters":[{"id":12108,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12109,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/permissions"]]}}]},{"id":11840,"name":"guildAuditLog","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":60,"character":1}],"signatures":[{"id":11841,"name":"guildAuditLog","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/audit-logs`"},"parameters":[{"id":11842,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/audit-logs"]]}}]},{"id":11836,"name":"guildAutoModerationRule","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":52,"character":1}],"signatures":[{"id":11837,"name":"guildAutoModerationRule","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Routes for:\n- GET `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`\n- PATCH `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`\n- DELETE `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`"},"parameters":[{"id":11838,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11839,"name":"ruleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/auto-moderation/rules/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11833,"name":"guildAutoModerationRules","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":42,"character":1}],"signatures":[{"id":11834,"name":"guildAutoModerationRules","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/auto-moderation/rules`\n- POST `/guilds/{guild.id}/auto-moderation/rules`"},"parameters":[{"id":11835,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/auto-moderation/rules"]]}}]},{"id":11946,"name":"guildBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":333,"character":1}],"signatures":[{"id":11947,"name":"guildBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans/{user.id}`\n- PUT `/guilds/{guild.id}/bans/{user.id}`\n- DELETE `/guilds/{guild.id}/bans/{user.id}`"},"parameters":[{"id":11948,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11949,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11943,"name":"guildBans","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":323,"character":1}],"signatures":[{"id":11944,"name":"guildBans","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans`"},"parameters":[{"id":11945,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans"]]}}]},{"id":12166,"name":"guildBulkBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":973,"character":1}],"signatures":[{"id":12167,"name":"guildBulkBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/bulk-ban`"},"parameters":[{"id":12168,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bulk-ban"]]}}]},{"id":11919,"name":"guildChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":260,"character":1}],"signatures":[{"id":11920,"name":"guildChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/channels`\n- POST `/guilds/{guild.id}/channels`\n- PATCH `/guilds/{guild.id}/channels`"},"parameters":[{"id":11921,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/channels"]]}}]},{"id":11932,"name":"guildCurrentMemberNickname","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":298,"character":1}],"signatures":[{"id":11933,"name":"guildCurrentMemberNickname","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/members/@me/nick`","tags":[{"tag":"deprecated","text":"Use {@link Routes.guildMember} instead.\n"}]},"parameters":[{"id":11934,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/@me/nick"]]}}]},{"id":11907,"name":"guildEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":224,"character":1}],"signatures":[{"id":11908,"name":"guildEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis/{emoji.id}`\n- PATCH `/guilds/{guild.id}/emojis/{emoji.id}`\n- DELETE `/guilds/{guild.id}/emojis/{emoji.id}`"},"parameters":[{"id":11909,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11910,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11904,"name":"guildEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":214,"character":1}],"signatures":[{"id":11905,"name":"guildEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis`\n- POST `/guilds/{guild.id}/emojis`"},"parameters":[{"id":11906,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":11969,"name":"guildIntegration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":394,"character":1}],"signatures":[{"id":11970,"name":"guildIntegration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/guilds/{guild.id}/integrations/{integration.id}`"},"parameters":[{"id":11971,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11972,"name":"integrationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11966,"name":"guildIntegrations","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":386,"character":1}],"signatures":[{"id":11967,"name":"guildIntegrations","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/integrations`"},"parameters":[{"id":11968,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations"]]}}]},{"id":11963,"name":"guildInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":378,"character":1}],"signatures":[{"id":11964,"name":"guildInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/invites`"},"parameters":[{"id":11965,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":11940,"name":"guildMFA","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":315,"character":1}],"signatures":[{"id":11941,"name":"guildMFA","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/mfa`"},"parameters":[{"id":11942,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/mfa"]]}}]},{"id":11922,"name":"guildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":272,"character":1}],"signatures":[{"id":11923,"name":"guildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/{user.id}`\n- PUT `/guilds/{guild.id}/members/{user.id}`\n- PATCH `/guilds/{guild.id}/members/@me`\n- PATCH `/guilds/{guild.id}/members/{user.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}`"},"parameters":[{"id":11924,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11925,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11935,"name":"guildMemberRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":307,"character":1}],"signatures":[{"id":11936,"name":"guildMemberRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`"},"parameters":[{"id":11937,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11938,"name":"memberId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11939,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12099,"name":"guildMemberVerification","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":786,"character":1}],"signatures":[{"id":12100,"name":"guildMemberVerification","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/member-verification`\n- PATCH `/guilds/{guild.id}/member-verification`"},"parameters":[{"id":12101,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member-verification"]]}}]},{"id":11926,"name":"guildMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":280,"character":1}],"signatures":[{"id":11927,"name":"guildMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members`"},"parameters":[{"id":11928,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members"]]}}]},{"id":11929,"name":"guildMembersSearch","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":288,"character":1}],"signatures":[{"id":11930,"name":"guildMembersSearch","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/search`"},"parameters":[{"id":11931,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/search"]]}}]},{"id":12151,"name":"guildOnboarding","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":931,"character":1}],"signatures":[{"id":12152,"name":"guildOnboarding","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/onboarding`\n- PUT `/guilds/{guild.id}/onboarding`"},"parameters":[{"id":12153,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/onboarding"]]}}]},{"id":11916,"name":"guildPreview","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":250,"character":1}],"signatures":[{"id":11917,"name":"guildPreview","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/preview`"},"parameters":[{"id":11918,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/preview"]]}}]},{"id":11957,"name":"guildPrune","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":362,"character":1}],"signatures":[{"id":11958,"name":"guildPrune","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/prune`\n- POST `/guilds/{guild.id}/prune`"},"parameters":[{"id":11959,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/prune"]]}}]},{"id":11953,"name":"guildRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":353,"character":1}],"signatures":[{"id":11954,"name":"guildRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles/{role.id}`\n- PATCH `/guilds/{guild.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/roles/{role.id}`"},"parameters":[{"id":11955,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11956,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11950,"name":"guildRoles","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":343,"character":1}],"signatures":[{"id":11951,"name":"guildRoles","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles`\n- POST `/guilds/{guild.id}/roles`\n- PATCH `/guilds/{guild.id}/roles`"},"parameters":[{"id":11952,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles"]]}}]},{"id":12143,"name":"guildScheduledEvent","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":914,"character":1}],"signatures":[{"id":12144,"name":"guildScheduledEvent","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- PATCH `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- DELETE `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`"},"parameters":[{"id":12145,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12146,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12147,"name":"guildScheduledEventUsers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":922,"character":1}],"signatures":[{"id":12148,"name":"guildScheduledEventUsers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}/users`"},"parameters":[{"id":12149,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12150,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events/"],[{"type":"intrinsic","name":"string"},"/users"]]}}]},{"id":12140,"name":"guildScheduledEvents","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":904,"character":1}],"signatures":[{"id":12141,"name":"guildScheduledEvents","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events`\n- POST `/guilds/{guild.id}/scheduled-events`"},"parameters":[{"id":12142,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events"]]}}]},{"id":12195,"name":"guildSoundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1051,"character":1}],"signatures":[{"id":12196,"name":"guildSoundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/soundboard-sounds/{sound.id}`\n- PATCH `/guilds/{guild.id}/soundboard-sounds/{sound.id}`\n- DELETE `/guilds/{guild.id}/soundboard-sounds/{sound.id}`"},"parameters":[{"id":12197,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12198,"name":"soundId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/soundboard-sounds/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12192,"name":"guildSoundboardSounds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1041,"character":1}],"signatures":[{"id":12193,"name":"guildSoundboardSounds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/soundboard-sounds`\n- POST `/guilds/{guild.id}/soundboard-sounds`"},"parameters":[{"id":12194,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/soundboard-sounds"]]}}]},{"id":12136,"name":"guildSticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":895,"character":1}],"signatures":[{"id":12137,"name":"guildSticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers/{sticker.id}`\n- PATCH `/guilds/{guild.id}/stickers/{sticker.id}`\n- DELETE `/guilds/{guild.id}/stickers/{sticker.id}`"},"parameters":[{"id":12138,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12139,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12133,"name":"guildStickers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":885,"character":1}],"signatures":[{"id":12134,"name":"guildStickers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers`\n- POST `/guilds/{guild.id}/stickers`"},"parameters":[{"id":12135,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers"]]}}]},{"id":11994,"name":"guildTemplate","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":464,"character":1}],"signatures":[{"id":11995,"name":"guildTemplate","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/templates/{template.code}`\n- PATCH `/guilds/{guild.id}/templates/{template.code}`\n- DELETE `/guilds/{guild.id}/templates/{template.code}`"},"parameters":[{"id":11996,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11997,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11991,"name":"guildTemplates","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":454,"character":1}],"signatures":[{"id":11992,"name":"guildTemplates","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/templates`\n- POST `/guilds/{guild.id}/templates`"},"parameters":[{"id":11993,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates"]]}}]},{"id":11979,"name":"guildVanityUrl","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":419,"character":1}],"signatures":[{"id":11980,"name":"guildVanityUrl","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/vanity-url`"},"parameters":[{"id":11981,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/vanity-url"]]}}]},{"id":11960,"name":"guildVoiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":370,"character":1}],"signatures":[{"id":11961,"name":"guildVoiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/regions`"},"parameters":[{"id":11962,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/regions"]]}}]},{"id":12102,"name":"guildVoiceState","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":797,"character":1}],"signatures":[{"id":12103,"name":"guildVoiceState","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/voice-states/@me`\n- GET `/guilds/{guild.id}/voice-states/{user.id}`\n- PATCH `/guilds/{guild.id}/voice-states/@me`\n- PATCH `/guilds/{guild.id}/voice-states/{user.id}`"},"parameters":[{"id":12104,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12105,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/voice-states/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12048,"name":"guildWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":627,"character":1}],"signatures":[{"id":12049,"name":"guildWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/webhooks`"},"parameters":[{"id":12050,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":12115,"name":"guildWelcomeScreen","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":824,"character":1}],"signatures":[{"id":12116,"name":"guildWelcomeScreen","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/welcome-screen`\n- PATCH `/guilds/{guild.id}/welcome-screen`"},"parameters":[{"id":12117,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/welcome-screen"]]}}]},{"id":11982,"name":"guildWidgetImage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":427,"character":1}],"signatures":[{"id":11983,"name":"guildWidgetImage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.png`"},"parameters":[{"id":11984,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.png"]]}}]},{"id":11976,"name":"guildWidgetJSON","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":411,"character":1}],"signatures":[{"id":11977,"name":"guildWidgetJSON","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.json`"},"parameters":[{"id":11978,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.json"]]}}]},{"id":11973,"name":"guildWidgetSettings","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":403,"character":1}],"signatures":[{"id":11974,"name":"guildWidgetSettings","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget`\n- PATCH `/guilds/{guild.id}/widget`"},"parameters":[{"id":11975,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget"]]}}]},{"id":11911,"name":"guilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":232,"character":1}],"signatures":[{"id":11912,"name":"guilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds`"},"type":{"type":"literal","value":"/guilds"}}]},{"id":12095,"name":"interactionCallback","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":777,"character":1}],"signatures":[{"id":12096,"name":"interactionCallback","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/interactions/{interaction.id}/{interaction.token}/callback`"},"parameters":[{"id":12097,"name":"interactionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12098,"name":"interactionToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/interactions/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/callback"]]}}]},{"id":11985,"name":"invite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":436,"character":1}],"signatures":[{"id":11986,"name":"invite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/invites/{invite.code}`\n- DELETE `/invites/{invite.code}`"},"parameters":[{"id":11987,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/invites/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12131,"name":"nitroStickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":876,"character":1}],"signatures":[{"id":12132,"name":"nitroStickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`","tags":[{"tag":"deprecated","text":"Use {@link Routes.stickerPacks} instead.\n"}]},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":12073,"name":"oauth2Authorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":713,"character":1}],"signatures":[{"id":12074,"name":"oauth2Authorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/authorize`"},"type":{"type":"literal","value":"/oauth2/authorize"}}]},{"id":12069,"name":"oauth2CurrentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":697,"character":1}],"signatures":[{"id":12070,"name":"oauth2CurrentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/applications/@me`"},"type":{"type":"literal","value":"/oauth2/applications/@me"}}]},{"id":12071,"name":"oauth2CurrentAuthorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":705,"character":1}],"signatures":[{"id":12072,"name":"oauth2CurrentAuthorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/@me`"},"type":{"type":"literal","value":"/oauth2/@me"}}]},{"id":12075,"name":"oauth2TokenExchange","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":721,"character":1}],"signatures":[{"id":12076,"name":"oauth2TokenExchange","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token`"},"type":{"type":"literal","value":"/oauth2/token"}}]},{"id":12077,"name":"oauth2TokenRevocation","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":729,"character":1}],"signatures":[{"id":12078,"name":"oauth2TokenRevocation","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token/revoke`"},"type":{"type":"literal","value":"/oauth2/token/revoke"}}]},{"id":11998,"name":"pollAnswerVoters","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":472,"character":1}],"signatures":[{"id":11999,"name":"pollAnswerVoters","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/polls/{message.id}/answers/{answer_id}`"},"parameters":[{"id":12000,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12001,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12002,"name":"answerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"number"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/polls/"],[{"type":"intrinsic","name":"string"},"/answers/"],[{"type":"intrinsic","name":"number"},""]]}}]},{"id":12187,"name":"sendSoundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1024,"character":1}],"signatures":[{"id":12188,"name":"sendSoundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/send-soundboard-sound`"},"parameters":[{"id":12189,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/send-soundboard-sound"]]}}]},{"id":12183,"name":"skuSubscription","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1016,"character":1}],"signatures":[{"id":12184,"name":"skuSubscription","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/skus/{sku.id}/subscriptions/{subscription.id}`"},"parameters":[{"id":12185,"name":"skuId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12186,"name":"subscriptionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/skus/","tail":[[{"type":"intrinsic","name":"string"},"/subscriptions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12180,"name":"skuSubscriptions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1008,"character":1}],"signatures":[{"id":12181,"name":"skuSubscriptions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/skus/{sku.id}/subscriptions`"},"parameters":[{"id":12182,"name":"skuId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/skus/","tail":[[{"type":"intrinsic","name":"string"},"/subscriptions"]]}}]},{"id":12163,"name":"skus","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":965,"character":1}],"signatures":[{"id":12164,"name":"skus","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/skus`"},"parameters":[{"id":12165,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/skus"]]}}]},{"id":12190,"name":"soundboardDefaultSounds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1032,"character":1}],"signatures":[{"id":12191,"name":"soundboardDefaultSounds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/soundboard-default-sounds`"},"type":{"type":"literal","value":"/soundboard-default-sounds"}}]},{"id":12120,"name":"stageInstance","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":842,"character":1}],"signatures":[{"id":12121,"name":"stageInstance","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stage-instances/{channel.id}`\n- PATCH `/stage-instances/{channel.id}`\n- DELETE `/stage-instances/{channel.id}`"},"parameters":[{"id":12122,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stage-instances/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12118,"name":"stageInstances","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":832,"character":1}],"signatures":[{"id":12119,"name":"stageInstances","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/stage-instances`"},"type":{"type":"literal","value":"/stage-instances"}}]},{"id":12123,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":850,"character":1}],"signatures":[{"id":12124,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}`"},"parameters":[{"id":12125,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12128,"name":"stickerPack","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":866,"character":1}],"signatures":[{"id":12129,"name":"stickerPack","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs/{pack.id}`"},"parameters":[{"id":12130,"name":"packId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/sticker-packs/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12126,"name":"stickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":858,"character":1}],"signatures":[{"id":12127,"name":"stickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`"},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":11988,"name":"template","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":445,"character":1}],"signatures":[{"id":11989,"name":"template","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/templates/{template.code}`\n- POST `/guilds/templates/{template.code}`"},"parameters":[{"id":11990,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/templates/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12021,"name":"threadMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":535,"character":1}],"signatures":[{"id":12022,"name":"threadMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{thread.id}/thread-members`\n- GET `/channels/{thread.id}/thread-members/{user.id}`\n- PUT `/channels/{thread.id}/thread-members/@me`\n- PUT `/channels/{thread.id}/thread-members/{user.id}`\n- DELETE `/channels/{thread.id}/thread-members/@me`\n- DELETE `/channels/{thread.id}/thread-members/{user.id}`"},"parameters":[{"id":12023,"name":"threadId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12024,"name":"userId","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/thread-members/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/thread-members"]]}]}}]},{"id":12007,"name":"threads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":489,"character":1}],"signatures":[{"id":12008,"name":"threads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/threads`\n- POST `/channels/{channel.id}/messages/{message.id}/threads`"},"parameters":[{"id":12009,"name":"parentId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12010,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/threads"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads"]]}]}}]},{"id":12025,"name":"user","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":553,"character":1}],"signatures":[{"id":12026,"name":"user","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me`\n- GET `/users/{user.id}`\n- PATCH `/users/@me`"},"parameters":[{"id":12027,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/users/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12028,"name":"userApplicationRoleConnection","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":562,"character":1}],"signatures":[{"id":12029,"name":"userApplicationRoleConnection","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/applications/{application.id}/role-connection`\n- PUT `/users/@me/applications/{application.id}/role-connection`"},"parameters":[{"id":12030,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/applications/","tail":[[{"type":"intrinsic","name":"string"},"/role-connection"]]}}]},{"id":12039,"name":"userChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":594,"character":1}],"signatures":[{"id":12040,"name":"userChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/users/@me/channels`"},"type":{"type":"literal","value":"/users/@me/channels"}}]},{"id":12041,"name":"userConnections","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":602,"character":1}],"signatures":[{"id":12042,"name":"userConnections","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/connections`"},"type":{"type":"literal","value":"/users/@me/connections"}}]},{"id":12036,"name":"userGuild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":586,"character":1}],"signatures":[{"id":12037,"name":"userGuild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/users/@me/guilds/{guild.id}`"},"parameters":[{"id":12038,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12033,"name":"userGuildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":578,"character":1}],"signatures":[{"id":12034,"name":"userGuildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds/{guild.id}/member`"},"parameters":[{"id":12035,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member"]]}}]},{"id":12031,"name":"userGuilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":570,"character":1}],"signatures":[{"id":12032,"name":"userGuilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds`"},"type":{"type":"literal","value":"/users/@me/guilds"}}]},{"id":12043,"name":"voiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":610,"character":1}],"signatures":[{"id":12044,"name":"voiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/voice/regions`"},"type":{"type":"literal","value":"/voice/regions"}}]},{"id":12051,"name":"webhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":643,"character":1}],"signatures":[{"id":12052,"name":"webhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}`\n- GET `/webhooks/{webhook.id}/{webhook.token}`\n- PATCH `/webhooks/{webhook.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}`\n- DELETE `/webhooks/{webhook.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}`\n- POST `/webhooks/{webhook.id}/{webhook.token}`","text":"- POST `/webhooks/{application.id}/{interaction.token}`\n"},"parameters":[{"id":12053,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12054,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},""]]}]}}]},{"id":12055,"name":"webhookMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":664,"character":1}],"signatures":[{"id":12056,"name":"webhookMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`","text":"- PATCH `/webhooks/{application.id}/{interaction.token}/messages/@original`\n- PATCH `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n- DELETE `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n"},"parameters":[{"id":12057,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12058,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12059,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@original'"}],"type":{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12060,"name":"webhookPlatform","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":673,"character":1}],"signatures":[{"id":12061,"name":"webhookPlatform","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/webhooks/{webhook.id}/{webhook.token}/github`\n- POST `/webhooks/{webhook.id}/{webhook.token}/slack`"},"parameters":[{"id":12062,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12063,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12064,"name":"platform","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"github"},{"type":"literal","value":"slack"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/github"]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/slack"]]}]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[12082,12110,12079,12176,12173,12090,12086,11830,11843,11877,11887,11884,12018,11849,11873,11853,11857,11868,11862,11846,11880,11896,11893,11900,12014,11890,12045,12169,12154,12159,12156,12003,12065,12067,11913,12011,12106,11840,11836,11833,11946,11943,12166,11919,11932,11907,11904,11969,11966,11963,11940,11922,11935,12099,11926,11929,12151,11916,11957,11953,11950,12143,12147,12140,12195,12192,12136,12133,11994,11991,11979,11960,12102,12048,12115,11982,11976,11973,11911,12095,11985,12131,12073,12069,12071,12075,12077,11998,12187,12183,12180,12163,12190,12120,12118,12123,12128,12126,11988,12021,12007,12025,12028,12039,12041,12036,12033,12031,12043,12051,12055,12060]}]}},"defaultValue":"..."},{"id":12199,"name":"StickerPackApplicationId","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":1056,"character":13}],"type":{"type":"literal","value":"710982414301790216"},"defaultValue":"'710982414301790216'"}],"groups":[{"title":"References","kind":16777216,"children":[9654,9651,12374,12375,9656,9655,9657,9660,9658,9659,12373,9661,13220,13219,9652,9033]},{"title":"Enumerations","kind":8,"children":[10630,10605,10614,10394,11152,11236,11065,9698,11070,9722,10387,9748,9824,9948,9942,9938,9925,10451,10528,10137,10406,11754,11779,10332,12936,11484,11077,10091,9048,9086,9063,9035,10713,10716,10750,10739,10720,10813,10723,10924,10927,10734,11027,11036,10941,10954,10946,11031,10743,10728,10878,12200,10842,11073,11413,11385,11451,11447,10901,10242,10250,10247,10195,11523,10289,11578,10574,12478,11569,11500,11504,10499,10088,11610,11634,11631,11519,11660,11663,10458,10299,10310,11714,11738,10155,9552,11823]},{"title":"Interfaces","kind":256,"children":[10416,10398,9662,11045,11394,11127,11137,11145,11170,11195,11183,11102,11164,11232,11187,11175,9692,9695,11782,9715,10372,9731,9740,9812,9945,9953,9913,9931,11786,10854,10469,10403,11282,10461,10420,10431,10445,10438,9961,10389,10490,11090,11426,11743,10038,10029,10318,10359,10368,10364,10351,10356,10341,10346,10548,11473,11454,11006,10271,10559,10557,10563,10046,10668,11227,9978,10115,10085,10079,10824,10848,10800,10892,10896,10903,10909,10917,10785,11025,10930,11038,9990,10884,10887,10857,10864,10868,10797,10845,11110,11326,11308,11315,11268,11402,11405,11408,11392,11410,11433,11613,10158,10234,11208,11215,10263,11363,11339,10427,11262,11253,11358,10237,11353,10266,10525,11344,11348,11397,11428,11378,10284,9957,10544,10657,11571,11583,11589,11580,11586,11400,10274,10281,11549,11562,11493,10503,10509,11593,11602,10970,11618,11640,10479,11509,11648,11654,11667,11679,9969,10515,10059,10315,10304,10292,10095,10654,11695,11201,10010,10988,11804,11790,11810,12357,10585,10640,10625,10621,9224,9211,9246,9567,9326,9263,9322,9334,9342,9345,9360,9369,9386,9378,9396,9401,9410,9414,9338,9584,9176,9171,9164,9169,9588,9591,9599,9426,9181,9433,9447,9470,9465,9458,9578,9481,10581,10568,9645,9193,9187,9610,9613,9622,9617,9629,9632,9603,9606,9504,9528,10643,10648,9534,9642,9543,9558,9634,9637,9563,10967,11375,11371,12404,12587,12602,12891,12880,12887,13128,13036,12824,12577,12382,12474,12438,12548,12551,12556,12561,13123,12921,12702,12670,12674,12744,12747,12630,12810,12818,12795,13051,12763,12766,12915,12950,13033,13043,12942,13208,13082,13005,13013,12955,12999,12987,12411,12484,12695,12693,13118,12572,12634,12685,12770,12733,13061,13095,13154,13159,13076,13171,12391,12515,12505,12452,12496,12527,12539,13163,12828,12842,13140,12930,12712,12715,12567,12749,12753,12719,12798,13054,13089,13107,12612,12627,12871,12877,13047,13068,13102,13180,13196,12975,12969,13018,13025,12965,12995,12981,12962,12910,12499,12522,13145,12707,12678]},{"title":"Type Aliases","kind":4194304,"children":[10540,11100,11251,11252,11250,11086,11125,11084,11085,11136,11083,11080,11101,11089,11126,11135,11143,11088,11151,11200,11081,11142,11144,11087,11116,11150,11169,11199,9697,9828,9849,9850,9839,9840,9905,9869,9861,9894,9891,9896,9892,9909,9881,9835,9858,9872,9871,9865,9901,9878,9897,9847,9910,9912,9870,9830,9834,9884,9906,9898,9903,9908,9907,9885,9886,9846,9911,9890,9893,9867,9831,9882,9832,9873,9900,9895,9844,9876,9874,9868,9879,9860,9829,9880,9836,9859,9864,9856,9838,9888,9851,9842,9862,9863,9837,9841,9843,9866,9833,9899,9854,9855,9889,9877,9857,9904,9902,9883,9887,9875,9848,9845,9853,9852,11303,10507,10450,10136,12409,11098,11099,11097,11332,11225,11226,11224,11217,11043,11304,10009,12594,12592,12601,12611,10841,11044,11306,10135,11024,10028,10027,11042,11314,11391,11423,11432,10489,10541,11222,11223,11221,11343,10538,11336,11369,11370,11335,11338,11337,12448,11368,10543,10542,10539,11382,11383,11381,10008,11384,10488,10508,11639,10007,11219,11220,11218,11334,11333,10487,12349,12348,12347,12346,9827,12343,12336,12337,10628,10624,10629,9650,9223,9210,9204,9205,9208,9209,9202,9203,9206,9207,9239,9240,9243,9244,9237,9238,9245,9241,9242,9163,9255,9252,9259,9258,9251,9250,9257,9256,9566,9329,9330,9325,9331,9332,9262,9321,9333,9341,9344,9359,9363,9364,9367,9368,9260,9261,9381,9382,9385,9377,9383,9384,9389,9390,9393,9394,9391,9392,9395,9400,9405,9406,9409,9407,9408,9413,9337,9319,9320,9587,9417,9418,9425,9421,9422,9430,9431,9186,9432,9446,9451,9452,9469,9464,9576,9577,9474,9475,9478,9479,9476,9477,9480,9453,9454,9486,9487,9192,9162,9628,9201,9161,9488,9489,9490,9491,9492,9493,9231,9232,9235,9236,9229,9230,9233,9234,9503,9527,9494,9495,9498,9499,9496,9497,9502,9525,9526,9533,9540,9541,9542,9557,11789,9555,9556,9562,13151,12341,9968,12340,12338,12345,12356,12355,12339,9989,11261,10580,12449,12593,12595,12784,12788,12445,12787,12793,13042,12584,12403,12482,12472,12471,12483,12495,12473,12514,12521,12526,12437,12547,13139,12939,12711,12576,12758,12700,12699,12657,12743,12817,13067,13100,13114,12907,12897,12920,13080,13178,13218,13179,12909,12827,12826,12579,12863,12861,12862,12376,12388,12390,12389,12504,12481,12444,12443,12519,12410,12550,12555,12560,12559,13167,13144,13143,13138,13115,12929,12586,12585,12908,12706,12701,12658,12566,12565,12757,12756,12669,12769,12673,12677,12780,12633,12632,12741,12718,12812,12823,12797,13053,13088,13087,13106,12668,12755,13152,13153,13168,12775,12768,12762,12759,12903,12893,12919,12949,12948,12947,12940,13050,13075,13085,13084,13081,13101,13116,13150,13169,13207,13170,12379,13117,13086,12968,12994,12857,12858,12582,12583,12866,12867,12401,12402,12491,12494,12436,12697,13122,12661,12667,12575,12692,12774,12656,12728,12732,12742,12813,12816,13066,13099,13112,13113,13158,13162,12776,12779,12760,12761,12905,12904,12906,12895,12894,12896,13079,13175,13176,13214,13210,13217,13177,12380,12381,12855,12856,12580,12581,12864,12865,12400,12517,12513,12469,12465,12468,12498,12538,12545,12518,13166,13142,12934,12941,12935,12659,12660,12571,12535,12531,12727,12809,13060,13094,13110,12629,12626,12873,12870,12876,12899,12898,12902,13045,13046,13074,13105,13193,13204,13205,13206,13199,13201,13202,13203,13200,13032,12998,12986,12912,12859,12860,12868,12869,12377,12378,12470,12503,12520,12525,12546,13149,12913,12914,12710,12684,12698,12781,12794,13111,12354,12353,12350,12352,12351,9967,10058,12344,12342]},{"title":"Variables","kind":32,"children":[11240,11827,12206,9034,12368,12359,11828,12199]}],"sources":[{"fileName":"v10.ts","line":1,"character":0}]},{"id":377,"name":"v6","kind":2,"kindString":"Module","flags":{},"children":[{"id":824,"name":"FormattingPatterns","kind":16777216,"kindString":"Reference","flags":{},"target":4},{"id":821,"name":"GatewayURLQuery","kind":16777216,"kindString":"Reference","flags":{},"target":21},{"id":1742,"name":"Locale","kind":16777216,"kindString":"Reference","flags":{},"target":318},{"id":1743,"name":"LocaleString","kind":16777216,"kindString":"Reference","flags":{},"target":351},{"id":1741,"name":"RESTJSONErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":98},{"id":822,"name":"Snowflake","kind":16777216,"kindString":"Reference","flags":{},"target":2},{"id":1194,"name":"ActivityFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-flags","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1195,"name":"INSTANCE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":160,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1196,"name":"JOIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":161,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1198,"name":"JOIN_REQUEST","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":163,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":1200,"name":"PLAY","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":165,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":1197,"name":"SPECTATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":162,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1199,"name":"SYNC","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":164,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1195,1196,1198,1200,1197,1199]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":159,"character":12}]},{"id":1179,"name":"ActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1184,"name":"Competing","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":108,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":1183,"name":"Custom","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":107,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1180,"name":"Game","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":103,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1182,"name":"Listening","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":105,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1181,"name":"Streaming","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":104,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1184,1183,1180,1182,1181]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":102,"character":12}]},{"id":1755,"name":"AllowedMentionsTypes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1756,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":36,"character":1}],"type":{"type":"literal","value":"everyone"},"defaultValue":"\"everyone\""},{"id":1757,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":37,"character":1}],"type":{"type":"literal","value":"roles"},"defaultValue":"\"roles\""},{"id":1758,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":38,"character":1}],"type":{"type":"literal","value":"users"},"defaultValue":"\"users\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1756,1757,1758]}],"sources":[{"fileName":"rest/v6/channel.ts","line":35,"character":12}]},{"id":838,"name":"AuditLogEvent","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":854,"name":"BOT_ADD","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":68,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":840,"name":"CHANNEL_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":53,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":842,"name":"CHANNEL_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":55,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":843,"name":"CHANNEL_OVERWRITE_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":56,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":845,"name":"CHANNEL_OVERWRITE_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":58,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":844,"name":"CHANNEL_OVERWRITE_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":57,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":841,"name":"CHANNEL_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":54,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":864,"name":"EMOJI_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":82,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":866,"name":"EMOJI_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":84,"character":1}],"type":{"type":"literal","value":62},"defaultValue":"62"},{"id":865,"name":"EMOJI_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":83,"character":1}],"type":{"type":"literal","value":61},"defaultValue":"61"},{"id":839,"name":"GUILD_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":51,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":871,"name":"INTEGRATION_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":91,"character":1}],"type":{"type":"literal","value":80},"defaultValue":"80"},{"id":873,"name":"INTEGRATION_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":93,"character":1}],"type":{"type":"literal","value":82},"defaultValue":"82"},{"id":872,"name":"INTEGRATION_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":92,"character":1}],"type":{"type":"literal","value":81},"defaultValue":"81"},{"id":858,"name":"INVITE_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":74,"character":1}],"type":{"type":"literal","value":40},"defaultValue":"40"},{"id":860,"name":"INVITE_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":76,"character":1}],"type":{"type":"literal","value":42},"defaultValue":"42"},{"id":859,"name":"INVITE_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":75,"character":1}],"type":{"type":"literal","value":41},"defaultValue":"41"},{"id":848,"name":"MEMBER_BAN_ADD","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":62,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":849,"name":"MEMBER_BAN_REMOVE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":63,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":853,"name":"MEMBER_DISCONNECT","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":67,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":846,"name":"MEMBER_KICK","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":60,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":852,"name":"MEMBER_MOVE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":66,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":847,"name":"MEMBER_PRUNE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":61,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":851,"name":"MEMBER_ROLE_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":65,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":850,"name":"MEMBER_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":64,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":868,"name":"MESSAGE_BULK_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":87,"character":1}],"type":{"type":"literal","value":73},"defaultValue":"73"},{"id":867,"name":"MESSAGE_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":86,"character":1}],"type":{"type":"literal","value":72},"defaultValue":"72"},{"id":869,"name":"MESSAGE_PIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":88,"character":1}],"type":{"type":"literal","value":74},"defaultValue":"74"},{"id":870,"name":"MESSAGE_UNPIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":89,"character":1}],"type":{"type":"literal","value":75},"defaultValue":"75"},{"id":855,"name":"ROLE_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":70,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":857,"name":"ROLE_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":72,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":856,"name":"ROLE_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":71,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":861,"name":"WEBHOOK_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":78,"character":1}],"type":{"type":"literal","value":50},"defaultValue":"50"},{"id":863,"name":"WEBHOOK_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":80,"character":1}],"type":{"type":"literal","value":52},"defaultValue":"52"},{"id":862,"name":"WEBHOOK_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":79,"character":1}],"type":{"type":"literal","value":51},"defaultValue":"51"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[854,840,842,843,845,844,841,864,866,865,839,871,873,872,858,860,859,848,849,853,846,852,847,851,850,868,867,869,870,855,857,856,861,863,862]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":50,"character":12}]},{"id":883,"name":"AuditLogOptionsType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":884,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":169,"character":1}],"type":{"type":"literal","value":"member"},"defaultValue":"\"member\""},{"id":885,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":170,"character":1}],"type":{"type":"literal","value":"role"},"defaultValue":"\"role\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[884,885]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":168,"character":12}]},{"id":963,"name":"ChannelType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":965,"name":"DM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":51,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":967,"name":"GROUP_DM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":53,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":968,"name":"GUILD_CATEGORY","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":54,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":969,"name":"GUILD_NEWS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":55,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":970,"name":"GUILD_STORE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":56,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":964,"name":"GUILD_TEXT","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":50,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":966,"name":"GUILD_VOICE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":52,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[965,967,968,969,970,964,966]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":49,"character":12}]},{"id":1516,"name":"ConnectionVisibility","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1518,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":83,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1517,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":82,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1518,1517]}],"sources":[{"fileName":"payloads/v6/user.ts","line":81,"character":12}]},{"id":1069,"name":"EmbedType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-types","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1074,"name":"Article","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":250,"character":1}],"type":{"type":"literal","value":"article"},"defaultValue":"\"article\""},{"id":1073,"name":"GifV","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":249,"character":1}],"type":{"type":"literal","value":"gifv"},"defaultValue":"\"gifv\""},{"id":1071,"name":"Image","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":247,"character":1}],"type":{"type":"literal","value":"image"},"defaultValue":"\"image\""},{"id":1075,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":251,"character":1}],"type":{"type":"literal","value":"link"},"defaultValue":"\"link\""},{"id":1070,"name":"Rich","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":246,"character":1}],"type":{"type":"literal","value":"rich"},"defaultValue":"\"rich\""},{"id":1072,"name":"Video","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":248,"character":1}],"type":{"type":"literal","value":"video"},"defaultValue":"\"video\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1074,1073,1071,1075,1070,1072]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":245,"character":12}]},{"id":530,"name":"GatewayCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":536,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":59,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":535,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":58,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":533,"name":"DecodeError","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":56,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":544,"name":"DisallowedIntents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":68,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":542,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":66,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":543,"name":"InvalidIntents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":67,"character":1}],"type":{"type":"literal","value":4013},"defaultValue":"4013"},{"id":537,"name":"InvalidSeq","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":61,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":540,"name":"InvalidShard","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":64,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":534,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":57,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":538,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":62,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":539,"name":"SessionTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":63,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":541,"name":"ShardingRequired","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":65,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":531,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":54,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":532,"name":"UnknownOpCode","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":55,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[536,535,533,544,542,543,537,540,534,538,539,541,531,532]}],"sources":[{"fileName":"gateway/v6.ts","line":53,"character":12}]},{"id":585,"name":"GatewayDispatchEvents","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#commands-and-events-gateway-events","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":588,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":145,"character":1}],"type":{"type":"literal","value":"CHANNEL_CREATE"},"defaultValue":"\"CHANNEL_CREATE\""},{"id":590,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":147,"character":1}],"type":{"type":"literal","value":"CHANNEL_DELETE"},"defaultValue":"\"CHANNEL_DELETE\""},{"id":591,"name":"ChannelPinsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":148,"character":1}],"type":{"type":"literal","value":"CHANNEL_PINS_UPDATE"},"defaultValue":"\"CHANNEL_PINS_UPDATE\""},{"id":589,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":146,"character":1}],"type":{"type":"literal","value":"CHANNEL_UPDATE"},"defaultValue":"\"CHANNEL_UPDATE\""},{"id":595,"name":"GuildBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":152,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_ADD"},"defaultValue":"\"GUILD_BAN_ADD\""},{"id":596,"name":"GuildBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":153,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_REMOVE"},"defaultValue":"\"GUILD_BAN_REMOVE\""},{"id":592,"name":"GuildCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":149,"character":1}],"type":{"type":"literal","value":"GUILD_CREATE"},"defaultValue":"\"GUILD_CREATE\""},{"id":594,"name":"GuildDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":151,"character":1}],"type":{"type":"literal","value":"GUILD_DELETE"},"defaultValue":"\"GUILD_DELETE\""},{"id":597,"name":"GuildEmojisUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":154,"character":1}],"type":{"type":"literal","value":"GUILD_EMOJIS_UPDATE"},"defaultValue":"\"GUILD_EMOJIS_UPDATE\""},{"id":598,"name":"GuildIntegrationsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":155,"character":1}],"type":{"type":"literal","value":"GUILD_INTEGRATIONS_UPDATE"},"defaultValue":"\"GUILD_INTEGRATIONS_UPDATE\""},{"id":599,"name":"GuildMemberAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":156,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_ADD"},"defaultValue":"\"GUILD_MEMBER_ADD\""},{"id":600,"name":"GuildMemberRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":157,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_REMOVE"},"defaultValue":"\"GUILD_MEMBER_REMOVE\""},{"id":601,"name":"GuildMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":158,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_UPDATE"},"defaultValue":"\"GUILD_MEMBER_UPDATE\""},{"id":602,"name":"GuildMembersChunk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":159,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBERS_CHUNK"},"defaultValue":"\"GUILD_MEMBERS_CHUNK\""},{"id":603,"name":"GuildRoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":160,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_CREATE"},"defaultValue":"\"GUILD_ROLE_CREATE\""},{"id":605,"name":"GuildRoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":162,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_DELETE"},"defaultValue":"\"GUILD_ROLE_DELETE\""},{"id":604,"name":"GuildRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":161,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_UPDATE"},"defaultValue":"\"GUILD_ROLE_UPDATE\""},{"id":593,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":150,"character":1}],"type":{"type":"literal","value":"GUILD_UPDATE"},"defaultValue":"\"GUILD_UPDATE\""},{"id":606,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":163,"character":1}],"type":{"type":"literal","value":"INVITE_CREATE"},"defaultValue":"\"INVITE_CREATE\""},{"id":607,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":164,"character":1}],"type":{"type":"literal","value":"INVITE_DELETE"},"defaultValue":"\"INVITE_DELETE\""},{"id":608,"name":"MessageCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":165,"character":1}],"type":{"type":"literal","value":"MESSAGE_CREATE"},"defaultValue":"\"MESSAGE_CREATE\""},{"id":610,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":167,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE"},"defaultValue":"\"MESSAGE_DELETE\""},{"id":611,"name":"MessageDeleteBulk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":168,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE_BULK"},"defaultValue":"\"MESSAGE_DELETE_BULK\""},{"id":612,"name":"MessageReactionAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":169,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_ADD"},"defaultValue":"\"MESSAGE_REACTION_ADD\""},{"id":613,"name":"MessageReactionRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":170,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE"},"defaultValue":"\"MESSAGE_REACTION_REMOVE\""},{"id":614,"name":"MessageReactionRemoveAll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":171,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_ALL"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_ALL\""},{"id":615,"name":"MessageReactionRemoveEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":172,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_EMOJI"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_EMOJI\""},{"id":609,"name":"MessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":166,"character":1}],"type":{"type":"literal","value":"MESSAGE_UPDATE"},"defaultValue":"\"MESSAGE_UPDATE\""},{"id":616,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":173,"character":1}],"type":{"type":"literal","value":"PRESENCE_UPDATE"},"defaultValue":"\"PRESENCE_UPDATE\""},{"id":586,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":143,"character":1}],"type":{"type":"literal","value":"READY"},"defaultValue":"\"READY\""},{"id":587,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":144,"character":1}],"type":{"type":"literal","value":"RESUMED"},"defaultValue":"\"RESUMED\""},{"id":617,"name":"TypingStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":174,"character":1}],"type":{"type":"literal","value":"TYPING_START"},"defaultValue":"\"TYPING_START\""},{"id":618,"name":"UserUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":175,"character":1}],"type":{"type":"literal","value":"USER_UPDATE"},"defaultValue":"\"USER_UPDATE\""},{"id":620,"name":"VoiceServerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":177,"character":1}],"type":{"type":"literal","value":"VOICE_SERVER_UPDATE"},"defaultValue":"\"VOICE_SERVER_UPDATE\""},{"id":619,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":176,"character":1}],"type":{"type":"literal","value":"VOICE_STATE_UPDATE"},"defaultValue":"\"VOICE_STATE_UPDATE\""},{"id":621,"name":"WebhooksUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":178,"character":1}],"type":{"type":"literal","value":"WEBHOOKS_UPDATE"},"defaultValue":"\"WEBHOOKS_UPDATE\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[588,590,591,589,595,596,592,594,597,598,599,600,601,602,603,605,604,593,606,607,608,610,611,612,613,614,615,609,616,586,587,617,618,620,619,621]}],"sources":[{"fileName":"gateway/v6.ts","line":142,"character":12}]},{"id":569,"name":"GatewayIntentBits","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#list-of-intents","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":582,"name":"DIRECT_MESSAGES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":132,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":583,"name":"DIRECT_MESSAGE_REACTIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":133,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":584,"name":"DIRECT_MESSAGE_TYPING","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":134,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":570,"name":"GUILDS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":120,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":572,"name":"GUILD_BANS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":122,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":573,"name":"GUILD_EMOJIS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":123,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":574,"name":"GUILD_INTEGRATIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":124,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":576,"name":"GUILD_INVITES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":126,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":571,"name":"GUILD_MEMBERS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":121,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":579,"name":"GUILD_MESSAGES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":129,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":580,"name":"GUILD_MESSAGE_REACTIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":130,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":581,"name":"GUILD_MESSAGE_TYPING","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":131,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":578,"name":"GUILD_PRESENCES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":128,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":577,"name":"GUILD_VOICE_STATES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":127,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":575,"name":"GUILD_WEBHOOKS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":125,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[582,583,584,570,572,573,574,576,571,579,580,581,578,577,575]}],"sources":[{"fileName":"gateway/v6.ts","line":119,"character":12}]},{"id":518,"name":"GatewayOPCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":519,"name":"Dispatch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":34,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":520,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":35,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":529,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":45,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":528,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":44,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":521,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":36,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":527,"name":"InvalidSession","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":43,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":522,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":37,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":525,"name":"Reconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":41,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":526,"name":"RequestGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":42,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":524,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":40,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":523,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":38,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[519,520,529,528,521,527,522,525,526,524,523]}],"sources":[{"fileName":"gateway/v6.ts","line":33,"character":12}]},{"id":1265,"name":"GuildDefaultMessageNotifications","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1266,"name":"ALL_MESSAGES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":107,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1267,"name":"ONLY_MENTIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":108,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1266,1267]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":106,"character":12}]},{"id":1268,"name":"GuildExplicitContentFilter","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1271,"name":"ALL_MEMBERS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":119,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1269,"name":"DISABLED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":117,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1270,"name":"MEMBERS_WITHOUT_ROLES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":118,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1271,1269,1270]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":116,"character":12}]},{"id":1289,"name":"GuildFeature","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-features","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1290,"name":"ANIMATED_ICON","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":173,"character":1}],"type":{"type":"literal","value":"ANIMATED_ICON"},"defaultValue":"\"ANIMATED_ICON\""},{"id":1291,"name":"BANNER","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":174,"character":1}],"type":{"type":"literal","value":"BANNER"},"defaultValue":"\"BANNER\""},{"id":1292,"name":"COMMERCE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":175,"character":1}],"type":{"type":"literal","value":"COMMERCE"},"defaultValue":"\"COMMERCE\""},{"id":1293,"name":"COMMUNITY","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":176,"character":1}],"type":{"type":"literal","value":"COMMUNITY"},"defaultValue":"\"COMMUNITY\""},{"id":1294,"name":"DISCOVERABLE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":177,"character":1}],"type":{"type":"literal","value":"DISCOVERABLE"},"defaultValue":"\"DISCOVERABLE\""},{"id":1295,"name":"FEATURABLE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":178,"character":1}],"type":{"type":"literal","value":"FEATURABLE"},"defaultValue":"\"FEATURABLE\""},{"id":1296,"name":"INVITE_SPLASH","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":179,"character":1}],"type":{"type":"literal","value":"INVITE_SPLASH"},"defaultValue":"\"INVITE_SPLASH\""},{"id":1297,"name":"NEWS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":180,"character":1}],"type":{"type":"literal","value":"NEWS"},"defaultValue":"\"NEWS\""},{"id":1298,"name":"PARTNERED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":181,"character":1}],"type":{"type":"literal","value":"PARTNERED"},"defaultValue":"\"PARTNERED\""},{"id":1299,"name":"RELAY_ENABLED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":182,"character":1}],"type":{"type":"literal","value":"RELAY_ENABLED"},"defaultValue":"\"RELAY_ENABLED\""},{"id":1300,"name":"VANITY_URL","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":183,"character":1}],"type":{"type":"literal","value":"VANITY_URL"},"defaultValue":"\"VANITY_URL\""},{"id":1301,"name":"VERIFIED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":184,"character":1}],"type":{"type":"literal","value":"VERIFIED"},"defaultValue":"\"VERIFIED\""},{"id":1302,"name":"VIP_REGIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":185,"character":1}],"type":{"type":"literal","value":"VIP_REGIONS"},"defaultValue":"\"VIP_REGIONS\""},{"id":1303,"name":"WELCOME_SCREEN_ENABLED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":186,"character":1}],"type":{"type":"literal","value":"WELCOME_SCREEN_ENABLED"},"defaultValue":"\"WELCOME_SCREEN_ENABLED\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":172,"character":12}]},{"id":1272,"name":"GuildMFALevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-mfa-level","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1274,"name":"ELEVATED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":129,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1273,"name":"NONE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":128,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1274,1273]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":127,"character":12}]},{"id":1281,"name":"GuildPremiumTier","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-premium-tier","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1282,"name":"NONE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":151,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1283,"name":"TIER_1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":152,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1284,"name":"TIER_2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":153,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1285,"name":"TIER_3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":154,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1282,1283,1284,1285]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":150,"character":12}]},{"id":1286,"name":"GuildSystemChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1287,"name":"SUPPRESS_JOIN_NOTIFICATIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":163,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1288,"name":"SUPPRESS_PREMIUM_SUBSCRIPTIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":164,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1287,1288]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":162,"character":12}]},{"id":1275,"name":"GuildVerificationLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-verification-level","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1279,"name":"HIGH","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":141,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":1277,"name":"LOW","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1278,"name":"MEDIUM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":140,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1276,"name":"NONE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":138,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1280,"name":"VERY_HIGH","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":142,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1279,1277,1278,1276,1280]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":137,"character":12}]},{"id":1358,"name":"GuildWidgetStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1359,"name":"Banner1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":310,"character":1}],"type":{"type":"literal","value":"banner1"},"defaultValue":"\"banner1\""},{"id":1360,"name":"Banner2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":311,"character":1}],"type":{"type":"literal","value":"banner2"},"defaultValue":"\"banner2\""},{"id":1361,"name":"Banner3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":312,"character":1}],"type":{"type":"literal","value":"banner3"},"defaultValue":"\"banner3\""},{"id":1362,"name":"Banner4","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":313,"character":1}],"type":{"type":"literal","value":"banner4"},"defaultValue":"\"banner4\""},{"id":1363,"name":"Shield","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":314,"character":1}],"type":{"type":"literal","value":"shield"},"defaultValue":"\"shield\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1359,1360,1361,1362,1363]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":309,"character":12}]},{"id":1342,"name":"IntegrationExpireBehavior","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1344,"name":"Kick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":267,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1343,"name":"RemoveRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":266,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1344,1343]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":265,"character":12}]},{"id":1380,"name":"InviteTargetUserType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-target-user-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1381,"name":"STREAM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":31,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1381]}],"sources":[{"fileName":"payloads/v6/invite.ts","line":30,"character":12}]},{"id":1030,"name":"MessageActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1031,"name":"JOIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":157,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1034,"name":"JOIN_REQUEST","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":160,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":1033,"name":"LISTEN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":159,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":1032,"name":"SPECTATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":158,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1031,1034,1033,1032]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":156,"character":12}]},{"id":1035,"name":"MessageFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-flags","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1036,"name":"CROSSPOSTED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":169,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1037,"name":"IS_CROSSPOST","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":170,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1039,"name":"SOURCE_MESSAGE_DELETED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":172,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":1038,"name":"SUPPRESS_EMBEDS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":171,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1040,"name":"URGENT","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":173,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1036,1037,1039,1038,1040]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":168,"character":12}]},{"id":999,"name":"MessageType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1003,"name":"CALL","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":101,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":1012,"name":"CHANNEL_FOLLOW_ADD","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":110,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":1005,"name":"CHANNEL_ICON_CHANGE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":103,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":1004,"name":"CHANNEL_NAME_CHANGE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":102,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1006,"name":"CHANNEL_PINNED_MESSAGE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":104,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":1000,"name":"DEFAULT","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":98,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1013,"name":"GUILD_DISCOVERY_DISQUALIFIED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":111,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":1016,"name":"GUILD_DISCOVERY_GRACE_PERIOD_FINAL_WARNING","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":114,"character":1}],"type":{"type":"literal","value":17},"defaultValue":"17"},{"id":1015,"name":"GUILD_DISCOVERY_GRACE_PERIOD_INITIAL_WARNING","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":113,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":1014,"name":"GUILD_DISCOVERY_REQUALIFIED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":112,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":1007,"name":"GUILD_MEMBER_JOIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":105,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":1001,"name":"RECIPIENT_ADD","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":99,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1002,"name":"RECIPIENT_REMOVE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":100,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1008,"name":"USER_PREMIUM_GUILD_SUBSCRIPTION","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":106,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":1009,"name":"USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":107,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":1010,"name":"USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":108,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":1011,"name":"USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":109,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1003,1012,1005,1004,1006,1000,1013,1016,1015,1014,1007,1001,1002,1008,1009,1010,1011]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":97,"character":12}]},{"id":1052,"name":"OverwriteType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1053,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":211,"character":1}],"type":{"type":"literal","value":"member"},"defaultValue":"\"member\""},{"id":1054,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":212,"character":1}],"type":{"type":"literal","value":"role"},"defaultValue":"\"role\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1053,1054]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":210,"character":12}]},{"id":1157,"name":"PresenceUpdateStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1158,"name":"DoNotDisturb","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":61,"character":1}],"type":{"type":"literal","value":"dnd"},"defaultValue":"\"dnd\""},{"id":1159,"name":"Idle","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":62,"character":1}],"type":{"type":"literal","value":"idle"},"defaultValue":"\"idle\""},{"id":1160,"name":"Invisible","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":63,"character":1}],"type":{"type":"literal","value":"invisible"},"defaultValue":"\"invisible\""},{"id":1161,"name":"Offline","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":64,"character":1}],"type":{"type":"literal","value":"offline"},"defaultValue":"\"offline\""},{"id":1162,"name":"Online","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":65,"character":1}],"type":{"type":"literal","value":"online"},"defaultValue":"\"online\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1158,1159,1160,1161,1162]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":60,"character":12}]},{"id":1470,"name":"TeamMemberMembershipState","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1472,"name":"ACCEPTED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":38,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1471,"name":"INVITED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":37,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1472,1471]}],"sources":[{"fileName":"payloads/v6/teams.ts","line":36,"character":12}]},{"id":1487,"name":"UserFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-user-flags","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1492,"name":"BugHunterLevel1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":38,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":1499,"name":"BugHunterLevel2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":45,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":1489,"name":"DiscordEmployee","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":35,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1491,"name":"DiscordHypeSquadEvents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":37,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1496,"name":"EarlySupporter","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":42,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":1501,"name":"EarlyVerifiedBotDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":47,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"},{"id":1495,"name":"HypeSquadHouseBalance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":41,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":1493,"name":"HypeSquadHouseBravery","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":39,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":1494,"name":"HypeSquadHouseBrilliance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":40,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":1488,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":34,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1490,"name":"PartneredServerOwner","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":36,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1498,"name":"System","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":44,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":1497,"name":"TeamUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":43,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":1500,"name":"VerifiedBot","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":46,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1492,1499,1489,1491,1496,1501,1495,1493,1494,1488,1490,1498,1497,1500]}],"sources":[{"fileName":"payloads/v6/user.ts","line":33,"character":12}]},{"id":1502,"name":"UserPremiumType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-premium-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1505,"name":"Nitro","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":58,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1504,"name":"NitroClassic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":57,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1503,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":56,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1505,1504,1503]}],"sources":[{"fileName":"payloads/v6/user.ts","line":55,"character":12}]},{"id":557,"name":"VoiceCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-close-event-codes","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":561,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":101,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":560,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":100,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":566,"name":"Disconnected","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":109,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":559,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":99,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":564,"name":"ServerNotFound","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":106,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":562,"name":"SessionNoLongerValid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":102,"character":1}],"type":{"type":"literal","value":4006},"defaultValue":"4006"},{"id":563,"name":"SessionTimeout","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":104,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":568,"name":"UnknownEncryptionMode","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":111,"character":1}],"type":{"type":"literal","value":4016},"defaultValue":"4016"},{"id":558,"name":"UnknownOpCode","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":97,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"},{"id":565,"name":"UnknownProtocol","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":107,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":567,"name":"VoiceServerCrashed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":110,"character":1}],"type":{"type":"literal","value":4015},"defaultValue":"4015"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[561,560,566,559,564,562,563,568,558,565,567]}],"sources":[{"fileName":"gateway/v6.ts","line":96,"character":12}]},{"id":545,"name":"VoiceOPCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-opcodes","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":556,"name":"ClientDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":88,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":549,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":80,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":552,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":83,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":554,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":85,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":546,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":77,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":548,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":79,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":553,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":84,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":555,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":86,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":547,"name":"SelectProtocol","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":78,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":550,"name":"SessionDescription","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":81,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":551,"name":"Speaking","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":82,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[556,549,552,554,546,548,553,555,547,550,551]}],"sources":[{"fileName":"gateway/v6.ts","line":76,"character":12}]},{"id":1551,"name":"WebhookType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1553,"name":"ChannelFollower","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":33,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1552,"name":"Incoming","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":32,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1553,1552]}],"sources":[{"fileName":"payloads/v6/webhook.ts","line":31,"character":12}]},{"id":1759,"name":"APIAllowedMentionsSend","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mentions-structure","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1760,"name":"parse","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":47,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1755,"name":"AllowedMentionsTypes"}}},{"id":1761,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":48,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1762,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":49,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1760,1761,1762]}],"sources":[{"fileName":"rest/v6/channel.ts","line":46,"character":17}]},{"id":1396,"name":"APIApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-application-information-response-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1402,"name":"bot_public","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1403,"name":"bot_require_code_grant","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1411,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1400,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1408,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1399,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1397,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1398,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1404,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":21,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":1409,"name":"primary_sku_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1401,"name":"rpc_origins","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1410,"name":"slug","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1405,"name":"summary","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1407,"name":"team","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1460,"name":"APITeam"}]}},{"id":1406,"name":"verify_key","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1402,1403,1411,1400,1408,1399,1397,1398,1404,1409,1401,1410,1405,1407,1406]}],"sources":[{"fileName":"payloads/v6/oauth2.ts","line":13,"character":17}]},{"id":1106,"name":"APIAttachment","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1108,"name":"filename","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":340,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1112,"name":"height","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":344,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1107,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":339,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1111,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1109,"name":"size","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":341,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1110,"name":"url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":342,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1113,"name":"width","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":345,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1108,1112,1107,1111,1109,1110,1113]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":338,"character":17}]},{"id":825,"name":"APIAuditLog","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":828,"name":"audit_log_entries","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":26,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":830,"name":"APIAuditLogEntry"}}},{"id":829,"name":"integrations","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":27,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1326,"name":"APIGuildIntegration"}}},{"id":827,"name":"users","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":25,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1473,"name":"APIUser"}}},{"id":826,"name":"webhooks","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1539,"name":"APIWebhook"}}}],"groups":[{"title":"Properties","kind":1024,"children":[828,829,827,826]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":23,"character":17}]},{"id":932,"name":"APIAuditLogChangeKeyID","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"The ID of the changed entity - sometimes used in conjunction with other keys","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":933,"name":"key","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":561,"character":1}],"type":{"type":"literal","value":"id"}},{"id":934,"name":"new_value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":562,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":935,"name":"old_value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":563,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[933,934,935]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":560,"character":17}]},{"id":830,"name":"APIAuditLogEntry","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":835,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":40,"character":1}],"type":{"type":"reference","id":838,"name":"AuditLogEvent"}},{"id":832,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":37,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":886,"name":"APIAuditLogChange"}}},{"id":834,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":836,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":41,"character":1}],"type":{"type":"reference","id":874,"name":"APIAuditLogOptions"}},{"id":837,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":831,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":36,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":833,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":38,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[835,832,834,836,837,831,833]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":35,"character":17}]},{"id":874,"name":"APIAuditLogOptions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":877,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MEMBER_MOVE\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n- MESSAGE_DELETE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":120,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":879,"name":"count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MESSAGE_DELETE\n- MESSAGE_BULK_DELETE\n- MEMBER_DISCONNECT\n- MEMBER_MOVE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":136,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":875,"name":"delete_member_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MEMBER_PRUNE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":880,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":144,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":876,"name":"members_removed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MEMBER_PRUNE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":878,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MESSAGE_PIN\n- MESSAGE_UNPIN"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":882,"name":"role_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE","text":"**Present only if the {@link APIAuditLogOptions#type entry type} is \"role\"**\n"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":162,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":881,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":152,"character":1}],"type":{"type":"reference","id":883,"name":"AuditLogOptionsType"}}],"groups":[{"title":"Properties","kind":1024,"children":[877,879,875,880,876,878,882,881]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":101,"character":17}]},{"id":1355,"name":"APIBan","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#ban-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1356,"name":"reason","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":300,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1357,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":301,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1356,1357]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":299,"character":17}]},{"id":944,"name":"APIChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":958,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":952,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":945,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":956,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":961,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":941,"name":"APIPartialChannel.id"}},{"id":951,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":960,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":948,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","id":943,"name":"APIPartialChannel.name"}},{"id":950,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":957,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":959,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":947,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":28,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1045,"name":"APIOverwrite"}}},{"id":946,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":954,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":955,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":36,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1473,"name":"APIUser"}}},{"id":949,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":30,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":962,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":16,"character":1}],"type":{"type":"reference","id":963,"name":"ChannelType"},"inheritedFrom":{"type":"reference","id":942,"name":"APIPartialChannel.type"}},{"id":953,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[958,952,945,956,961,951,960,948,950,957,959,947,946,954,955,949,962,953]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":940,"name":"APIPartialChannel"}]},{"id":1114,"name":"APIChannelMention","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-mention-object-channel-mention-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1116,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":355,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1115,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":354,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1118,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":357,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1117,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":356,"character":1}],"type":{"type":"reference","id":963,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1116,1115,1118,1117]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":353,"character":17}]},{"id":1506,"name":"APIConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#connection-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1513,"name":"friend_sync","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1507,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1511,"name":"integrations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":71,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":1326,"name":"APIGuildIntegration"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}}},{"id":1508,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1510,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1514,"name":"show_activity","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1509,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1512,"name":"verified","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1515,"name":"visibility","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":75,"character":1}],"type":{"type":"reference","id":1516,"name":"ConnectionVisibility"}}],"groups":[{"title":"Properties","kind":1024,"children":[1513,1507,1511,1508,1510,1514,1509,1512,1515]}],"sources":[{"fileName":"payloads/v6/user.ts","line":66,"character":17}]},{"id":1055,"name":"APIEmbed","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1067,"name":"author","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":235,"character":1}],"type":{"type":"reference","id":1093,"name":"APIEmbedAuthor"}},{"id":1061,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":229,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1058,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1068,"name":"fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":236,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1102,"name":"APIEmbedField"}}},{"id":1062,"name":"footer","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":230,"character":1}],"type":{"type":"reference","id":1098,"name":"APIEmbedFooter"}},{"id":1063,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":231,"character":1}],"type":{"type":"reference","id":1085,"name":"APIEmbedImage"}},{"id":1066,"name":"provider","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":234,"character":1}],"type":{"type":"reference","id":1090,"name":"APIEmbedProvider"}},{"id":1064,"name":"thumbnail","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":232,"character":1}],"type":{"type":"reference","id":1076,"name":"APIEmbedThumbnail"}},{"id":1060,"name":"timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":228,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1056,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":221,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1057,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n"}]},"sources":[{"fileName":"payloads/v6/channel.ts","line":225,"character":1}],"type":{"type":"reference","id":1069,"name":"EmbedType"}},{"id":1059,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1065,"name":"video","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":233,"character":1}],"type":{"type":"reference","id":1081,"name":"APIEmbedVideo"}}],"groups":[{"title":"Properties","kind":1024,"children":[1067,1061,1058,1068,1062,1063,1066,1064,1060,1056,1057,1059,1065]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":220,"character":17}]},{"id":1093,"name":"APIEmbedAuthor","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1096,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":307,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1094,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":305,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1097,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":308,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1095,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":306,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1096,1094,1097,1095]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":304,"character":17}]},{"id":1102,"name":"APIEmbedField","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1105,"name":"inline","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":330,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1103,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":328,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1104,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":329,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1105,1103,1104]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":327,"character":17}]},{"id":1098,"name":"APIEmbedFooter","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1100,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":318,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1101,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":319,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1099,"name":"text","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":317,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1100,1101,1099]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":316,"character":17}]},{"id":1085,"name":"APIEmbedImage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1088,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":285,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1087,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":284,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1086,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":283,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1089,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":286,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1088,1087,1086,1089]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":282,"character":17}]},{"id":1090,"name":"APIEmbedProvider","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1091,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":295,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1092,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":296,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1091,1092]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":294,"character":17}]},{"id":1076,"name":"APIEmbedThumbnail","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1079,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":262,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1078,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":261,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1077,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":260,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1080,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":263,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1079,1078,1077,1080]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":259,"character":17}]},{"id":1081,"name":"APIEmbedVideo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1083,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":273,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1082,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":272,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1084,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1083,1082,1084]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":271,"character":17}]},{"id":1126,"name":"APIEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1134,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":1125,"name":"APIPartialEmoji.animated"}},{"id":1131,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1132,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/emoji.ts","line":13,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1123,"name":"APIPartialEmoji.id"}},{"id":1130,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1133,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/emoji.ts","line":14,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1124,"name":"APIPartialEmoji.name"}},{"id":1129,"name":"require_colons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1127,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1128,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":25,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1134,1131,1132,1130,1133,1129,1127,1128]}],"sources":[{"fileName":"payloads/v6/emoji.ts","line":23,"character":17}],"extendedTypes":[{"type":"reference","id":1122,"name":"APIPartialEmoji"}]},{"id":1382,"name":"APIExtendedInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-metadata-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1395,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":1379,"name":"APIInvite.approximate_member_count"}},{"id":1394,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":1378,"name":"APIInvite.approximate_presence_count"}},{"id":1390,"name":"channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":17,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":940,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"},"inheritedFrom":{"type":"reference","id":1374,"name":"APIInvite.channel"}},{"id":1388,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":1372,"name":"APIInvite.code"}},{"id":1387,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1389,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":16,"character":1}],"type":{"type":"reference","id":1204,"name":"APIPartialGuild"},"inheritedFrom":{"type":"reference","id":1373,"name":"APIInvite.guild"}},{"id":1391,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":18,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":1375,"name":"APIInvite.inviter"}},{"id":1385,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1384,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1392,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":19,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":1376,"name":"APIInvite.target_user"}},{"id":1393,"name":"target_user_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":20,"character":1}],"type":{"type":"reference","id":1381,"name":"STREAM"},"inheritedFrom":{"type":"reference","id":1377,"name":"APIInvite.target_user_type"}},{"id":1386,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1383,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1395,1394,1390,1388,1387,1389,1391,1385,1384,1392,1393,1386,1383]}],"sources":[{"fileName":"payloads/v6/invite.ts","line":39,"character":17}],"extendedTypes":[{"type":"reference","id":1371,"name":"APIInvite"}]},{"id":1119,"name":"APIFollowedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1120,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":364,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1121,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":365,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1120,1121]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":363,"character":17}]},{"id":1137,"name":"APIGatewayBotInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1139,"name":"session_start_limit","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":24,"character":1}],"type":{"type":"reference","id":1141,"name":"APIGatewaySessionStartLimit"}},{"id":1138,"name":"shards","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1140,"name":"url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":1136,"name":"APIGatewayInfo.url"}}],"groups":[{"title":"Properties","kind":1024,"children":[1139,1138,1140]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":22,"character":17}],"extendedTypes":[{"type":"reference","id":1135,"name":"APIGatewayInfo"}]},{"id":1135,"name":"APIGatewayInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1136,"name":"url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1136]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":13,"character":17}],"extendedBy":[{"type":"reference","id":1137,"name":"APIGatewayBotInfo"}]},{"id":1141,"name":"APIGatewaySessionStartLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#session-start-limit-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1143,"name":"remaining","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1144,"name":"reset_after","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1142,"name":"total","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1143,1144,1142]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":32,"character":17}]},{"id":1216,"name":"APIGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1223,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1224,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1234,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1257,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Returned by calling GET `/guilds/{guild.id}` with the query `with_counts` set to `true`"},"sources":[{"fileName":"payloads/v6/guild.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1258,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Returned by calling GET `/guilds/{guild.id}` with the query `with_counts` set to `true`"},"sources":[{"fileName":"payloads/v6/guild.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1251,"name":"banner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":1208,"name":"APIPartialGuild.banner"}},{"id":1245,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":944,"name":"APIChannel"}}},{"id":1228,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":61,"character":1}],"type":{"type":"reference","id":1265,"name":"GuildDefaultMessageNotifications"}},{"id":1250,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":83,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":1209,"name":"APIPartialGuild.description"}},{"id":1217,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1226,"name":"embed_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"deprecated","text":"Use `widget_channel_id` instead\n"}]},"sources":[{"fileName":"payloads/v6/guild.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1225,"name":"embed_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"deprecated","text":"Use `widget_enabled` instead\n"}]},"sources":[{"fileName":"payloads/v6/guild.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1231,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":64,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1126,"name":"APIEmoji"}}},{"id":1229,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":62,"character":1}],"type":{"type":"reference","id":1268,"name":"GuildExplicitContentFilter"}},{"id":1232,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":65,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1289,"name":"GuildFeature"}},"overwrites":{"type":"reference","id":1210,"name":"APIPartialGuild.features"}},{"id":1261,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1206,"name":"APIPartialGuild.icon"}},{"id":1264,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":1214,"name":"APIPartialGuild.id"}},{"id":1240,"name":"joined_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1241,"name":"large","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1248,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1247,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":80,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1256,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":89,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1242,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1244,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":77,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1318,"name":"APIGuildMember"}}},{"id":1233,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":66,"character":1}],"type":{"type":"reference","id":1272,"name":"GuildMFALevel"}},{"id":1260,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":1205,"name":"APIPartialGuild.name"}},{"id":1218,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1219,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1220,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"deprecated","text":"Use `permissions_new` instead\n"}]},"sources":[{"fileName":"payloads/v6/guild.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1221,"name":"permissions_new","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1254,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1253,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1252,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":85,"character":1}],"type":{"type":"reference","id":1281,"name":"GuildPremiumTier"}},{"id":1246,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":79,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1145,"name":"GatewayPresenceUpdate"}}},{"id":1255,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1222,"name":"region","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1230,"name":"roles","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":63,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1445,"name":"APIRole"}}},{"id":1239,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1262,"name":"splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":28,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1207,"name":"APIPartialGuild.splash"}},{"id":1238,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":71,"character":1}],"type":{"type":"reference","id":1286,"name":"GuildSystemChannelFlags"}},{"id":1237,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":70,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1263,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":1213,"name":"APIPartialGuild.unavailable"}},{"id":1249,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":1212,"name":"APIPartialGuild.vanity_url_code"}},{"id":1227,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":60,"character":1}],"type":{"type":"reference","id":1275,"name":"GuildVerificationLevel"},"overwrites":{"type":"reference","id":1211,"name":"APIPartialGuild.verification_level"}},{"id":1243,"name":"voice_states","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":76,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":1519,"name":"GatewayVoiceState"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":1259,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":98,"character":1}],"type":{"type":"reference","id":1364,"name":"APIGuildWelcomeScreen"},"overwrites":{"type":"reference","id":1215,"name":"APIPartialGuild.welcome_screen"}},{"id":1236,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1235,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1223,1224,1234,1257,1258,1251,1245,1228,1250,1217,1226,1225,1231,1229,1232,1261,1264,1240,1241,1248,1247,1256,1242,1244,1233,1260,1218,1219,1220,1221,1254,1253,1252,1246,1255,1222,1230,1239,1262,1238,1237,1263,1249,1227,1243,1259,1236,1235]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":40,"character":17}],"extendedTypes":[{"type":"reference","id":1204,"name":"APIPartialGuild"}]},{"id":1862,"name":"APIGuildCreateOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1864,"name":"allow","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":229,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":1822,"name":"RESTPutAPIChannelPermissionsJSONBody.allow"}},{"id":1865,"name":"deny","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":230,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":1823,"name":"RESTPutAPIChannelPermissionsJSONBody.deny"}},{"id":1863,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":25,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1866,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":231,"character":1}],"type":{"type":"reference","id":1052,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":1824,"name":"RESTPutAPIChannelPermissionsJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[1864,1865,1863,1866]}],"sources":[{"fileName":"rest/v6/guild.ts","line":24,"character":17}],"extendedTypes":[{"type":"reference","id":1821,"name":"RESTPutAPIChannelPermissionsJSONBody"}]},{"id":1873,"name":"APIGuildCreateRole","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1877,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":1968,"name":"RESTPostAPIGuildRoleJSONBody.color"}},{"id":1878,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":337,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":1969,"name":"RESTPostAPIGuildRoleJSONBody.hoist"}},{"id":1874,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":44,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1879,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":338,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":1970,"name":"RESTPostAPIGuildRoleJSONBody.mentionable"}},{"id":1875,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":334,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1966,"name":"RESTPostAPIGuildRoleJSONBody.name"}},{"id":1876,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":335,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":1967,"name":"RESTPostAPIGuildRoleJSONBody.permissions"}}],"groups":[{"title":"Properties","kind":1024,"children":[1877,1878,1874,1879,1875,1876]}],"sources":[{"fileName":"rest/v6/guild.ts","line":43,"character":17}],"extendedTypes":[{"type":"reference","id":1965,"name":"RESTPostAPIGuildRoleJSONBody"}]},{"id":1326,"name":"APIGuildIntegration","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1337,"name":"account","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":253,"character":1}],"type":{"type":"reference","id":1345,"name":"APIIntegrationAccount"}},{"id":1341,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":257,"character":1}],"type":{"type":"reference","id":1348,"name":"APIGuildIntegrationApplication"}},{"id":1333,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":249,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1330,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":246,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1334,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":250,"character":1}],"type":{"type":"reference","id":1342,"name":"IntegrationExpireBehavior"}},{"id":1335,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":251,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1327,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":243,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1328,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1340,"name":"revoked","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1332,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":248,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1339,"name":"subscriber_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":255,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1338,"name":"synced_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1331,"name":"syncing","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1329,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":245,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1336,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":252,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1337,1341,1333,1330,1334,1335,1327,1328,1340,1332,1339,1338,1331,1329,1336]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":242,"character":17}]},{"id":1348,"name":"APIGuildIntegrationApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-application-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1354,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":291,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":1352,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":289,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1351,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":288,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1349,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":286,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1350,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":287,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1353,"name":"summary","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":290,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1354,1352,1351,1349,1350,1353]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":285,"character":17}]},{"id":1318,"name":"APIGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1324,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":233,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1322,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":231,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1325,"name":"mute","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1320,"name":"nick","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":229,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1323,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":232,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1321,"name":"roles","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":230,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1319,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":228,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1324,1322,1325,1320,1323,1321,1319]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":227,"character":17}]},{"id":1304,"name":"APIGuildPreview","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-preview-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1312,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":202,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1313,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1309,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":199,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1310,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":200,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1126,"name":"APIEmoji"}}},{"id":1311,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":201,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1289,"name":"GuildFeature"}}},{"id":1307,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":197,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1305,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":195,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1306,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":196,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1308,"name":"splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":198,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1312,1313,1309,1310,1311,1307,1305,1306,1308]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":194,"character":17}]},{"id":1364,"name":"APIGuildWelcomeScreen","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1365,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":321,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1366,"name":"welcome_channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":322,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1367,"name":"APIGuildWelcomeScreenChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1365,1366]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":320,"character":17}]},{"id":1367,"name":"APIGuildWelcomeScreenChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1368,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":329,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1369,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":330,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1370,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":331,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1368,1369,1370]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":328,"character":17}]},{"id":1315,"name":"APIGuildWidgetSettings","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1317,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":219,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1316,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":218,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1317,1316]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":217,"character":17}]},{"id":1345,"name":"APIIntegrationAccount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-account-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1346,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":276,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1347,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":277,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1346,1347]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":275,"character":17}]},{"id":1371,"name":"APIInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1379,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1378,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1374,"name":"channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":17,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":940,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":1372,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1373,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":16,"character":1}],"type":{"type":"reference","id":1204,"name":"APIPartialGuild"}},{"id":1375,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":18,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":1376,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":19,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":1377,"name":"target_user_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":20,"character":1}],"type":{"type":"reference","id":1381,"name":"STREAM"}}],"groups":[{"title":"Properties","kind":1024,"children":[1379,1378,1374,1372,1373,1375,1376,1377]}],"sources":[{"fileName":"payloads/v6/invite.ts","line":14,"character":17}],"extendedBy":[{"type":"reference","id":1382,"name":"APIExtendedInvite"}]},{"id":971,"name":"APIMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":994,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":85,"character":1}],"type":{"type":"reference","id":1017,"name":"APIMessageActivity"}},{"id":995,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":86,"character":1}],"type":{"type":"reference","id":1020,"name":"APIMessageApplication"}},{"id":987,"name":"attachments","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1106,"name":"APIAttachment"}}},{"id":975,"name":"author","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":68,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":973,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":977,"name":"content","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":979,"name":"edited_timestamp","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":988,"name":"embeds","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":79,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1055,"name":"APIEmbed"}}},{"id":997,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":88,"character":1}],"type":{"type":"reference","id":1035,"name":"MessageFlags"}},{"id":974,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":972,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":976,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":69,"character":1}],"type":{"type":"reference","id":1318,"name":"APIGuildMember"}},{"id":986,"name":"mention_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":77,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1114,"name":"APIChannelMention"}}},{"id":981,"name":"mention_everyone","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":985,"name":"mention_roles","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":76,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":982,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":75,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","id":1473,"name":"APIUser"},{"type":"reflection","declaration":{"id":983,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":984,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":75,"character":24}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1318,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}],"groups":[{"title":"Properties","kind":1024,"children":[984]}]}}]}}},{"id":996,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":87,"character":1}],"type":{"type":"reference","id":1026,"name":"APIMessageReference"}},{"id":990,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":991,"name":"pinned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":989,"name":"reactions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":80,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1041,"name":"APIReaction"}}},{"id":998,"name":"referenced_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":971,"name":"APIMessage"}]}},{"id":978,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":980,"name":"tts","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":993,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":84,"character":1}],"type":{"type":"reference","id":999,"name":"MessageType"}},{"id":992,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[994,995,987,975,973,977,979,988,997,974,972,976,986,981,985,982,996,990,991,989,998,978,980,993,992]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":64,"character":17}]},{"id":1017,"name":"APIMessageActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1019,"name":"party_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":124,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1018,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":123,"character":1}],"type":{"type":"reference","id":1030,"name":"MessageActivityType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1019,1018]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":122,"character":17}]},{"id":1020,"name":"APIMessageApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-application-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1022,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":134,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1023,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":135,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1024,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":136,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1021,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1025,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1022,1023,1024,1021,1025]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":132,"character":17}]},{"id":1026,"name":"APIMessageReference","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1028,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1029,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":148,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1027,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1028,1029,1027]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":145,"character":17}]},{"id":1045,"name":"APIOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1048,"name":"allow","kind":1024,"kindString":"Property","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `allow_new` instead\n"}]},"sources":[{"fileName":"payloads/v6/channel.ts","line":198,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1049,"name":"allow_new","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":199,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1050,"name":"deny","kind":1024,"kindString":"Property","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `deny_new` instead\n"}]},"sources":[{"fileName":"payloads/v6/channel.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1051,"name":"deny_new","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1046,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1047,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":194,"character":1}],"type":{"type":"reference","id":1052,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1048,1049,1050,1051,1046,1047]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":192,"character":17}]},{"id":1750,"name":"APIOverwriteSend","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1753,"name":"allow","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":26,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1754,"name":"deny","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1751,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1752,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":25,"character":1}],"type":{"type":"reference","id":1052,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1753,1754,1751,1752]}],"sources":[{"fileName":"rest/v6/channel.ts","line":23,"character":17}]},{"id":940,"name":"APIPartialChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented, but partial only includes id, name, and type","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":941,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":943,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":942,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":16,"character":1}],"type":{"type":"reference","id":963,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[941,943,942]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":14,"character":17}],"extendedBy":[{"type":"reference","id":944,"name":"APIChannel"}]},{"id":1122,"name":"APIPartialEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented but mentioned","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1125,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1123,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/emoji.ts","line":13,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1124,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/emoji.ts","line":14,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1125,1123,1124]}],"sources":[{"fileName":"payloads/v6/emoji.ts","line":12,"character":17}],"extendedBy":[{"type":"reference","id":1126,"name":"APIEmoji"}]},{"id":1204,"name":"APIPartialGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1208,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1209,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":30,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1210,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":31,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1289,"name":"GuildFeature"}}},{"id":1206,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1214,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":1205,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1207,"name":"splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":28,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1213,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1212,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":33,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1211,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":32,"character":1}],"type":{"type":"reference","id":1275,"name":"GuildVerificationLevel"}},{"id":1215,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":98,"character":1}],"type":{"type":"reference","id":1364,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","name":"Pick.welcome_screen"}}],"groups":[{"title":"Properties","kind":1024,"children":[1208,1209,1210,1206,1214,1205,1207,1213,1212,1211,1215]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":1201,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":1216,"name":"APIGuild"},{"type":"literal","value":"welcome_screen"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"extendedBy":[{"type":"reference","id":1216,"name":"APIGuild"}]},{"id":1041,"name":"APIReaction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1042,"name":"count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1044,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":184,"character":1}],"type":{"type":"reference","id":1122,"name":"APIPartialEmoji"}},{"id":1043,"name":"me","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1042,1044,1043]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":181,"character":17}]},{"id":1445,"name":"APIRole","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1448,"name":"color","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":64,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1449,"name":"hoist","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1446,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1453,"name":"managed","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1454,"name":"mentionable","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1447,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1451,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `permissions_new` instead\n"}]},"sources":[{"fileName":"payloads/v6/permissions.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1452,"name":"permissions_new","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1450,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1455,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/permissions.ts","line":74,"character":1}],"type":{"type":"reference","id":1456,"name":"APIRoleTags"}}],"groups":[{"title":"Properties","kind":1024,"children":[1448,1449,1446,1453,1454,1447,1451,1452,1450,1455]}],"sources":[{"fileName":"payloads/v6/permissions.ts","line":61,"character":17}]},{"id":1456,"name":"APIRoleTags","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1457,"name":"bot_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/permissions.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1459,"name":"integration_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/permissions.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1458,"name":"premium_subscriber","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/permissions.ts","line":82,"character":1}],"type":{"type":"literal","value":null}}],"groups":[{"title":"Properties","kind":1024,"children":[1457,1459,1458]}],"sources":[{"fileName":"payloads/v6/permissions.ts","line":80,"character":17}]},{"id":1460,"name":"APITeam","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1462,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":14,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1461,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1463,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":15,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1465,"name":"APITeamMember"}}},{"id":1464,"name":"owner_user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1462,1461,1463,1464]}],"sources":[{"fileName":"payloads/v6/teams.ts","line":12,"character":17}]},{"id":1465,"name":"APITeamMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-members-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1466,"name":"membership_state","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":25,"character":1}],"type":{"type":"reference","id":1470,"name":"TeamMemberMembershipState"}},{"id":1467,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":26,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1468,"name":"team_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1469,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":28,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1466,1467,1468,1469]}],"sources":[{"fileName":"payloads/v6/teams.ts","line":24,"character":17}]},{"id":1201,"name":"APIUnavailableGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#unavailable-guild-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1202,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1203,"name":"unavailable","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1202,1203]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":17,"character":17}]},{"id":1473,"name":"APIUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1477,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1478,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1476,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1483,"name":"email","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":22,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1484,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":23,"character":1}],"type":{"type":"reference","id":1487,"name":"UserFlags"}},{"id":1474,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1481,"name":"locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1480,"name":"mfa_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1485,"name":"premium_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":24,"character":1}],"type":{"type":"reference","id":1502,"name":"UserPremiumType"}},{"id":1486,"name":"public_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":25,"character":1}],"type":{"type":"reference","id":1487,"name":"UserFlags"}},{"id":1479,"name":"system","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1475,"name":"username","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1482,"name":"verified","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1477,1478,1476,1483,1484,1474,1481,1480,1485,1486,1479,1475,1482]}],"sources":[{"fileName":"payloads/v6/user.ts","line":12,"character":17}]},{"id":1532,"name":"APIVoiceRegion","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-region-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1538,"name":"custom","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1537,"name":"deprecated","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1533,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1534,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1536,"name":"optimal","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1535,"name":"vip","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1538,1537,1533,1534,1536,1535]}],"sources":[{"fileName":"payloads/v6/voice.ts","line":32,"character":17}]},{"id":1539,"name":"APIWebhook","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#webhook-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1550,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":25,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1546,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1543,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1542,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1540,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1545,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1549,"name":"source_channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":24,"character":1}],"type":{"type":"reference","id":940,"name":"APIPartialChannel"}},{"id":1548,"name":"source_guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":23,"character":1}],"type":{"type":"reference","id":1204,"name":"APIPartialGuild"}},{"id":1547,"name":"token","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1541,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":16,"character":1}],"type":{"type":"reference","id":1551,"name":"WebhookType"}},{"id":1544,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":19,"character":1}],"type":{"type":"reference","id":1473,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1550,1546,1543,1542,1540,1545,1549,1548,1547,1541,1544]}],"sources":[{"fileName":"payloads/v6/webhook.ts","line":14,"character":17}]},{"id":1164,"name":"GatewayActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1170,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1175,"name":"assets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":91,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":1168,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1171,"name":"details","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":87,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1173,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":89,"character":1}],"type":{"type":"reference","id":1188,"name":"GatewayActivityEmoji"}},{"id":1178,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":94,"character":1}],"type":{"type":"reference","id":1194,"name":"ActivityFlags"}},{"id":1177,"name":"instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1165,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1174,"name":"party","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":90,"character":1}],"type":{"type":"reference","id":1189,"name":"GatewayActivityParty"}},{"id":1176,"name":"secrets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":92,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"match"},{"type":"literal","value":"join"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":1172,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1169,"name":"timestamps","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":85,"character":1}],"type":{"type":"reference","id":1185,"name":"GatewayActivityTimestamps"}},{"id":1166,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":82,"character":1}],"type":{"type":"reference","id":1179,"name":"ActivityType"}},{"id":1167,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":83,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1170,1175,1168,1171,1173,1178,1177,1165,1174,1176,1172,1169,1166,1167]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":80,"character":17}]},{"id":1189,"name":"GatewayActivityParty","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-party","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1190,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":134,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1191,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":135,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"currentSize","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"maxSize","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1190,1191]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":133,"character":17}]},{"id":1185,"name":"GatewayActivityTimestamps","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-timestamps","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1187,"name":"end","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":118,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1186,"name":"start","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":117,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1187,1186]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":116,"character":17}]},{"id":769,"name":"GatewayHeartbeat","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":771,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":716,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":770,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":715,"character":1}],"type":{"type":"reference","id":520,"name":"Heartbeat"}}],"groups":[{"title":"Properties","kind":1024,"children":[771,770]}],"sources":[{"fileName":"gateway/v6.ts","line":714,"character":17}]},{"id":635,"name":"GatewayHeartbeatAck","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating-example-gateway-heartbeat-ack","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":637,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":269,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":636,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":268,"character":1}],"type":{"type":"reference","id":529,"name":"HeartbeatAck"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":638,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[637,636,638]}],"sources":[{"fileName":"gateway/v6.ts","line":267,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":631,"name":"GatewayHeartbeatRequest","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":633,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":259,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":632,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":258,"character":1}],"type":{"type":"reference","id":520,"name":"Heartbeat"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":634,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[633,632,634]}],"sources":[{"fileName":"gateway/v6.ts","line":257,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":625,"name":"GatewayHello","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#hello","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":627,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":247,"character":1}],"type":{"type":"reflection","declaration":{"id":628,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":629,"name":"heartbeat_interval","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":248,"character":2}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[629]}]}},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":626,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":246,"character":1}],"type":{"type":"reference","id":528,"name":"Hello"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":630,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[627,626,630]}],"sources":[{"fileName":"gateway/v6.ts","line":245,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":776,"name":"GatewayIdentify","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":778,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":737,"character":1}],"type":{"type":"reflection","declaration":{"id":779,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":782,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":740,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":786,"name":"guild_subscriptions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":744,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":787,"name":"intents","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":745,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":783,"name":"large_threshold","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":741,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":785,"name":"presence","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":743,"character":2}],"type":{"type":"reference","id":1145,"name":"GatewayPresenceUpdate"}},{"id":781,"name":"properties","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":739,"character":2}],"type":{"type":"reference","id":772,"name":"GatewayIdentifyProperties"}},{"id":784,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":742,"character":2}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":780,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":738,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[782,786,787,783,785,781,784,780]}]}}},{"id":777,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":736,"character":1}],"type":{"type":"reference","id":521,"name":"Identify"}}],"groups":[{"title":"Properties","kind":1024,"children":[778,777]}],"sources":[{"fileName":"gateway/v6.ts","line":735,"character":17}]},{"id":772,"name":"GatewayIdentifyProperties","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":774,"name":"$browser","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":726,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":775,"name":"$device","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":727,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":773,"name":"$os","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":725,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[774,775,773]}],"sources":[{"fileName":"gateway/v6.ts","line":724,"character":17}]},{"id":639,"name":"GatewayInvalidSession","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invalid-session","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":641,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":279,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":640,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":278,"character":1}],"type":{"type":"reference","id":527,"name":"InvalidSession"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":642,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[641,640,642]}],"sources":[{"fileName":"gateway/v6.ts","line":277,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":1145,"name":"GatewayPresenceUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update-presence-update-event-fields","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1153,"name":"activities","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":51,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1164,"name":"GatewayActivity"}}},{"id":1154,"name":"client_status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":52,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"desktop"},{"type":"literal","value":"mobile"},{"type":"literal","value":"web"}]},{"type":"reference","id":1157,"name":"PresenceUpdateStatus"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":1150,"name":"game","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1164,"name":"GatewayActivity"}]}},{"id":1151,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1156,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":54,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1155,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1149,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":47,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1152,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":50,"character":1}],"type":{"type":"reference","id":1157,"name":"PresenceUpdateStatus"}},{"id":1146,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":44,"character":1}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":1473,"name":"APIUser"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":1147,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1148,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":45,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1148]}]}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1153,1154,1150,1151,1156,1155,1149,1152,1146]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":43,"character":17}]},{"id":816,"name":"GatewayPresenceUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-status-gateway-status-update-structure","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":820,"name":"afk","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":814,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":818,"name":"game","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":812,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1164,"name":"GatewayActivity"}]}},{"id":817,"name":"since","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":811,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":819,"name":"status","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":813,"character":1}],"type":{"type":"reference","id":1157,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[820,818,817,819]}],"sources":[{"fileName":"gateway/v6.ts","line":810,"character":17}]},{"id":643,"name":"GatewayReconnect","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#reconnect","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":645,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":289,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":644,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":288,"character":1}],"type":{"type":"reference","id":525,"name":"Reconnect"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":646,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[645,644,646]}],"sources":[{"fileName":"gateway/v6.ts","line":287,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":795,"name":"GatewayRequestGuildMembers","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#request-guild-members","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":797,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":770,"character":1}],"type":{"type":"reflection","declaration":{"id":798,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":799,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":771,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}},{"id":801,"name":"limit","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":773,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":804,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":776,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":802,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":774,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":800,"name":"query","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":772,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":803,"name":"user_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":775,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[799,801,804,802,800,803]}]}}},{"id":796,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":769,"character":1}],"type":{"type":"reference","id":526,"name":"RequestGuildMembers"}}],"groups":[{"title":"Properties","kind":1024,"children":[797,796]}],"sources":[{"fileName":"gateway/v6.ts","line":768,"character":17}]},{"id":788,"name":"GatewayResume","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resume","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":790,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":756,"character":1}],"type":{"type":"reflection","declaration":{"id":791,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":794,"name":"seq","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":759,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":793,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":758,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":792,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":757,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[794,793,792]}]}}},{"id":789,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":755,"character":1}],"type":{"type":"reference","id":524,"name":"Resume"}}],"groups":[{"title":"Properties","kind":1024,"children":[790,789]}],"sources":[{"fileName":"gateway/v6.ts","line":754,"character":17}]},{"id":813,"name":"GatewayUpdatePresence","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-status","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":815,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":802,"character":1}],"type":{"type":"reference","id":816,"name":"GatewayPresenceUpdateData"}},{"id":814,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":801,"character":1}],"type":{"type":"reference","id":522,"name":"PresenceUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[815,814]}],"sources":[{"fileName":"gateway/v6.ts","line":800,"character":17}]},{"id":1519,"name":"GatewayVoiceState","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1521,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":14,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1525,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1520,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/voice.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1523,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/voice.ts","line":16,"character":1}],"type":{"type":"reference","id":1318,"name":"APIGuildMember"}},{"id":1526,"name":"mute","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1527,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1528,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1529,"name":"self_stream","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/voice.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1530,"name":"self_video","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1524,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1531,"name":"suppress","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1522,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1521,1525,1520,1523,1526,1527,1528,1529,1530,1524,1531,1522]}],"sources":[{"fileName":"payloads/v6/voice.ts","line":12,"character":17}]},{"id":805,"name":"GatewayVoiceStateUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-voice-state","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":807,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":787,"character":1}],"type":{"type":"reflection","declaration":{"id":808,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":810,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":789,"character":2}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":809,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":788,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":812,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":791,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":811,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":790,"character":2}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[810,809,812,811]}]}}},{"id":806,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":786,"character":1}],"type":{"type":"reference","id":523,"name":"VoiceStateUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[807,806]}],"sources":[{"fileName":"gateway/v6.ts","line":785,"character":17}]},{"id":2118,"name":"RESTAPIPartialCurrentUserGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2123,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":51,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1289,"name":"GuildFeature"}}},{"id":2121,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":49,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2119,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2120,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2122,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2124,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `permissions_new` instead\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2125,"name":"permissions_new","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2123,2121,2119,2120,2122,2124,2125]}],"sources":[{"fileName":"rest/v6/user.ts","line":46,"character":17}]},{"id":1744,"name":"RESTGetAPIAuditLogQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1746,"name":"action_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/auditLog.ts","line":10,"character":1}],"type":{"type":"reference","id":838,"name":"AuditLogEvent"}},{"id":1747,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/auditLog.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1748,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/auditLog.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1745,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/auditLog.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1746,1747,1748,1745]}],"sources":[{"fileName":"rest/v6/auditLog.ts","line":8,"character":17}]},{"id":1810,"name":"RESTGetAPIChannelMessageReactionsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1812,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":185,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1811,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1813,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1812,1811,1813]}],"sources":[{"fileName":"rest/v6/channel.ts","line":183,"character":17}]},{"id":1776,"name":"RESTGetAPIChannelMessagesQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1779,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1777,"name":"around","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1778,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1780,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":95,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1779,1777,1778,1780]}],"sources":[{"fileName":"rest/v6/channel.ts","line":91,"character":17}]},{"id":2114,"name":"RESTGetAPICurrentUserGuildsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2116,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2115,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2117,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2116,2115,2117]}],"sources":[{"fileName":"rest/v6/user.ts","line":37,"character":17}]},{"id":1998,"name":"RESTGetAPIGuildIntegrationsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-integrations","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1999,"name":"include_applications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":447,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1999]}],"sources":[{"fileName":"rest/v6/guild.ts","line":446,"character":17}]},{"id":1929,"name":"RESTGetAPIGuildMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1931,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1930,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1931,1930]}],"sources":[{"fileName":"rest/v6/guild.ts","line":191,"character":17}]},{"id":1933,"name":"RESTGetAPIGuildMembersSearchQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1935,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1934,"name":"query","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1935,1934]}],"sources":[{"fileName":"rest/v6/guild.ts","line":204,"character":17}]},{"id":1985,"name":"RESTGetAPIGuildPruneCountQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1986,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":392,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1987,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"While this is typed as a string, it represents an array of\nrole IDs delimited by commas.","tags":[{"tag":"see","text":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":399,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1986,1987]}],"sources":[{"fileName":"rest/v6/guild.ts","line":391,"character":17}]},{"id":1988,"name":"RESTGetAPIGuildPruneCountResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1989,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":406,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1989]}],"sources":[{"fileName":"rest/v6/guild.ts","line":405,"character":17}]},{"id":1893,"name":"RESTGetAPIGuildQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1894,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1894]}],"sources":[{"fileName":"rest/v6/guild.ts","line":76,"character":17}]},{"id":2018,"name":"RESTGetAPIGuildVanityUrlResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-vanity-url","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2019,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":543,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2020,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":544,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2019,2020]}],"sources":[{"fileName":"rest/v6/guild.ts","line":542,"character":17}]},{"id":2021,"name":"RESTGetAPIGuildWidgetImageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2022,"name":"style","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":553,"character":1}],"type":{"type":"reference","id":1358,"name":"GuildWidgetStyle"}}],"groups":[{"title":"Properties","kind":1024,"children":[2022]}],"sources":[{"fileName":"rest/v6/guild.ts","line":552,"character":17}]},{"id":2024,"name":"RESTGetAPIInviteQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#get-invite","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2025,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/invite.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[2025]}],"sources":[{"fileName":"rest/v6/invite.ts","line":8,"character":17}]},{"id":2080,"name":"RESTOAuth2AdvancedBotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2081,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2085,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2084,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2083,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v6/oauth2.ts","line":145,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2087,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2086,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":148,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2082,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"This assumes you include the `bot` scope alongside others (like `identify` for example)"},"sources":[{"fileName":"rest/v6/oauth2.ts","line":141,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2081,2085,2084,2083,2087,2086,2082]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":136,"character":17}]},{"id":2088,"name":"RESTOAuth2AdvancedBotAuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2089,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":156,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2091,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":158,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2092,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":159,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2090,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":157,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2089,2091,2092,2090]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":155,"character":17}]},{"id":2029,"name":"RESTOAuth2AuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2031,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2035,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":2033,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2030,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":16,"character":1}],"type":{"type":"literal","value":"code"}},{"id":2032,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2034,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2031,2035,2033,2030,2032,2034]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":15,"character":17}]},{"id":2036,"name":"RESTOAuth2AuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2037,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2038,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2037,2038]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":29,"character":17}]},{"id":2074,"name":"RESTOAuth2BotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#bot-authorization-flow-bot-auth-parameters","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2075,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2079,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2078,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2077,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v6/oauth2.ts","line":126,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2076,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":122,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2075,2079,2078,2077,2076]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":120,"character":17}]},{"id":2060,"name":"RESTOAuth2ImplicitAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2062,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2066,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":2064,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2061,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":83,"character":1}],"type":{"type":"literal","value":"token"}},{"id":2063,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":85,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2065,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2062,2066,2064,2061,2063,2065]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":82,"character":17}]},{"id":1763,"name":"RESTPatchAPIChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1764,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1768,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":64,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1772,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":68,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1771,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":1045,"name":"APIOverwrite"}}]}},{"id":1766,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1769,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":65,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1767,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1765,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":964,"name":"GUILD_TEXT"},{"type":"reference","id":969,"name":"GUILD_NEWS"}]}},{"id":1770,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1764,1768,1772,1771,1766,1769,1767,1765,1770]}],"sources":[{"fileName":"rest/v6/channel.ts","line":59,"character":17}]},{"id":1801,"name":"RESTPatchAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1804,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":154,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1759,"name":"APIAllowedMentionsSend"}]}},{"id":1802,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":152,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1803,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":153,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1055,"name":"APIEmbed"}]}},{"id":1805,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":155,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1035,"name":"MessageFlags"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1804,1802,1803,1805]}],"sources":[{"fileName":"rest/v6/channel.ts","line":151,"character":17}]},{"id":1951,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1952,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":256,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1952]}],"sources":[{"fileName":"rest/v6/guild.ts","line":255,"character":17}]},{"id":2110,"name":"RESTPatchAPICurrentUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2112,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2111,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2112,2111]}],"sources":[{"fileName":"rest/v6/user.ts","line":22,"character":17}]},{"id":1855,"name":"RESTPatchAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1856,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/emoji.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1857,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/emoji.ts","line":43,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1856,1857]}],"sources":[{"fileName":"rest/v6/emoji.ts","line":41,"character":17}]},{"id":2005,"name":"RESTPatchAPIGuildIntegrationJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-integration","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2008,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":478,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":2006,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":476,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1342,"name":"IntegrationExpireBehavior"}]}},{"id":2007,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":477,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2008,2006,2007]}],"sources":[{"fileName":"rest/v6/guild.ts","line":475,"character":17}]},{"id":1897,"name":"RESTPatchAPIGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1903,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":103,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1904,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1909,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":109,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1901,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":101,"character":1}],"type":{"type":"reference","id":1265,"name":"GuildDefaultMessageNotifications"}},{"id":1915,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":115,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1908,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":108,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1902,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":102,"character":1}],"type":{"type":"reference","id":1268,"name":"GuildExplicitContentFilter"}},{"id":1914,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":114,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1289,"name":"GuildFeature"}}},{"id":1905,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1898,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":98,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1906,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1913,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1912,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1899,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1911,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1907,"name":"splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1910,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":110,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1900,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":100,"character":1}],"type":{"type":"reference","id":1275,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[1903,1904,1909,1901,1915,1908,1902,1914,1905,1898,1906,1913,1912,1899,1911,1907,1910,1900]}],"sources":[{"fileName":"rest/v6/guild.ts","line":97,"character":17}]},{"id":1944,"name":"RESTPatchAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-member","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1949,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":242,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1948,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":241,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1947,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":240,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1945,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":238,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1946,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":239,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1949,1948,1947,1945,1946]}],"sources":[{"fileName":"rest/v6/guild.ts","line":237,"character":17}]},{"id":1977,"name":"RESTPatchAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1980,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":369,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1981,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":370,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1982,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":371,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1978,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":367,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1979,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":368,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1980,1981,1982,1978,1979]}],"sources":[{"fileName":"rest/v6/guild.ts","line":366,"character":17}]},{"id":2141,"name":"RESTPatchAPIWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2143,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":54,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2144,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2142,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2143,2144,2142]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":52,"character":17}]},{"id":1845,"name":"RESTPostAPIChannelFollowersJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1846,"name":"webhook_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":320,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1846]}],"sources":[{"fileName":"rest/v6/channel.ts","line":319,"character":17}]},{"id":1828,"name":"RESTPostAPIChannelInviteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1829,"name":"max_age","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":255,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1830,"name":"max_uses","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1833,"name":"target_user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":259,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1834,"name":"target_user_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":260,"character":1}],"type":{"type":"reference","id":1381,"name":"STREAM"}},{"id":1831,"name":"temporary","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":257,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1832,"name":"unique","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1829,1830,1833,1834,1831,1832]}],"sources":[{"fileName":"rest/v6/channel.ts","line":254,"character":17}]},{"id":1782,"name":"RESTPostAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1787,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":113,"character":1}],"type":{"type":"reference","id":1759,"name":"APIAllowedMentionsSend"}},{"id":1783,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1786,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":112,"character":1}],"type":{"type":"reference","id":1055,"name":"APIEmbed"}},{"id":1788,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":114,"character":1}],"type":{"type":"reference","id":1026,"name":"APIMessageReference"}},{"id":1784,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":110,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1785,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1787,1783,1786,1788,1784,1785]}],"sources":[{"fileName":"rest/v6/channel.ts","line":108,"character":17}]},{"id":1818,"name":"RESTPostAPIChannelMessagesBulkDeleteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1819,"name":"messages","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":215,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1819]}],"sources":[{"fileName":"rest/v6/channel.ts","line":214,"character":17}]},{"id":2133,"name":"RESTPostAPIChannelWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2135,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":11,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2134,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/webhook.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2135,2134]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":9,"character":17}]},{"id":2128,"name":"RESTPostAPICurrentUserCreateDMChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2129,"name":"recipient_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2129]}],"sources":[{"fileName":"rest/v6/user.ts","line":76,"character":17}]},{"id":1850,"name":"RESTPostAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1852,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The image data, read more [here](https://discord.com/developers/docs/reference#image-data)"},"sources":[{"fileName":"rest/v6/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1851,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/emoji.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1853,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/emoji.ts","line":28,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1852,1851,1853]}],"sources":[{"fileName":"rest/v6/emoji.ts","line":22,"character":17}]},{"id":2001,"name":"RESTPostAPIGuildIntegrationJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-integration","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2003,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":462,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2002,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":461,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2003,2002]}],"sources":[{"fileName":"rest/v6/guild.ts","line":460,"character":17}]},{"id":1990,"name":"RESTPostAPIGuildPruneJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1992,"name":"compute_prune_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":416,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1991,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":415,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1993,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":417,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1992,1991,1993]}],"sources":[{"fileName":"rest/v6/guild.ts","line":414,"character":17}]},{"id":1994,"name":"RESTPostAPIGuildPruneResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1995,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":424,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1995]}],"sources":[{"fileName":"rest/v6/guild.ts","line":423,"character":17}]},{"id":1965,"name":"RESTPostAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1968,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1969,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":337,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1970,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":338,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1966,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":334,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1967,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":335,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1968,1969,1970,1966,1967]}],"sources":[{"fileName":"rest/v6/guild.ts","line":333,"character":17}],"extendedBy":[{"type":"reference","id":1873,"name":"APIGuildCreateRole"}]},{"id":1880,"name":"RESTPostAPIGuildsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1889,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1890,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1888,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":60,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1867,"name":"APIGuildCreatePartialChannel"}}},{"id":1885,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":57,"character":1}],"type":{"type":"reference","id":1265,"name":"GuildDefaultMessageNotifications"}},{"id":1886,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":58,"character":1}],"type":{"type":"reference","id":1268,"name":"GuildExplicitContentFilter"}},{"id":1883,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1881,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1882,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1887,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":59,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1873,"name":"APIGuildCreateRole"}}},{"id":1891,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1884,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":56,"character":1}],"type":{"type":"reference","id":1275,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[1889,1890,1888,1885,1886,1883,1881,1882,1887,1891,1884]}],"sources":[{"fileName":"rest/v6/guild.ts","line":52,"character":17}]},{"id":2150,"name":"RESTPostAPIWebhookWithTokenJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2156,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":98,"character":1}],"type":{"type":"reference","id":1759,"name":"APIAllowedMentionsSend"}},{"id":2153,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":95,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2151,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2155,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":97,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1055,"name":"APIEmbed"}}},{"id":2154,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2152,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2156,2153,2151,2155,2154,2152]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":92,"character":17}]},{"id":2163,"name":"RESTPostAPIWebhookWithTokenQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2164,"name":"wait","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[2164]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":129,"character":17}]},{"id":2046,"name":"RESTPostOAuth2AccessTokenResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-access-token-response","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2047,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2049,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2050,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2051,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2048,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2047,2049,2050,2051,2048]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":53,"character":17}]},{"id":2039,"name":"RESTPostOAuth2AccessTokenURIEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2040,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2041,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2043,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2042,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":42,"character":1}],"type":{"type":"literal","value":"authorization_code"}},{"id":2044,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2045,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2040,2041,2043,2042,2044,2045]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":39,"character":17}]},{"id":2093,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2094,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":168,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2096,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":170,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2099,"name":"guild","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":173,"character":1}],"type":{"type":"reference","id":1216,"name":"APIGuild"}},{"id":2097,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":171,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2098,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":172,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2095,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":169,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2094,2096,2099,2097,2098,2095]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":167,"character":17}]},{"id":2100,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2101,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2103,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2104,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":185,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2105,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2102,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2106,"name":"webhook","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":187,"character":1}],"type":{"type":"reference","id":1539,"name":"APIWebhook"}}],"groups":[{"title":"Properties","kind":1024,"children":[2101,2103,2104,2105,2102,2106]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":181,"character":17}]},{"id":2068,"name":"RESTPostOAuth2ClientCredentialsURIEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#client-credentials-grant","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2069,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2070,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2071,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":106,"character":1}],"type":{"type":"literal","value":"client_credentials"}},{"id":2072,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2069,2070,2071,2072]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":103,"character":17}]},{"id":2052,"name":"RESTPostOAuth2RefreshTokenURIEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2053,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2054,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2055,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":69,"character":1}],"type":{"type":"literal","value":"refresh_token"}},{"id":2057,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2056,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2058,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2053,2054,2055,2057,2056,2058]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":66,"character":17}]},{"id":1821,"name":"RESTPutAPIChannelPermissionsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1822,"name":"allow","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":229,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1823,"name":"deny","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":230,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1824,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":231,"character":1}],"type":{"type":"reference","id":1052,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1822,1823,1824]}],"sources":[{"fileName":"rest/v6/channel.ts","line":228,"character":17}],"extendedBy":[{"type":"reference","id":1862,"name":"APIGuildCreateOverwrite"}]},{"id":1839,"name":"RESTPutAPIChannelRecipientJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1840,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":295,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1841,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":296,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1840,1841]}],"sources":[{"fileName":"rest/v6/channel.ts","line":294,"character":17}]},{"id":1959,"name":"RESTPutAPIGuildBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1960,"name":"delete_message_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":305,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1961,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":306,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1960,1961]}],"sources":[{"fileName":"rest/v6/guild.ts","line":304,"character":17}]},{"id":1937,"name":"RESTPutAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1938,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":220,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1942,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1941,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":223,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1939,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":221,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1940,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":222,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1938,1942,1941,1939,1940]}],"sources":[{"fileName":"rest/v6/guild.ts","line":219,"character":17}]},{"id":886,"name":"APIAuditLogChange","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":178,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":899,"name":"APIAuditLogChangeKey$Add"},{"type":"reference","id":900,"name":"APIAuditLogChangeKey$Remove"},{"type":"reference","id":892,"name":"APIAuditLogChangeKeyAFKChannelID"},{"type":"reference","id":893,"name":"APIAuditLogChangeKeyAFKTimeout"},{"type":"reference","id":917,"name":"APIAuditLogChangeKeyAllow"},{"type":"reference","id":918,"name":"APIAuditLogChangeKeyAllowNew"},{"type":"reference","id":910,"name":"APIAuditLogChangeKeyApplicationID"},{"type":"reference","id":931,"name":"APIAuditLogChangeKeyAvatarHash"},{"type":"reference","id":907,"name":"APIAuditLogChangeKeyBitrate"},{"type":"reference","id":922,"name":"APIAuditLogChangeKeyChannelID"},{"type":"reference","id":921,"name":"APIAuditLogChangeKeyCode"},{"type":"reference","id":914,"name":"APIAuditLogChangeKeyColor"},{"type":"reference","id":928,"name":"APIAuditLogChangeKeyDeaf"},{"type":"reference","id":897,"name":"APIAuditLogChangeKeyDefaultMessageNotifications"},{"type":"reference","id":919,"name":"APIAuditLogChangeKeyDeny"},{"type":"reference","id":920,"name":"APIAuditLogChangeKeyDenyNew"},{"type":"reference","id":937,"name":"APIAuditLogChangeKeyEnableEmoticons"},{"type":"reference","id":938,"name":"APIAuditLogChangeKeyExpireBehavior"},{"type":"reference","id":939,"name":"APIAuditLogChangeKeyExpireGracePeriod"},{"type":"reference","id":896,"name":"APIAuditLogChangeKeyExplicitContentFilter"},{"type":"reference","id":915,"name":"APIAuditLogChangeKeyHoist"},{"type":"reference","id":888,"name":"APIAuditLogChangeKeyIconHash"},{"type":"reference","id":932,"name":"APIAuditLogChangeKeyID"},{"type":"reference","id":923,"name":"APIAuditLogChangeKeyInviterID"},{"type":"reference","id":926,"name":"APIAuditLogChangeKeyMaxAge"},{"type":"reference","id":924,"name":"APIAuditLogChangeKeyMaxUses"},{"type":"reference","id":916,"name":"APIAuditLogChangeKeyMentionable"},{"type":"reference","id":894,"name":"APIAuditLogChangeKeyMFALevel"},{"type":"reference","id":929,"name":"APIAuditLogChangeKeyMute"},{"type":"reference","id":887,"name":"APIAuditLogChangeKeyName"},{"type":"reference","id":930,"name":"APIAuditLogChangeKeyNick"},{"type":"reference","id":909,"name":"APIAuditLogChangeKeyNSFW"},{"type":"reference","id":890,"name":"APIAuditLogChangeKeyOwnerID"},{"type":"reference","id":908,"name":"APIAuditLogChangeKeyPermissionOverwrites"},{"type":"reference","id":912,"name":"APIAuditLogChangeKeyPermissions"},{"type":"reference","id":913,"name":"APIAuditLogChangeKeyPermissionsNew"},{"type":"reference","id":905,"name":"APIAuditLogChangeKeyPosition"},{"type":"reference","id":901,"name":"APIAuditLogChangeKeyPruneDeleteDays"},{"type":"reference","id":911,"name":"APIAuditLogChangeKeyRateLimitPerUser"},{"type":"reference","id":891,"name":"APIAuditLogChangeKeyRegion"},{"type":"reference","id":889,"name":"APIAuditLogChangeKeySplashHash"},{"type":"reference","id":904,"name":"APIAuditLogChangeKeySystemChannelID"},{"type":"reference","id":927,"name":"APIAuditLogChangeKeyTemporary"},{"type":"reference","id":906,"name":"APIAuditLogChangeKeyTopic"},{"type":"reference","id":936,"name":"APIAuditLogChangeKeyType"},{"type":"reference","id":925,"name":"APIAuditLogChangeKeyUses"},{"type":"reference","id":898,"name":"APIAuditLogChangeKeyVanityURLCode"},{"type":"reference","id":895,"name":"APIAuditLogChangeKeyVerificationLevel"},{"type":"reference","id":903,"name":"APIAuditLogChangeKeyWidgetChannelID"},{"type":"reference","id":902,"name":"APIAuditLogChangeKeyWidgetEnabled"}]}},{"id":899,"name":"APIAuditLogChangeKey$Add","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when new role(s) are added","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":325,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$add"},{"type":"array","elementType":{"type":"reference","id":1445,"name":"APIRole"}}],"name":"AuditLogChangeData"}},{"id":900,"name":"APIAuditLogChangeKey$Remove","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when role(s) are removed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":332,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$remove"},{"type":"array","elementType":{"type":"reference","id":1445,"name":"APIRole"}}],"name":"AuditLogChangeData"}},{"id":892,"name":"APIAuditLogChangeKeyAFKChannelID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_channel_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":270,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":893,"name":"APIAuditLogChangeKeyAFKTimeout","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_timeout is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":277,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_timeout"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":917,"name":"APIAuditLogChangeKeyAllow","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed","tags":[{"tag":"deprecated","text":"Use `allow_new` instead"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":454,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":918,"name":"APIAuditLogChangeKeyAllowNew","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":461,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow_new"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":910,"name":"APIAuditLogChangeKeyApplicationID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The application ID of the added or removed Webhook or Bot","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":402,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"application_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":931,"name":"APIAuditLogChangeKeyAvatarHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's avatar_hash is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":553,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"avatar_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":907,"name":"APIAuditLogChangeKeyBitrate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's bitrate is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":381,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"bitrate"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":922,"name":"APIAuditLogChangeKeyChannelID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's channel_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":490,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":921,"name":"APIAuditLogChangeKeyCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's code is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":483,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":914,"name":"APIAuditLogChangeKeyColor","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's color is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":432,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"color"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":928,"name":"APIAuditLogChangeKeyDeaf","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's deaf status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":532,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deaf"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":897,"name":"APIAuditLogChangeKeyDefaultMessageNotifications","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's default_message_notifications is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":308,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_message_notifications"},{"type":"reference","id":1265,"name":"GuildDefaultMessageNotifications"}],"name":"AuditLogChangeData"}},{"id":919,"name":"APIAuditLogChangeKeyDeny","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed","tags":[{"tag":"deprecated","text":"Use `deny_new` instead"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":469,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":920,"name":"APIAuditLogChangeKeyDenyNew","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":476,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny_new"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":937,"name":"APIAuditLogChangeKeyEnableEmoticons","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's enable_emoticons is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":578,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enable_emoticons"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":938,"name":"APIAuditLogChangeKeyExpireBehavior","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_behavior is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":585,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_behavior"},{"type":"reference","id":1342,"name":"IntegrationExpireBehavior"}],"name":"AuditLogChangeData"}},{"id":939,"name":"APIAuditLogChangeKeyExpireGracePeriod","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_grace_period is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":592,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_grace_period"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":896,"name":"APIAuditLogChangeKeyExplicitContentFilter","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's explicit_content_filter is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":298,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"explicit_content_filter"},{"type":"reference","id":1268,"name":"GuildExplicitContentFilter"}],"name":"AuditLogChangeData"}},{"id":915,"name":"APIAuditLogChangeKeyHoist","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's hoist status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":439,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"hoist"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":888,"name":"APIAuditLogChangeKeyIconHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's icon is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":242,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"icon_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":923,"name":"APIAuditLogChangeKeyInviterID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's inviter_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":497,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"inviter_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":894,"name":"APIAuditLogChangeKeyMFALevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's mfa_level is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":284,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mfa_level"},{"type":"reference","id":1272,"name":"GuildMFALevel"}],"name":"AuditLogChangeData"}},{"id":926,"name":"APIAuditLogChangeKeyMaxAge","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_age is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":518,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_age"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":924,"name":"APIAuditLogChangeKeyMaxUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_uses is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":504,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":916,"name":"APIAuditLogChangeKeyMentionable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's mentionable status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":446,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mentionable"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":929,"name":"APIAuditLogChangeKeyMute","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's mute status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":539,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":909,"name":"APIAuditLogChangeKeyNSFW","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's NSFW restriction is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":395,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nsfw"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":887,"name":"APIAuditLogChangeKeyName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's name is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":235,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":930,"name":"APIAuditLogChangeKeyNick","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's nick is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":546,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":890,"name":"APIAuditLogChangeKeyOwnerID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's owner ID is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":256,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"owner_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":908,"name":"APIAuditLogChangeKeyPermissionOverwrites","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's permission overwrites is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":388,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permission_overwrites"},{"type":"array","elementType":{"type":"reference","id":1045,"name":"APIOverwrite"}}],"name":"AuditLogChangeData"}},{"id":912,"name":"APIAuditLogChangeKeyPermissions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed","tags":[{"tag":"deprecated","text":"Use `permissions_new` instead"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":418,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":913,"name":"APIAuditLogChangeKeyPermissionsNew","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":425,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions_new"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":905,"name":"APIAuditLogChangeKeyPosition","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's position is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":367,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"position"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":901,"name":"APIAuditLogChangeKeyPruneDeleteDays","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when there is a change in number of days after which inactive and role-unassigned members are kicked","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":339,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"prune_delete_days"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":911,"name":"APIAuditLogChangeKeyRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's amount of seconds a user has to wait before sending another message\nis changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":410,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":891,"name":"APIAuditLogChangeKeyRegion","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's region is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":263,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"region"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":889,"name":"APIAuditLogChangeKeySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's splash is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":249,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":904,"name":"APIAuditLogChangeKeySystemChannelID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":360,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":927,"name":"APIAuditLogChangeKeyTemporary","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's temporary status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":525,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"temporary"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":906,"name":"APIAuditLogChangeKeyTopic","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's topic is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":374,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"topic"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":936,"name":"APIAuditLogChangeKeyType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The type of entity created","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":571,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"type"},{"type":"union","types":[{"type":"reference","id":963,"name":"ChannelType"},{"type":"intrinsic","name":"string"}]}],"name":"AuditLogChangeData"}},{"id":925,"name":"APIAuditLogChangeKeyUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's uses is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":511,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":898,"name":"APIAuditLogChangeKeyVanityURLCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's vanity_url_code is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":318,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"vanity_url_code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":895,"name":"APIAuditLogChangeKeyVerificationLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's verification_level is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":291,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"verification_level"},{"type":"reference","id":1275,"name":"GuildVerificationLevel"}],"name":"AuditLogChangeData"}},{"id":903,"name":"APIAuditLogChangeKeyWidgetChannelID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget_channel_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":353,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":902,"name":"APIAuditLogChangeKeyWidgetEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget is enabled","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":346,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":1867,"name":"APIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":31,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":944,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"bitrate"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":1868,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1870,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":35,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":1869,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1871,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":36,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":1872,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":37,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1862,"name":"APIGuildCreateOverwrite"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1870,1869,1871,1872]}],"sources":[{"fileName":"rest/v6/guild.ts","line":33,"character":4}]}}]}},{"id":1314,"name":"APIGuildWidget","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `APIGuildWidgetSettings` instead"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/guild.ts","line":210,"character":12}],"type":{"type":"reference","id":1315,"name":"APIGuildWidgetSettings"}},{"id":1192,"name":"GatewayActivityAssets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-assets","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/gateway.ts","line":143,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":1188,"name":"GatewayActivityEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-emoji","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/gateway.ts","line":126,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":1126,"name":"APIEmoji"},{"type":"union","types":[{"type":"literal","value":"animated"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":1126,"name":"APIEmoji"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}},{"id":1193,"name":"GatewayActivitySecrets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-secrets","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/gateway.ts","line":152,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"join"},{"type":"literal","value":"match"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":657,"name":"GatewayChannelCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":333,"character":12}],"type":{"type":"reference","id":656,"name":"GatewayChannelModifyDispatch"}},{"id":659,"name":"GatewayChannelDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":343,"character":12}],"type":{"type":"reference","id":656,"name":"GatewayChannelModifyDispatch"}},{"id":656,"name":"GatewayChannelModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create\nhttps://discord.com/developers/docs/topics/gateway#channel-update\nhttps://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":324,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":588,"name":"GatewayDispatchEvents.ChannelCreate"},{"type":"reference","id":590,"name":"GatewayDispatchEvents.ChannelDelete"},{"type":"reference","id":589,"name":"GatewayDispatchEvents.ChannelUpdate"}]},{"type":"reference","id":944,"name":"APIChannel"}],"name":"DataPayload"}},{"id":660,"name":"GatewayChannelPinsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-pins-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":350,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":591,"name":"GatewayDispatchEvents.ChannelPinsUpdate"},{"type":"reflection","declaration":{"id":661,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":663,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":354,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":662,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":353,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":664,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":355,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[663,662,664]}],"sources":[{"fileName":"gateway/v6.ts","line":352,"character":1}]}}],"name":"DataPayload"}},{"id":658,"name":"GatewayChannelUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":338,"character":12}],"type":{"type":"reference","id":656,"name":"GatewayChannelModifyDispatch"}},{"id":624,"name":"GatewayDispatchPayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":206,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":656,"name":"GatewayChannelModifyDispatch"},{"type":"reference","id":660,"name":"GatewayChannelPinsUpdateDispatch"},{"type":"reference","id":669,"name":"GatewayGuildBanModifyDispatch"},{"type":"reference","id":668,"name":"GatewayGuildDeleteDispatch"},{"type":"reference","id":675,"name":"GatewayGuildEmojisUpdateDispatch"},{"type":"reference","id":679,"name":"GatewayGuildIntegrationsUpdateDispatch"},{"type":"reference","id":682,"name":"GatewayGuildMemberAddDispatch"},{"type":"reference","id":685,"name":"GatewayGuildMemberRemoveDispatch"},{"type":"reference","id":692,"name":"GatewayGuildMembersChunkDispatch"},{"type":"reference","id":689,"name":"GatewayGuildMemberUpdateDispatch"},{"type":"reference","id":665,"name":"GatewayGuildModifyDispatch"},{"type":"reference","id":707,"name":"GatewayGuildRoleDeleteDispatch"},{"type":"reference","id":701,"name":"GatewayGuildRoleModifyDispatch"},{"type":"reference","id":711,"name":"GatewayInviteCreateDispatch"},{"type":"reference","id":724,"name":"GatewayInviteDeleteDispatch"},{"type":"reference","id":729,"name":"GatewayMessageCreateDispatch"},{"type":"reference","id":739,"name":"GatewayMessageDeleteBulkDispatch"},{"type":"reference","id":734,"name":"GatewayMessageDeleteDispatch"},{"type":"reference","id":744,"name":"GatewayMessageReactionAddDispatch"},{"type":"reference","id":746,"name":"GatewayMessageReactionRemoveAllDispatch"},{"type":"reference","id":745,"name":"GatewayMessageReactionRemoveDispatch"},{"type":"reference","id":747,"name":"GatewayMessageReactionRemoveEmojiDispatch"},{"type":"reference","id":730,"name":"GatewayMessageUpdateDispatch"},{"type":"reference","id":750,"name":"GatewayPresenceUpdateDispatch"},{"type":"reference","id":647,"name":"GatewayReadyDispatch"},{"type":"reference","id":655,"name":"GatewayResumedDispatch"},{"type":"reference","id":751,"name":"GatewayTypingStartDispatch"},{"type":"reference","id":758,"name":"GatewayUserUpdateDispatch"},{"type":"reference","id":760,"name":"GatewayVoiceServerUpdateDispatch"},{"type":"reference","id":759,"name":"GatewayVoiceStateUpdateDispatch"},{"type":"reference","id":765,"name":"GatewayWebhooksUpdateDispatch"}]}},{"id":673,"name":"GatewayGuildBanAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":404,"character":12}],"type":{"type":"reference","id":669,"name":"GatewayGuildBanModifyDispatch"}},{"id":669,"name":"GatewayGuildBanModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":393,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":595,"name":"GatewayDispatchEvents.GuildBanAdd"},{"type":"reference","id":596,"name":"GatewayDispatchEvents.GuildBanRemove"}]},{"type":"reflection","declaration":{"id":670,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":671,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":396,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":672,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":397,"character":2}],"type":{"type":"reference","id":1473,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[671,672]}],"sources":[{"fileName":"gateway/v6.ts","line":395,"character":1}]}}],"name":"DataPayload"}},{"id":674,"name":"GatewayGuildBanRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":409,"character":12}],"type":{"type":"reference","id":669,"name":"GatewayGuildBanModifyDispatch"}},{"id":666,"name":"GatewayGuildCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":373,"character":12}],"type":{"type":"reference","id":665,"name":"GatewayGuildModifyDispatch"}},{"id":668,"name":"GatewayGuildDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":385,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":594,"name":"GatewayDispatchEvents.GuildDelete"},{"type":"reference","id":1201,"name":"APIUnavailableGuild"}],"name":"DataPayload"}},{"id":675,"name":"GatewayGuildEmojisUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-emojis-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":416,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":597,"name":"GatewayDispatchEvents.GuildEmojisUpdate"},{"type":"reflection","declaration":{"id":676,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":678,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":420,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":1126,"name":"APIEmoji"}}},{"id":677,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":419,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[678,677]}],"sources":[{"fileName":"gateway/v6.ts","line":418,"character":1}]}}],"name":"DataPayload"}},{"id":679,"name":"GatewayGuildIntegrationsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-integrations-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":429,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":598,"name":"GatewayDispatchEvents.GuildIntegrationsUpdate"},{"type":"reflection","declaration":{"id":680,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":681,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":431,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[681]}],"sources":[{"fileName":"gateway/v6.ts","line":431,"character":1}]}}],"name":"DataPayload"}},{"id":682,"name":"GatewayGuildMemberAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-add","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":439,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":599,"name":"GatewayDispatchEvents.GuildMemberAdd"},{"type":"intersection","types":[{"type":"reference","id":1318,"name":"APIGuildMember"},{"type":"reflection","declaration":{"id":683,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":684,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":441,"character":20}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[684]}],"sources":[{"fileName":"gateway/v6.ts","line":441,"character":18}]}}]}],"name":"DataPayload"}},{"id":685,"name":"GatewayGuildMemberRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-remove","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":449,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":600,"name":"GatewayDispatchEvents.GuildMemberRemove"},{"type":"reflection","declaration":{"id":686,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":687,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":452,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":688,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":453,"character":2}],"type":{"type":"reference","id":1473,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[687,688]}],"sources":[{"fileName":"gateway/v6.ts","line":451,"character":1}]}}],"name":"DataPayload"}},{"id":689,"name":"GatewayGuildMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":462,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":601,"name":"GatewayDispatchEvents.GuildMemberUpdate"},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":1318,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":690,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":691,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":465,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[691]}],"sources":[{"fileName":"gateway/v6.ts","line":464,"character":41}]}}]}],"name":"DataPayload"}},{"id":692,"name":"GatewayGuildMembersChunkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-members-chunk","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":474,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":602,"name":"GatewayDispatchEvents.GuildMembersChunk"},{"type":"reflection","declaration":{"id":693,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":697,"name":"chunk_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":480,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":696,"name":"chunk_index","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":479,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":694,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":477,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":695,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":478,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":1318,"name":"APIGuildMember"}}},{"id":700,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":483,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":698,"name":"not_found","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":481,"character":2}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"unknown"}}},{"id":699,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":482,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":1145,"name":"RawGatewayPresenceUpdate"}}}],"groups":[{"title":"Properties","kind":1024,"children":[697,696,694,695,700,698,699]}],"sources":[{"fileName":"gateway/v6.ts","line":476,"character":1}]}}],"name":"DataPayload"}},{"id":665,"name":"GatewayGuildModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create\nhttps://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":365,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":592,"name":"GatewayDispatchEvents.GuildCreate"},{"type":"reference","id":593,"name":"GatewayDispatchEvents.GuildUpdate"}]},{"type":"reference","id":1216,"name":"APIGuild"}],"name":"DataPayload"}},{"id":705,"name":"GatewayGuildRoleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":504,"character":12}],"type":{"type":"reference","id":701,"name":"GatewayGuildRoleModifyDispatch"}},{"id":707,"name":"GatewayGuildRoleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":516,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":605,"name":"GatewayDispatchEvents.GuildRoleDelete"},{"type":"reflection","declaration":{"id":708,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":709,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":519,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":710,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":520,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[709,710]}],"sources":[{"fileName":"gateway/v6.ts","line":518,"character":1}]}}],"name":"DataPayload"}},{"id":701,"name":"GatewayGuildRoleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":493,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":603,"name":"GatewayDispatchEvents.GuildRoleCreate"},{"type":"reference","id":604,"name":"GatewayDispatchEvents.GuildRoleUpdate"}]},{"type":"reflection","declaration":{"id":702,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":703,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":496,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":704,"name":"role","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":497,"character":2}],"type":{"type":"reference","id":1445,"name":"APIRole"}}],"groups":[{"title":"Properties","kind":1024,"children":[703,704]}],"sources":[{"fileName":"gateway/v6.ts","line":495,"character":1}]}}],"name":"DataPayload"}},{"id":706,"name":"GatewayGuildRoleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":509,"character":12}],"type":{"type":"reference","id":701,"name":"GatewayGuildRoleModifyDispatch"}},{"id":667,"name":"GatewayGuildUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":378,"character":12}],"type":{"type":"reference","id":665,"name":"GatewayGuildModifyDispatch"}},{"id":711,"name":"GatewayInviteCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-create","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":529,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":606,"name":"GatewayDispatchEvents.InviteCreate"},{"type":"reflection","declaration":{"id":712,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":713,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":532,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":714,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":533,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":715,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":534,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":716,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":535,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":717,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":536,"character":2}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":718,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":537,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":719,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":538,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":720,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":539,"character":2}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":721,"name":"target_user_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":540,"character":2}],"type":{"type":"reference","id":1380,"name":"InviteTargetUserType"}},{"id":722,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":541,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":723,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":542,"character":2}],"type":{"type":"literal","value":0}}],"groups":[{"title":"Properties","kind":1024,"children":[713,714,715,716,717,718,719,720,721,722,723]}],"sources":[{"fileName":"gateway/v6.ts","line":531,"character":1}]}}],"name":"DataPayload"}},{"id":724,"name":"GatewayInviteDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":551,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":607,"name":"GatewayDispatchEvents.InviteDelete"},{"type":"reflection","declaration":{"id":725,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":726,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":554,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":728,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":556,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":727,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":555,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[726,728,727]}],"sources":[{"fileName":"gateway/v6.ts","line":553,"character":1}]}}],"name":"DataPayload"}},{"id":729,"name":"GatewayMessageCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-create","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":565,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":608,"name":"GatewayDispatchEvents.MessageCreate"},{"type":"reference","id":971,"name":"APIMessage"}],"name":"DataPayload"}},{"id":739,"name":"GatewayMessageDeleteBulkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete-bulk","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":596,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":611,"name":"GatewayDispatchEvents.MessageDeleteBulk"},{"type":"reflection","declaration":{"id":740,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":742,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":600,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":743,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":601,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":741,"name":"ids","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":599,"character":2}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[742,743,741]}],"sources":[{"fileName":"gateway/v6.ts","line":598,"character":1}]}}],"name":"DataPayload"}},{"id":734,"name":"GatewayMessageDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":582,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":610,"name":"GatewayDispatchEvents.MessageDelete"},{"type":"reflection","declaration":{"id":735,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":737,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":586,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":738,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":587,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":736,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":585,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[737,738,736]}],"sources":[{"fileName":"gateway/v6.ts","line":584,"character":1}]}}],"name":"DataPayload"}},{"id":744,"name":"GatewayMessageReactionAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-add","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":610,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":612,"name":"GatewayDispatchEvents.MessageReactionAdd"}],"name":"ReactionData"}},{"id":746,"name":"GatewayMessageReactionRemoveAllDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-all","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":624,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":614,"name":"GatewayDispatchEvents.MessageReactionRemoveAll"},{"type":"reference","name":"MessageReactionRemoveData"}],"name":"DataPayload"}},{"id":745,"name":"GatewayMessageReactionRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":617,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":613,"name":"GatewayDispatchEvents.MessageReactionRemove"},{"type":"literal","value":"member"}],"name":"ReactionData"}},{"id":747,"name":"GatewayMessageReactionRemoveEmojiDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-emoji","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":634,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":615,"name":"GatewayDispatchEvents.MessageReactionRemoveEmoji"},{"type":"intersection","types":[{"type":"reference","name":"MessageReactionRemoveData"},{"type":"reflection","declaration":{"id":748,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":749,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":637,"character":2}],"type":{"type":"reference","id":1126,"name":"APIEmoji"}}],"groups":[{"title":"Properties","kind":1024,"children":[749]}],"sources":[{"fileName":"gateway/v6.ts","line":636,"character":29}]}}]}],"name":"DataPayload"}},{"id":730,"name":"GatewayMessageUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":572,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":609,"name":"GatewayDispatchEvents.MessageUpdate"},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":971,"name":"APIMessage"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":731,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":733,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":574,"character":37}],"type":{"type":"intrinsic","name":"string"}},{"id":732,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":574,"character":25}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[733,732]}],"sources":[{"fileName":"gateway/v6.ts","line":574,"character":23}]}}]}],"name":"DataPayload"}},{"id":1163,"name":"GatewayPresenceClientStatus","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#client-status-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/gateway.ts","line":73,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"desktop"},{"type":"literal","value":"mobile"},{"type":"literal","value":"web"}]},{"type":"reference","id":1157,"name":"PresenceUpdateStatus"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":750,"name":"GatewayPresenceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":646,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":616,"name":"GatewayDispatchEvents.PresenceUpdate"},{"type":"reference","id":1145,"name":"RawGatewayPresenceUpdate"}],"name":"DataPayload"}},{"id":647,"name":"GatewayReadyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#ready","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":297,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":586,"name":"GatewayDispatchEvents.Ready"},{"type":"reflection","declaration":{"id":648,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":653,"name":"guilds","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":304,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":1201,"name":"APIUnavailableGuild"}}},{"id":652,"name":"private_channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":303,"character":2}],"type":{"type":"tuple"}},{"id":651,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":302,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":654,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":305,"character":2}],"type":{"type":"tuple","elements":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"number"}]}},{"id":650,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":301,"character":2}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":649,"name":"v","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":300,"character":2}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[653,652,651,654,650,649]}],"sources":[{"fileName":"gateway/v6.ts","line":299,"character":1}]}}],"name":"DataPayload"}},{"id":623,"name":"GatewayReceivePayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":195,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":624,"name":"GatewayDispatchPayload"},{"type":"reference","id":635,"name":"GatewayHeartbeatAck"},{"type":"reference","id":631,"name":"GatewayHeartbeatRequest"},{"type":"reference","id":625,"name":"GatewayHello"},{"type":"reference","id":639,"name":"GatewayInvalidSession"},{"type":"reference","id":643,"name":"GatewayReconnect"}]}},{"id":655,"name":"GatewayResumedDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resumed","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":314,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":587,"name":"GatewayDispatchEvents.Resumed"},{"type":"intrinsic","name":"never"}],"name":"DataPayload"}},{"id":622,"name":"GatewaySendPayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":184,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":769,"name":"GatewayHeartbeat"},{"type":"reference","id":776,"name":"GatewayIdentify"},{"type":"reference","id":795,"name":"GatewayRequestGuildMembers"},{"type":"reference","id":788,"name":"GatewayResume"},{"type":"reference","id":813,"name":"GatewayUpdatePresence"},{"type":"reference","id":805,"name":"GatewayVoiceStateUpdate"}]}},{"id":751,"name":"GatewayTypingStartDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#typing-start","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":653,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":617,"name":"GatewayDispatchEvents.TypingStart"},{"type":"reflection","declaration":{"id":752,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":753,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":656,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":754,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":657,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":757,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":660,"character":2}],"type":{"type":"reference","id":1318,"name":"APIGuildMember"}},{"id":756,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":659,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":755,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":658,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[753,754,757,756,755]}],"sources":[{"fileName":"gateway/v6.ts","line":655,"character":1}]}}],"name":"DataPayload"}},{"id":758,"name":"GatewayUserUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#user-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":669,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":618,"name":"GatewayDispatchEvents.UserUpdate"},{"type":"reference","id":1473,"name":"APIUser"}],"name":"DataPayload"}},{"id":760,"name":"GatewayVoiceServerUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-server-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":683,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":620,"name":"GatewayDispatchEvents.VoiceServerUpdate"},{"type":"reflection","declaration":{"id":761,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":764,"name":"endpoint","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":688,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":763,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":687,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":762,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":686,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[764,763,762]}],"sources":[{"fileName":"gateway/v6.ts","line":685,"character":1}]}}],"name":"DataPayload"}},{"id":759,"name":"GatewayVoiceStateUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-state-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":676,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":619,"name":"GatewayDispatchEvents.VoiceStateUpdate"},{"type":"reference","id":1519,"name":"GatewayVoiceState"}],"name":"DataPayload"}},{"id":765,"name":"GatewayWebhooksUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#webhooks-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":697,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":621,"name":"GatewayDispatchEvents.WebhooksUpdate"},{"type":"reflection","declaration":{"id":766,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":768,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":701,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":767,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":700,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[768,767]}],"sources":[{"fileName":"gateway/v6.ts","line":699,"character":1}]}}],"name":"DataPayload"}},{"id":2132,"name":"GetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#list-voice-regions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/voice.ts","line":8,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1532,"name":"APIVoiceRegion"}}},{"id":1817,"name":"RESTDeleteAPIChannelAllMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":207,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1816,"name":"RESTDeleteAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":202,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1809,"name":"RESTDeleteAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":176,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1826,"name":"RESTDeleteAPIChannelPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":242,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1838,"name":"RESTDeleteAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":287,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1843,"name":"RESTDeleteAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":307,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":1775,"name":"RESTDeleteAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":84,"character":12}],"type":{"type":"reference","id":944,"name":"APIChannel"}},{"id":2127,"name":"RESTDeleteAPICurrentUserGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#leave-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":69,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1963,"name":"RESTDeleteAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-ban","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":319,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1859,"name":"RESTDeleteAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-guild-emoji","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":56,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2010,"name":"RESTDeleteAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-integration","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":491,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1956,"name":"RESTDeleteAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":283,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1955,"name":"RESTDeleteAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":276,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1917,"name":"RESTDeleteAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":128,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1984,"name":"RESTDeleteAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":384,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2027,"name":"RESTDeleteAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#delete-invite","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/invite.ts","line":22,"character":12}],"type":{"type":"reference","id":1371,"name":"APIInvite"}},{"id":2148,"name":"RESTDeleteAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":80,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2149,"name":"RESTDeleteAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":85,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1749,"name":"RESTGetAPIAuditLogResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/auditLog.ts","line":18,"character":12}],"type":{"type":"reference","id":825,"name":"APIAuditLog"}},{"id":1827,"name":"RESTGetAPIChannelInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-invites","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":249,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1371,"name":"APIInvite"}}},{"id":1814,"name":"RESTGetAPIChannelMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":192,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1473,"name":"APIUser"}}},{"id":1806,"name":"RESTGetAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":161,"character":12}],"type":{"type":"reference","id":971,"name":"APIMessage"}},{"id":1781,"name":"RESTGetAPIChannelMessagesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":101,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":971,"name":"APIMessage"}}},{"id":1836,"name":"RESTGetAPIChannelPinsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-pinned-messages","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":275,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":971,"name":"APIMessage"}}},{"id":1773,"name":"RESTGetAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":74,"character":12}],"type":{"type":"reference","id":944,"name":"APIChannel"}},{"id":2137,"name":"RESTGetAPIChannelWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-channel-webhooks","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":24,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1539,"name":"APIWebhook"}}},{"id":2131,"name":"RESTGetAPICurrentUserConnectionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-connections","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1506,"name":"APIConnection"}}},{"id":2126,"name":"RESTGetAPICurrentUserGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":62,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":2118,"name":"RESTAPIPartialCurrentUserGuild"}}},{"id":2108,"name":"RESTGetAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":8,"character":12}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":1861,"name":"RESTGetAPIGatewayBotResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/gateway.ts","line":15,"character":12}],"type":{"type":"reference","id":1137,"name":"APIGatewayBotInfo"}},{"id":1860,"name":"RESTGetAPIGatewayResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/gateway.ts","line":8,"character":12}],"type":{"type":"reference","id":1135,"name":"APIGatewayInfo"}},{"id":1958,"name":"RESTGetAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-ban","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":297,"character":12}],"type":{"type":"reference","id":1355,"name":"APIBan"}},{"id":1957,"name":"RESTGetAPIGuildBansResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":290,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1355,"name":"APIBan"}}},{"id":1918,"name":"RESTGetAPIGuildChannelsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-channels","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":135,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":944,"name":"APIChannel"}}},{"id":1849,"name":"RESTGetAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-guild-emoji","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":15,"character":12}],"type":{"type":"reference","id":1126,"name":"APIEmoji"}},{"id":1848,"name":"RESTGetAPIGuildEmojisResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-guild-emojis","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":8,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1126,"name":"APIEmoji"}}},{"id":2000,"name":"RESTGetAPIGuildIntegrationsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":453,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1326,"name":"APIGuildIntegration"}}},{"id":1997,"name":"RESTGetAPIGuildInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-invites","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":439,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1371,"name":"APIInvite"}}},{"id":1928,"name":"RESTGetAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-member","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":184,"character":12}],"type":{"type":"reference","id":1318,"name":"APIGuildMember"}},{"id":1932,"name":"RESTGetAPIGuildMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":199,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1318,"name":"APIGuildMember"}}},{"id":1936,"name":"RESTGetAPIGuildMembersSearchResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":212,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1318,"name":"APIGuildMember"}}},{"id":1896,"name":"RESTGetAPIGuildPreviewResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-preview","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":90,"character":12}],"type":{"type":"reference","id":1304,"name":"APIGuildPreview"}},{"id":1895,"name":"RESTGetAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":83,"character":12}],"type":{"type":"reference","id":1216,"name":"APIGuild"}},{"id":1964,"name":"RESTGetAPIGuildRolesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-roles","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":326,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1445,"name":"APIRole"}}},{"id":1996,"name":"RESTGetAPIGuildVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-voice-regions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":432,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1532,"name":"APIVoiceRegion"}}},{"id":2138,"name":"RESTGetAPIGuildWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-guild-webhooks","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":31,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1539,"name":"APIWebhook"}}},{"id":2023,"name":"RESTGetAPIGuildWidgetImageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Note: while the return type is `ArrayBuffer`, the expected result is\na buffer of sorts (depends if in browser or on node.js/deno).","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":562,"character":12}],"type":{"type":"reference","qualifiedName":"ArrayBuffer","package":"typescript","name":"ArrayBuffer"}},{"id":2012,"name":"RESTGetAPIGuildWidgetResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to RESTGetAPIGuildWidgetSettingsResult"},{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":504,"character":12}],"type":{"type":"reference","id":1315,"name":"APIGuildWidgetSettings"}},{"id":2013,"name":"RESTGetAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-settings","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":511,"character":12}],"type":{"type":"reference","id":1315,"name":"APIGuildWidgetSettings"}},{"id":2026,"name":"RESTGetAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/invite.ts","line":15,"character":12}],"type":{"type":"reference","id":1371,"name":"APIInvite"}},{"id":2028,"name":"RESTGetAPIOauth2CurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-application-information","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/oauth2.ts","line":8,"character":12}],"type":{"type":"reference","id":1396,"name":"APIApplication"}},{"id":2109,"name":"RESTGetAPIUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":15,"character":12}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":2139,"name":"RESTGetAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":38,"character":12}],"type":{"type":"reference","id":1539,"name":"APIWebhook"}},{"id":2140,"name":"RESTGetAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-with-token","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":45,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1539,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":2067,"name":"RESTOAuth2ImplicitAuthorizationURIFragmentResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/oauth2.ts","line":96,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2046,"name":"RESTPostOAuth2AccessTokenResult"},{"type":"literal","value":"refresh_token"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":1808,"name":"RESTPatchAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":171,"character":12}],"type":{"type":"reference","id":971,"name":"APIMessage"}},{"id":1774,"name":"RESTPatchAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":79,"character":12}],"type":{"type":"reference","id":944,"name":"APIChannel"}},{"id":1953,"name":"RESTPatchAPICurrentGuildMemberNicknameResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":262,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1951,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":2113,"name":"RESTPatchAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":30,"character":12}],"type":{"type":"reference","id":1473,"name":"APIUser"}},{"id":1921,"name":"RESTPatchAPIGuildChannelPositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":167,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":1922,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1923,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":168,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1925,"name":"lock_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":170,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1926,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":171,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}},{"id":1924,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":169,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1923,1925,1926,1924]}],"sources":[{"fileName":"rest/v6/guild.ts","line":167,"character":56}]}}}},{"id":1927,"name":"RESTPatchAPIGuildChannelPositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":177,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1858,"name":"RESTPatchAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":49,"character":12}],"type":{"type":"reference","id":1126,"name":"APIEmoji"}},{"id":2009,"name":"RESTPatchAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":484,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1950,"name":"RESTPatchAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":248,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1916,"name":"RESTPatchAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":121,"character":12}],"type":{"type":"reference","id":1216,"name":"APIGuild"}},{"id":1972,"name":"RESTPatchAPIGuildRolePositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":351,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":1973,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1974,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":352,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1975,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":353,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1974,1975]}],"sources":[{"fileName":"rest/v6/guild.ts","line":351,"character":53}]}}}},{"id":1976,"name":"RESTPatchAPIGuildRolePositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":359,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1445,"name":"APIRole"}}},{"id":1983,"name":"RESTPatchAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":377,"character":12}],"type":{"type":"reference","id":1445,"name":"APIRole"}},{"id":2014,"name":"RESTPatchAPIGuildWidgetJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to RESTPatchAPIGuildWidgetSettingsJSONBody"},{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":517,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1315,"name":"APIGuildWidgetSettings"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2016,"name":"RESTPatchAPIGuildWidgetResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `RESTPatchAPIGuildWidgetSettingsResult` instead"},{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":530,"character":12}],"type":{"type":"reference","id":1315,"name":"APIGuildWidgetSettings"}},{"id":2015,"name":"RESTPatchAPIGuildWidgetSettingsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":524,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1315,"name":"APIGuildWidgetSettings"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2017,"name":"RESTPatchAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":535,"character":12}],"type":{"type":"reference","id":1315,"name":"APIGuildWidgetSettings"}},{"id":2145,"name":"RESTPatchAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":61,"character":12}],"type":{"type":"reference","id":1539,"name":"APIWebhook"}},{"id":2146,"name":"RESTPatchAPIWebhookWithTokenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":68,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2141,"name":"RESTPatchAPIWebhookJSONBody"},{"type":"literal","value":"channel_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":2147,"name":"RESTPatchAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":73,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1539,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":1847,"name":"RESTPostAPIChannelFollowersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":326,"character":12}],"type":{"type":"reference","id":1119,"name":"APIFollowedChannel"}},{"id":1844,"name":"RESTPostAPIChannelMessageCrosspostResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":314,"character":12}],"type":{"type":"reference","id":971,"name":"APIMessage"}},{"id":1789,"name":"RESTPostAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":122,"character":12}],"type":{"type":"union","types":[{"type":"reflection","declaration":{"id":1790,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1792,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The file contents"},"sources":[{"fileName":"rest/v6/channel.ts","line":131,"character":3}],"type":{"type":"intrinsic","name":"unknown"}},{"id":1791,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v6/channel.ts","line":127,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1792,1791]}],"sources":[{"fileName":"rest/v6/channel.ts","line":123,"character":3}]}},{"type":"reflection","declaration":{"id":1793,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1798,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":138,"character":3}],"type":{"type":"reference","id":1759,"name":"APIAllowedMentionsSend"}},{"id":1794,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":134,"character":3}],"type":{"type":"intrinsic","name":"string"}},{"id":1797,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":137,"character":3}],"type":{"type":"reference","id":1055,"name":"APIEmbed"}},{"id":1800,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The file contents"},"sources":[{"fileName":"rest/v6/channel.ts","line":143,"character":3}],"type":{"type":"intrinsic","name":"unknown"}},{"id":1799,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":139,"character":3}],"type":{"type":"reference","id":1026,"name":"APIMessageReference"}},{"id":1795,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":135,"character":3}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":1796,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":136,"character":3}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1798,1794,1797,1800,1799,1795,1796]}],"sources":[{"fileName":"rest/v6/channel.ts","line":133,"character":3}]}}]}},{"id":1807,"name":"RESTPostAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":166,"character":12}],"type":{"type":"reference","id":971,"name":"APIMessage"}},{"id":1820,"name":"RESTPostAPIChannelMessagesBulkDeleteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":221,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1835,"name":"RESTPostAPIChannelTypingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#trigger-typing-indicator","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":268,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2136,"name":"RESTPostAPIChannelWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":17,"character":12}],"type":{"type":"reference","id":1539,"name":"APIWebhook"}},{"id":2130,"name":"RESTPostAPICurrentUserCreateDMChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":83,"character":12}],"type":{"type":"reference","id":944,"name":"APIChannel"}},{"id":1919,"name":"RESTPostAPIGuildChannelJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":142,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":944,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"bitrate"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"parent_id"},{"type":"literal","value":"permission_overwrites"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":944,"name":"APIChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":1920,"name":"RESTPostAPIGuildChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":160,"character":12}],"type":{"type":"reference","id":944,"name":"APIChannel"}},{"id":1854,"name":"RESTPostAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":34,"character":12}],"type":{"type":"reference","id":1126,"name":"APIEmoji"}},{"id":2004,"name":"RESTPostAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":468,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2011,"name":"RESTPostAPIGuildIntegrationSyncResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#sync-guild-integration","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":498,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1971,"name":"RESTPostAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":344,"character":12}],"type":{"type":"reference","id":1445,"name":"APIRole"}},{"id":1892,"name":"RESTPostAPIGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":69,"character":12}],"type":{"type":"reference","id":1216,"name":"APIGuild"}},{"id":2157,"name":"RESTPostAPIWebhookWithTokenFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":106,"character":12}],"type":{"type":"union","types":[{"type":"reflection","declaration":{"id":2158,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2160,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The file contents"},"sources":[{"fileName":"rest/v6/webhook.ts","line":115,"character":3}],"type":{"type":"intrinsic","name":"unknown"}},{"id":2159,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v6/webhook.ts","line":111,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2160,2159]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":107,"character":3}]}},{"type":"intersection","types":[{"type":"reference","id":2150,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"reflection","declaration":{"id":2161,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2162,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The file contents"},"sources":[{"fileName":"rest/v6/webhook.ts","line":121,"character":3}],"type":{"type":"intrinsic","name":"unknown"}}],"groups":[{"title":"Properties","kind":1024,"children":[2162]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":117,"character":42}]}}]}]}},{"id":2168,"name":"RESTPostAPIWebhookWithTokenGitHubQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":159,"character":12}],"type":{"type":"reference","id":2163,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":2165,"name":"RESTPostAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":136,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2167,"name":"RESTPostAPIWebhookWithTokenSlackQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":152,"character":12}],"type":{"type":"reference","id":2163,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":2166,"name":"RESTPostAPIWebhookWithTokenWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to POST `/webhooks/{webhook.id}/{webhook.token}` receives\nthe `wait` query parameter set to `true`","tags":[{"tag":"see","text":"https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params"},{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":145,"character":12}],"type":{"type":"reference","id":971,"name":"APIMessage"}},{"id":2107,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsAndWebhookIncomingScopeResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/oauth2.ts","line":193,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":2093,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult"},{"type":"reference","id":2100,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult"}]}},{"id":2073,"name":"RESTPostOAuth2ClientCredentialsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/oauth2.ts","line":113,"character":12}],"type":{"type":"reference","id":2067,"name":"RESTOAuth2ImplicitAuthorizationURIFragmentResult"}},{"id":2059,"name":"RESTPostOAuth2RefreshTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":75,"character":12}],"type":{"type":"reference","id":2046,"name":"RESTPostOAuth2AccessTokenResult"}},{"id":1815,"name":"RESTPutAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":197,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1825,"name":"RESTPutAPIChannelPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":237,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1837,"name":"RESTPutAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#add-pinned-channel-message","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":282,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1842,"name":"RESTPutAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":302,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":1962,"name":"RESTPutAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":312,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1943,"name":"RESTPutAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":230,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":1318,"name":"APIGuildMember"},{"type":"intrinsic","name":"undefined"}]}},{"id":1954,"name":"RESTPutAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":269,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1554,"name":"APIVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/index.ts","line":17,"character":13}],"type":{"type":"literal","value":"6"},"defaultValue":"'6'"},{"id":517,"name":"GatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":26,"character":13}],"type":{"type":"literal","value":"6"},"defaultValue":"'6'"},{"id":1412,"name":"PermissionFlagsBits","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags","text":"These flags are exported as `BigInt`s and NOT numbers. For most of them, you can\nconvert them in a number by wrapping it in `Number()`, however be careful as any\nfurther bits added may cause issues if done so. Try to use BigInts as much as possible\nor modules that can replicate them in some way.\n","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/permissions.ts","line":15,"character":13}],"type":{"type":"reflection","declaration":{"id":1413,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1420,"name":"ADD_REACTIONS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":22,"character":1}],"type":{"type":"literal","value":{"value":"64","negative":false}},"defaultValue":"..."},{"id":1417,"name":"ADMINISTRATOR","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":19,"character":1}],"type":{"type":"literal","value":{"value":"8","negative":false}},"defaultValue":"..."},{"id":1429,"name":"ATTACH_FILES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":31,"character":1}],"type":{"type":"literal","value":{"value":"32768","negative":false}},"defaultValue":"..."},{"id":1416,"name":"BAN_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":18,"character":1}],"type":{"type":"literal","value":{"value":"4","negative":false}},"defaultValue":"..."},{"id":1440,"name":"CHANGE_NICKNAME","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":42,"character":1}],"type":{"type":"literal","value":{"value":"67108864","negative":false}},"defaultValue":"..."},{"id":1434,"name":"CONNECT","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":36,"character":1}],"type":{"type":"literal","value":{"value":"1048576","negative":false}},"defaultValue":"..."},{"id":1414,"name":"CREATE_INSTANT_INVITE","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":16,"character":1}],"type":{"type":"literal","value":{"value":"1","negative":false}},"defaultValue":"..."},{"id":1437,"name":"DEAFEN_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":39,"character":1}],"type":{"type":"literal","value":{"value":"8388608","negative":false}},"defaultValue":"..."},{"id":1428,"name":"EMBED_LINKS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":30,"character":1}],"type":{"type":"literal","value":{"value":"16384","negative":false}},"defaultValue":"..."},{"id":1415,"name":"KICK_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":17,"character":1}],"type":{"type":"literal","value":{"value":"2","negative":false}},"defaultValue":"..."},{"id":1418,"name":"MANAGE_CHANNELS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":20,"character":1}],"type":{"type":"literal","value":{"value":"16","negative":false}},"defaultValue":"..."},{"id":1444,"name":"MANAGE_EMOJIS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":46,"character":1}],"type":{"type":"literal","value":{"value":"1073741824","negative":false}},"defaultValue":"..."},{"id":1419,"name":"MANAGE_GUILD","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":21,"character":1}],"type":{"type":"literal","value":{"value":"32","negative":false}},"defaultValue":"..."},{"id":1427,"name":"MANAGE_MESSAGES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":29,"character":1}],"type":{"type":"literal","value":{"value":"8192","negative":false}},"defaultValue":"..."},{"id":1441,"name":"MANAGE_NICKNAMES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":43,"character":1}],"type":{"type":"literal","value":{"value":"134217728","negative":false}},"defaultValue":"..."},{"id":1442,"name":"MANAGE_ROLES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":44,"character":1}],"type":{"type":"literal","value":{"value":"268435456","negative":false}},"defaultValue":"..."},{"id":1443,"name":"MANAGE_WEBHOOKS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":45,"character":1}],"type":{"type":"literal","value":{"value":"536870912","negative":false}},"defaultValue":"..."},{"id":1431,"name":"MENTION_EVERYONE","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":33,"character":1}],"type":{"type":"literal","value":{"value":"131072","negative":false}},"defaultValue":"..."},{"id":1438,"name":"MOVE_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":40,"character":1}],"type":{"type":"literal","value":{"value":"16777216","negative":false}},"defaultValue":"..."},{"id":1436,"name":"MUTE_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":38,"character":1}],"type":{"type":"literal","value":{"value":"4194304","negative":false}},"defaultValue":"..."},{"id":1422,"name":"PRIORITY_SPEAKER","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":24,"character":1}],"type":{"type":"literal","value":{"value":"256","negative":false}},"defaultValue":"..."},{"id":1430,"name":"READ_MESSAGE_HISTORY","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":32,"character":1}],"type":{"type":"literal","value":{"value":"65536","negative":false}},"defaultValue":"..."},{"id":1425,"name":"SEND_MESSAGES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":27,"character":1}],"type":{"type":"literal","value":{"value":"2048","negative":false}},"defaultValue":"..."},{"id":1426,"name":"SEND_TTS_MESSAGES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":28,"character":1}],"type":{"type":"literal","value":{"value":"4096","negative":false}},"defaultValue":"..."},{"id":1435,"name":"SPEAK","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":37,"character":1}],"type":{"type":"literal","value":{"value":"2097152","negative":false}},"defaultValue":"..."},{"id":1423,"name":"STREAM","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":25,"character":1}],"type":{"type":"literal","value":{"value":"512","negative":false}},"defaultValue":"..."},{"id":1432,"name":"USE_EXTERNAL_EMOJIS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":34,"character":1}],"type":{"type":"literal","value":{"value":"262144","negative":false}},"defaultValue":"..."},{"id":1439,"name":"USE_VAD","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":41,"character":1}],"type":{"type":"literal","value":{"value":"33554432","negative":false}},"defaultValue":"..."},{"id":1421,"name":"VIEW_AUDIT_LOG","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":23,"character":1}],"type":{"type":"literal","value":{"value":"128","negative":false}},"defaultValue":"..."},{"id":1424,"name":"VIEW_CHANNEL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":26,"character":1}],"type":{"type":"literal","value":{"value":"1024","negative":false}},"defaultValue":"..."},{"id":1433,"name":"VIEW_GUILD_INSIGHTS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":35,"character":1}],"type":{"type":"literal","value":{"value":"524288","negative":false}},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[1420,1417,1429,1416,1440,1434,1414,1437,1428,1415,1418,1444,1419,1427,1441,1442,1443,1431,1438,1436,1422,1430,1425,1426,1435,1423,1432,1439,1421,1424,1433]}]}},"defaultValue":"..."},{"id":1555,"name":"Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/index.ts","line":22,"character":13}],"type":{"type":"reflection","declaration":{"id":1556,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1560,"name":"channel","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":37,"character":1}],"signatures":[{"id":1561,"name":"channel","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}`\n- PATCH `/channels/{channel.id}`\n- DELETE `/channels/{channel.id}`"},"parameters":[{"id":1562,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1594,"name":"channelBulkDelete","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":112,"character":1}],"signatures":[{"id":1595,"name":"channelBulkDelete","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/bulk-delete`"},"parameters":[{"id":1596,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1570,"name":"channelCrosspost","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":64,"character":1}],"signatures":[{"id":1571,"name":"channelCrosspost","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/{message.id}/crosspost`"},"parameters":[{"id":1572,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1573,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1604,"name":"channelFollowers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":138,"character":1}],"signatures":[{"id":1605,"name":"channelFollowers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/followers`"},"parameters":[{"id":1606,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1601,"name":"channelInvite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":130,"character":1}],"signatures":[{"id":1602,"name":"channelInvite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/invites`\n- POST `/channels/{channel.id}/invites`"},"parameters":[{"id":1603,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1566,"name":"channelMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":56,"character":1}],"signatures":[{"id":1567,"name":"channelMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}`\n- PATCH `/channels/{channel.id}/messages/{message.id}`\n- DELETE `/channels/{channel.id}/messages/{message.id}`"},"parameters":[{"id":1568,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1569,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1590,"name":"channelMessageAllReactions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":104,"character":1}],"signatures":[{"id":1591,"name":"channelMessageAllReactions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions`"},"parameters":[{"id":1592,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1593,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1574,"name":"channelMessageOwnReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":75,"character":1}],"signatures":[{"id":1575,"name":"channelMessageOwnReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`","text":"**Note**: You need to URL encode the emoji yourself.\n"},"parameters":[{"id":1576,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1577,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1578,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1585,"name":"channelMessageSpecificReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":96,"character":1}],"signatures":[{"id":1586,"name":"channelMessageSpecificReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`","text":"**Note**: You need to URL encode the emoji yourself.\n"},"parameters":[{"id":1587,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1588,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1589,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1579,"name":"channelMessageUserReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":85,"character":1}],"signatures":[{"id":1580,"name":"channelMessageUserReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/{user.id}`","text":"**Note**: You need to URL encode the emoji yourself.\n"},"parameters":[{"id":1581,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1582,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1583,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1584,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1563,"name":"channelMessages","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":46,"character":1}],"signatures":[{"id":1564,"name":"channelMessages","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages`\n- POST `/channels/{channel.id}/messages`"},"parameters":[{"id":1565,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1597,"name":"channelPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":121,"character":1}],"signatures":[{"id":1598,"name":"channelPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/permissions/{overwrite.id}`\n- DELETE `/channels/{channel.id}/permissions/{overwrite.id}`"},"parameters":[{"id":1599,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1600,"name":"overwriteID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1613,"name":"channelPin","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":163,"character":1}],"signatures":[{"id":1614,"name":"channelPin","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/pins/{message.id}`\n- DELETE `/channels/{channel.id}/pins/{message.id}`"},"parameters":[{"id":1615,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1616,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1610,"name":"channelPins","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":154,"character":1}],"signatures":[{"id":1611,"name":"channelPins","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/pins`"},"parameters":[{"id":1612,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1617,"name":"channelRecipient","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":172,"character":1}],"signatures":[{"id":1618,"name":"channelRecipient","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/recipients/{user.id}`\n- DELETE `/channels/{channel.id}/recipients/{user.id}`"},"parameters":[{"id":1619,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1620,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1607,"name":"channelTyping","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":146,"character":1}],"signatures":[{"id":1608,"name":"channelTyping","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/typing`"},"parameters":[{"id":1609,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1720,"name":"channelWebhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":459,"character":1}],"signatures":[{"id":1721,"name":"channelWebhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/webhooks`\n- GET `/channels/{channel.id}/webhooks`"},"parameters":[{"id":1722,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1735,"name":"gateway","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":502,"character":1}],"signatures":[{"id":1736,"name":"gateway","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1737,"name":"gatewayBot","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":510,"character":1}],"signatures":[{"id":1738,"name":"gatewayBot","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway/bot`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1630,"name":"guild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":209,"character":1}],"signatures":[{"id":1631,"name":"guild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}`\n- PATCH `/guilds/{guild.id}`\n- DELETE `/guilds/{guild.id}`"},"parameters":[{"id":1632,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1557,"name":"guildAuditLog","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":27,"character":1}],"signatures":[{"id":1558,"name":"guildAuditLog","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/audit-logs`"},"parameters":[{"id":1559,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1660,"name":"guildBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":289,"character":1}],"signatures":[{"id":1661,"name":"guildBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans/{user.id}`\n- PUT `/guilds/{guild.id}/bans/{user.id}`\n- DELETE `/guilds/{guild.id}/bans/{user.id}`"},"parameters":[{"id":1662,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1663,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1657,"name":"guildBans","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":279,"character":1}],"signatures":[{"id":1658,"name":"guildBans","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans`"},"parameters":[{"id":1659,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1636,"name":"guildChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":227,"character":1}],"signatures":[{"id":1637,"name":"guildChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/channels`\n- POST `/guilds/{guild.id}/channels`\n- PATCH `/guilds/{guild.id}/channels`"},"parameters":[{"id":1638,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1649,"name":"guildCurrentMemberNickname","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":262,"character":1}],"signatures":[{"id":1650,"name":"guildCurrentMemberNickname","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/members/@me/nick`"},"parameters":[{"id":1651,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1624,"name":"guildEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":191,"character":1}],"signatures":[{"id":1625,"name":"guildEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis/{emoji.id}`\n- PATCH `/guilds/{guild.id}/emojis/{emoji.id}`\n- DELETE `/guilds/{guild.id}/emojis/{emoji.id}`"},"parameters":[{"id":1626,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1627,"name":"emojiID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1621,"name":"guildEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":181,"character":1}],"signatures":[{"id":1622,"name":"guildEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis`\n- POST `/guilds/{guild.id}/emojis`"},"parameters":[{"id":1623,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1683,"name":"guildIntegration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":351,"character":1}],"signatures":[{"id":1684,"name":"guildIntegration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/integrations/{integration.id}`\n- DELETE `/guilds/{guild.id}/integrations/{integration.id}`"},"parameters":[{"id":1685,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1686,"name":"integrationID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1687,"name":"guildIntegrationSync","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":359,"character":1}],"signatures":[{"id":1688,"name":"guildIntegrationSync","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/integrations/{integration.id}/sync`"},"parameters":[{"id":1689,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1690,"name":"integrationID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1680,"name":"guildIntegrations","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":342,"character":1}],"signatures":[{"id":1681,"name":"guildIntegrations","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/integrations`\n- POST `/guilds/{guild.id}/integrations`"},"parameters":[{"id":1682,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1677,"name":"guildInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":333,"character":1}],"signatures":[{"id":1678,"name":"guildInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/invites`"},"parameters":[{"id":1679,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1639,"name":"guildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":238,"character":1}],"signatures":[{"id":1640,"name":"guildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/{user.id}`\n- PUT `/guilds/{guild.id}/members/{user.id}`\n- PATCH `/guilds/{guild.id}/members/{user.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}`"},"parameters":[{"id":1641,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1642,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1652,"name":"guildMemberRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":271,"character":1}],"signatures":[{"id":1653,"name":"guildMemberRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`"},"parameters":[{"id":1654,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1655,"name":"memberID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1656,"name":"roleID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1643,"name":"guildMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":246,"character":1}],"signatures":[{"id":1644,"name":"guildMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members`"},"parameters":[{"id":1645,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1646,"name":"guildMembersSearch","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":254,"character":1}],"signatures":[{"id":1647,"name":"guildMembersSearch","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/search`"},"parameters":[{"id":1648,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1633,"name":"guildPreview","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":217,"character":1}],"signatures":[{"id":1634,"name":"guildPreview","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/preview`"},"parameters":[{"id":1635,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1671,"name":"guildPrune","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":317,"character":1}],"signatures":[{"id":1672,"name":"guildPrune","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/prune`\n- POST `/guilds/{guild.id}/prune`"},"parameters":[{"id":1673,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1667,"name":"guildRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":308,"character":1}],"signatures":[{"id":1668,"name":"guildRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/roles/{role.id}`"},"parameters":[{"id":1669,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1670,"name":"roleID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1664,"name":"guildRoles","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":299,"character":1}],"signatures":[{"id":1665,"name":"guildRoles","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles`\n- POST `/guilds/{guild.id}/roles`\n- PATCH `/guilds/{guild.id}/roles`"},"parameters":[{"id":1666,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1697,"name":"guildVanityUrl","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":383,"character":1}],"signatures":[{"id":1698,"name":"guildVanityUrl","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/vanity-url`"},"parameters":[{"id":1699,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1674,"name":"guildVoiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":325,"character":1}],"signatures":[{"id":1675,"name":"guildVoiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/regions`"},"parameters":[{"id":1676,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1723,"name":"guildWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":467,"character":1}],"signatures":[{"id":1724,"name":"guildWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/webhooks`"},"parameters":[{"id":1725,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1691,"name":"guildWidget","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":366,"character":1}],"signatures":[{"id":1692,"name":"guildWidget","kind":4096,"kindString":"Call signature","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `guildWidgetSettings` instead\n"}]},"parameters":[{"id":1693,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1700,"name":"guildWidgetImage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":391,"character":1}],"signatures":[{"id":1701,"name":"guildWidgetImage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.png`"},"parameters":[{"id":1702,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1694,"name":"guildWidgetSettings","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":375,"character":1}],"signatures":[{"id":1695,"name":"guildWidgetSettings","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget`\n- PATCH `/guilds/{guild.id}/widget`"},"parameters":[{"id":1696,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1628,"name":"guilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":199,"character":1}],"signatures":[{"id":1629,"name":"guilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1703,"name":"invite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":400,"character":1}],"signatures":[{"id":1704,"name":"invite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/invites/{invite.code}`\n- DELETE `/invites/{invite.code}`"},"parameters":[{"id":1705,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1739,"name":"oauth2CurrentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":518,"character":1}],"signatures":[{"id":1740,"name":"oauth2CurrentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/applications/@me`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1706,"name":"user","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":410,"character":1}],"signatures":[{"id":1707,"name":"user","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me`\n- GET `/users/{user.id}`\n- PATCH `/users/@me`"},"parameters":[{"id":1708,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1714,"name":"userChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":434,"character":1}],"signatures":[{"id":1715,"name":"userChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/users/@me/channels`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1716,"name":"userConnections","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":442,"character":1}],"signatures":[{"id":1717,"name":"userConnections","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/connections`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1711,"name":"userGuild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":426,"character":1}],"signatures":[{"id":1712,"name":"userGuild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/users/@me/guilds/{guild.id}`"},"parameters":[{"id":1713,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1709,"name":"userGuilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":418,"character":1}],"signatures":[{"id":1710,"name":"userGuilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1718,"name":"voiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":450,"character":1}],"signatures":[{"id":1719,"name":"voiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/voice/regions`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1726,"name":"webhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":481,"character":1}],"signatures":[{"id":1727,"name":"webhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}`\n- GET `/webhooks/{webhook.id}/{webhook.token}`\n- PATCH `/webhooks/{webhook.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}`\n- DELETE `/webhooks/{webhook.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}`\n- POST `/webhooks/{webhook.id}/{webhook.token}`"},"parameters":[{"id":1728,"name":"webhookID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1729,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1730,"name":"webhookPlatform","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":494,"character":1}],"signatures":[{"id":1731,"name":"webhookPlatform","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/webhooks/{webhook.id}/{webhook.token}/slack`\n- POST `/webhooks/{webhook.id}/{webhook.token}/github`"},"parameters":[{"id":1732,"name":"webhookID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1733,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1734,"name":"platform","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"github"},{"type":"literal","value":"slack"}]}}],"type":{"type":"intrinsic","name":"string"}}]}],"groups":[{"title":"Methods","kind":2048,"children":[1560,1594,1570,1604,1601,1566,1590,1574,1585,1579,1563,1597,1613,1610,1617,1607,1720,1735,1737,1630,1557,1660,1657,1636,1649,1624,1621,1683,1687,1680,1677,1639,1652,1643,1646,1633,1671,1667,1664,1697,1674,1723,1691,1700,1694,1628,1703,1739,1706,1714,1716,1711,1709,1718,1726,1730]}]}},"defaultValue":"..."}],"groups":[{"title":"References","kind":16777216,"children":[824,821,1742,1743,1741,822]},{"title":"Enumerations","kind":8,"children":[1194,1179,1755,838,883,963,1516,1069,530,585,569,518,1265,1268,1289,1272,1281,1286,1275,1358,1342,1380,1030,1035,999,1052,1157,1470,1487,1502,557,545,1551]},{"title":"Interfaces","kind":256,"children":[1759,1396,1106,825,932,830,874,1355,944,1114,1506,1055,1093,1102,1098,1085,1090,1076,1081,1126,1382,1119,1137,1135,1141,1216,1862,1873,1326,1348,1318,1304,1364,1367,1315,1345,1371,971,1017,1020,1026,1045,1750,940,1122,1204,1041,1445,1456,1460,1465,1201,1473,1532,1539,1164,1189,1185,769,635,631,625,776,772,639,1145,816,643,795,788,813,1519,805,2118,1744,1810,1776,2114,1998,1929,1933,1985,1988,1893,2018,2021,2024,2080,2088,2029,2036,2074,2060,1763,1801,1951,2110,1855,2005,1897,1944,1977,2141,1845,1828,1782,1818,2133,2128,1850,2001,1990,1994,1965,1880,2150,2163,2046,2039,2093,2100,2068,2052,1821,1839,1959,1937]},{"title":"Type Aliases","kind":4194304,"children":[886,899,900,892,893,917,918,910,931,907,922,921,914,928,897,919,920,937,938,939,896,915,888,923,894,926,924,916,929,909,887,930,890,908,912,913,905,901,911,891,889,904,927,906,936,925,898,895,903,902,1867,1314,1192,1188,1193,657,659,656,660,658,624,673,669,674,666,668,675,679,682,685,689,692,665,705,707,701,706,667,711,724,729,739,734,744,746,745,747,730,1163,750,647,623,655,622,751,758,760,759,765,2132,1817,1816,1809,1826,1838,1843,1775,2127,1963,1859,2010,1956,1955,1917,1984,2027,2148,2149,1749,1827,1814,1806,1781,1836,1773,2137,2131,2126,2108,1861,1860,1958,1957,1918,1849,1848,2000,1997,1928,1932,1936,1896,1895,1964,1996,2138,2023,2012,2013,2026,2028,2109,2139,2140,2067,1808,1774,1953,2113,1921,1927,1858,2009,1950,1916,1972,1976,1983,2014,2016,2015,2017,2145,2146,2147,1847,1844,1789,1807,1820,1835,2136,2130,1919,1920,1854,2004,2011,1971,1892,2157,2168,2165,2167,2166,2107,2073,2059,1815,1825,1837,1842,1962,1943,1954]},{"title":"Variables","kind":32,"children":[1554,517,1412,1555]}],"sources":[{"fileName":"v6.ts","line":1,"character":0}]},{"id":378,"name":"v8","kind":2,"kindString":"Module","flags":{},"children":[{"id":2550,"name":"FormattingPatterns","kind":16777216,"kindString":"Reference","flags":{},"target":4},{"id":2547,"name":"GatewayURLQuery","kind":16777216,"kindString":"Reference","flags":{},"target":21},{"id":4265,"name":"Locale","kind":16777216,"kindString":"Reference","flags":{},"target":318},{"id":4266,"name":"LocaleString","kind":16777216,"kindString":"Reference","flags":{},"target":351},{"id":2552,"name":"LocalizationMap","kind":16777216,"kindString":"Reference","flags":{},"target":78},{"id":2551,"name":"PermissionFlagsBits","kind":16777216,"kindString":"Reference","flags":{},"target":26},{"id":2553,"name":"RESTError","kind":16777216,"kindString":"Reference","flags":{},"target":79},{"id":2556,"name":"RESTErrorData","kind":16777216,"kindString":"Reference","flags":{},"target":88},{"id":2554,"name":"RESTErrorFieldInformation","kind":16777216,"kindString":"Reference","flags":{},"target":83},{"id":2555,"name":"RESTErrorGroupWrapper","kind":16777216,"kindString":"Reference","flags":{},"target":86},{"id":4264,"name":"RESTJSONErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":98},{"id":2557,"name":"RESTRateLimit","kind":16777216,"kindString":"Reference","flags":{},"target":92},{"id":4852,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":370},{"id":4851,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":353},{"id":2548,"name":"Snowflake","kind":16777216,"kindString":"Reference","flags":{},"target":2},{"id":2169,"name":"Utils","kind":16777216,"kindString":"Reference","flags":{},"sources":[{"fileName":"v8.ts","line":6,"character":12}],"target":412},{"id":3141,"name":"ActivityFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3150,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":335,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":3142,"name":"Instance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":327,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3143,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":328,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3145,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":330,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3148,"name":"PartyPrivacyFriends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":333,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":3149,"name":"PartyPrivacyVoiceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":334,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":3147,"name":"Play","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":332,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":3144,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":329,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3146,"name":"Sync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":331,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3150,3142,3143,3145,3148,3149,3147,3144,3146]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":326,"character":12}]},{"id":3121,"name":"ActivityPlatform","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3122,"name":"Desktop","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":229,"character":1}],"type":{"type":"literal","value":"desktop"},"defaultValue":"\"desktop\""},{"id":3123,"name":"Samsung","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":230,"character":1}],"type":{"type":"literal","value":"samsung"},"defaultValue":"\"samsung\""},{"id":3124,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":231,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3122,3123,3124]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":228,"character":12}]},{"id":3125,"name":"ActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3131,"name":"Competing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Competing in {name}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":263,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3130,"name":"Custom","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"{emoji} {details}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":259,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3128,"name":"Listening","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Listening to {name}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":251,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3126,"name":"Playing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Playing {game}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":243,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3127,"name":"Streaming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Streaming {details}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":247,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3129,"name":"Watching","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Watching {details}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":255,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3131,3130,3128,3126,3127,3129]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":239,"character":12}]},{"id":2983,"name":"AllowedMentionsTypes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2984,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls @everyone and @here mentions"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1040,"character":1}],"type":{"type":"literal","value":"everyone"},"defaultValue":"\"everyone\""},{"id":2985,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls role mentions"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1044,"character":1}],"type":{"type":"literal","value":"roles"},"defaultValue":"\"roles\""},{"id":2986,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls user mentions"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1048,"character":1}],"type":{"type":"literal","value":"users"},"defaultValue":"\"users\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2984,2985,2986]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1036,"character":12}]},{"id":3534,"name":"ApplicationCommandOptionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3545,"name":"Attachment","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":17,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":3539,"name":"Boolean","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":11,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3541,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":13,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":3538,"name":"Integer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":10,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3543,"name":"Mentionable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":15,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":3544,"name":"Number","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":16,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":3542,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":14,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3537,"name":"String","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":9,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3535,"name":"Subcommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":7,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3536,"name":"SubcommandGroup","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":8,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3540,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":12,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3545,3539,3541,3538,3543,3544,3542,3537,3535,3536,3540]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":6,"character":12}]},{"id":3614,"name":"ApplicationCommandPermissionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permission-type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3615,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":53,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3616,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":54,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3615,3616]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":52,"character":12}]},{"id":3464,"name":"ApplicationCommandType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3465,"name":"ChatInput","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":76,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3467,"name":"Message","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":78,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3466,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":77,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3465,3467,3466]}],"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":75,"character":12}]},{"id":2583,"name":"ApplicationFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2593,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":133,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"},{"id":2596,"name":"EmbeddedFirstParty","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":136,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":2584,"name":"EmbeddedReleased","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":124,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2590,"name":"GatewayGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":130,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":2591,"name":"GatewayGuildMembersLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":131,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":2594,"name":"GatewayMessageContent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":134,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":2595,"name":"GatewayMessageContentLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":135,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":2588,"name":"GatewayPresence","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":128,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":2589,"name":"GatewayPresenceLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":129,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":2586,"name":"GroupDMCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":126,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":2585,"name":"ManagedEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":125,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2587,"name":"RPCHasConnected","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":127,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":2592,"name":"VerificationPendingGuildLimit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":132,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2593,2596,2584,2590,2591,2594,2595,2588,2589,2586,2585,2587,2592]}],"sources":[{"fileName":"payloads/v8/application.ts","line":123,"character":12}]},{"id":2611,"name":"AuditLogEvent","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2627,"name":"BotAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":131,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":2613,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":116,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":2615,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":118,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":2616,"name":"ChannelOverwriteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":119,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":2618,"name":"ChannelOverwriteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":121,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":2617,"name":"ChannelOverwriteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":120,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":2614,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":117,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":2637,"name":"EmojiCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":145,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":2639,"name":"EmojiDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":147,"character":1}],"type":{"type":"literal","value":62},"defaultValue":"62"},{"id":2638,"name":"EmojiUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":146,"character":1}],"type":{"type":"literal","value":61},"defaultValue":"61"},{"id":2653,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":165,"character":1}],"type":{"type":"literal","value":100},"defaultValue":"100"},{"id":2655,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":167,"character":1}],"type":{"type":"literal","value":102},"defaultValue":"102"},{"id":2654,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":166,"character":1}],"type":{"type":"literal","value":101},"defaultValue":"101"},{"id":2612,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":114,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2644,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":154,"character":1}],"type":{"type":"literal","value":80},"defaultValue":"80"},{"id":2646,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":156,"character":1}],"type":{"type":"literal","value":82},"defaultValue":"82"},{"id":2645,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":155,"character":1}],"type":{"type":"literal","value":81},"defaultValue":"81"},{"id":2631,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":137,"character":1}],"type":{"type":"literal","value":40},"defaultValue":"40"},{"id":2633,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":139,"character":1}],"type":{"type":"literal","value":42},"defaultValue":"42"},{"id":2632,"name":"InviteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":138,"character":1}],"type":{"type":"literal","value":41},"defaultValue":"41"},{"id":2621,"name":"MemberBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":125,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":2622,"name":"MemberBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":126,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":2626,"name":"MemberDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":130,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":2619,"name":"MemberKick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":123,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":2625,"name":"MemberMove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":129,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":2620,"name":"MemberPrune","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":124,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":2624,"name":"MemberRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":128,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":2623,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":127,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":2641,"name":"MessageBulkDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":150,"character":1}],"type":{"type":"literal","value":73},"defaultValue":"73"},{"id":2640,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":149,"character":1}],"type":{"type":"literal","value":72},"defaultValue":"72"},{"id":2642,"name":"MessagePin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":151,"character":1}],"type":{"type":"literal","value":74},"defaultValue":"74"},{"id":2643,"name":"MessageUnpin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":152,"character":1}],"type":{"type":"literal","value":75},"defaultValue":"75"},{"id":2628,"name":"RoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":133,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":2630,"name":"RoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":135,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":2629,"name":"RoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":134,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":2647,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":157,"character":1}],"type":{"type":"literal","value":83},"defaultValue":"83"},{"id":2649,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":159,"character":1}],"type":{"type":"literal","value":85},"defaultValue":"85"},{"id":2648,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":158,"character":1}],"type":{"type":"literal","value":84},"defaultValue":"84"},{"id":2650,"name":"StickerCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":161,"character":1}],"type":{"type":"literal","value":90},"defaultValue":"90"},{"id":2652,"name":"StickerDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":163,"character":1}],"type":{"type":"literal","value":92},"defaultValue":"92"},{"id":2651,"name":"StickerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":162,"character":1}],"type":{"type":"literal","value":91},"defaultValue":"91"},{"id":2634,"name":"WebhookCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":141,"character":1}],"type":{"type":"literal","value":50},"defaultValue":"50"},{"id":2636,"name":"WebhookDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":143,"character":1}],"type":{"type":"literal","value":52},"defaultValue":"52"},{"id":2635,"name":"WebhookUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":142,"character":1}],"type":{"type":"literal","value":51},"defaultValue":"51"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2627,2613,2615,2616,2618,2617,2614,2637,2639,2638,2653,2655,2654,2612,2644,2646,2645,2631,2633,2632,2621,2622,2626,2619,2625,2620,2624,2623,2641,2640,2642,2643,2628,2630,2629,2647,2649,2648,2650,2652,2651,2634,2636,2635]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":113,"character":12}]},{"id":2665,"name":"AuditLogOptionsType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2667,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":265,"character":1}],"type":{"type":"literal","value":"1"},"defaultValue":"\"1\""},{"id":2666,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":264,"character":1}],"type":{"type":"literal","value":"0"},"defaultValue":"\"0\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2667,2666]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":263,"character":12}]},{"id":3023,"name":"ButtonStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#button-object-button-styles","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3027,"name":"Danger","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1205,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3028,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1206,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3024,"name":"Primary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1202,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3025,"name":"Secondary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1203,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3026,"name":"Success","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1204,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3027,3028,3024,3025,3026]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1201,"character":12}]},{"id":2814,"name":"ChannelType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2816,"name":"DM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between users"},"sources":[{"fileName":"payloads/v8/channel.ts","line":243,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2818,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between multiple users"},"sources":[{"fileName":"payloads/v8/channel.ts","line":251,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":2819,"name":"GuildCategory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An organizational category that contains up to 50 channels","text":"See https://support.discord.com/hc/en-us/articles/115001580171-Channel-Categories-101\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":257,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2820,"name":"GuildNews","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","text":"See https://support.discord.com/hc/en-us/articles/360032008192\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":263,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":2822,"name":"GuildStageVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel for hosting events with an audience","text":"See https://support.discord.com/hc/en-us/articles/1500005513722\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":275,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":2821,"name":"GuildStore","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel in which game developers can sell their game on Discord","text":"See https://discord.com/developers/docs/game-and-server-management/special-channels\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":269,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":2815,"name":"GuildText","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A text channel within a guild"},"sources":[{"fileName":"payloads/v8/channel.ts","line":239,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":2817,"name":"GuildVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel within a guild"},"sources":[{"fileName":"payloads/v8/channel.ts","line":247,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2816,2818,2819,2820,2822,2821,2815,2817]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":235,"character":12}]},{"id":2995,"name":"ComponentType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2996,"name":"ActionRow","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Action Row component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1100,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2997,"name":"Button","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Button component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1104,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2998,"name":"SelectMenu","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select Menu component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1108,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":2999,"name":"TextInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Text Input component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1112,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2996,2997,2998,2999]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1096,"character":12}]},{"id":3935,"name":"ConnectionVisibility","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3937,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Visible to everyone"},"sources":[{"fileName":"payloads/v8/user.ts","line":232,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3936,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible to everyone except the user themselves"},"sources":[{"fileName":"payloads/v8/user.ts","line":228,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3937,3936]}],"sources":[{"fileName":"payloads/v8/user.ts","line":224,"character":12}]},{"id":2930,"name":"EmbedType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-types","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*"},{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2935,"name":"Article","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Article embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":792,"character":1}],"type":{"type":"literal","value":"article"},"defaultValue":"\"article\""},{"id":2934,"name":"GIFV","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Animated gif image embed rendered as a video embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":788,"character":1}],"type":{"type":"literal","value":"gifv"},"defaultValue":"\"gifv\""},{"id":2932,"name":"Image","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Image embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":780,"character":1}],"type":{"type":"literal","value":"image"},"defaultValue":"\"image\""},{"id":2936,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Link embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":796,"character":1}],"type":{"type":"literal","value":"link"},"defaultValue":"\"link\""},{"id":2931,"name":"Rich","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Generic embed rendered from embed attributes"},"sources":[{"fileName":"payloads/v8/channel.ts","line":776,"character":1}],"type":{"type":"literal","value":"rich"},"defaultValue":"\"rich\""},{"id":2933,"name":"Video","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Video embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":784,"character":1}],"type":{"type":"literal","value":"video"},"defaultValue":"\"video\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2935,2934,2932,2936,2931,2933]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":772,"character":12}]},{"id":2183,"name":"GatewayCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2189,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent more than one identify payload. Don't do that!"},"sources":[{"fileName":"gateway/v8.ts","line":126,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":2188,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The account token sent with your identify payload is incorrect","text":"See https://discord.com/developers/docs/topics/gateway#identify\n"},"sources":[{"fileName":"gateway/v8.ts","line":122,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":2186,"name":"DecodeError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid payload to us. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway#sending-payloads\n"},"sources":[{"fileName":"gateway/v8.ts","line":110,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":2197,"name":"DisallowedIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a disallowed intent for a Gateway Intent. You may have tried to specify an intent that you have not\nenabled or are not whitelisted for","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n\nSee https://discord.com/developers/docs/topics/gateway#privileged-intents\n"},"sources":[{"fileName":"gateway/v8.ts","line":171,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":2195,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid version for the gateway"},"sources":[{"fileName":"gateway/v8.ts","line":156,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":2196,"name":"InvalidIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid intent for a Gateway Intent. You may have incorrectly calculated the bitwise value","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v8.ts","line":162,"character":1}],"type":{"type":"literal","value":4013},"defaultValue":"4013"},{"id":2190,"name":"InvalidSeq","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The sequence sent when resuming the session was invalid. Reconnect and start a new session","text":"See https://discord.com/developers/docs/topics/gateway#resume\n"},"sources":[{"fileName":"gateway/v8.ts","line":132,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":2193,"name":"InvalidShard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us an invalid shard when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v8.ts","line":146,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":2187,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us a payload prior to identifying","text":"See https://discord.com/developers/docs/topics/gateway#identify\n"},"sources":[{"fileName":"gateway/v8.ts","line":116,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":2191,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Woah nelly! You're sending payloads to us too quickly. Slow it down! You will be disconnected on receiving this"},"sources":[{"fileName":"gateway/v8.ts","line":136,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":2192,"name":"SessionTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session timed out. Reconnect and start a new one"},"sources":[{"fileName":"gateway/v8.ts","line":140,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":2194,"name":"ShardingRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session would have handled too many guilds - you are required to shard your connection in order to connect","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v8.ts","line":152,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":2184,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We're not sure what went wrong. Try reconnecting?"},"sources":[{"fileName":"gateway/v8.ts","line":98,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":2185,"name":"UnknownOpcode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid Gateway opcode or an invalid payload for an opcode. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway#payloads-and-opcodes\n"},"sources":[{"fileName":"gateway/v8.ts","line":104,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2189,2188,2186,2197,2195,2196,2190,2193,2187,2191,2192,2194,2184,2185]}],"sources":[{"fileName":"gateway/v8.ts","line":94,"character":12}]},{"id":2215,"name":"GatewayDispatchEvents","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#commands-and-events-gateway-events","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2216,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":204,"character":1}],"type":{"type":"literal","value":"CHANNEL_CREATE"},"defaultValue":"\"CHANNEL_CREATE\""},{"id":2217,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":205,"character":1}],"type":{"type":"literal","value":"CHANNEL_DELETE"},"defaultValue":"\"CHANNEL_DELETE\""},{"id":2218,"name":"ChannelPinsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":206,"character":1}],"type":{"type":"literal","value":"CHANNEL_PINS_UPDATE"},"defaultValue":"\"CHANNEL_PINS_UPDATE\""},{"id":2219,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":207,"character":1}],"type":{"type":"literal","value":"CHANNEL_UPDATE"},"defaultValue":"\"CHANNEL_UPDATE\""},{"id":2220,"name":"GuildBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":208,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_ADD"},"defaultValue":"\"GUILD_BAN_ADD\""},{"id":2221,"name":"GuildBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":209,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_REMOVE"},"defaultValue":"\"GUILD_BAN_REMOVE\""},{"id":2222,"name":"GuildCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":210,"character":1}],"type":{"type":"literal","value":"GUILD_CREATE"},"defaultValue":"\"GUILD_CREATE\""},{"id":2223,"name":"GuildDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":211,"character":1}],"type":{"type":"literal","value":"GUILD_DELETE"},"defaultValue":"\"GUILD_DELETE\""},{"id":2224,"name":"GuildEmojisUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":212,"character":1}],"type":{"type":"literal","value":"GUILD_EMOJIS_UPDATE"},"defaultValue":"\"GUILD_EMOJIS_UPDATE\""},{"id":2225,"name":"GuildIntegrationsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":213,"character":1}],"type":{"type":"literal","value":"GUILD_INTEGRATIONS_UPDATE"},"defaultValue":"\"GUILD_INTEGRATIONS_UPDATE\""},{"id":2226,"name":"GuildMemberAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":214,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_ADD"},"defaultValue":"\"GUILD_MEMBER_ADD\""},{"id":2227,"name":"GuildMemberRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":215,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_REMOVE"},"defaultValue":"\"GUILD_MEMBER_REMOVE\""},{"id":2229,"name":"GuildMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":217,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_UPDATE"},"defaultValue":"\"GUILD_MEMBER_UPDATE\""},{"id":2228,"name":"GuildMembersChunk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":216,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBERS_CHUNK"},"defaultValue":"\"GUILD_MEMBERS_CHUNK\""},{"id":2230,"name":"GuildRoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":218,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_CREATE"},"defaultValue":"\"GUILD_ROLE_CREATE\""},{"id":2231,"name":"GuildRoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":219,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_DELETE"},"defaultValue":"\"GUILD_ROLE_DELETE\""},{"id":2232,"name":"GuildRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":220,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_UPDATE"},"defaultValue":"\"GUILD_ROLE_UPDATE\""},{"id":2260,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":248,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_CREATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_CREATE\""},{"id":2262,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":250,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_DELETE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_DELETE\""},{"id":2261,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":249,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_UPDATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_UPDATE\""},{"id":2263,"name":"GuildScheduledEventUserAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":251,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_ADD"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_ADD\""},{"id":2264,"name":"GuildScheduledEventUserRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":252,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_REMOVE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_REMOVE\""},{"id":2233,"name":"GuildStickersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":221,"character":1}],"type":{"type":"literal","value":"GUILD_STICKERS_UPDATE"},"defaultValue":"\"GUILD_STICKERS_UPDATE\""},{"id":2234,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":222,"character":1}],"type":{"type":"literal","value":"GUILD_UPDATE"},"defaultValue":"\"GUILD_UPDATE\""},{"id":2235,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":223,"character":1}],"type":{"type":"literal","value":"INTEGRATION_CREATE"},"defaultValue":"\"INTEGRATION_CREATE\""},{"id":2236,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":224,"character":1}],"type":{"type":"literal","value":"INTEGRATION_DELETE"},"defaultValue":"\"INTEGRATION_DELETE\""},{"id":2237,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":225,"character":1}],"type":{"type":"literal","value":"INTEGRATION_UPDATE"},"defaultValue":"\"INTEGRATION_UPDATE\""},{"id":2238,"name":"InteractionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":226,"character":1}],"type":{"type":"literal","value":"INTERACTION_CREATE"},"defaultValue":"\"INTERACTION_CREATE\""},{"id":2239,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":227,"character":1}],"type":{"type":"literal","value":"INVITE_CREATE"},"defaultValue":"\"INVITE_CREATE\""},{"id":2240,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":228,"character":1}],"type":{"type":"literal","value":"INVITE_DELETE"},"defaultValue":"\"INVITE_DELETE\""},{"id":2241,"name":"MessageCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":229,"character":1}],"type":{"type":"literal","value":"MESSAGE_CREATE"},"defaultValue":"\"MESSAGE_CREATE\""},{"id":2242,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":230,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE"},"defaultValue":"\"MESSAGE_DELETE\""},{"id":2243,"name":"MessageDeleteBulk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":231,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE_BULK"},"defaultValue":"\"MESSAGE_DELETE_BULK\""},{"id":2244,"name":"MessageReactionAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":232,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_ADD"},"defaultValue":"\"MESSAGE_REACTION_ADD\""},{"id":2245,"name":"MessageReactionRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":233,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE"},"defaultValue":"\"MESSAGE_REACTION_REMOVE\""},{"id":2246,"name":"MessageReactionRemoveAll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":234,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_ALL"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_ALL\""},{"id":2247,"name":"MessageReactionRemoveEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":235,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_EMOJI"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_EMOJI\""},{"id":2248,"name":"MessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":236,"character":1}],"type":{"type":"literal","value":"MESSAGE_UPDATE"},"defaultValue":"\"MESSAGE_UPDATE\""},{"id":2249,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":237,"character":1}],"type":{"type":"literal","value":"PRESENCE_UPDATE"},"defaultValue":"\"PRESENCE_UPDATE\""},{"id":2253,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":241,"character":1}],"type":{"type":"literal","value":"READY"},"defaultValue":"\"READY\""},{"id":2254,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":242,"character":1}],"type":{"type":"literal","value":"RESUMED"},"defaultValue":"\"RESUMED\""},{"id":2250,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":238,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_CREATE"},"defaultValue":"\"STAGE_INSTANCE_CREATE\""},{"id":2251,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":239,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_DELETE"},"defaultValue":"\"STAGE_INSTANCE_DELETE\""},{"id":2252,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":240,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_UPDATE"},"defaultValue":"\"STAGE_INSTANCE_UPDATE\""},{"id":2255,"name":"TypingStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":243,"character":1}],"type":{"type":"literal","value":"TYPING_START"},"defaultValue":"\"TYPING_START\""},{"id":2256,"name":"UserUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":244,"character":1}],"type":{"type":"literal","value":"USER_UPDATE"},"defaultValue":"\"USER_UPDATE\""},{"id":2257,"name":"VoiceServerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":245,"character":1}],"type":{"type":"literal","value":"VOICE_SERVER_UPDATE"},"defaultValue":"\"VOICE_SERVER_UPDATE\""},{"id":2258,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":246,"character":1}],"type":{"type":"literal","value":"VOICE_STATE_UPDATE"},"defaultValue":"\"VOICE_STATE_UPDATE\""},{"id":2259,"name":"WebhooksUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":247,"character":1}],"type":{"type":"literal","value":"WEBHOOKS_UPDATE"},"defaultValue":"\"WEBHOOKS_UPDATE\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2229,2228,2230,2231,2232,2260,2262,2261,2263,2264,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2253,2254,2250,2251,2252,2255,2256,2257,2258,2259]}],"sources":[{"fileName":"gateway/v8.ts","line":203,"character":12}]},{"id":2198,"name":"GatewayIntentBits","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#list-of-intents","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2212,"name":"DirectMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":193,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":2213,"name":"DirectMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":194,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":2211,"name":"DirectMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":192,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":2201,"name":"GuildBans","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":182,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2202,"name":"GuildEmojisAndStickers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":183,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":2203,"name":"GuildIntegrations","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":184,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":2205,"name":"GuildInvites","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":186,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":2200,"name":"GuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":181,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2209,"name":"GuildMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":190,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":2210,"name":"GuildMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":191,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":2208,"name":"GuildMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":189,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":2207,"name":"GuildPresences","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":188,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":2214,"name":"GuildScheduledEvents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":195,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":2206,"name":"GuildVoiceStates","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":187,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":2204,"name":"GuildWebhooks","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":185,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":2199,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":180,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2212,2213,2211,2201,2202,2203,2205,2200,2209,2210,2208,2207,2214,2206,2204,2199]}],"sources":[{"fileName":"gateway/v8.ts","line":179,"character":12}]},{"id":2171,"name":"GatewayOpcodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2172,"name":"Dispatch","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An event was dispatched"},"sources":[{"fileName":"gateway/v8.ts","line":45,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":2173,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A bidirectional opcode to maintain an active gateway connection.\nFired periodically by the client, or fired by the gateway to request an immediate heartbeat from the client."},"sources":[{"fileName":"gateway/v8.ts","line":50,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2182,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent in response to receiving a heartbeat to acknowledge that it has been received"},"sources":[{"fileName":"gateway/v8.ts","line":86,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":2181,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent immediately after connecting, contains the `heartbeat_interval` to use"},"sources":[{"fileName":"gateway/v8.ts","line":82,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":2174,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Starts a new session during the initial handshake"},"sources":[{"fileName":"gateway/v8.ts","line":54,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2180,"name":"InvalidSession","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session has been invalidated. You should reconnect and identify/resume accordingly"},"sources":[{"fileName":"gateway/v8.ts","line":78,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":2175,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Update the client's presence"},"sources":[{"fileName":"gateway/v8.ts","line":58,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":2178,"name":"Reconnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You should attempt to reconnect and resume immediately"},"sources":[{"fileName":"gateway/v8.ts","line":70,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":2179,"name":"RequestGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about offline guild members in a large guild"},"sources":[{"fileName":"gateway/v8.ts","line":74,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":2177,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Resume a previous session that was disconnected"},"sources":[{"fileName":"gateway/v8.ts","line":66,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":2176,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Used to join/leave or move between voice channels"},"sources":[{"fileName":"gateway/v8.ts","line":62,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2172,2173,2182,2181,2174,2180,2175,2178,2179,2177,2176]}],"sources":[{"fileName":"gateway/v8.ts","line":41,"character":12}]},{"id":3221,"name":"GuildDefaultMessageNotifications","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3222,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":356,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3223,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":357,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3222,3223]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":355,"character":12}]},{"id":3224,"name":"GuildExplicitContentFilter","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3227,"name":"AllMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":368,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3225,"name":"Disabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":366,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3226,"name":"MembersWithoutRoles","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":367,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3227,3225,3226]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":365,"character":12}]},{"id":3252,"name":"GuildFeature","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-features","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3253,"name":"AnimatedBanner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild banner image"},"sources":[{"fileName":"payloads/v8/guild.ts","line":466,"character":1}],"type":{"type":"literal","value":"ANIMATED_BANNER"},"defaultValue":"\"ANIMATED_BANNER\""},{"id":3254,"name":"AnimatedIcon","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild icon"},"sources":[{"fileName":"payloads/v8/guild.ts","line":470,"character":1}],"type":{"type":"literal","value":"ANIMATED_ICON"},"defaultValue":"\"ANIMATED_ICON\""},{"id":3255,"name":"Banner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a guild banner image"},"sources":[{"fileName":"payloads/v8/guild.ts","line":474,"character":1}],"type":{"type":"literal","value":"BANNER"},"defaultValue":"\"BANNER\""},{"id":3256,"name":"Commerce","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to use commerce features (i.e. create store channels)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":478,"character":1}],"type":{"type":"literal","value":"COMMERCE"},"defaultValue":"\"COMMERCE\""},{"id":3257,"name":"Community","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can enable welcome screen, Membership Screening and discovery, and receives community updates"},"sources":[{"fileName":"payloads/v8/guild.ts","line":482,"character":1}],"type":{"type":"literal","value":"COMMUNITY"},"defaultValue":"\"COMMUNITY\""},{"id":3258,"name":"Discoverable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be discovered in the directory"},"sources":[{"fileName":"payloads/v8/guild.ts","line":486,"character":1}],"type":{"type":"literal","value":"DISCOVERABLE"},"defaultValue":"\"DISCOVERABLE\""},{"id":3259,"name":"Featurable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be featured in the directory"},"sources":[{"fileName":"payloads/v8/guild.ts","line":490,"character":1}],"type":{"type":"literal","value":"FEATURABLE"},"defaultValue":"\"FEATURABLE\""},{"id":3260,"name":"InviteSplash","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an invite splash background"},"sources":[{"fileName":"payloads/v8/guild.ts","line":494,"character":1}],"type":{"type":"literal","value":"INVITE_SPLASH"},"defaultValue":"\"INVITE_SPLASH\""},{"id":3261,"name":"MemberVerificationGateEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled Membership Screening"},"sources":[{"fileName":"payloads/v8/guild.ts","line":498,"character":1}],"type":{"type":"literal","value":"MEMBER_VERIFICATION_GATE_ENABLED"},"defaultValue":"\"MEMBER_VERIFICATION_GATE_ENABLED\""},{"id":3262,"name":"MonetizationEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization"},"sources":[{"fileName":"payloads/v8/guild.ts","line":502,"character":1}],"type":{"type":"literal","value":"MONETIZATION_ENABLED"},"defaultValue":"\"MONETIZATION_ENABLED\""},{"id":3263,"name":"MoreStickers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has increased custom sticker slots"},"sources":[{"fileName":"payloads/v8/guild.ts","line":506,"character":1}],"type":{"type":"literal","value":"MORE_STICKERS"},"defaultValue":"\"MORE_STICKERS\""},{"id":3264,"name":"News","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create news channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":510,"character":1}],"type":{"type":"literal","value":"NEWS"},"defaultValue":"\"NEWS\""},{"id":3265,"name":"Partnered","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is partnered"},"sources":[{"fileName":"payloads/v8/guild.ts","line":514,"character":1}],"type":{"type":"literal","value":"PARTNERED"},"defaultValue":"\"PARTNERED\""},{"id":3266,"name":"PreviewEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can be previewed before joining via Membership Screening or the directory"},"sources":[{"fileName":"payloads/v8/guild.ts","line":518,"character":1}],"type":{"type":"literal","value":"PREVIEW_ENABLED"},"defaultValue":"\"PREVIEW_ENABLED\""},{"id":3267,"name":"PrivateThreads","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create private threads"},"sources":[{"fileName":"payloads/v8/guild.ts","line":522,"character":1}],"type":{"type":"literal","value":"PRIVATE_THREADS"},"defaultValue":"\"PRIVATE_THREADS\""},{"id":3268,"name":"RelayEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":523,"character":1}],"type":{"type":"literal","value":"RELAY_ENABLED"},"defaultValue":"\"RELAY_ENABLED\""},{"id":3269,"name":"RoleIcons","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to set role icons"},"sources":[{"fileName":"payloads/v8/guild.ts","line":527,"character":1}],"type":{"type":"literal","value":"ROLE_ICONS"},"defaultValue":"\"ROLE_ICONS\""},{"id":3270,"name":"SevenDayThreadArchive","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to the seven day archive time for threads"},"sources":[{"fileName":"payloads/v8/guild.ts","line":531,"character":1}],"type":{"type":"literal","value":"SEVEN_DAY_THREAD_ARCHIVE"},"defaultValue":"\"SEVEN_DAY_THREAD_ARCHIVE\""},{"id":3271,"name":"ThreeDayThreadArchive","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to the three day archive time for threads"},"sources":[{"fileName":"payloads/v8/guild.ts","line":535,"character":1}],"type":{"type":"literal","value":"THREE_DAY_THREAD_ARCHIVE"},"defaultValue":"\"THREE_DAY_THREAD_ARCHIVE\""},{"id":3272,"name":"TicketedEventsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled ticketed events"},"sources":[{"fileName":"payloads/v8/guild.ts","line":539,"character":1}],"type":{"type":"literal","value":"TICKETED_EVENTS_ENABLED"},"defaultValue":"\"TICKETED_EVENTS_ENABLED\""},{"id":3275,"name":"VIPRegions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set 384kbps bitrate in voice (previously VIP voice servers)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":551,"character":1}],"type":{"type":"literal","value":"VIP_REGIONS"},"defaultValue":"\"VIP_REGIONS\""},{"id":3273,"name":"VanityURL","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a vanity URL"},"sources":[{"fileName":"payloads/v8/guild.ts","line":543,"character":1}],"type":{"type":"literal","value":"VANITY_URL"},"defaultValue":"\"VANITY_URL\""},{"id":3274,"name":"Verified","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is verified"},"sources":[{"fileName":"payloads/v8/guild.ts","line":547,"character":1}],"type":{"type":"literal","value":"VERIFIED"},"defaultValue":"\"VERIFIED\""},{"id":3276,"name":"WelcomeScreenEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the welcome screen"},"sources":[{"fileName":"payloads/v8/guild.ts","line":555,"character":1}],"type":{"type":"literal","value":"WELCOME_SCREEN_ENABLED"},"defaultValue":"\"WELCOME_SCREEN_ENABLED\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3253,3254,3255,3256,3257,3258,3259,3260,3261,3262,3263,3264,3265,3266,3267,3268,3269,3270,3271,3272,3275,3273,3274,3276]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":462,"character":12}]},{"id":3228,"name":"GuildMFALevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-mfa-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3230,"name":"Elevated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":378,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3229,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":377,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3230,3229]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":376,"character":12}]},{"id":3231,"name":"GuildNSFWLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3235,"name":"AgeRestricted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":390,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3232,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":387,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3233,"name":"Explicit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":388,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3234,"name":"Safe","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":389,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3235,3232,3233,3234]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":386,"character":12}]},{"id":3242,"name":"GuildPremiumTier","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-premium-tier","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3243,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":427,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3244,"name":"Tier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":428,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3245,"name":"Tier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":429,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3246,"name":"Tier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":430,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3243,3244,3245,3246]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":426,"character":12}]},{"id":3436,"name":"GuildScheduledEventEntityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3439,"name":"External","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":131,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3437,"name":"StageInstance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":129,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3438,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":130,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3439,3437,3438]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":128,"character":12}]},{"id":3445,"name":"GuildScheduledEventPrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-privacy-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3446,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The scheduled event is only accessible to guild members"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":155,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3446]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":151,"character":12}]},{"id":3440,"name":"GuildScheduledEventStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-status","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3442,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":141,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3444,"name":"Canceled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":143,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3443,"name":"Completed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":142,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3441,"name":"Scheduled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3442,3444,3443,3441]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":139,"character":12}]},{"id":3247,"name":"GuildSystemChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3250,"name":"SuppressGuildReminderNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server setup tips"},"sources":[{"fileName":"payloads/v8/guild.ts","line":450,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3251,"name":"SuppressJoinNotificationReplies","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Hide member join sticker reply buttons"},"sources":[{"fileName":"payloads/v8/guild.ts","line":454,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3248,"name":"SuppressJoinNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress member join notifications"},"sources":[{"fileName":"payloads/v8/guild.ts","line":442,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3249,"name":"SuppressPremiumSubscriptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server boost notifications"},"sources":[{"fileName":"payloads/v8/guild.ts","line":446,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3250,3251,3248,3249]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":438,"character":12}]},{"id":3236,"name":"GuildVerificationLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-verification-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3240,"name":"High","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be a member of the guild for longer than 10 minutes"},"sources":[{"fileName":"payloads/v8/guild.ts","line":414,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3238,"name":"Low","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have verified email on account"},"sources":[{"fileName":"payloads/v8/guild.ts","line":406,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3239,"name":"Medium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be registered on Discord for longer than 5 minutes"},"sources":[{"fileName":"payloads/v8/guild.ts","line":410,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3237,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Unrestricted"},"sources":[{"fileName":"payloads/v8/guild.ts","line":402,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3241,"name":"VeryHigh","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have a verified phone number"},"sources":[{"fileName":"payloads/v8/guild.ts","line":418,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3240,3238,3239,3237,3241]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":398,"character":12}]},{"id":3357,"name":"GuildWidgetStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3359,"name":"Banner1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. \"POWERED BY DISCORD\" as the footer of the widget"},"sources":[{"fileName":"payloads/v8/guild.ts","line":928,"character":1}],"type":{"type":"literal","value":"banner1"},"defaultValue":"\"banner1\""},{"id":3360,"name":"Banner2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Smaller widget style with guild icon, name and online count. Split on the right with Discord logo"},"sources":[{"fileName":"payloads/v8/guild.ts","line":932,"character":1}],"type":{"type":"literal","value":"banner2"},"defaultValue":"\"banner2\""},{"id":3361,"name":"Banner3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. In the footer, Discord logo on the left and \"Chat Now\" on the right"},"sources":[{"fileName":"payloads/v8/guild.ts","line":936,"character":1}],"type":{"type":"literal","value":"banner3"},"defaultValue":"\"banner3\""},{"id":3362,"name":"Banner4","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large Discord logo at the top of the widget. Guild icon, name and online count in the middle portion of the widget\nand a \"JOIN MY SERVER\" button at the bottom"},"sources":[{"fileName":"payloads/v8/guild.ts","line":941,"character":1}],"type":{"type":"literal","value":"banner4"},"defaultValue":"\"banner4\""},{"id":3358,"name":"Shield","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Shield style widget with Discord icon and guild members online count"},"sources":[{"fileName":"payloads/v8/guild.ts","line":924,"character":1}],"type":{"type":"literal","value":"shield"},"defaultValue":"\"shield\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3359,3360,3361,3362,3358]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":920,"character":12}]},{"id":3320,"name":"IntegrationExpireBehavior","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3322,"name":"Kick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":802,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3321,"name":"RemoveRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":801,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3322,3321]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":800,"character":12}]},{"id":3712,"name":"InteractionResponseType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3718,"name":"ApplicationCommandAutocompleteResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For autocomplete interactions"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":116,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3714,"name":"ChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with a message"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":100,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3715,"name":"DeferredChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK an interaction and edit to a response later, the user sees a loading state"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":104,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3716,"name":"DeferredMessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and update it to a loading state"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":108,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":3719,"name":"Modal","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an modal for a user to fill-out"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":120,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":3713,"name":"Pong","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a `Ping`"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":96,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3717,"name":"UpdateMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and edit the message to which the button was attached"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":112,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3718,3714,3715,3716,3719,3713,3717]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":92,"character":12}]},{"id":3686,"name":"InteractionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3688,"name":"ApplicationCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":13,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3690,"name":"ApplicationCommandAutocomplete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":15,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3689,"name":"MessageComponent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":14,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3691,"name":"ModalSubmit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":16,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3687,"name":"Ping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":12,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3688,3690,3689,3691,3687]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":11,"character":12}]},{"id":3743,"name":"InviteTargetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3745,"name":"EmbeddedApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/invite.ts","line":102,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3744,"name":"Stream","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/invite.ts","line":101,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3745,3744]}],"sources":[{"fileName":"payloads/v8/invite.ts","line":100,"character":12}]},{"id":3380,"name":"MembershipScreeningFieldType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3381,"name":"Terms","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Server Rules"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1029,"character":1}],"type":{"type":"literal","value":"TERMS"},"defaultValue":"\"TERMS\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3381]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":1025,"character":12}]},{"id":2888,"name":"MessageActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2889,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":558,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2892,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":561,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":2891,"name":"Listen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":560,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":2890,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":559,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2889,2892,2891,2890]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":557,"character":12}]},{"id":2893,"name":"MessageFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2894,"name":"Crossposted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has been published to subscribed channels (via Channel Following)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":573,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2899,"name":"Ephemeral","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is only visible to the user who invoked the Interaction"},"sources":[{"fileName":"payloads/v8/channel.ts","line":593,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":2895,"name":"IsCrosspost","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message originated from a message in another channel (via Channel Following)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":577,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2900,"name":"Loading","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is an Interaction Response and the bot is \"thinking\""},"sources":[{"fileName":"payloads/v8/channel.ts","line":597,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":2897,"name":"SourceMessageDeleted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The source message for this crosspost has been deleted (via Channel Following)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":585,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":2896,"name":"SuppressEmbeds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Do not include any embeds when serializing this message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":581,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2898,"name":"Urgent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message came from the urgent message system"},"sources":[{"fileName":"payloads/v8/channel.ts","line":589,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2894,2899,2895,2900,2897,2896,2898]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":569,"character":12}]},{"id":2859,"name":"MessageType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2863,"name":"Call","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":492,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":2872,"name":"ChannelFollowAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":501,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":2865,"name":"ChannelIconChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":494,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":2864,"name":"ChannelNameChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":493,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2866,"name":"ChannelPinnedMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":495,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":2878,"name":"ChatInputCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":507,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":2880,"name":"ContextMenuCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":509,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":2860,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":489,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":2873,"name":"GuildDiscoveryDisqualified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":502,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":2876,"name":"GuildDiscoveryGracePeriodFinalWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":505,"character":1}],"type":{"type":"literal","value":17},"defaultValue":"17"},{"id":2875,"name":"GuildDiscoveryGracePeriodInitialWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":504,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":2874,"name":"GuildDiscoveryRequalified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":503,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":2879,"name":"GuildInviteReminder","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":508,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":2867,"name":"GuildMemberJoin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":496,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":2861,"name":"RecipientAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":490,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2862,"name":"RecipientRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":491,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2877,"name":"Reply","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":506,"character":1}],"type":{"type":"literal","value":19},"defaultValue":"19"},{"id":2868,"name":"UserPremiumGuildSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":497,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":2869,"name":"UserPremiumGuildSubscriptionTier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":498,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":2870,"name":"UserPremiumGuildSubscriptionTier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":499,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":2871,"name":"UserPremiumGuildSubscriptionTier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":500,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2863,2872,2865,2864,2866,2878,2880,2860,2873,2876,2875,2874,2879,2867,2861,2862,2877,2868,2869,2870,2871]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":488,"character":12}]},{"id":3764,"name":"OAuth2Scopes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3782,"name":"ActivitiesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":98,"character":1}],"type":{"type":"literal","value":"activities.read"},"defaultValue":"\"activities.read\""},{"id":3783,"name":"ActivitiesWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)","text":"See https://discord.com/developers/docs/game-sdk/activities\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":104,"character":1}],"type":{"type":"literal","value":"activities.write"},"defaultValue":"\"activities.write\""},{"id":3778,"name":"ApplicationsBuildsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read build data for a user's applications"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":82,"character":1}],"type":{"type":"literal","value":"applications.builds.read"},"defaultValue":"\"applications.builds.read\""},{"id":3777,"name":"ApplicationsBuildsUpload","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to upload/update builds for a user's applications - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":78,"character":1}],"type":{"type":"literal","value":"applications.builds.upload"},"defaultValue":"\"applications.builds.upload\""},{"id":3784,"name":"ApplicationsCommands","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to use Application Commands in a guild","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":110,"character":1}],"type":{"type":"literal","value":"applications.commands"},"defaultValue":"\"applications.commands\""},{"id":3785,"name":"ApplicationsCommandsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update its Application Commands via this bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":116,"character":1}],"type":{"type":"literal","value":"applications.commands.update"},"defaultValue":"\"applications.commands.update\""},{"id":3780,"name":"ApplicationsEntitlements","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read entitlements for a user's applications"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":90,"character":1}],"type":{"type":"literal","value":"applications.entitlements"},"defaultValue":"\"applications.entitlements\""},{"id":3779,"name":"ApplicationsStoreUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read and update store data (SKUs, store listings, achievements, etc.) for a user's applications"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":86,"character":1}],"type":{"type":"literal","value":"applications.store.update"},"defaultValue":"\"applications.store.update\""},{"id":3765,"name":"Bot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For oauth2 bots, this puts the bot in the user's selected guild by default"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":12,"character":1}],"type":{"type":"literal","value":"bot"},"defaultValue":"\"bot\""},{"id":3766,"name":"Connections","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/connections](https://discord.com/developers/docs/resources/user#get-user-connections)\nto return linked third-party accounts","text":"See https://discord.com/developers/docs/resources/user#get-user-connections\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":19,"character":1}],"type":{"type":"literal","value":"connections"},"defaultValue":"\"connections\""},{"id":3767,"name":"Email","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Enables [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) to return an `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":25,"character":1}],"type":{"type":"literal","value":"email"},"defaultValue":"\"email\""},{"id":3772,"name":"GroupDMJoins","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to join users to a group dm","text":"See https://discord.com/developers/docs/resources/channel#group-dm-add-recipient\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":57,"character":1}],"type":{"type":"literal","value":"gdm.join"},"defaultValue":"\"gdm.join\""},{"id":3769,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/guilds](https://discord.com/developers/docs/resources/user#get-current-user-guilds)\nto return basic information about all of a user's guilds","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guilds\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":38,"character":1}],"type":{"type":"literal","value":"guilds"},"defaultValue":"\"guilds\""},{"id":3770,"name":"GuildsJoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/guilds/{guild.id}/members/{user.id}](https://discord.com/developers/docs/resources/guild#add-guild-member)\nto be used for joining users to a guild","text":"See https://discord.com/developers/docs/resources/guild#add-guild-member\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":45,"character":1}],"type":{"type":"literal","value":"guilds.join"},"defaultValue":"\"guilds.join\""},{"id":3771,"name":"GuildsMembersRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows /users/@me/guilds/{guild.id}/member to return a user's member information in a guild","text":"See https://discord.com/developers/docs/resources/guild#get-current-user-guild-member\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":51,"character":1}],"type":{"type":"literal","value":"guilds.members.read"},"defaultValue":"\"guilds.members.read\""},{"id":3768,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) without `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":31,"character":1}],"type":{"type":"literal","value":"identify"},"defaultValue":"\"identify\""},{"id":3773,"name":"MessagesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to read messages from all client channels\n(otherwise restricted to channels/guilds your app creates)"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":62,"character":1}],"type":{"type":"literal","value":"messages.read"},"defaultValue":"\"messages.read\""},{"id":3774,"name":"RPC","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server access, this allows you to control a user's local Discord client - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":66,"character":1}],"type":{"type":"literal","value":"rpc"},"defaultValue":"\"rpc\""},{"id":3775,"name":"RPCNotificationsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to receive notifications pushed out to the user - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":70,"character":1}],"type":{"type":"literal","value":"rpc.notifications.read"},"defaultValue":"\"rpc.notifications.read\""},{"id":3781,"name":"RelationshipsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to know a user's friends and implicit relationships - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":94,"character":1}],"type":{"type":"literal","value":"relationships.read"},"defaultValue":"\"relationships.read\""},{"id":3776,"name":"WebhookIncoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This generates a webhook that is returned in the oauth token response for authorization code grants"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":74,"character":1}],"type":{"type":"literal","value":"webhook.incoming"},"defaultValue":"\"webhook.incoming\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3782,3783,3778,3777,3784,3785,3780,3779,3765,3766,3767,3772,3769,3770,3771,3768,3773,3774,3775,3781,3776]}],"sources":[{"fileName":"payloads/v8/oauth2.ts","line":8,"character":12}]},{"id":2913,"name":"OverwriteType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2915,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":677,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2914,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":676,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2915,2914]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":675,"character":12}]},{"id":3091,"name":"PresenceUpdateStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3093,"name":"DoNotDisturb","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":107,"character":1}],"type":{"type":"literal","value":"dnd"},"defaultValue":"\"dnd\""},{"id":3094,"name":"Idle","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":108,"character":1}],"type":{"type":"literal","value":"idle"},"defaultValue":"\"idle\""},{"id":3095,"name":"Invisible","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible and shown as offline"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":112,"character":1}],"type":{"type":"literal","value":"invisible"},"defaultValue":"\"invisible\""},{"id":3096,"name":"Offline","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":113,"character":1}],"type":{"type":"literal","value":"offline"},"defaultValue":"\"offline\""},{"id":3092,"name":"Online","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":106,"character":1}],"type":{"type":"literal","value":"online"},"defaultValue":"\"online\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3093,3094,3095,3096,3092]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":105,"character":12}]},{"id":3809,"name":"StageInstancePrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3811,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible to only guild members"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":51,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3810,"name":"Public","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible publicly, such as on stage discovery"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":47,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3811,3810]}],"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":43,"character":12}]},{"id":3833,"name":"StickerFormatType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3835,"name":"APNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/sticker.ts","line":93,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3836,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/sticker.ts","line":94,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3834,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/sticker.ts","line":92,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3835,3836,3834]}],"sources":[{"fileName":"payloads/v8/sticker.ts","line":91,"character":12}]},{"id":3830,"name":"StickerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3832,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A sticker uploaded to a Boosted guild for the guild's members"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":83,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3831,"name":"Standard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An official sticker in a pack, part of Nitro or in a removed purchasable pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":79,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3832,3831]}],"sources":[{"fileName":"payloads/v8/sticker.ts","line":75,"character":12}]},{"id":3857,"name":"TeamMemberMembershipState","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3859,"name":"Accepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/teams.ts","line":71,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3858,"name":"Invited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/teams.ts","line":70,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3859,3858]}],"sources":[{"fileName":"payloads/v8/teams.ts","line":69,"character":12}]},{"id":3029,"name":"TextInputStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-styles","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3031,"name":"Paragraph","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1216,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3030,"name":"Short","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1215,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3031,3030]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1214,"character":12}]},{"id":3904,"name":"UserFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-user-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3918,"name":"BotHTTPInteractions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bot uses only [HTTP interactions](https://discord.com/developers/docs/interactions/receiving-and-responding#receiving-an-interaction) and is shown in the online member list"},"sources":[{"fileName":"payloads/v8/user.ts","line":147,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":3908,"name":"BugHunterLevel1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 1"},"sources":[{"fileName":"payloads/v8/user.ts","line":107,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3914,"name":"BugHunterLevel2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 2"},"sources":[{"fileName":"payloads/v8/user.ts","line":131,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":3917,"name":"CertifiedModerator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord Certified Moderator"},"sources":[{"fileName":"payloads/v8/user.ts","line":143,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":3909,"name":"HypeSquadOnlineHouse1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Bravery Member"},"sources":[{"fileName":"payloads/v8/user.ts","line":111,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":3910,"name":"HypeSquadOnlineHouse2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Brilliance Member"},"sources":[{"fileName":"payloads/v8/user.ts","line":115,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":3911,"name":"HypeSquadOnlineHouse3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Balance MemberW"},"sources":[{"fileName":"payloads/v8/user.ts","line":119,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":3907,"name":"Hypesquad","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"HypeSquad Events Coordinator"},"sources":[{"fileName":"payloads/v8/user.ts","line":103,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3906,"name":"Partner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Partnered Server Owner"},"sources":[{"fileName":"payloads/v8/user.ts","line":99,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3912,"name":"PremiumEarlySupporter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Nitro Supporter"},"sources":[{"fileName":"payloads/v8/user.ts","line":123,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":3920,"name":"Quarantined","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User's account has been quarantined based on recent activity","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v8/user.ts","line":159,"character":1}],"type":{"type":"literal","value":17592186044416},"defaultValue":"17592186044416"},{"id":3919,"name":"Spammer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User has been identified as spammer","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v8/user.ts","line":153,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":3905,"name":"Staff","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord Employee"},"sources":[{"fileName":"payloads/v8/user.ts","line":95,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3913,"name":"TeamPseudoUser","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is a [team](https://discord.com/developers/docs/topics/teams)"},"sources":[{"fileName":"payloads/v8/user.ts","line":127,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":3915,"name":"VerifiedBot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Verified Bot"},"sources":[{"fileName":"payloads/v8/user.ts","line":135,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":3916,"name":"VerifiedDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Verified Bot Developer"},"sources":[{"fileName":"payloads/v8/user.ts","line":139,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3918,3908,3914,3917,3909,3910,3911,3907,3906,3912,3920,3919,3905,3913,3915,3916]}],"sources":[{"fileName":"payloads/v8/user.ts","line":91,"character":12}]},{"id":3921,"name":"UserPremiumType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-premium-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3924,"name":"Nitro","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/user.ts","line":170,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3923,"name":"NitroClassic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/user.ts","line":169,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3922,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/user.ts","line":168,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3924,3923,3922]}],"sources":[{"fileName":"payloads/v8/user.ts","line":167,"character":12}]},{"id":2823,"name":"VideoQualityMode","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2824,"name":"Auto","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord chooses the quality for optimal performance"},"sources":[{"fileName":"payloads/v8/channel.ts","line":285,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2825,"name":"Full","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"720p"},"sources":[{"fileName":"payloads/v8/channel.ts","line":289,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2824,2825]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":281,"character":12}]},{"id":3971,"name":"WebhookType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3974,"name":"Application","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Application webhooks are webhooks used with Interactions"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":83,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3973,"name":"ChannelFollower","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Channel Follower Webhooks are internal webhooks used with Channel Following to post new messages into channels"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":79,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3972,"name":"Incoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Incoming Webhooks can post messages to channels with a generated token"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":75,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3974,3973,3972]}],"sources":[{"fileName":"payloads/v8/webhook.ts","line":71,"character":12}]},{"id":3000,"name":"APIActionRowComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#action-rows","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3001,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The components in the ActionRow"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1125,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3003,"name":"T"}}},{"id":3002,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":2996,"name":"ActionRow"},"inheritedFrom":{"type":"reference","id":2993,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3001,3002]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1120,"character":17}],"typeParameter":[{"id":3003,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3058,"name":"APIActionRowComponentTypes"}}],"extendedTypes":[{"type":"reference","id":2992,"typeArguments":[{"type":"reference","id":2996,"name":"ComponentType.ActionRow"}],"name":"APIBaseComponent"}]},{"id":2987,"name":"APIAllowedMentions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mentions-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2988,"name":"parse","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of allowed mention types to parse from the content","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1062,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2983,"name":"AllowedMentionsTypes"}}},{"id":2991,"name":"replied_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"\tFor replies, whether to mention the author of the message being replied to (default false)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1076,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2989,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1066,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":2990,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of user_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1070,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2988,2991,2989,2990]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1056,"character":17}]},{"id":2558,"name":"APIApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2564,"name":"bot_public","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `false` only app owner can join the app's bot to guilds"},"sources":[{"fileName":"payloads/v8/application.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2565,"name":"bot_require_code_grant","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `true` the app's bot will only join upon completion of the full oauth2 code grant flow"},"sources":[{"fileName":"payloads/v8/application.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2575,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the hash of the image on store embeds"},"sources":[{"fileName":"payloads/v8/application.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2579,"name":"custom_install_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's default custom authorization link, if enabled"},"sources":[{"fileName":"payloads/v8/application.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2562,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v8/application.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2576,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The application's public flags","text":"See https://discord.com/developers/docs/resources/application#application-object-application-flags\n"},"sources":[{"fileName":"payloads/v8/application.ts","line":98,"character":1}],"type":{"type":"reference","id":2583,"name":"ApplicationFlags"}},{"id":2572,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the guild to which it has been linked"},"sources":[{"fileName":"payloads/v8/application.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2561,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app"},"sources":[{"fileName":"payloads/v8/application.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2559,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v8/application.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2578,"name":"install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Settings for the application's default in-app authorization link, if enabled"},"sources":[{"fileName":"payloads/v8/application.ts","line":106,"character":1}],"type":{"type":"reference","id":2580,"name":"APIApplicationInstallParams"}},{"id":2560,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v8/application.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2568,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object containing info on the owner of the application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/application.ts","line":57,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":2573,"name":"primary_sku_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the id of the \"Game SKU\" that is created, if exists"},"sources":[{"fileName":"payloads/v8/application.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2567,"name":"privacy_policy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's privacy policy"},"sources":[{"fileName":"payloads/v8/application.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2563,"name":"rpc_origins","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of rpc origin urls, if rpc is enabled"},"sources":[{"fileName":"payloads/v8/application.ts","line":35,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":2574,"name":"slug","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the URL slug that links to the store page"},"sources":[{"fileName":"payloads/v8/application.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2569,"name":"summary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the summary field for the store page\nof its primary sku","tags":[{"tag":"deprecated","text":"Always an empty string, will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v8/application.ts","line":64,"character":1}],"type":{"type":"literal","value":""}},{"id":2577,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Up to 5 tags describing the content and functionality of the application"},"sources":[{"fileName":"payloads/v8/application.ts","line":102,"character":1}],"type":{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}}]}},{"id":2571,"name":"team","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The team this application belongs to","text":"See https://discord.com/developers/docs/topics/teams#data-models-team-object\n"},"sources":[{"fileName":"payloads/v8/application.ts","line":76,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":3846,"name":"APITeam"}]}},{"id":2566,"name":"terms_of_service_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's terms of service"},"sources":[{"fileName":"payloads/v8/application.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2570,"name":"verify_key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The hexadecimal encoded key for verification in interactions and the GameSDK's GetTicket function","text":"See https://discord.com/developers/docs/game-sdk/applications#get-ticket\n"},"sources":[{"fileName":"payloads/v8/application.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2564,2565,2575,2579,2562,2576,2572,2561,2559,2578,2560,2568,2573,2567,2563,2574,2569,2577,2571,2566,2570]}],"sources":[{"fileName":"payloads/v8/application.ts","line":15,"character":17}]},{"id":3454,"name":"APIApplicationCommand","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3457,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the parent application"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3462,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3460,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character description for `CHAT_INPUT` commands, empty string for `USER` and `MESSAGE` commands"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3458,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild id of the command, if not global"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3455,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the command"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3459,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[\\w-]{1,32}$`"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3461,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":57,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3489,"name":"APIApplicationCommandOption"}}},{"id":3456,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of the command"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":37,"character":1}],"type":{"type":"reference","id":3464,"name":"ApplicationCommandType"}},{"id":3463,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Autoincrementing version identifier updated during substantial record changes"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3457,3462,3460,3458,3455,3459,3461,3456,3463]}],"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":29,"character":17}]},{"id":3695,"name":"APIApplicationCommandAutocompleteResponse","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3697,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":45,"character":1}],"type":{"type":"reference","id":3723,"name":"APICommandAutocompleteInteractionResponseCallbackData"}},{"id":3696,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":44,"character":1}],"type":{"type":"reference","id":3718,"name":"ApplicationCommandAutocompleteResult"}}],"groups":[{"title":"Properties","kind":1024,"children":[3697,3696]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":43,"character":17}]},{"id":3511,"name":"APIApplicationCommandChannelOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3512,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/channel.ts","line":11,"character":1}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"reference","id":2815,"name":"GuildText"},{"type":"reference","id":2817,"name":"GuildVoice"},{"type":"reference","id":2819,"name":"GuildCategory"},{"type":"reference","id":2820,"name":"GuildNews"},{"type":"reference","id":2821,"name":"GuildStore"},{"type":"reference","id":2822,"name":"GuildStageVoice"}]}}},{"id":3515,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.description"}},{"id":3514,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.name"}},{"id":3516,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.required"}},{"id":3513,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"reference","id":3541,"name":"Channel"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3512,3515,3514,3516,3513]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/channel.ts","line":9,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3541,"name":"ApplicationCommandOptionType.Channel"}],"name":"APIApplicationCommandOptionBase"}]},{"id":3519,"name":"APIApplicationCommandInteractionDataIntegerOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3520,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/integer.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3521,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.name"}},{"id":3522,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":18,"character":1}],"type":{"type":"reference","id":3538,"name":"Integer"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.type"}},{"id":3523,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[3520,3521,3522,3523]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/integer.ts","line":34,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3538,"name":"ApplicationCommandOptionType.Integer"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":3527,"name":"APIApplicationCommandInteractionDataNumberOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3528,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/number.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3529,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.name"}},{"id":3530,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":18,"character":1}],"type":{"type":"reference","id":3544,"name":"Number"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.type"}},{"id":3531,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[3528,3529,3530,3531]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/number.ts","line":34,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3544,"name":"ApplicationCommandOptionType.Number"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":3551,"name":"APIApplicationCommandInteractionDataStringOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3552,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/string.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3553,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.name"}},{"id":3554,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":18,"character":1}],"type":{"type":"reference","id":3537,"name":"String"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.type"}},{"id":3555,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[3552,3553,3554,3555]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/string.ts","line":19,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3537,"name":"ApplicationCommandOptionType.String"},{"type":"intrinsic","name":"string"}],"name":"APIInteractionDataOptionBase"}]},{"id":3572,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3573,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3575,"name":"options","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":22,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3562,"name":"APIApplicationCommandInteractionDataSubcommandOption"}}},{"id":3574,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":21,"character":1}],"type":{"type":"reference","id":3536,"name":"SubcommandGroup"}}],"groups":[{"title":"Properties","kind":1024,"children":[3573,3575,3574]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":19,"character":17}]},{"id":3562,"name":"APIApplicationCommandInteractionDataSubcommandOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3563,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3565,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":19,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3491,"name":"APIApplicationCommandInteractionDataBasicOption"}}},{"id":3564,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":18,"character":1}],"type":{"type":"reference","id":3535,"name":"Subcommand"}}],"groups":[{"title":"Properties","kind":1024,"children":[3563,3565,3564]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":16,"character":17}]},{"id":3546,"name":"APIApplicationCommandOptionChoice","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-choice-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3547,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3548,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":27,"character":1}],"type":{"type":"reference","id":3549,"name":"ValueType"}}],"groups":[{"title":"Properties","kind":1024,"children":[3547,3548]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":25,"character":17}],"typeParameter":[{"id":3549,"name":"ValueType","kind":131072,"kindString":"Type parameter","flags":{},"default":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}}]},{"id":3610,"name":"APIApplicationCommandPermission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3611,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role or user"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3613,"name":"permission","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` to allow, `false`, to disallow"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3612,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role or user"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":40,"character":1}],"type":{"type":"reference","id":3614,"name":"ApplicationCommandPermissionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[3611,3613,3612]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":32,"character":17}]},{"id":3566,"name":"APIApplicationCommandSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3570,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.description"}},{"id":3569,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.name"}},{"id":3567,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":13,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3556,"name":"APIApplicationCommandSubcommandOption"}}},{"id":3571,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.required"}},{"id":3568,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"reference","id":3536,"name":"SubcommandGroup"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3570,3569,3567,3571,3568]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":11,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3536,"name":"ApplicationCommandOptionType.SubcommandGroup"}],"name":"APIApplicationCommandOptionBase"}]},{"id":3556,"name":"APIApplicationCommandSubcommandOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3560,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.description"}},{"id":3559,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.name"}},{"id":3557,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":10,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3488,"name":"APIApplicationCommandBasicOption"}}},{"id":3561,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.required"}},{"id":3558,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"reference","id":3535,"name":"Subcommand"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3560,3559,3557,3561,3558]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":8,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3535,"name":"ApplicationCommandOptionType.Subcommand"}],"name":"APIApplicationCommandOptionBase"}]},{"id":2580,"name":"APIApplicationInstallParams","kind":256,"kindString":"Interface","flags":{},"children":[{"id":2582,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2581,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":114,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3764,"name":"OAuth2Scopes"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2582,2581]}],"sources":[{"fileName":"payloads/v8/application.ts","line":113,"character":17}]},{"id":2967,"name":"APIAttachment","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2971,"name":"content_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The attachment's media type","text":"See https://en.wikipedia.org/wiki/Media_type\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":978,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2970,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the file"},"sources":[{"fileName":"payloads/v8/channel.ts","line":972,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2977,"name":"ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this attachment is ephemeral"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1002,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2969,"name":"filename","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of file attached"},"sources":[{"fileName":"payloads/v8/channel.ts","line":968,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2975,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of file (if image)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":994,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":2968,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":964,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2974,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A proxied url of file"},"sources":[{"fileName":"payloads/v8/channel.ts","line":990,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2972,"name":"size","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Size of file in bytes"},"sources":[{"fileName":"payloads/v8/channel.ts","line":982,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2973,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of file"},"sources":[{"fileName":"payloads/v8/channel.ts","line":986,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2976,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of file (if image)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":998,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2971,2970,2977,2969,2975,2968,2974,2972,2973,2976]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":960,"character":17}]},{"id":2597,"name":"APIAuditLog","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2600,"name":"audit_log_entries","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Audit log entries","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":49,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2603,"name":"APIAuditLogEntry"}}},{"id":2602,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild scheduled events in the audit log","text":"See https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":61,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}}},{"id":2601,"name":"integrations","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Partial integration objects","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":55,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3303,"name":"APIGuildIntegration"}}},{"id":2599,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users found in the audit log","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":43,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3888,"name":"APIUser"}}},{"id":2598,"name":"webhooks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Webhooks found in the audit log","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":37,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3958,"name":"APIWebhook"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2600,2602,2601,2599,2598]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":31,"character":17}]},{"id":2603,"name":"APIAuditLogEntry","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2608,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":95,"character":1}],"type":{"type":"reference","id":2611,"name":"AuditLogEvent"}},{"id":2605,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":79,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2668,"name":"APIAuditLogChange"}}},{"id":2607,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":89,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2609,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":101,"character":1}],"type":{"type":"reference","id":2656,"name":"APIAuditLogOptions"}},{"id":2610,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2604,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2606,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":85,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2608,2605,2607,2609,2610,2604,2606]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":69,"character":17}]},{"id":2656,"name":"APIAuditLogOptions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2659,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel in which the entities were targeted","text":"Present from:\n- MEMBER_MOVE\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n- MESSAGE_DELETE\n- STAGE_INSTANCE_CREATE\n- STAGE_INSTANCE_UPDATE\n- STAGE_INSTANCE_DELETE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2661,"name":"count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entities that were targeted","text":"Present from:\n- MESSAGE_DELETE\n- MESSAGE_BULK_DELETE\n- MEMBER_DISCONNECT\n- MEMBER_MOVE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":223,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2657,"name":"delete_member_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days after which inactive members were kicked","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2662,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the overwritten entity","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":233,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2658,"name":"members_removed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of members removed by the prune","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":189,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2660,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was targeted","text":"Present from:\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":212,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2664,"name":"role_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n**Present only if the {@link APIAuditLogOptions#type entry type} is \"0\"**\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":257,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2663,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of overwritten entity - \"0\" for \"role\" or \"1\" for \"member\"","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n{@link AuditLogOptionsType}\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":245,"character":1}],"type":{"type":"reference","id":2665,"name":"AuditLogOptionsType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2659,2661,2657,2662,2658,2660,2664,2663]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":175,"character":17}]},{"id":3333,"name":"APIBan","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#ban-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3334,"name":"reason","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The reason for the ban"},"sources":[{"fileName":"payloads/v8/guild.ts","line":868,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3335,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user"},"sources":[{"fileName":"payloads/v8/guild.ts","line":872,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3334,3335]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":864,"character":17}]},{"id":2992,"name":"APIBaseComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2993,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":2994,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[2993]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1084,"character":17}],"typeParameter":[{"id":2994,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2995,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":3000,"name":"APIActionRowComponent"},{"type":"reference","id":3032,"name":"APISelectMenuComponent"},{"type":"reference","id":3046,"name":"APITextInputComponent"}]},{"id":3639,"name":"APIBaseInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3641,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application this interaction is for"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3645,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel it was sent from"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3643,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The command data payload"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":85,"character":1}],"type":{"type":"reference","id":3654,"name":"Data"}},{"id":3644,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild it was sent from"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":89,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3652,"name":"guild_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild's preferred locale, if invoked in a guild"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":123,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":3640,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3651,"name":"locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The selected language of the invoking user"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":119,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":3646,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild member data for the invoking user, including permissions","text":"**This is only sent when an interaction is invoked in a guild**\n"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":99,"character":1}],"type":{"type":"reference","id":3627,"name":"APIInteractionGuildMember"}},{"id":3650,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For components, the message they were attached to"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":115,"character":1}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":3648,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A continuation token for responding to the interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3642,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":81,"character":1}],"type":{"type":"reference","id":3653,"name":"Type"}},{"id":3647,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User object for the invoking user, if invoked in a DM"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":103,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":3649,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Read-only property, always `1`"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":111,"character":1}],"type":{"type":"literal","value":1}}],"groups":[{"title":"Properties","kind":1024,"children":[3641,3645,3643,3644,3652,3640,3651,3646,3650,3648,3642,3647,3649]}],"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":69,"character":17}],"typeParameter":[{"id":3653,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3686,"name":"InteractionType"}},{"id":3654,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{}}]},{"id":3008,"name":"APIButtonComponentWithCustomId","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3009,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom_id to be sent in the interaction when clicked"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1178,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3013,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1147,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.disabled"}},{"id":3012,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1143,"character":1}],"type":{"type":"reference","id":3004,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.emoji"}},{"id":3010,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1135,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.label"}},{"id":3011,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1139,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":3024,"name":"Primary"},{"type":"reference","id":3025,"name":"Secondary"},{"type":"reference","id":3026,"name":"Success"},{"type":"reference","id":3027,"name":"Danger"}]},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.style"}},{"id":3014,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":2997,"name":"Button"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3009,3013,3012,3010,3011,3014]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1171,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":3027,"name":"ButtonStyle.Danger"},{"type":"reference","id":3024,"name":"ButtonStyle.Primary"},{"type":"reference","id":3025,"name":"ButtonStyle.Secondary"},{"type":"reference","id":3026,"name":"ButtonStyle.Success"}]}],"name":"APIButtonComponentBase"}]},{"id":3015,"name":"APIButtonComponentWithURL","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3020,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1147,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.disabled"}},{"id":3019,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1143,"character":1}],"type":{"type":"reference","id":3004,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.emoji"}},{"id":3017,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1135,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.label"}},{"id":3018,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1139,"character":1}],"type":{"type":"reference","id":3028,"name":"Link"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.style"}},{"id":3021,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":2997,"name":"Button"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.type"}},{"id":3016,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The URL to direct users to when clicked for Link buttons"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1188,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3020,3019,3017,3018,3021,3016]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1184,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3028,"name":"ButtonStyle.Link"}],"name":"APIButtonComponentBase"}]},{"id":2737,"name":"APIChannelBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"This interface is used to allow easy extension for other channel types. While\nalso allowing `APIPartialChannel` to be used without breaking.","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2739,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2734,"name":"APIPartialChannel.id"}},{"id":2740,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2736,"name":"APIPartialChannel.name"}},{"id":2738,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2741,"name":"T"},"overwrites":{"type":"reference","id":2735,"name":"APIPartialChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2739,2740,2738]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":42,"character":17}],"typeParameter":[{"id":2741,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2814,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":2733,"name":"APIPartialChannel"}],"extendedBy":[{"type":"reference","id":2744,"name":"APITextBasedChannel"},{"type":"reference","id":2750,"name":"APIGuildChannel"}]},{"id":2978,"name":"APIChannelMention","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-mention-object-channel-mention-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2980,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild containing the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1018,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2979,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1014,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2982,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1028,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2981,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1024,"character":1}],"type":{"type":"reference","id":2814,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2980,2979,2982,2981]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1010,"character":17}]},{"id":4273,"name":"APIChannelPatchOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4275,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":460,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4347,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":4276,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":468,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4348,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":4274,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/channel.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4277,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v8/channel.ts","line":472,"character":1}],"type":{"type":"reference","id":2913,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":4349,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[4275,4276,4274,4277]}],"sources":[{"fileName":"rest/v8/channel.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":4346,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":3492,"name":"APIChatInputApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3495,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":3497,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":3493,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":126,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3490,"name":"APIApplicationCommandInteractionDataOption"}}},{"id":3494,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":127,"character":1}],"type":{"type":"reference","id":3498,"name":"APIChatInputApplicationCommandInteractionDataResolved"}},{"id":3496,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":9,"character":1}],"type":{"type":"reference","id":3465,"name":"ChatInput"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3495,3497,3493,3494,3496]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":124,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3465,"name":"ApplicationCommandType.ChatInput"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":3498,"name":"APIChatInputApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3503,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":140,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":2967,"name":"APIAttachment"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3502,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":139,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3469,"name":"APIInteractionDataResolvedChannel"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3501,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":138,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3474,"name":"APIInteractionDataResolvedGuildMember"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3500,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":137,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3786,"name":"APIRole"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3499,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":136,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3888,"name":"APIUser"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[3503,3502,3501,3500,3499]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":135,"character":17}]},{"id":3723,"name":"APICommandAutocompleteInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3724,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":137,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3546,"typeArguments":[{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"name":"APIApplicationCommandOptionChoice"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3724]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":136,"character":17}]},{"id":3925,"name":"APIConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#connection-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3932,"name":"friend_sync","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether friend sync is enabled for this connection"},"sources":[{"fileName":"payloads/v8/user.ts","line":208,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3926,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the connection account"},"sources":[{"fileName":"payloads/v8/user.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3930,"name":"integrations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of partial server integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":200,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3303,"name":"APIGuildIntegration"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}}},{"id":3927,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username of the connection account"},"sources":[{"fileName":"payloads/v8/user.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3929,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the connection is revoked"},"sources":[{"fileName":"payloads/v8/user.ts","line":194,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3933,"name":"show_activity","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether activities related to this connection will be shown in presence updates"},"sources":[{"fileName":"payloads/v8/user.ts","line":212,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3928,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The service of the connection"},"sources":[{"fileName":"payloads/v8/user.ts","line":190,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3931,"name":"verified","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the connection is verified"},"sources":[{"fileName":"payloads/v8/user.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3934,"name":"visibility","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Visibility of this connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-visibility-types\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":218,"character":1}],"type":{"type":"reference","id":3935,"name":"ConnectionVisibility"}}],"groups":[{"title":"Properties","kind":1024,"children":[3932,3926,3930,3927,3929,3933,3928,3931,3934]}],"sources":[{"fileName":"payloads/v8/user.ts","line":178,"character":17}]},{"id":2916,"name":"APIEmbed","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-structure","text":"Length limit: 6000 characters\n","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2928,"name":"author","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Author information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":755,"character":1}],"type":{"type":"reference","id":2954,"name":"APIEmbedAuthor"}},{"id":2922,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Color code of the embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":719,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2919,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of embed","text":"Length limit: 4096 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":707,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2929,"name":"fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Fields information","text":"Length limit: 25 field objects\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":763,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2963,"name":"APIEmbedField"}}},{"id":2923,"name":"footer","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Footer information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":725,"character":1}],"type":{"type":"reference","id":2959,"name":"APIEmbedFooter"}},{"id":2924,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":731,"character":1}],"type":{"type":"reference","id":2946,"name":"APIEmbedImage"}},{"id":2927,"name":"provider","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Provider information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":749,"character":1}],"type":{"type":"reference","id":2951,"name":"APIEmbedProvider"}},{"id":2925,"name":"thumbnail","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Thumbnail information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":737,"character":1}],"type":{"type":"reference","id":2937,"name":"APIEmbedThumbnail"}},{"id":2921,"name":"timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of embed content"},"sources":[{"fileName":"payloads/v8/channel.ts","line":715,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2917,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Title of embed","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":693,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2918,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of embed (always \"rich\" for webhook embeds)","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-types\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":701,"character":1}],"type":{"type":"reference","id":2930,"name":"EmbedType"}},{"id":2920,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":711,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2926,"name":"video","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Video information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":743,"character":1}],"type":{"type":"reference","id":2942,"name":"APIEmbedVideo"}}],"groups":[{"title":"Properties","kind":1024,"children":[2928,2922,2919,2929,2923,2924,2927,2925,2921,2917,2918,2920,2926]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":687,"character":17}]},{"id":2954,"name":"APIEmbedAuthor","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2957,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":902,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2955,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of author","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":894,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2958,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of author icon"},"sources":[{"fileName":"payloads/v8/channel.ts","line":906,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2956,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author"},"sources":[{"fileName":"payloads/v8/channel.ts","line":898,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2957,2955,2958,2956]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":888,"character":17}]},{"id":2963,"name":"APIEmbedField","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2966,"name":"inline","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this field should display inline"},"sources":[{"fileName":"payloads/v8/channel.ts","line":952,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2964,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the field","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":942,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2965,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Value of the field","text":"Length limit: 1024 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":948,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2966,2964,2965]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":936,"character":17}]},{"id":2959,"name":"APIEmbedFooter","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2961,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of footer icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":924,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2962,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of footer icon"},"sources":[{"fileName":"payloads/v8/channel.ts","line":928,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2960,"name":"text","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Footer text","text":"Length limit: 2048 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":920,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2961,2962,2960]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":914,"character":17}]},{"id":2946,"name":"APIEmbedImage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2949,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of image"},"sources":[{"fileName":"payloads/v8/channel.ts","line":860,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2948,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the image"},"sources":[{"fileName":"payloads/v8/channel.ts","line":856,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2947,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of image (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":852,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2950,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of image"},"sources":[{"fileName":"payloads/v8/channel.ts","line":864,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2949,2948,2947,2950]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":848,"character":17}]},{"id":2951,"name":"APIEmbedProvider","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2952,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of provider"},"sources":[{"fileName":"payloads/v8/channel.ts","line":876,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2953,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of provider"},"sources":[{"fileName":"payloads/v8/channel.ts","line":880,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2952,2953]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":872,"character":17}]},{"id":2937,"name":"APIEmbedThumbnail","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2940,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of thumbnail"},"sources":[{"fileName":"payloads/v8/channel.ts","line":816,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2939,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the thumbnail"},"sources":[{"fileName":"payloads/v8/channel.ts","line":812,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2938,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of thumbnail (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":808,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2941,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of thumbnail"},"sources":[{"fileName":"payloads/v8/channel.ts","line":820,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2940,2939,2938,2941]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":804,"character":17}]},{"id":2942,"name":"APIEmbedVideo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2944,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of video"},"sources":[{"fileName":"payloads/v8/channel.ts","line":836,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2943,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Source url of video"},"sources":[{"fileName":"payloads/v8/channel.ts","line":832,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2945,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of video"},"sources":[{"fileName":"payloads/v8/channel.ts","line":840,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2944,2943,2945]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":828,"character":17}]},{"id":3065,"name":"APIEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3073,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3064,"name":"APIPartialEmoji.animated"}},{"id":3070,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3071,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":18,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3062,"name":"APIPartialEmoji.id"}},{"id":3069,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is managed"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3072,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":22,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3063,"name":"APIPartialEmoji.name"}},{"id":3068,"name":"require_colons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji must be wrapped in colons"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3066,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles this emoji is whitelisted to"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":38,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":3067,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User that created this emoji"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":42,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3073,3070,3071,3069,3072,3068,3066,3067]}],"sources":[{"fileName":"payloads/v8/emoji.ts","line":34,"character":17}],"extendedTypes":[{"type":"reference","id":3061,"name":"APIPartialEmoji"}]},{"id":3746,"name":"APIExtendedInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-metadata-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3760,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":3739,"name":"APIInvite.approximate_member_count"}},{"id":3759,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":3738,"name":"APIInvite.approximate_presence_count"}},{"id":3754,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":2733,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},"inheritedFrom":{"type":"reference","id":3733,"name":"APIInvite.channel"}},{"id":3752,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v8/invite.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3731,"name":"APIInvite.code"}},{"id":3751,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this invite was created"},"sources":[{"fileName":"payloads/v8/invite.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3761,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3740,"name":"APIInvite.expires_at"}},{"id":3753,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":42,"character":1}],"type":{"type":"reference","id":3729,"name":"APIInviteGuild"},"inheritedFrom":{"type":"reference","id":3732,"name":"APIInvite.guild"}},{"id":3763,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v8/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"},"inheritedFrom":{"type":"reference","id":3742,"name":"APIInvite.guild_scheduled_event"}},{"id":3755,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":54,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":3734,"name":"APIInvite.inviter"}},{"id":3749,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration (in seconds) after which the invite expires"},"sources":[{"fileName":"payloads/v8/invite.ts","line":122,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3748,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Max number of times this invite can be used"},"sources":[{"fileName":"payloads/v8/invite.ts","line":118,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3762,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for"},"sources":[{"fileName":"payloads/v8/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":3812,"name":"APIInviteStageInstance"},"inheritedFrom":{"type":"reference","id":3741,"name":"APIInvite.stage_instance"}},{"id":3758,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/topics/oauth2#application\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":72,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2558,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},"inheritedFrom":{"type":"reference","id":3737,"name":"APIInvite.target_application"}},{"id":3756,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-target-user-types\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":60,"character":1}],"type":{"type":"reference","id":3743,"name":"InviteTargetType"},"inheritedFrom":{"type":"reference","id":3735,"name":"APIInvite.target_type"}},{"id":3757,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":66,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":3736,"name":"APIInvite.target_user"}},{"id":3750,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this invite only grants temporary membership"},"sources":[{"fileName":"payloads/v8/invite.ts","line":126,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3747,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this invite has been used"},"sources":[{"fileName":"payloads/v8/invite.ts","line":114,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3760,3759,3754,3752,3751,3761,3753,3763,3755,3749,3748,3762,3758,3756,3757,3750,3747]}],"sources":[{"fileName":"payloads/v8/invite.ts","line":110,"character":17}],"extendedTypes":[{"type":"reference","id":3730,"name":"APIInvite"}]},{"id":3416,"name":"APIExternalGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3417,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":97,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":3430,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":64,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":3421,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":3423,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":3429,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":3418,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":98,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3434,"name":"APIGuildScheduledEventEntityMetadata"}],"qualifiedName":"Required","package":"typescript","name":"Required"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":3428,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":52,"character":1}],"type":{"type":"reference","id":3439,"name":"External"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":3420,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":3419,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":3432,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":3422,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":3426,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":44,"character":1}],"type":{"type":"reference","id":3446,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":3425,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":3424,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":3427,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":48,"character":1}],"type":{"type":"reference","id":3440,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":3431,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[3417,3430,3421,3423,3429,3418,3428,3420,3419,3432,3422,3426,3425,3424,3427,3431]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":95,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3439,"name":"GuildScheduledEventEntityType.External"}],"name":"APIGuildScheduledEventBase"}]},{"id":2901,"name":"APIFollowedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#followed-channel-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2902,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source channel id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":609,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2903,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Created target webhook id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":613,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2902,2903]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":605,"character":17}]},{"id":3076,"name":"APIGatewayBotInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3078,"name":"session_start_limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information on the current session start limit","text":"See https://discord.com/developers/docs/topics/gateway#session-start-limit-object\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":38,"character":1}],"type":{"type":"reference","id":3080,"name":"APIGatewaySessionStartLimit"}},{"id":3077,"name":"shards","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recommended number of shards to use when connecting","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3079,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3075,"name":"APIGatewayInfo.url"}}],"groups":[{"title":"Properties","kind":1024,"children":[3078,3077,3079]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":26,"character":17}],"extendedTypes":[{"type":"reference","id":3074,"name":"APIGatewayInfo"}]},{"id":3074,"name":"APIGatewayInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3075,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3075]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":14,"character":17}],"extendedBy":[{"type":"reference","id":3076,"name":"APIGatewayBotInfo"}]},{"id":3080,"name":"APIGatewaySessionStartLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#session-start-limit-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3084,"name":"max_concurrency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of identify requests allowed per 5 seconds"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3082,"name":"remaining","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The remaining number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3083,"name":"reset_after","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of milliseconds after which the limit resets"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3081,"name":"total","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3084,3082,3083,3081]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":46,"character":17}]},{"id":2804,"name":"APIGroupDMChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2805,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id of the group DM creator if it is bot-created"},"sources":[{"fileName":"payloads/v8/channel.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2806,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash"},"sources":[{"fileName":"payloads/v8/channel.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2811,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIDMChannelBase.id"}},{"id":2808,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":212,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","name":"APIDMChannelBase.last_message_id"}},{"id":2812,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIDMChannelBase.name"}},{"id":2807,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the DM creator"},"sources":[{"fileName":"payloads/v8/channel.ts","line":208,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2809,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":185,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3888,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"APIDMChannelBase.recipients"}},{"id":2810,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2818,"name":"GroupDM"},"inheritedFrom":{"type":"reference","name":"APIDMChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2805,2806,2811,2808,2812,2807,2809,2810]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":196,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":2818,"name":"ChannelType.GroupDM"}],"name":"APIDMChannelBase"}]},{"id":3169,"name":"APIGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3176,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":133,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3177,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds"},"sources":[{"fileName":"payloads/v8/guild.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3187,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v8/guild.ts","line":191,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3208,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"**This field is only received from https://discord.com/developers/docs/resources/guild#get-guild with the `with_counts` query parameter set to `true`**"},"sources":[{"fileName":"payloads/v8/guild.ts","line":305,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3209,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"**This field is only received from https://discord.com/developers/docs/resources/guild#get-guild with the `with_counts` query parameter set to `true`**"},"sources":[{"fileName":"payloads/v8/guild.ts","line":309,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3202,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":277,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":3161,"name":"APIPartialGuild.banner"}},{"id":3196,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channels in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":247,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2813,"name":"APIChannel"}}},{"id":3181,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":157,"character":1}],"type":{"type":"reference","id":3221,"name":"GuildDefaultMessageNotifications"}},{"id":3201,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild, if the guild is discoverable"},"sources":[{"fileName":"payloads/v8/guild.ts","line":271,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":3162,"name":"APIPartialGuild.description"}},{"id":3171,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":103,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3184,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":175,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3065,"name":"APIEmoji"}}},{"id":3182,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":163,"character":1}],"type":{"type":"reference","id":3224,"name":"GuildExplicitContentFilter"}},{"id":3185,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":181,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3252,"name":"GuildFeature"}},"overwrites":{"type":"reference","id":3163,"name":"APIPartialGuild.features"}},{"id":3215,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scheduled events in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nhttps://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":347,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}}},{"id":3217,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":47,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3159,"name":"APIPartialGuild.icon"}},{"id":3170,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":97,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3220,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3167,"name":"APIPartialGuild.id"}},{"id":3191,"name":"joined_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When this guild was joined at","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":211,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3192,"name":"large","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is considered a large guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":217,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3199,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":263,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3198,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":259,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":3207,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":301,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3193,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total number of members in this guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":223,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3195,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Users in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":239,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3292,"name":"APIGuildMember"}}},{"id":3186,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":187,"character":1}],"type":{"type":"reference","id":3228,"name":"GuildMFALevel"}},{"id":3216,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3158,"name":"APIPartialGuild.name"}},{"id":3211,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":321,"character":1}],"type":{"type":"reference","id":3231,"name":"GuildNSFWLevel"}},{"id":3172,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3173,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v8/guild.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3174,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3205,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":293,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3214,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v8/guild.ts","line":339,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3204,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v8/guild.ts","line":287,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3203,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":283,"character":1}],"type":{"type":"reference","id":3242,"name":"GuildPremiumTier"}},{"id":3197,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Presences of the members in the guild, will only include non-offline members if the size is greater than `large_threshold`","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/topics/gateway#presence-update\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":255,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3085,"name":"GatewayPresenceUpdate"}}},{"id":3206,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v8/guild.ts","line":297,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3175,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3183,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":169,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3786,"name":"APIRole"}}},{"id":3190,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v8/guild.ts","line":205,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3218,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3160,"name":"APIPartialGuild.splash"}},{"id":3212,"name":"stage_instances","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instances in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-stage-instance-structure\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":329,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3802,"name":"APIStageInstance"}}},{"id":3213,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":335,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3817,"name":"APISticker"}}},{"id":3189,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":201,"character":1}],"type":{"type":"reference","id":3247,"name":"GuildSystemChannelFlags"}},{"id":3188,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v8/guild.ts","line":195,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3219,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v8/guild.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3166,"name":"APIPartialGuild.unavailable"}},{"id":3200,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":267,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":3165,"name":"APIPartialGuild.vanity_url_code"}},{"id":3180,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":151,"character":1}],"type":{"type":"reference","id":3236,"name":"GuildVerificationLevel"},"overwrites":{"type":"reference","id":3164,"name":"APIPartialGuild.verification_level"}},{"id":3194,"name":"voice_states","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"States of members currently in voice channels; lacks the `guild_id` key","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/voice#voice-state-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":231,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3938,"name":"GatewayVoiceState"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":3210,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":315,"character":1}],"type":{"type":"reference","id":3363,"name":"APIGuildWelcomeScreen"},"overwrites":{"type":"reference","id":3168,"name":"APIPartialGuild.welcome_screen"}},{"id":3179,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v8/guild.ts","line":145,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3178,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v8/guild.ts","line":141,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3176,3177,3187,3208,3209,3202,3196,3181,3201,3171,3184,3182,3185,3215,3217,3170,3220,3191,3192,3199,3198,3207,3193,3195,3186,3216,3211,3172,3173,3174,3205,3214,3204,3203,3197,3206,3175,3183,3190,3218,3212,3213,3189,3188,3219,3200,3180,3194,3210,3179,3178]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":91,"character":17}],"extendedTypes":[{"type":"reference","id":3157,"name":"APIPartialGuild"}]},{"id":3605,"name":"APIGuildApplicationCommandPermissions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-guild-application-command-permissions-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3607,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the application the command belongs to"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3608,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3606,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the command"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3609,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The permissions for the command in the guild"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3610,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3607,3608,3606,3609]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":8,"character":17}]},{"id":2750,"name":"APIGuildChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2751,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2757,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2739,"name":"APIChannelBase.id"}},{"id":2758,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2740,"name":"APIChannelBase.name"}},{"id":2755,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v8/channel.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2754,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2752,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":87,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2908,"name":"APIOverwrite"}}},{"id":2753,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2756,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2759,"name":"T"},"inheritedFrom":{"type":"reference","id":2738,"name":"APIChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2751,2757,2758,2755,2754,2752,2753,2756]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":77,"character":17}],"typeParameter":[{"id":2759,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2814,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":2737,"typeArguments":[{"type":"reference","id":2759,"name":"T"}],"name":"APIChannelBase"}],"extendedBy":[{"type":"reference","id":2761,"name":"APIGuildTextChannel"},{"type":"reference","id":2790,"name":"APIVoiceChannel"}]},{"id":4388,"name":"APIGuildCreateOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4390,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":460,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4347,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":4391,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":468,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4348,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":4389,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4392,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v8/channel.ts","line":472,"character":1}],"type":{"type":"reference","id":2913,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":4349,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[4390,4391,4389,4392]}],"sources":[{"fileName":"rest/v8/guild.ts","line":31,"character":17}],"extendedTypes":[{"type":"reference","id":4346,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":4400,"name":"APIGuildCreateRole","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4404,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":643,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":4504,"name":"RESTPostAPIGuildRoleJSONBody.color"}},{"id":4405,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":649,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":4505,"name":"RESTPostAPIGuildRoleJSONBody.hoist"}},{"id":4406,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4506,"name":"RESTPostAPIGuildRoleJSONBody.icon"}},{"id":4401,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4408,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":663,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":4508,"name":"RESTPostAPIGuildRoleJSONBody.mentionable"}},{"id":4402,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":631,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4502,"name":"RESTPostAPIGuildRoleJSONBody.name"}},{"id":4403,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":637,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4503,"name":"RESTPostAPIGuildRoleJSONBody.permissions"}},{"id":4407,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4507,"name":"RESTPostAPIGuildRoleJSONBody.unicode_emoji"}}],"groups":[{"title":"Properties","kind":1024,"children":[4404,4405,4406,4401,4408,4402,4403,4407]}],"sources":[{"fileName":"rest/v8/guild.ts","line":58,"character":17}],"extendedTypes":[{"type":"reference","id":4501,"name":"RESTPostAPIGuildRoleJSONBody"}]},{"id":3303,"name":"APIGuildIntegration","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3314,"name":"account","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration account information","text":"See https://discord.com/developers/docs/resources/guild#integration-account-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":761,"character":1}],"type":{"type":"reference","id":3323,"name":"APIIntegrationAccount"}},{"id":3318,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot/OAuth2 application for discord integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-application-object\n\n**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":787,"character":1}],"type":{"type":"reference","id":3326,"name":"APIGuildIntegrationApplication"}},{"id":3310,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether emoticons should be synced for this integration (`twitch` only currently)","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":733,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3307,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is this integration enabled"},"sources":[{"fileName":"payloads/v8/guild.ts","line":715,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3311,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The behavior of expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n\nSee https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":741,"character":1}],"type":{"type":"reference","id":3320,"name":"IntegrationExpireBehavior"}},{"id":3312,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The grace period (in days) before expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":747,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3304,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":703,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3305,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration name"},"sources":[{"fileName":"payloads/v8/guild.ts","line":707,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3317,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Has this integration been revoked","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":779,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3309,"name":"role_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID that this integration uses for \"subscribers\"","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":727,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3316,"name":"subscriber_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many subscribers this integration has","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":773,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3315,"name":"synced_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When this integration was last synced","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":767,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3308,"name":"syncing","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Is this integration syncing","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":721,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3306,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration type"},"sources":[{"fileName":"payloads/v8/guild.ts","line":711,"character":1}],"type":{"type":"reference","id":3319,"name":"APIGuildInteractionType"}},{"id":3313,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User for this integration","text":"**This field is not provided for `discord` bot integrations.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":755,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3314,3318,3310,3307,3311,3312,3304,3305,3317,3309,3316,3315,3308,3306,3313]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":699,"character":17}]},{"id":3326,"name":"APIGuildIntegrationApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-application-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3332,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot associated with this application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":856,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":3330,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v8/guild.ts","line":844,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3329,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":840,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3327,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v8/guild.ts","line":830,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3328,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v8/guild.ts","line":834,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3331,"name":"summary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The summary of the app","tags":[{"tag":"deprecated","text":"Always an empty string, will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":850,"character":1}],"type":{"type":"literal","value":""}}],"groups":[{"title":"Properties","kind":1024,"children":[3332,3330,3329,3327,3328,3331]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":826,"character":17}]},{"id":3292,"name":"APIGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3295,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3302,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":691,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3299,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":677,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3297,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":667,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3300,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":681,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3294,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3301,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":687,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3298,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/en-us/articles/360028038352-Server-Boosting-\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":673,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3296,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":663,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":3293,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":649,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3295,3302,3299,3297,3300,3294,3301,3298,3296,3293]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":641,"character":17}],"extendedBy":[{"type":"reference","id":2346,"name":"GatewayGuildMemberAddDispatchData"},{"type":"reference","id":3627,"name":"APIInteractionGuildMember"}]},{"id":3371,"name":"APIGuildMembershipScreening","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3374,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The server description shown in the screening form"},"sources":[{"fileName":"payloads/v8/guild.ts","line":995,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3373,"name":"form_fields","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The steps in the screening form"},"sources":[{"fileName":"payloads/v8/guild.ts","line":991,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3375,"name":"APIGuildMembershipScreeningField"}}},{"id":3372,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the fields were last updated"},"sources":[{"fileName":"payloads/v8/guild.ts","line":987,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3374,3373,3372]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":983,"character":17}]},{"id":3375,"name":"APIGuildMembershipScreeningField","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3376,"name":"field_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of field"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1007,"character":1}],"type":{"type":"reference","id":3381,"name":"Terms"}},{"id":3377,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the field"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1011,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3379,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user has to fill out this field"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1019,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3378,"name":"values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The list of rules"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1015,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3376,3377,3379,3378]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":1003,"character":17}]},{"id":3277,"name":"APIGuildPreview","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-preview-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3285,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of members in this guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":605,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3286,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of online members in this guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":609,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3287,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":613,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3282,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":589,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3283,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":595,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3065,"name":"APIEmoji"}}},{"id":3284,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":601,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3252,"name":"GuildFeature"}}},{"id":3280,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":577,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3278,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":567,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3279,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":571,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3281,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":583,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3288,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers"},"sources":[{"fileName":"payloads/v8/guild.ts","line":617,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3817,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3285,3286,3287,3282,3283,3284,3280,3278,3279,3281,3288]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":563,"character":17}]},{"id":3434,"name":"APIGuildScheduledEventEntityMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-metadata","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3435,"name":"location","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The location of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":120,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3435]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":116,"character":17}]},{"id":3447,"name":"APIGuildScheduledEventUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-user-object-guild-scheduled-event-user-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3448,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled event id which the user subscribed to"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":167,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3450,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member data for this user for the guild which this event belongs to, if any"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":175,"character":1}],"type":{"type":"reference","id":3292,"name":"APIGuildMember"}},{"id":3449,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user which subscribed to the event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":171,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3448,3450,3449]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":163,"character":17}]},{"id":2761,"name":"APIGuildTextChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2768,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2751,"name":"APIGuildChannel.guild_id"}},{"id":2766,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2757,"name":"APIGuildChannel.id"}},{"id":2764,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":71,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2745,"name":"APITextBasedChannel.last_message_id"}},{"id":2763,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v8/channel.ts","line":121,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2767,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2758,"name":"APIGuildChannel.name"}},{"id":2772,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v8/channel.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":2755,"name":"APIGuildChannel.nsfw"}},{"id":2771,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2754,"name":"APIGuildChannel.parent_id"}},{"id":2769,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":87,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2908,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":2752,"name":"APIGuildChannel.permission_overwrites"}},{"id":2770,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":2753,"name":"APIGuildChannel.position"}},{"id":2762,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-1024 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":116,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2765,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2773,"name":"T"},"inheritedFrom":{"type":"reference","id":2756,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2768,2766,2764,2763,2767,2772,2771,2769,2770,2762,2765]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":110,"character":17}],"typeParameter":[{"id":2773,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2760,"name":"GuildTextChannelType"}}],"extendedTypes":[{"type":"reference","id":2744,"typeArguments":[{"type":"reference","id":2773,"name":"T"}],"name":"APITextBasedChannel"},{"type":"reference","id":2750,"typeArguments":[{"type":"reference","id":2773,"name":"T"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":2774,"name":"APITextChannel"}]},{"id":3363,"name":"APIGuildWelcomeScreen","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3364,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The welcome screen short message"},"sources":[{"fileName":"payloads/v8/guild.ts","line":951,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3365,"name":"welcome_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of suggested channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":955,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3366,"name":"APIGuildWelcomeScreenChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3364,3365]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":947,"character":17}]},{"id":3366,"name":"APIGuildWelcomeScreenChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3367,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id that is suggested"},"sources":[{"fileName":"payloads/v8/guild.ts","line":965,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3368,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description shown for the channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":969,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3369,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji id of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":973,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3370,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji name of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":977,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3367,3368,3369,3370]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":961,"character":17}]},{"id":3336,"name":"APIGuildWidget","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-example-get-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3340,"name":"channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":884,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3343,"name":"APIGuildWidgetChannel"}}},{"id":3337,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":881,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3339,"name":"instant_invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":883,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3341,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":885,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3347,"name":"APIGuildWidgetMember"}}},{"id":3338,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":882,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3342,"name":"presence_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":886,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3340,3337,3339,3341,3338,3342]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":880,"character":17}]},{"id":3343,"name":"APIGuildWidgetChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-example-get-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3344,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":895,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3345,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":896,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3346,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":897,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3344,3345,3346]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":894,"character":17}]},{"id":3347,"name":"APIGuildWidgetMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-example-get-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3353,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/guild.ts","line":911,"character":1}],"type":{"type":"reflection","declaration":{"id":3354,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":3355,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":911,"character":14}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3355]}]}}},{"id":3351,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":909,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3356,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":912,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3350,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":908,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3348,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":906,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3352,"name":"status","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":910,"character":1}],"type":{"type":"reference","id":3091,"name":"PresenceUpdateStatus"}},{"id":3349,"name":"username","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":907,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3353,3351,3356,3350,3348,3352,3349]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":905,"character":17}]},{"id":3289,"name":"APIGuildWidgetSettings","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3291,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The widget channel id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":633,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3290,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the widget is enabled"},"sources":[{"fileName":"payloads/v8/guild.ts","line":629,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3291,3290]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":625,"character":17}]},{"id":3323,"name":"APIIntegrationAccount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-account-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3324,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the account"},"sources":[{"fileName":"payloads/v8/guild.ts","line":814,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3325,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the account"},"sources":[{"fileName":"payloads/v8/guild.ts","line":818,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3324,3325]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":810,"character":17}]},{"id":3469,"name":"APIInteractionDataResolvedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3471,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Required.id"}},{"id":3473,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Required.name"}},{"id":3470,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3472,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":29,"character":1}],"type":{"type":"reference","id":2814,"name":"ChannelType"},"inheritedFrom":{"type":"reference","name":"Required.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3471,3473,3470,3472]}],"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":95,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":2733,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},{"id":3474,"name":"APIInteractionDataResolvedGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3480,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar"}},{"id":3481,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":691,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.communication_disabled_until"}},{"id":3477,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":667,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.joined_at"}},{"id":3478,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.nick"}},{"id":3482,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":687,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.pending"}},{"id":3475,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3479,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/en-us/articles/360028038352-Server-Boosting-\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":673,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.premium_since"}},{"id":3476,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":663,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}}],"groups":[{"title":"Properties","kind":1024,"children":[3480,3481,3477,3478,3482,3475,3479,3476]}],"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":104,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3292,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":3627,"name":"APIInteractionGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3631,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3295,"name":"APIGuildMember.avatar"}},{"id":3638,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":691,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3302,"name":"APIGuildMember.communication_disabled_until"}},{"id":3635,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":677,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3299,"name":"APIGuildMember.deaf"}},{"id":3633,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":667,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3297,"name":"APIGuildMember.joined_at"}},{"id":3636,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":681,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3300,"name":"APIGuildMember.mute"}},{"id":3630,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3294,"name":"APIGuildMember.nick"}},{"id":3637,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":687,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3301,"name":"APIGuildMember.pending"}},{"id":3628,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3634,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/en-us/articles/360028038352-Server-Boosting-\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":673,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3298,"name":"APIGuildMember.premium_since"}},{"id":3632,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":663,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":3296,"name":"APIGuildMember.roles"}},{"id":3629,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":59,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"},"overwrites":{"type":"reference","id":3293,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[3631,3638,3635,3633,3636,3630,3637,3628,3634,3632,3629]}],"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":57,"character":17}],"extendedTypes":[{"type":"reference","id":3292,"name":"APIGuildMember"}]},{"id":3701,"name":"APIInteractionResponseChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3703,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":61,"character":1}],"type":{"type":"reference","id":3720,"name":"APIInteractionResponseCallbackData"}},{"id":3702,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":60,"character":1}],"type":{"type":"reference","id":3714,"name":"ChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[3703,3702]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":59,"character":17}]},{"id":3704,"name":"APIInteractionResponseDeferredChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3706,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":69,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3720,"name":"APIInteractionResponseCallbackData"},{"type":"literal","value":"flags"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":3705,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":68,"character":1}],"type":{"type":"reference","id":3715,"name":"DeferredChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[3706,3705]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":67,"character":17}]},{"id":3707,"name":"APIInteractionResponseDeferredMessageUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3708,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":76,"character":1}],"type":{"type":"reference","id":3716,"name":"DeferredMessageUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[3708]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":75,"character":17}]},{"id":3693,"name":"APIInteractionResponsePong","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3694,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":37,"character":1}],"type":{"type":"reference","id":3713,"name":"Pong"}}],"groups":[{"title":"Properties","kind":1024,"children":[3694]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":36,"character":17}]},{"id":3709,"name":"APIInteractionResponseUpdateMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3711,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":84,"character":1}],"type":{"type":"reference","id":3720,"name":"APIInteractionResponseCallbackData"}},{"id":3710,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":83,"character":1}],"type":{"type":"reference","id":3717,"name":"UpdateMessage"}}],"groups":[{"title":"Properties","kind":1024,"children":[3711,3710]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":82,"character":17}]},{"id":3730,"name":"APIInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3739,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3738,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3733,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":2733,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3731,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v8/invite.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3740,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3732,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":42,"character":1}],"type":{"type":"reference","id":3729,"name":"APIInviteGuild"}},{"id":3742,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v8/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}},{"id":3734,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":54,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":3741,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for"},"sources":[{"fileName":"payloads/v8/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":3812,"name":"APIInviteStageInstance"}},{"id":3737,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/topics/oauth2#application\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":72,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2558,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":3735,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-target-user-types\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":60,"character":1}],"type":{"type":"reference","id":3743,"name":"InviteTargetType"}},{"id":3736,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":66,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3739,3738,3733,3731,3740,3732,3742,3734,3741,3737,3735,3736]}],"sources":[{"fileName":"payloads/v8/invite.ts","line":32,"character":17}],"extendedBy":[{"type":"reference","id":3746,"name":"APIExtendedInvite"}]},{"id":3812,"name":"APIInviteStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-stage-instance-object-invite-stage-instance-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3816,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members speaking in the stage","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-structure\n"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":77,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3292,"name":"APIGuildMember"}}},{"id":3814,"name":"participant_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users in the stage"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3815,"name":"speaker_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users speaking in the stage"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3813,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3816,3814,3815,3813]}],"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":59,"character":17}]},{"id":2826,"name":"APIMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2849,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":420,"character":1}],"type":{"type":"reference","id":2881,"name":"APIMessageActivity"}},{"id":2850,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-application-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":426,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2558,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2851,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is a response to an Interaction, this is the id of the interaction's application"},"sources":[{"fileName":"payloads/v8/channel.ts","line":430,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2842,"name":"attachments","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any attached files","text":"See https://discord.com/developers/docs/resources/channel#attachment-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":381,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2967,"name":"APIAttachment"}}},{"id":2830,"name":"author","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The author of this message (only a valid user in the case where the message is generated by a user or bot user)","text":"If the message is generated by a webhook, the author object corresponds to the webhook's id,\nusername, and avatar. You can tell if a message is generated by a webhook by checking for the `webhook_id` property\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":318,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":2828,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"payloads/v8/channel.ts","line":305,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2856,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains components like buttons, action rows, or other interactive components"},"sources":[{"fileName":"payloads/v8/channel.ts","line":466,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3000,"typeArguments":[{"type":"reference","id":3059,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":2832,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contents of the message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":331,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2834,"name":"edited_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was edited (or null if never)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":339,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2843,"name":"embeds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any embedded content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":387,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2916,"name":"APIEmbed"}}},{"id":2853,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":444,"character":1}],"type":{"type":"reference","id":2893,"name":"MessageFlags"}},{"id":2829,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild the message was sent in"},"sources":[{"fileName":"payloads/v8/channel.ts","line":309,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2827,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":301,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2855,"name":"interaction","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is a response to an Interaction"},"sources":[{"fileName":"payloads/v8/channel.ts","line":462,"character":1}],"type":{"type":"reference","id":3621,"name":"APIMessageInteraction"}},{"id":2831,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Member properties for this message's author","text":"The member object exists in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":327,"character":1}],"type":{"type":"reference","id":3292,"name":"APIGuildMember"}},{"id":2841,"name":"mention_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channels specifically mentioned in this message","text":"Not all channel mentions in a message will appear in `mention_channels`.\n- Only textual channels that are visible to everyone in a lurkable guild will ever be included\n- Only crossposted messages (via Channel Following) currently include `mention_channels` at all\n\nIf no mentions in the message meet these requirements, this field will not be sent\n\nSee https://discord.com/developers/docs/resources/channel#channel-mention-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":375,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2978,"name":"APIChannelMention"}}},{"id":2836,"name":"mention_everyone","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message mentions everyone"},"sources":[{"fileName":"payloads/v8/channel.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2840,"name":"mention_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles specifically mentioned in this message","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":363,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":2837,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":357,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","id":3888,"name":"APIUser"},{"type":"reflection","declaration":{"id":2838,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2839,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/channel.ts","line":357,"character":24}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3292,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}],"groups":[{"title":"Properties","kind":1024,"children":[2839]}]}}]}}},{"id":2852,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reference data sent with crossposted messages, replies, pins, and thread starter messages","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":436,"character":1}],"type":{"type":"reference","id":2884,"name":"APIMessageReference"}},{"id":2845,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending (up to 25 characters)","text":"**You will not receive this from further fetches. This is received only once from a `MESSAGE_CREATE`\nevent to ensure it got sent**\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":400,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":2846,"name":"pinned","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message is pinned"},"sources":[{"fileName":"payloads/v8/channel.ts","line":404,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2844,"name":"reactions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reactions to the message","text":"See https://discord.com/developers/docs/resources/channel#reaction-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":393,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2904,"name":"APIReaction"}}},{"id":2854,"name":"referenced_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the `message_reference`","text":"This field is only returned for messages with a `type` of `19` (REPLY).\n\nIf the message is a reply but the `referenced_message` field is not present,\nthe backend did not attempt to fetch the message that was being replied to,\nso its state is unknown.\n\nIf the field exists but is `null`, the referenced message was deleted\n\nSee https://discord.com/developers/docs/resources/channel#message-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":458,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2826,"name":"APIMessage"}]}},{"id":2857,"name":"sticker_items","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-item-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":472,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3837,"name":"APIStickerItem"}}},{"id":2858,"name":"stickers","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stickers sent with the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n","tags":[{"tag":"deprecated","text":"Use `sticker_items` instead\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":480,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3817,"name":"APISticker"}}},{"id":2833,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was sent"},"sources":[{"fileName":"payloads/v8/channel.ts","line":335,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2835,"name":"tts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this was a TTS message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2848,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":414,"character":1}],"type":{"type":"reference","id":2859,"name":"MessageType"}},{"id":2847,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is generated by a webhook, this is the webhook's id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":408,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2849,2850,2851,2842,2830,2828,2856,2832,2834,2843,2853,2829,2827,2855,2831,2841,2836,2840,2837,2852,2845,2846,2844,2854,2857,2858,2833,2835,2848,2847]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":297,"character":17}]},{"id":2881,"name":"APIMessageActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2883,"name":"party_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`party_id` from a Rich Presence event","text":"See https://discord.com/developers/docs/rich-presence/how-to#updating-presence-update-presence-payload-fields\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":529,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2882,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message activity","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":523,"character":1}],"type":{"type":"reference","id":2888,"name":"MessageActivityType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2883,2882]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":517,"character":17}]},{"id":3587,"name":"APIMessageApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3590,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":3592,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":3589,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":41,"character":1}],"type":{"type":"reference","id":3593,"name":"APIMessageApplicationCommandInteractionDataResolved"}},{"id":3588,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3591,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":9,"character":1}],"type":{"type":"reference","id":3467,"name":"Message"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3590,3592,3589,3588,3591]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":38,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3467,"name":"ApplicationCommandType.Message"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":3593,"name":"APIMessageApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3594,"name":"messages","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":50,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":2826,"name":"APIMessage"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[3594]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":49,"character":17}]},{"id":3661,"name":"APIMessageComponentBaseInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3663,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":35,"character":1}],"type":{"type":"reference","id":3664,"name":"CType"}},{"id":3662,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3663,3662]}],"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":27,"character":17}],"typeParameter":[{"id":3664,"name":"CType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2995,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":3666,"name":"APIMessageSelectMenuInteractionData"}]},{"id":3004,"name":"APIMessageComponentEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3007,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1165,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3005,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1157,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3006,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1161,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3007,3005,3006]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1153,"character":17}]},{"id":3621,"name":"APIMessageInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#message-interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3622,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3626,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member who invoked the interaction, only sent in MESSAGE_CREATE events"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":49,"character":1}],"type":{"type":"reference","id":3620,"name":"PartialAPIMessageInteractionGuildMember"}},{"id":3624,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the ApplicationCommand"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3623,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":37,"character":1}],"type":{"type":"reference","id":3686,"name":"InteractionType"}},{"id":3625,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who invoked the interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":45,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3622,3626,3624,3623,3625]}],"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":29,"character":17}]},{"id":2884,"name":"APIMessageReference","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2886,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the originating message's channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":545,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2887,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message's guild"},"sources":[{"fileName":"payloads/v8/channel.ts","line":549,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2885,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":541,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2886,2887,2885]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":537,"character":17}]},{"id":3666,"name":"APIMessageSelectMenuInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3669,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":35,"character":1}],"type":{"type":"reference","id":2998,"name":"SelectMenu"},"inheritedFrom":{"type":"reference","id":3663,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":3668,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3662,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":3667,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":48,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3669,3668,3667]}],"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":46,"character":17}],"extendedTypes":[{"type":"reference","id":3661,"typeArguments":[{"type":"reference","id":2998,"name":"ComponentType.SelectMenu"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":3698,"name":"APIModalInteractionResponse","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3700,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":53,"character":1}],"type":{"type":"reference","id":3725,"name":"APIModalInteractionResponseCallbackData"}},{"id":3699,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":52,"character":1}],"type":{"type":"reference","id":3719,"name":"Modal"}}],"groups":[{"title":"Properties","kind":1024,"children":[3700,3699]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":51,"character":17}]},{"id":3725,"name":"APIModalInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3728,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Between 1 and 5 (inclusive) components that make up the modal"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":157,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3000,"typeArguments":[{"type":"reference","id":3046,"name":"APITextInputComponent"}],"name":"APIActionRowComponent"}}},{"id":3726,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3727,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the popup modal"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":153,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3728,3726,3727]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":145,"character":17}]},{"id":3679,"name":"APIModalSubmission","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3681,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A list of child components"},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":38,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3676,"name":"ModalSubmitActionRowComponent"}}},{"id":3680,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3681,3680]}],"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":30,"character":17}]},{"id":2908,"name":"APIOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2911,"name":"allow","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":661,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2912,"name":"deny","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":669,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2909,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role or user id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":647,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2910,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Either 0 (role) or 1 (member)","text":"{@link OverwriteType}\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":653,"character":1}],"type":{"type":"reference","id":2913,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2911,2912,2909,2910]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":643,"character":17}]},{"id":2733,"name":"APIPartialChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented, but partial only includes id, name, and type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2734,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2736,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2735,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":29,"character":1}],"type":{"type":"reference","id":2814,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2734,2736,2735]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":19,"character":17}],"extendedBy":[{"type":"reference","id":2737,"name":"APIChannelBase"}]},{"id":3061,"name":"APIPartialEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented but mentioned","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3064,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3062,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":18,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3063,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":22,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3064,3062,3063]}],"sources":[{"fileName":"payloads/v8/emoji.ts","line":14,"character":17}],"extendedBy":[{"type":"reference","id":3065,"name":"APIEmoji"}]},{"id":3157,"name":"APIPartialGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3161,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3162,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild, if the guild is discoverable"},"sources":[{"fileName":"payloads/v8/guild.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3163,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":69,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3252,"name":"GuildFeature"}}},{"id":3159,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":47,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3167,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":3158,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3160,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3166,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v8/guild.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3165,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3164,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":75,"character":1}],"type":{"type":"reference","id":3236,"name":"GuildVerificationLevel"}},{"id":3168,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":315,"character":1}],"type":{"type":"reference","id":3363,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","name":"Pick.welcome_screen"}}],"groups":[{"title":"Properties","kind":1024,"children":[3161,3162,3163,3159,3167,3158,3160,3166,3165,3164,3168]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":37,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3154,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":3169,"name":"APIGuild"},{"type":"literal","value":"welcome_screen"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"extendedBy":[{"type":"reference","id":3169,"name":"APIGuild"}]},{"id":2904,"name":"APIReaction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2905,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Times this emoji has been used to react"},"sources":[{"fileName":"payloads/v8/channel.ts","line":625,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2907,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji information","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":635,"character":1}],"type":{"type":"reference","id":3061,"name":"APIPartialEmoji"}},{"id":2906,"name":"me","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user reacted using this emoji"},"sources":[{"fileName":"payloads/v8/channel.ts","line":629,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[2905,2907,2906]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":621,"character":17}]},{"id":3786,"name":"APIRole","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3789,"name":"color","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3790,"name":"hoist","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"If this role is pinned in the user listing"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3791,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role icon hash"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3787,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3795,"name":"managed","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is managed by an integration"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3796,"name":"mentionable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is mentionable"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3788,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role name"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3794,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3793,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Position of this role"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3797,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The tags this role has"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":58,"character":1}],"type":{"type":"reference","id":3798,"name":"APIRoleTags"}},{"id":3792,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role unicode emoji as a standard emoji"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":36,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3789,3790,3791,3787,3795,3796,3788,3794,3793,3797,3792]}],"sources":[{"fileName":"payloads/v8/permissions.ts","line":12,"character":17}]},{"id":3798,"name":"APIRoleTags","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-tags-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3799,"name":"bot_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the bot this role belongs to"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3801,"name":"integration_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the integration this role belongs to"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3800,"name":"premium_subscriber","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this is the guild's premium subscriber role"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":74,"character":1}],"type":{"type":"literal","value":null}}],"groups":[{"title":"Properties","kind":1024,"children":[3799,3801,3800]}],"sources":[{"fileName":"payloads/v8/permissions.ts","line":66,"character":17}]},{"id":3032,"name":"APISelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3033,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1228,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3038,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1254,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3037,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1248,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3036,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1242,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3034,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The choices in the select, max 25"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1232,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3040,"name":"APISelectMenuOption"}}},{"id":3035,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 100 characters"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1236,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3039,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":2998,"name":"SelectMenu"},"inheritedFrom":{"type":"reference","id":2993,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3033,3038,3037,3036,3034,3035,3039]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1224,"character":17}],"extendedTypes":[{"type":"reference","id":2992,"typeArguments":[{"type":"reference","id":2998,"name":"ComponentType.SelectMenu"}],"name":"APIBaseComponent"}]},{"id":3040,"name":"APISelectMenuOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-option-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3045,"name":"default","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this option should be already-selected by default"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1282,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3043,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An additional description of the option (max 50 chars)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1274,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3044,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the option"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1278,"character":1}],"type":{"type":"reference","id":3004,"name":"APIMessageComponentEmoji"}},{"id":3041,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user-facing name of the option (max 25 chars)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1266,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3042,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The dev-defined value of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1270,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3045,3043,3044,3041,3042]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1262,"character":17}]},{"id":3802,"name":"APIStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3805,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the associated stage channel"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3808,"name":"discoverable_disabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not stage discovery is disabled"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3804,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id of the associated stage channel"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3803,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage instance"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3807,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the stage instance","text":"See https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level\n"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":31,"character":1}],"type":{"type":"reference","id":3809,"name":"StageInstancePrivacyLevel"}},{"id":3806,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3805,3808,3804,3803,3807,3806]}],"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":9,"character":17}]},{"id":3382,"name":"APIStageInstanceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3383,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":3396,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":64,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":3387,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":3389,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":3395,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":3384,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":81,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":3394,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":52,"character":1}],"type":{"type":"reference","id":3437,"name":"StageInstance"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":3386,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":3385,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":3398,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":3388,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":3392,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":44,"character":1}],"type":{"type":"reference","id":3446,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":3391,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":3390,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":3393,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":48,"character":1}],"type":{"type":"reference","id":3440,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":3397,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[3383,3396,3387,3389,3395,3384,3394,3386,3385,3398,3388,3392,3391,3390,3393,3397]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":78,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3437,"name":"GuildScheduledEventEntityType.StageInstance"}],"name":"APIGuildScheduledEventBase"}]},{"id":3817,"name":"APISticker","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3823,"name":"asset","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Previously the sticker asset hash, now an empty string","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v8/sticker.ts","line":39,"character":1}],"type":{"type":"literal","value":""}},{"id":3826,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this guild sticker can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3821,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3825,"name":"format_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker format","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types\n"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":51,"character":1}],"type":{"type":"reference","id":3833,"name":"StickerFormatType"}},{"id":3827,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that owns this sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3818,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3820,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3819,"name":"pack_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For standard stickers, ID of the pack the sticker is from"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3829,"name":"sort_value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The standard sticker's sort order within its pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3822,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For guild stickers, the Discord name of a unicode emoji representing the sticker's expression. for standard stickers, a comma-separated list of related expressions."},"sources":[{"fileName":"payloads/v8/sticker.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3824,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types\n"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":45,"character":1}],"type":{"type":"reference","id":3830,"name":"StickerType"}},{"id":3828,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that uploaded the guild sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":63,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3823,3826,3821,3825,3827,3818,3820,3819,3829,3822,3824,3828]}],"sources":[{"fileName":"payloads/v8/sticker.ts","line":13,"character":17}]},{"id":3838,"name":"APIStickerPack","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-pack-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3845,"name":"banner_asset_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the sticker pack's banner image"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3843,"name":"cover_sticker_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of a sticker in the pack which is shown as the pack's icon"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3844,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3839,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3841,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3842,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the pack's SKU"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3840,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stickers in the pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":117,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3817,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3845,3843,3844,3839,3841,3842,3840]}],"sources":[{"fileName":"payloads/v8/sticker.ts","line":109,"character":17}]},{"id":3846,"name":"APITeam","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3847,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A hash of the image of the team's icon"},"sources":[{"fileName":"payloads/v8/teams.ts","line":17,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3848,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique id of the team"},"sources":[{"fileName":"payloads/v8/teams.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3849,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members of the team"},"sources":[{"fileName":"payloads/v8/teams.ts","line":25,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3852,"name":"APITeamMember"}}},{"id":3850,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the team"},"sources":[{"fileName":"payloads/v8/teams.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3851,"name":"owner_user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id of the current team owner"},"sources":[{"fileName":"payloads/v8/teams.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3847,3848,3849,3850,3851]}],"sources":[{"fileName":"payloads/v8/teams.ts","line":13,"character":17}]},{"id":3852,"name":"APITeamMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-members-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3853,"name":"membership_state","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's membership state on the team","text":"See https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum\n"},"sources":[{"fileName":"payloads/v8/teams.ts","line":47,"character":1}],"type":{"type":"reference","id":3857,"name":"TeamMemberMembershipState"}},{"id":3854,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Will always be `[\"*\"]`"},"sources":[{"fileName":"payloads/v8/teams.ts","line":51,"character":1}],"type":{"type":"tuple","elements":[{"type":"literal","value":"*"}]}},{"id":3855,"name":"team_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent team of which they are a member"},"sources":[{"fileName":"payloads/v8/teams.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3856,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar, discriminator, id, and username of the user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/teams.ts","line":61,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3853,3854,3855,3856]}],"sources":[{"fileName":"payloads/v8/teams.ts","line":41,"character":17}]},{"id":3860,"name":"APITemplate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#template-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3861,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The template code (unique ID)"},"sources":[{"fileName":"payloads/v8/template.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3867,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was created"},"sources":[{"fileName":"payloads/v8/template.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3866,"name":"creator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who created the template","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/template.ts","line":40,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":3865,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the user who created the template"},"sources":[{"fileName":"payloads/v8/template.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3863,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the template"},"sources":[{"fileName":"payloads/v8/template.ts","line":26,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3871,"name":"is_dirty","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the template has unsynced changes"},"sources":[{"fileName":"payloads/v8/template.ts","line":60,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":3862,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Template name"},"sources":[{"fileName":"payloads/v8/template.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3870,"name":"serialized_source_guild","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild snapshot this template contains"},"sources":[{"fileName":"payloads/v8/template.ts","line":56,"character":1}],"type":{"type":"reference","id":3872,"name":"APITemplateSerializedSourceGuild"}},{"id":3869,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the guild this template is based on"},"sources":[{"fileName":"payloads/v8/template.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3868,"name":"updated_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was last synced to the source guild"},"sources":[{"fileName":"payloads/v8/template.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3864,"name":"usage_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this template has been used"},"sources":[{"fileName":"payloads/v8/template.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3861,3867,3866,3865,3863,3871,3862,3870,3869,3868,3864]}],"sources":[{"fileName":"payloads/v8/template.ts","line":14,"character":17}]},{"id":3872,"name":"APITemplateSerializedSourceGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3880,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":133,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_channel_id"}},{"id":3881,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"AFK timeout in seconds"},"sources":[{"fileName":"rest/v8/guild.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.afk_timeout"}},{"id":3886,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":129,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4394,"name":"APIGuildCreatePartialChannel"}},"inheritedFrom":{"type":"reference","name":"Omit.channels"}},{"id":3882,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":95,"character":1}],"type":{"type":"reference","id":3221,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","name":"Omit.default_message_notifications"}},{"id":3873,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/template.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3883,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":101,"character":1}],"type":{"type":"reference","id":3224,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","name":"Omit.explicit_content_filter"}},{"id":3875,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/template.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3876,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v8/guild.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":3874,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/template.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3887,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v8/guild.ts","line":151,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.premium_progress_bar_enabled"}},{"id":3877,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.region"}},{"id":3878,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":115,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4400,"name":"APIGuildCreateRole"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}},{"id":3885,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":147,"character":1}],"type":{"type":"reference","id":3247,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_flags"}},{"id":3884,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v8/guild.ts","line":141,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_id"}},{"id":3879,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":89,"character":1}],"type":{"type":"reference","id":3236,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","name":"Omit.verification_level"}}],"groups":[{"title":"Properties","kind":1024,"children":[3880,3881,3886,3882,3873,3883,3875,3876,3874,3887,3877,3878,3885,3884,3879]}],"sources":[{"fileName":"payloads/v8/template.ts","line":66,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":4409,"name":"RESTPostAPIGuildsJSONBody"},{"type":"literal","value":"icon"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":2744,"name":"APITextBasedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2747,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2739,"name":"APIChannelBase.id"}},{"id":2745,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":71,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2748,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2740,"name":"APIChannelBase.name"}},{"id":2746,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2749,"name":"T"},"inheritedFrom":{"type":"reference","id":2738,"name":"APIChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2747,2745,2748,2746]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":67,"character":17}],"typeParameter":[{"id":2749,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2814,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":2737,"typeArguments":[{"type":"reference","id":2749,"name":"T"}],"name":"APIChannelBase"}],"extendedBy":[{"type":"reference","id":2761,"name":"APIGuildTextChannel"}]},{"id":2774,"name":"APITextChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2782,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2768,"name":"APIGuildTextChannel.guild_id"}},{"id":2780,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2766,"name":"APIGuildTextChannel.id"}},{"id":2778,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":71,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2764,"name":"APIGuildTextChannel.last_message_id"}},{"id":2777,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v8/channel.ts","line":121,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2763,"name":"APIGuildTextChannel.last_pin_timestamp"}},{"id":2781,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2767,"name":"APIGuildTextChannel.name"}},{"id":2786,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v8/channel.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":2772,"name":"APIGuildTextChannel.nsfw"}},{"id":2785,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2771,"name":"APIGuildTextChannel.parent_id"}},{"id":2783,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":87,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2908,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":2769,"name":"APIGuildTextChannel.permission_overwrites"}},{"id":2784,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":2770,"name":"APIGuildTextChannel.position"}},{"id":2775,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected"},"sources":[{"fileName":"payloads/v8/channel.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2776,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-1024 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":116,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2762,"name":"APIGuildTextChannel.topic"}},{"id":2779,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2815,"name":"GuildText"},"inheritedFrom":{"type":"reference","id":2765,"name":"APIGuildTextChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2782,2780,2778,2777,2781,2786,2785,2783,2784,2775,2776,2779]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":127,"character":17}],"extendedTypes":[{"type":"reference","id":2761,"typeArguments":[{"type":"reference","id":2815,"name":"ChannelType.GuildText"}],"name":"APIGuildTextChannel"}]},{"id":3046,"name":"APITextInputComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3048,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom id for the text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1298,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3049,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Text that appears on top of the text input field, max 45 characters"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1302,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3053,"name":"max_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Maximal length of text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1318,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3052,"name":"min_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Minimal length of text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1314,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3050,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Placeholder for the text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1306,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3054,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this text input is required or not"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1322,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3047,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"One of text input styles"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1294,"character":1}],"type":{"type":"reference","id":3029,"name":"TextInputStyle"}},{"id":3055,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":2999,"name":"TextInput"},"inheritedFrom":{"type":"reference","id":2993,"name":"APIBaseComponent.type"}},{"id":3051,"name":"value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The pre-filled text in the text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1310,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3048,3049,3053,3052,3050,3054,3047,3055,3051]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1290,"character":17}],"extendedTypes":[{"type":"reference","id":2992,"typeArguments":[{"type":"reference","id":2999,"name":"ComponentType.TextInput"}],"name":"APIBaseComponent"}]},{"id":3154,"name":"APIUnavailableGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#unavailable-guild-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3155,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3156,"name":"unavailable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v8/guild.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3155,3156]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":21,"character":17}]},{"id":3888,"name":"APIUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3897,"name":"accent_color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner color encoded as an integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v8/user.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":3892,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's avatar hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":31,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3896,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":49,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3893,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user belongs to an OAuth2 application"},"sources":[{"fileName":"payloads/v8/user.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3891,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's 4-digit discord-tag"},"sources":[{"fileName":"payloads/v8/user.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3900,"name":"email","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's email"},"sources":[{"fileName":"payloads/v8/user.ts","line":65,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3901,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":71,"character":1}],"type":{"type":"reference","id":3904,"name":"UserFlags"}},{"id":3889,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's id"},"sources":[{"fileName":"payloads/v8/user.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3898,"name":"locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's chosen language option"},"sources":[{"fileName":"payloads/v8/user.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3895,"name":"mfa_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has two factor enabled on their account"},"sources":[{"fileName":"payloads/v8/user.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3902,"name":"premium_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of Nitro subscription on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-premium-types\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":77,"character":1}],"type":{"type":"reference","id":3921,"name":"UserPremiumType"}},{"id":3903,"name":"public_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The public flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":83,"character":1}],"type":{"type":"reference","id":3904,"name":"UserFlags"}},{"id":3894,"name":"system","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is an Official Discord System user (part of the urgent message system)"},"sources":[{"fileName":"payloads/v8/user.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3890,"name":"username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's username, not unique across the platform"},"sources":[{"fileName":"payloads/v8/user.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3899,"name":"verified","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the email on this account has been verified"},"sources":[{"fileName":"payloads/v8/user.ts","line":61,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3897,3892,3896,3893,3891,3900,3901,3889,3898,3895,3902,3903,3894,3890,3899]}],"sources":[{"fileName":"payloads/v8/user.ts","line":13,"character":17}]},{"id":3578,"name":"APIUserApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3581,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":3583,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":3580,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":20,"character":1}],"type":{"type":"reference","id":3584,"name":"APIUserApplicationCommandInteractionDataResolved"}},{"id":3579,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3582,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":9,"character":1}],"type":{"type":"reference","id":3466,"name":"User"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3581,3583,3580,3579,3582]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":17,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3466,"name":"ApplicationCommandType.User"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":3584,"name":"APIUserApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3586,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":30,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3474,"name":"APIInteractionDataResolvedGuildMember"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3585,"name":"users","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":29,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3888,"name":"APIUser"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[3586,3585]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":28,"character":17}]},{"id":2790,"name":"APIVoiceChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2791,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":157,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2795,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2751,"name":"APIGuildChannel.guild_id"}},{"id":2801,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2757,"name":"APIGuildChannel.id"}},{"id":2802,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2758,"name":"APIGuildChannel.name"}},{"id":2799,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v8/channel.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":2755,"name":"APIGuildChannel.nsfw"}},{"id":2798,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2754,"name":"APIGuildChannel.parent_id"}},{"id":2796,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":87,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2908,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":2752,"name":"APIGuildChannel.permission_overwrites"}},{"id":2797,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":2753,"name":"APIGuildChannel.position"}},{"id":2793,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":167,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2800,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2817,"name":"GuildVoice"},{"type":"reference","id":2822,"name":"GuildStageVoice"}]},"inheritedFrom":{"type":"reference","id":2756,"name":"APIGuildChannel.type"}},{"id":2792,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2794,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice channel, `1` when not present","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":173,"character":1}],"type":{"type":"reference","id":2823,"name":"VideoQualityMode"}}],"groups":[{"title":"Properties","kind":1024,"children":[2791,2795,2801,2802,2799,2798,2796,2797,2793,2800,2792,2794]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":153,"character":17}],"extendedTypes":[{"type":"reference","id":2750,"typeArguments":[{"type":"union","types":[{"type":"reference","id":2822,"name":"ChannelType.GuildStageVoice"},{"type":"reference","id":2817,"name":"ChannelType.GuildVoice"}]}],"name":"APIGuildChannel"}]},{"id":3399,"name":"APIVoiceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3400,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":3413,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":64,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":3404,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":3406,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":3412,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":3401,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":89,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":3411,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":52,"character":1}],"type":{"type":"reference","id":3438,"name":"Voice"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":3403,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":3402,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":3415,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":3405,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":3409,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":44,"character":1}],"type":{"type":"reference","id":3446,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":3408,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":3407,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":3410,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":48,"character":1}],"type":{"type":"reference","id":3440,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":3414,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[3400,3413,3404,3406,3412,3401,3411,3403,3402,3415,3405,3409,3408,3407,3410,3414]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":87,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3438,"name":"GuildScheduledEventEntityType.Voice"}],"name":"APIGuildScheduledEventBase"}]},{"id":3952,"name":"APIVoiceRegion","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-region-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3957,"name":"custom","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a custom voice region (used for events/etc)"},"sources":[{"fileName":"payloads/v8/voice.ts","line":95,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3956,"name":"deprecated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a deprecated voice region (avoid switching to these)"},"sources":[{"fileName":"payloads/v8/voice.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3953,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique ID for the region"},"sources":[{"fileName":"payloads/v8/voice.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3954,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the region"},"sources":[{"fileName":"payloads/v8/voice.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3955,"name":"optimal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` for a single server that is closest to the current user's client"},"sources":[{"fileName":"payloads/v8/voice.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3957,3956,3953,3954,3955]}],"sources":[{"fileName":"payloads/v8/voice.ts","line":75,"character":17}]},{"id":3958,"name":"APIWebhook","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#webhook-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3967,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The bot/OAuth2 application that created this webhook"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3965,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default avatar of the webhook"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":45,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3962,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this webhook is for"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3961,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this webhook is for"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3959,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the webhook"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3964,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3969,"name":"source_channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":61,"character":1}],"type":{"type":"reference","id":2733,"name":"APIPartialChannel"}},{"id":3968,"name":"source_guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":57,"character":1}],"type":{"type":"reference","id":3157,"name":"APIPartialGuild"}},{"id":3966,"name":"token","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The secure token of the webhook (returned for Incoming Webhooks)"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3960,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the webhook","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object-webhook-types\n"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":23,"character":1}],"type":{"type":"reference","id":3971,"name":"WebhookType"}},{"id":3970,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url used for executing the webhook (returned by the webhooks OAuth2 flow)"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3963,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this webhook was created by (not returned when getting a webhook with its token)","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":37,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3967,3965,3962,3961,3959,3964,3969,3968,3966,3960,3970,3963]}],"sources":[{"fileName":"payloads/v8/webhook.ts","line":13,"character":17}]},{"id":3101,"name":"GatewayActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3110,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id for the game"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":173,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3116,"name":"assets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Images for the presence and their hover texts","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-assets\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":200,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":3120,"name":"buttons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The custom buttons shown in the Rich Presence (max 2)"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":222,"character":1}],"type":{"type":"union","types":[{"type":"array","elementType":{"type":"intrinsic","name":"string"}},{"type":"array","elementType":{"type":"reference","id":3151,"name":"GatewayActivityButton"}}]}},{"id":3106,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix timestamp of when the activity was added to the user's session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":163,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3111,"name":"details","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"What the player is currently doing"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":177,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3113,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji used for a custom status","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-emoji\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":187,"character":1}],"type":{"type":"reference","id":3135,"name":"GatewayActivityEmoji"}},{"id":3119,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Activity flags `OR`d together, describes what the payload includes","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":218,"character":1}],"type":{"type":"reference","id":3141,"name":"ActivityFlags"}},{"id":3102,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's id"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":145,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3118,"name":"instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the activity is an instanced game session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":210,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3103,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's name"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3115,"name":"party","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Information for the current party of the player","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-party\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":194,"character":1}],"type":{"type":"reference","id":3136,"name":"GatewayActivityParty"}},{"id":3109,"name":"platform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/gateway.ts","line":169,"character":1}],"type":{"type":"reference","id":3121,"name":"ActivityPlatform"}},{"id":3117,"name":"secrets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Secrets for Rich Presence joining and spectating","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-secrets\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":206,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"match"},{"type":"literal","value":"join"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":3114,"name":"session_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/gateway.ts","line":188,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3112,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's current party status"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":181,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3108,"name":"sync_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/gateway.ts","line":168,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3107,"name":"timestamps","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix timestamps for start and/or end of the game"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":167,"character":1}],"type":{"type":"reference","id":3132,"name":"GatewayActivityTimestamps"}},{"id":3104,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Activity type","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-types\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":155,"character":1}],"type":{"type":"reference","id":3125,"name":"ActivityType"}},{"id":3105,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Stream url, is validated when type is `1`"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":159,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3110,3116,3120,3106,3111,3113,3119,3102,3118,3103,3115,3109,3117,3114,3112,3108,3107,3104,3105]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":141,"character":17}]},{"id":3151,"name":"GatewayActivityButton","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3152,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The text shown on the button (1-32 characters)"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":345,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3153,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The url opened when clicking the button (1-512 characters)"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":349,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3152,3153]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":341,"character":17}]},{"id":3136,"name":"GatewayActivityParty","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-party","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3137,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the party"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":298,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3138,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to show the party's current and maximum size"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":302,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"current_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"max_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3137,3138]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":294,"character":17}]},{"id":3132,"name":"GatewayActivityTimestamps","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-timestamps","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3134,"name":"end","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity ends"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":279,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3133,"name":"start","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity started"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":275,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3134,3133]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":271,"character":17}]},{"id":2314,"name":"GatewayChannelPinsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-pins-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2316,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":539,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2315,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":535,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2317,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time at which the most recent pinned message was pinned"},"sources":[{"fileName":"gateway/v8.ts","line":543,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2316,2315,2317]}],"sources":[{"fileName":"gateway/v8.ts","line":531,"character":17}]},{"id":2327,"name":"GatewayGuildBanModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2328,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":628,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2329,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":634,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[2328,2329]}],"sources":[{"fileName":"gateway/v8.ts","line":624,"character":17}]},{"id":2335,"name":"GatewayGuildEmojisUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-emojis-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2337,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":690,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3065,"name":"APIEmoji"}}},{"id":2336,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":684,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2337,2336]}],"sources":[{"fileName":"gateway/v8.ts","line":680,"character":17}]},{"id":2343,"name":"GatewayGuildIntegrationsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-integrations-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2344,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild whose integrations were updated"},"sources":[{"fileName":"gateway/v8.ts","line":740,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2344]}],"sources":[{"fileName":"gateway/v8.ts","line":736,"character":17}]},{"id":2346,"name":"GatewayGuildMemberAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2350,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3295,"name":"APIGuildMember.avatar"}},{"id":2357,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":691,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3302,"name":"APIGuildMember.communication_disabled_until"}},{"id":2354,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":677,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3299,"name":"APIGuildMember.deaf"}},{"id":2347,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":762,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2352,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":667,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3297,"name":"APIGuildMember.joined_at"}},{"id":2355,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":681,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3300,"name":"APIGuildMember.mute"}},{"id":2349,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3294,"name":"APIGuildMember.nick"}},{"id":2356,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":687,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3301,"name":"APIGuildMember.pending"}},{"id":2353,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/en-us/articles/360028038352-Server-Boosting-\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":673,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3298,"name":"APIGuildMember.premium_since"}},{"id":2351,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":663,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":3296,"name":"APIGuildMember.roles"}},{"id":2348,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":649,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":3293,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[2350,2357,2354,2347,2352,2355,2349,2356,2353,2351,2348]}],"sources":[{"fileName":"gateway/v8.ts","line":758,"character":17}],"extendedTypes":[{"type":"reference","id":3292,"name":"APIGuildMember"}]},{"id":2359,"name":"GatewayGuildMemberRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2360,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":784,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2361,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who was removed","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":790,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[2360,2361]}],"sources":[{"fileName":"gateway/v8.ts","line":780,"character":17}]},{"id":2367,"name":"GatewayGuildMembersChunkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-members-chunk","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2371,"name":"chunk_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The total number of expected chunks for this response"},"sources":[{"fileName":"gateway/v8.ts","line":851,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2370,"name":"chunk_index","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The chunk index in the expected chunks for this response (`0 <= chunk_index < chunk_count`)"},"sources":[{"fileName":"gateway/v8.ts","line":847,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2368,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":837,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2369,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of guild members","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":843,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3292,"name":"APIGuildMember"}}},{"id":2374,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The nonce used in the Guild Members Request","text":"See https://discord.com/developers/docs/topics/gateway#request-guild-members\n"},"sources":[{"fileName":"gateway/v8.ts","line":867,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2372,"name":"not_found","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing an invalid id to `REQUEST_GUILD_MEMBERS`, it will be returned here"},"sources":[{"fileName":"gateway/v8.ts","line":855,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"unknown"}}},{"id":2373,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing true to `REQUEST_GUILD_MEMBERS`, presences of the returned members will be here","text":"See https://discord.com/developers/docs/topics/gateway#presence\n"},"sources":[{"fileName":"gateway/v8.ts","line":861,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3085,"name":"GatewayPresenceUpdate"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2371,2370,2368,2369,2374,2372,2373]}],"sources":[{"fileName":"gateway/v8.ts","line":833,"character":17}]},{"id":2384,"name":"GatewayGuildRoleDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2385,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":947,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2386,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role"},"sources":[{"fileName":"gateway/v8.ts","line":951,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2385,2386]}],"sources":[{"fileName":"gateway/v8.ts","line":943,"character":17}]},{"id":2376,"name":"GatewayGuildRoleModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2377,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":891,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2378,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role created or updated","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":897,"character":1}],"type":{"type":"reference","id":3786,"name":"APIRole"}}],"groups":[{"title":"Properties","kind":1024,"children":[2377,2378]}],"sources":[{"fileName":"gateway/v8.ts","line":887,"character":17}]},{"id":2394,"name":"GatewayGuildScheduledEventUserAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2397,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1007,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2395,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1005,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2396,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1006,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2397,2395,2396]}],"sources":[{"fileName":"gateway/v8.ts","line":1004,"character":17}]},{"id":2399,"name":"GatewayGuildScheduledEventUserRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2402,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1024,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2400,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1022,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2401,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1023,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2402,2400,2401]}],"sources":[{"fileName":"gateway/v8.ts","line":1021,"character":17}]},{"id":2339,"name":"GatewayGuildStickersUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-stickers-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2340,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":712,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2341,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":718,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3817,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2340,2341]}],"sources":[{"fileName":"gateway/v8.ts","line":708,"character":17}]},{"id":2494,"name":"GatewayHeartbeat","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2496,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1585,"character":1}],"type":{"type":"reference","id":2497,"name":"GatewayHeartbeatData"}},{"id":2495,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1584,"character":1}],"type":{"type":"reference","id":2173,"name":"Heartbeat"}}],"groups":[{"title":"Properties","kind":1024,"children":[2496,2495]}],"sources":[{"fileName":"gateway/v8.ts","line":1583,"character":17}]},{"id":2280,"name":"GatewayHeartbeatAck","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating-example-gateway-heartbeat-ack","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2282,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":367,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2281,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":366,"character":1}],"type":{"type":"reference","id":2182,"name":"HeartbeatAck"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2284,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2283,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2282,2281,2284,2283]}],"sources":[{"fileName":"gateway/v8.ts","line":365,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2275,"name":"GatewayHeartbeatRequest","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2277,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":357,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2276,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":356,"character":1}],"type":{"type":"reference","id":2173,"name":"Heartbeat"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2279,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2278,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2277,2276,2279,2278]}],"sources":[{"fileName":"gateway/v8.ts","line":355,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2268,"name":"GatewayHello","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#hello","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2270,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":335,"character":1}],"type":{"type":"reference","id":2273,"name":"GatewayHelloData"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2269,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":334,"character":1}],"type":{"type":"reference","id":2181,"name":"Hello"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2272,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2271,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2270,2269,2272,2271]}],"sources":[{"fileName":"gateway/v8.ts","line":333,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2273,"name":"GatewayHelloData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#hello","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2274,"name":"heartbeat_interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interval (in milliseconds) the client should heartbeat with"},"sources":[{"fileName":"gateway/v8.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2274]}],"sources":[{"fileName":"gateway/v8.ts","line":343,"character":17}]},{"id":2498,"name":"GatewayIdentify","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2500,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1602,"character":1}],"type":{"type":"reference","id":2501,"name":"GatewayIdentifyData"}},{"id":2499,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1601,"character":1}],"type":{"type":"reference","id":2174,"name":"Identify"}}],"groups":[{"title":"Properties","kind":1024,"children":[2500,2499]}],"sources":[{"fileName":"gateway/v8.ts","line":1600,"character":17}]},{"id":2501,"name":"GatewayIdentifyData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2504,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this connection supports compression of packets","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1626,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2508,"name":"intents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Gateway Intents you wish to receive","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v8.ts","line":1651,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2505,"name":"large_threshold","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value between 50 and 250, total number of members where the gateway will stop sending\noffline members in the guild member list","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1633,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2507,"name":"presence","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Presence structure for initial presence information","text":"See https://discord.com/developers/docs/topics/gateway#update-presence\n"},"sources":[{"fileName":"gateway/v8.ts","line":1645,"character":1}],"type":{"type":"reference","id":2541,"name":"GatewayPresenceUpdateData"}},{"id":2503,"name":"properties","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Connection properties","text":"See https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties\n"},"sources":[{"fileName":"gateway/v8.ts","line":1620,"character":1}],"type":{"type":"reference","id":2509,"name":"GatewayIdentifyProperties"}},{"id":2506,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used for Guild Sharding","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v8.ts","line":1639,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":2502,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Authentication token"},"sources":[{"fileName":"gateway/v8.ts","line":1614,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2504,2508,2505,2507,2503,2506,2502]}],"sources":[{"fileName":"gateway/v8.ts","line":1610,"character":17}]},{"id":2509,"name":"GatewayIdentifyProperties","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2511,"name":"$browser","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v8.ts","line":1667,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2512,"name":"$device","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v8.ts","line":1671,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2510,"name":"$os","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your operating system"},"sources":[{"fileName":"gateway/v8.ts","line":1663,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2511,2512,2510]}],"sources":[{"fileName":"gateway/v8.ts","line":1659,"character":17}]},{"id":2412,"name":"GatewayIntegrationDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2415,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the bot/OAuth2 application for this Discord integration"},"sources":[{"fileName":"gateway/v8.ts","line":1088,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2414,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1084,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2413,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"gateway/v8.ts","line":1080,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2415,2414,2413]}],"sources":[{"fileName":"gateway/v8.ts","line":1076,"character":17}]},{"id":2285,"name":"GatewayInvalidSession","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invalid-session","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2287,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":377,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2286,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":376,"character":1}],"type":{"type":"reference","id":2180,"name":"InvalidSession"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2289,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2288,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2287,2286,2289,2288]}],"sources":[{"fileName":"gateway/v8.ts","line":375,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2419,"name":"GatewayInviteCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2420,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel the invite is for"},"sources":[{"fileName":"gateway/v8.ts","line":1127,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2421,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2422,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the invite was created"},"sources":[{"fileName":"gateway/v8.ts","line":1137,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2423,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v8.ts","line":1141,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2424,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1147,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":2425,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How long the invite is valid for (in seconds)"},"sources":[{"fileName":"gateway/v8.ts","line":1151,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2426,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The maximum number of times the invite can be used"},"sources":[{"fileName":"gateway/v8.ts","line":1155,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2429,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite"},"sources":[{"fileName":"gateway/v8.ts","line":1171,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2558,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2427,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"gateway/v8.ts","line":1161,"character":1}],"type":{"type":"reference","id":3743,"name":"InviteTargetType"}},{"id":2428,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1167,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":2430,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the invite is temporary (invited users will be kicked on disconnect unless they're assigned a role)"},"sources":[{"fileName":"gateway/v8.ts","line":1175,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2431,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How many times the invite has been used (always will be `0`)"},"sources":[{"fileName":"gateway/v8.ts","line":1179,"character":1}],"type":{"type":"literal","value":0}}],"groups":[{"title":"Properties","kind":1024,"children":[2420,2421,2422,2423,2424,2425,2426,2429,2427,2428,2430,2431]}],"sources":[{"fileName":"gateway/v8.ts","line":1123,"character":17}]},{"id":2433,"name":"GatewayInviteDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2434,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel of the invite"},"sources":[{"fileName":"gateway/v8.ts","line":1201,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2436,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1211,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2435,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v8.ts","line":1205,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2434,2436,2435]}],"sources":[{"fileName":"gateway/v8.ts","line":1197,"character":17}]},{"id":2450,"name":"GatewayMessageDeleteBulkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete-bulk","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2452,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1304,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2453,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1308,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2451,"name":"ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the messages"},"sources":[{"fileName":"gateway/v8.ts","line":1300,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2452,2453,2451]}],"sources":[{"fileName":"gateway/v8.ts","line":1296,"character":17}]},{"id":2445,"name":"GatewayMessageDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2447,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1274,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2448,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1278,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2446,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v8.ts","line":1270,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2447,2448,2446]}],"sources":[{"fileName":"gateway/v8.ts","line":1266,"character":17}]},{"id":2461,"name":"GatewayMessageReactionRemoveEmojiDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2463,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1907,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.channel_id"}},{"id":2462,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji that was removed"},"sources":[{"fileName":"gateway/v8.ts","line":1375,"character":1}],"type":{"type":"reference","id":3065,"name":"APIEmoji"}},{"id":2465,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1915,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.guild_id"}},{"id":2464,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v8.ts","line":1911,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.message_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[2463,2462,2465,2464]}],"sources":[{"fileName":"gateway/v8.ts","line":1371,"character":17}],"extendedTypes":[{"type":"reference","name":"MessageReactionRemoveData"}]},{"id":3097,"name":"GatewayPresenceClientStatus","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#client-status-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3098,"name":"desktop","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active desktop (Windows, Linux, Mac) application session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":125,"character":1}],"type":{"type":"reference","id":3091,"name":"PresenceUpdateStatus"}},{"id":3099,"name":"mobile","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active mobile (iOS, Android) application session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":129,"character":1}],"type":{"type":"reference","id":3091,"name":"PresenceUpdateStatus"}},{"id":3100,"name":"web","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active web (browser, bot account) application session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":133,"character":1}],"type":{"type":"reference","id":3091,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[3098,3099,3100]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":121,"character":17}]},{"id":3085,"name":"GatewayPresenceUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update-presence-update-event-fields","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3089,"name":"activities","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's current activities","text":"See https://discord.com/developers/docs/topics/gateway#activity-object\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3101,"name":"GatewayActivity"}}},{"id":3090,"name":"client_status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's platform-dependent status","text":"See https://discord.com/developers/docs/topics/gateway#client-status-object\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":99,"character":1}],"type":{"type":"reference","id":3097,"name":"GatewayPresenceClientStatus"}},{"id":3087,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3088,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Either \"idle\", \"dnd\", \"online\", or \"offline\""},"sources":[{"fileName":"payloads/v8/gateway.ts","line":87,"character":1}],"type":{"type":"reference","id":3091,"name":"PresenceUpdateStatus"}},{"id":3086,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user presence is being updated for","text":"**The user object within this event can be partial, the only field which must be sent is the `id` field,\neverything else is optional.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":79,"character":1}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":3888,"name":"APIUser"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":3888,"name":"APIUser"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3089,3090,3087,3088,3086]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":70,"character":17}]},{"id":2541,"name":"GatewayPresenceUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-presence-gateway-presence-update-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2543,"name":"activities","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1810,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2546,"name":"GatewayActivityUpdateData"}}},{"id":2545,"name":"afk","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the client is afk"},"sources":[{"fileName":"gateway/v8.ts","line":1820,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2542,"name":"since","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in milliseconds) of when the client went idle, or `null` if the client is not idle"},"sources":[{"fileName":"gateway/v8.ts","line":1804,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":2544,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's new status","text":"See https://discord.com/developers/docs/topics/gateway#update-presence-status-types\n"},"sources":[{"fileName":"gateway/v8.ts","line":1816,"character":1}],"type":{"type":"reference","id":3091,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[2543,2545,2542,2544]}],"sources":[{"fileName":"gateway/v8.ts","line":1800,"character":17}]},{"id":2297,"name":"GatewayReadyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#ready","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2303,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contains `id` and `flags`","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":443,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2558,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"flags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":2300,"name":"guilds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guilds the user is in","text":"See https://discord.com/developers/docs/resources/guild#unavailable-guild-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":427,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3154,"name":"APIUnavailableGuild"}}},{"id":2301,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used for resuming connections"},"sources":[{"fileName":"gateway/v8.ts","line":431,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2302,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The shard information associated with this session, if sent when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v8.ts","line":437,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":2299,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information about the user including email","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":421,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":2298,"name":"v","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway version","text":"See https://discord.com/developers/docs/topics/gateway#gateways-gateway-versions\n"},"sources":[{"fileName":"gateway/v8.ts","line":415,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2303,2300,2301,2302,2299,2298]}],"sources":[{"fileName":"gateway/v8.ts","line":409,"character":17}]},{"id":2291,"name":"GatewayReconnect","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#reconnect","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2293,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":394,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2292,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":393,"character":1}],"type":{"type":"reference","id":2178,"name":"Reconnect"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2295,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2294,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2293,2292,2295,2294]}],"sources":[{"fileName":"gateway/v8.ts","line":392,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2520,"name":"GatewayRequestGuildMembers","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#request-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2522,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1711,"character":1}],"type":{"type":"reference","id":2523,"name":"GatewayRequestGuildMembersData"}},{"id":2521,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1710,"character":1}],"type":{"type":"reference","id":2179,"name":"RequestGuildMembers"}}],"groups":[{"title":"Properties","kind":1024,"children":[2522,2521]}],"sources":[{"fileName":"gateway/v8.ts","line":1709,"character":17}]},{"id":2523,"name":"GatewayRequestGuildMembersData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#request-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2524,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v8.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2526,"name":"limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Maximum number of members to send matching the `query`;\na limit of `0` can be used with an empty string `query` to return all members"},"sources":[{"fileName":"gateway/v8.ts","line":1732,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2529,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v8.ts","line":1748,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2527,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v8.ts","line":1736,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2525,"name":"query","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"String that username starts with, or an empty string to return all members"},"sources":[{"fileName":"gateway/v8.ts","line":1727,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2528,"name":"user_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify which users you wish to fetch"},"sources":[{"fileName":"gateway/v8.ts","line":1740,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2524,2526,2529,2527,2525,2528]}],"sources":[{"fileName":"gateway/v8.ts","line":1719,"character":17}]},{"id":2513,"name":"GatewayResume","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resume","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2515,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1681,"character":1}],"type":{"type":"reference","id":2516,"name":"GatewayResumeData"}},{"id":2514,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1680,"character":1}],"type":{"type":"reference","id":2177,"name":"Resume"}}],"groups":[{"title":"Properties","kind":1024,"children":[2515,2514]}],"sources":[{"fileName":"gateway/v8.ts","line":1679,"character":17}]},{"id":2516,"name":"GatewayResumeData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resume","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2519,"name":"seq","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Last sequence number received"},"sources":[{"fileName":"gateway/v8.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2518,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session id"},"sources":[{"fileName":"gateway/v8.ts","line":1697,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2517,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session token"},"sources":[{"fileName":"gateway/v8.ts","line":1693,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2519,2518,2517]}],"sources":[{"fileName":"gateway/v8.ts","line":1689,"character":17}]},{"id":2475,"name":"GatewayTypingStartDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#typing-start","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2476,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1462,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2477,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1466,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2480,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member who started typing if this happened in a guild","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1480,"character":1}],"type":{"type":"reference","id":3292,"name":"APIGuildMember"}},{"id":2479,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in seconds) of when the user started typing"},"sources":[{"fileName":"gateway/v8.ts","line":1474,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2478,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user"},"sources":[{"fileName":"gateway/v8.ts","line":1470,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2476,2477,2480,2479,2478]}],"sources":[{"fileName":"gateway/v8.ts","line":1458,"character":17}]},{"id":2538,"name":"GatewayUpdatePresence","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-presence","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2540,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1792,"character":1}],"type":{"type":"reference","id":2541,"name":"GatewayPresenceUpdateData"}},{"id":2539,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1791,"character":1}],"type":{"type":"reference","id":2175,"name":"PresenceUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[2540,2539]}],"sources":[{"fileName":"gateway/v8.ts","line":1790,"character":17}]},{"id":2486,"name":"GatewayVoiceServerUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-server-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2489,"name":"endpoint","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The voice server host","text":"A `null` endpoint means that the voice server allocated has gone away and is trying to be reallocated.\nYou should attempt to disconnect from the currently connected voice server, and not attempt to reconnect\nuntil a new voice server is allocated\n"},"sources":[{"fileName":"gateway/v8.ts","line":1545,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2488,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild this voice server update is for"},"sources":[{"fileName":"gateway/v8.ts","line":1537,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2487,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice connection token"},"sources":[{"fileName":"gateway/v8.ts","line":1533,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2489,2488,2487]}],"sources":[{"fileName":"gateway/v8.ts","line":1529,"character":17}]},{"id":3938,"name":"GatewayVoiceState","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3940,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this user is connected to"},"sources":[{"fileName":"payloads/v8/voice.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3944,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is deafened by the server"},"sources":[{"fileName":"payloads/v8/voice.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3939,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this voice state is for"},"sources":[{"fileName":"payloads/v8/voice.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3942,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member this voice state is for","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v8/voice.ts","line":31,"character":1}],"type":{"type":"reference","id":3292,"name":"APIGuildMember"}},{"id":3945,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the server"},"sources":[{"fileName":"payloads/v8/voice.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3951,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the user requested to speak"},"sources":[{"fileName":"payloads/v8/voice.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3946,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally deafened"},"sources":[{"fileName":"payloads/v8/voice.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3947,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally muted"},"sources":[{"fileName":"payloads/v8/voice.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3948,"name":"self_stream","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this user is streaming using \"Go Live\""},"sources":[{"fileName":"payloads/v8/voice.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3949,"name":"self_video","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user's camera is enabled"},"sources":[{"fileName":"payloads/v8/voice.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3943,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The session id for this voice state"},"sources":[{"fileName":"payloads/v8/voice.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3950,"name":"suppress","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the current user"},"sources":[{"fileName":"payloads/v8/voice.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3941,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id this voice state is for"},"sources":[{"fileName":"payloads/v8/voice.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3940,3944,3939,3942,3945,3951,3946,3947,3948,3949,3943,3950,3941]}],"sources":[{"fileName":"payloads/v8/voice.ts","line":13,"character":17}]},{"id":2530,"name":"GatewayVoiceStateUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-voice-state","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2532,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1758,"character":1}],"type":{"type":"reference","id":2533,"name":"GatewayVoiceStateUpdateData"}},{"id":2531,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1757,"character":1}],"type":{"type":"reference","id":2176,"name":"VoiceStateUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[2532,2531]}],"sources":[{"fileName":"gateway/v8.ts","line":1756,"character":17}]},{"id":2533,"name":"GatewayVoiceStateUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-voice-state","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2535,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the voice channel client wants to join (`null` if disconnecting)"},"sources":[{"fileName":"gateway/v8.ts","line":1774,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2534,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1770,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2537,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client deafened"},"sources":[{"fileName":"gateway/v8.ts","line":1782,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2536,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client muted"},"sources":[{"fileName":"gateway/v8.ts","line":1778,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[2535,2534,2537,2536]}],"sources":[{"fileName":"gateway/v8.ts","line":1766,"character":17}]},{"id":2491,"name":"GatewayWebhooksUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#webhooks-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2493,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1571,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2492,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1567,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2493,2492]}],"sources":[{"fileName":"gateway/v8.ts","line":1563,"character":17}]},{"id":3676,"name":"ModalSubmitActionRowComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3677,"name":"components","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3672,"name":"ModalSubmitComponent"}}},{"id":3678,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":2996,"name":"ActionRow"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3677,3678]}],"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":22,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3000,"typeArguments":[{"type":"reference","id":3060,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"literal","value":"components"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":3672,"name":"ModalSubmitComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3674,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3673,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":14,"character":1}],"type":{"type":"reference","id":2995,"name":"ComponentType"}},{"id":3675,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3674,3673,3675]}],"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":13,"character":17}]},{"id":4787,"name":"RESTAPIPartialCurrentUserGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4792,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3252,"name":"GuildFeature"}}},{"id":4790,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":76,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4788,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4789,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4791,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4793,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4792,4790,4788,4789,4791,4793]}],"sources":[{"fileName":"rest/v8/user.ts","line":73,"character":17}]},{"id":4267,"name":"RESTGetAPIAuditLogQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4269,"name":"action_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of audit log events"},"sources":[{"fileName":"rest/v8/auditLog.ts","line":17,"character":1}],"type":{"type":"reference","id":2611,"name":"AuditLogEvent"}},{"id":4270,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log before a certain entry ID"},"sources":[{"fileName":"rest/v8/auditLog.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4271,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many entries are returned (default 50, minimum 1, maximum 100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v8/auditLog.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4268,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log for actions made by a user"},"sources":[{"fileName":"rest/v8/auditLog.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4269,4270,4271,4268]}],"sources":[{"fileName":"rest/v8/auditLog.ts","line":9,"character":17}]},{"id":4324,"name":"RESTGetAPIChannelMessageReactionUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4325,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v8/channel.ts","line":315,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4326,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":321,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4325,4326]}],"sources":[{"fileName":"rest/v8/channel.ts","line":311,"character":17}]},{"id":4294,"name":"RESTGetAPIChannelMessagesQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4297,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages after this message ID"},"sources":[{"fileName":"rest/v8/channel.ts","line":151,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4295,"name":"around","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages around this message ID"},"sources":[{"fileName":"rest/v8/channel.ts","line":143,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4296,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages before this message ID"},"sources":[{"fileName":"rest/v8/channel.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4298,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of messages to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":157,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4297,4295,4296,4298]}],"sources":[{"fileName":"rest/v8/channel.ts","line":139,"character":17}]},{"id":4783,"name":"RESTGetAPICurrentUserGuildsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4785,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds after this guild ID"},"sources":[{"fileName":"rest/v8/user.ts","line":61,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4784,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds before this guild ID"},"sources":[{"fileName":"rest/v8/user.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4786,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of guilds to return (1-100)","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4785,4784,4786]}],"sources":[{"fileName":"rest/v8/user.ts","line":53,"character":17}]},{"id":4462,"name":"RESTGetAPIGuildMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4464,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The highest user id in the previous page","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":385,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4463,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":379,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4464,4463]}],"sources":[{"fileName":"rest/v8/guild.ts","line":373,"character":17}]},{"id":4466,"name":"RESTGetAPIGuildMembersSearchQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#search-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4468,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":410,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4467,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Query string to match username(s) and nickname(s) against"},"sources":[{"fileName":"rest/v8/guild.ts","line":404,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4468,4467]}],"sources":[{"fileName":"rest/v8/guild.ts","line":400,"character":17}]},{"id":4525,"name":"RESTGetAPIGuildPruneCountQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4526,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":757,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4527,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include","text":"While this is typed as a string, it represents an array of\nrole IDs delimited by commas\n\nSee https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":766,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4526,4527]}],"sources":[{"fileName":"rest/v8/guild.ts","line":751,"character":17}]},{"id":4528,"name":"RESTGetAPIGuildPruneCountResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4529,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":775,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4529]}],"sources":[{"fileName":"rest/v8/guild.ts","line":774,"character":17}]},{"id":4424,"name":"RESTGetAPIGuildQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4425,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When `true`, will return approximate member and presence counts for the guild","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":172,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4425]}],"sources":[{"fileName":"rest/v8/guild.ts","line":166,"character":17}]},{"id":4581,"name":"RESTGetAPIGuildScheduledEventQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4582,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to this event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4582]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":87,"character":17}]},{"id":4589,"name":"RESTGetAPIGuildScheduledEventUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4593,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":150,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4592,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4590,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to receive from the event","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":138,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4591,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include guild member data if it exists"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":142,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4593,4592,4590,4591]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":132,"character":17}]},{"id":4567,"name":"RESTGetAPIGuildScheduledEventsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4568,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to each event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4568]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":17,"character":17}]},{"id":4544,"name":"RESTGetAPIGuildVanityUrlResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-vanity-url","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4545,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":873,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4546,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":874,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4545,4546]}],"sources":[{"fileName":"rest/v8/guild.ts","line":872,"character":17}]},{"id":4547,"name":"RESTGetAPIGuildWidgetImageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4548,"name":"style","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Style of the widget image returned","tags":[{"tag":"default","text":"\"shield\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":888,"character":1}],"type":{"type":"reference","id":3357,"name":"GuildWidgetStyle"}}],"groups":[{"title":"Properties","kind":1024,"children":[4548]}],"sources":[{"fileName":"rest/v8/guild.ts","line":882,"character":17}]},{"id":4648,"name":"RESTGetAPIInviteQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#get-invite","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4651,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event to include with the invite"},"sources":[{"fileName":"rest/v8/invite.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4649,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain approximate member counts"},"sources":[{"fileName":"rest/v8/invite.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4650,"name":"with_expiration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain the expiration date"},"sources":[{"fileName":"rest/v8/invite.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4651,4649,4650]}],"sources":[{"fileName":"rest/v8/invite.ts","line":9,"character":17}]},{"id":4655,"name":"RESTGetAPIOAuth2CurrentAuthorizationResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-authorization-information","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4656,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the current application"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":20,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2558,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":4658,"name":"expires","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"when the access token expires"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4657,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the scopes the user has authorized the application for"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3764,"name":"OAuth2Scopes"}}},{"id":4659,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"the user who has authorized, if the user has authorized with the `identify` scope"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":32,"character":1}],"type":{"type":"reference","id":3888,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[4656,4658,4657,4659]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":16,"character":17}]},{"id":4746,"name":"RESTGetNitroStickerPacksResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4747,"name":"sticker_packs","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/sticker.ts","line":12,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3838,"name":"APIStickerPack"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4747]}],"sources":[{"fileName":"rest/v8/sticker.ts","line":11,"character":17}]},{"id":4706,"name":"RESTOAuth2AdvancedBotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4707,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":178,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4711,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4710,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":191,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4709,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":190,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4713,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":194,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4712,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4708,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"This assumes you include the `bot` scope alongside others (like `identify` for example)"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":3765,"name":"Bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"bot%20","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"],[{"type":"intrinsic","name":"string"}," "]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"],[{"type":"intrinsic","name":"string"},"%20"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"],[{"type":"intrinsic","name":"string"}," "]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"],[{"type":"intrinsic","name":"string"},"%20"]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4707,4711,4710,4709,4713,4712,4708]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":177,"character":17}]},{"id":4714,"name":"RESTOAuth2AdvancedBotAuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4715,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":201,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4717,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4718,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4716,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":202,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4715,4717,4718,4716]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":200,"character":17}]},{"id":4660,"name":"RESTOAuth2AuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4662,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4666,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":4664,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4661,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":41,"character":1}],"type":{"type":"literal","value":"code"}},{"id":4663,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4665,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4662,4666,4664,4661,4663,4665]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":40,"character":17}]},{"id":4667,"name":"RESTOAuth2AuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4668,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4669,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4668,4669]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":54,"character":17}]},{"id":4700,"name":"RESTOAuth2BotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#bot-authorization-flow-bot-auth-parameters","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4701,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your app's client id"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4705,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` or `false`—disallows the user from changing the guild dropdown"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":169,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4704,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Pre-fills the dropdown picker with a guild for the user"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4703,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The permissions you're requesting","text":"See https://discord.com/developers/docs/topics/permissions\n"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4702,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Needs to include bot for the bot flow"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":151,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":3765,"name":"Bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"bot%20","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"],[{"type":"intrinsic","name":"string"}," "]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"],[{"type":"intrinsic","name":"string"},"%20"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"],[{"type":"intrinsic","name":"string"}," "]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"],[{"type":"intrinsic","name":"string"},"%20"]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4701,4705,4704,4703,4702]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":143,"character":17}]},{"id":4688,"name":"RESTOAuth2ImplicitAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4690,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4694,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":4692,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4689,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":108,"character":1}],"type":{"type":"literal","value":"token"}},{"id":4691,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4693,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":112,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4690,4694,4692,4689,4691,4693]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":107,"character":17}]},{"id":4279,"name":"RESTPatchAPIChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4286,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice channel; 8000 to 96000 (128000 for VIP servers)","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":87,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4280,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"1-100 character channel name","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4284,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw","text":"Channel types: text, news, store\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4289,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the new parent category for a channel","text":"Channel types: text, news, store, voice\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4288,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel or category-specific permissions","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":99,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":4273,"name":"APIChannelPatchOverwrite"}}]}},{"id":4282,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The position of the channel in the left-hand listing","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4285,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`,\nare unaffected","text":"Channel types: text\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4290,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4283,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"0-1024 character channel topic","text":"Channel types: text, news\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4281,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of channel; only conversion between `text` and `news`\nis supported and only in guilds with the \"NEWS\" feature","text":"Channel types: text, news\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":55,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2815,"name":"GuildText"},{"type":"reference","id":2820,"name":"GuildNews"}]}},{"id":4287,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice channel; 0 refers to no limit, 1 to 99 refers to a user limit","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":93,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4291,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":117,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2823,"name":"VideoQualityMode"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4286,4280,4284,4289,4288,4282,4285,4290,4283,4281,4287,4291]}],"sources":[{"fileName":"rest/v8/channel.ts","line":41,"character":17}]},{"id":4330,"name":"RESTPatchAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4335,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":383,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2987,"name":"APIAllowedMentions"}]}},{"id":4336,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/channel#attachment-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":391,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2967,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"filename"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":2967,"name":"APIAttachment"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":4337,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":397,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":3000,"typeArguments":[{"type":"reference","id":3059,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}]}},{"id":4331,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v8/channel.ts","line":354,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4333,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n","tags":[{"tag":"deprecated","text":"Use `embeds` instead\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":368,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2916,"name":"APIEmbed"}]}},{"id":4332,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":360,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":2916,"name":"APIEmbed"}}]}},{"id":4334,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Edit the flags of a message (only `SUPPRESS_EMBEDS` can currently be set/unset)","text":"When specifying flags, ensure to include all previously set flags/bits\nin addition to ones that you are modifying\n\nSee https://discord.com/developers/docs/resources/channel#message-object-message-flags\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":377,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2893,"name":"MessageFlags"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4335,4336,4337,4331,4333,4332,4334]}],"sources":[{"fileName":"rest/v8/channel.ts","line":350,"character":17}]},{"id":4487,"name":"RESTPatchAPICurrentGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4488,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4488]}],"sources":[{"fileName":"rest/v8/guild.ts","line":528,"character":17}]},{"id":4485,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead."},{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4486,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":520,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4486]}],"sources":[{"fileName":"rest/v8/guild.ts","line":514,"character":17}]},{"id":4779,"name":"RESTPatchAPICurrentUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4781,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's avatar"},"sources":[{"fileName":"rest/v8/user.ts","line":38,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4780,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's username, if changed may cause the user's discriminator to be randomized"},"sources":[{"fileName":"rest/v8/user.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4781,4780]}],"sources":[{"fileName":"rest/v8/user.ts","line":30,"character":17}]},{"id":4381,"name":"RESTPatchAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4382,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v8/emoji.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4383,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v8/emoji.ts","line":60,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4382,4383]}],"sources":[{"fileName":"rest/v8/emoji.ts","line":52,"character":17}]},{"id":4428,"name":"RESTPatchAPIGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4434,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":226,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4435,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"AFK timeout in seconds"},"sources":[{"fileName":"rest/v8/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4440,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild banner (when the server has the `BANNER` feature; can be animated gif when the server has the `ANIMATED_BANNER` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":254,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4432,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":216,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":3221,"name":"GuildDefaultMessageNotifications"}]}},{"id":4447,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild, if the guild is discoverable"},"sources":[{"fileName":"rest/v8/guild.ts","line":288,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4439,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 png/jpeg image for the guild discovery splash (when the guild has `DISCOVERABLE` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":250,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4433,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":222,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":3224,"name":"GuildExplicitContentFilter"}]}},{"id":4446,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":284,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3252,"name":"GuildFeature"}}},{"id":4436,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg/gif image for the guild icon (can be animated gif when the guild has `ANIMATED_ICON` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":236,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4429,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New name for the guild (2-100 characters)"},"sources":[{"fileName":"rest/v8/guild.ts","line":198,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4437,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User id to transfer guild ownership to (must be owner)"},"sources":[{"fileName":"rest/v8/guild.ts","line":240,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4445,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The preferred locale of a Community guild used in server discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\" (if the value is set to `null`)\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4448,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v8/guild.ts","line":292,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4444,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"rest/v8/guild.ts","line":272,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4430,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4443,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where Community guilds display rules and/or guidelines"},"sources":[{"fileName":"rest/v8/guild.ts","line":268,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4438,"name":"splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild splash (when the guild has `INVITE_SPLASH` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":246,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4442,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":3247,"name":"GuildSystemChannelFlags"}},{"id":4441,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v8/guild.ts","line":258,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4431,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":210,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":3236,"name":"GuildVerificationLevel"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4434,4435,4440,4432,4447,4439,4433,4446,4436,4429,4437,4445,4448,4444,4430,4443,4438,4442,4441,4431]}],"sources":[{"fileName":"rest/v8/guild.ts","line":194,"character":17}]},{"id":4477,"name":"RESTPatchAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4482,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of channel to move user to (if they are connected to voice)","text":"Requires `MOVE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":494,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4483,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"rest/v8/guild.ts","line":498,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4481,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":488,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4480,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":482,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4478,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":470,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4479,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":476,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4482,4483,4481,4480,4478,4479]}],"sources":[{"fileName":"rest/v8/guild.ts","line":464,"character":17}]},{"id":4551,"name":"RESTPatchAPIGuildMemberVerificationJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4554,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The server description to show in the screening form"},"sources":[{"fileName":"rest/v8/guild.ts","line":919,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4552,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether Membership Screening is enabled"},"sources":[{"fileName":"rest/v8/guild.ts","line":911,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4553,"name":"form_fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of field objects serialized in a string"},"sources":[{"fileName":"rest/v8/guild.ts","line":915,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4554,4552,4553]}],"sources":[{"fileName":"rest/v8/guild.ts","line":907,"character":17}]},{"id":4515,"name":"RESTPatchAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4518,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value"},"sources":[{"fileName":"rest/v8/guild.ts","line":713,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4519,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar"},"sources":[{"fileName":"rest/v8/guild.ts","line":717,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4520,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":721,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4522,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable"},"sources":[{"fileName":"rest/v8/guild.ts","line":729,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4516,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role"},"sources":[{"fileName":"rest/v8/guild.ts","line":705,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4517,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions"},"sources":[{"fileName":"rest/v8/guild.ts","line":709,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4521,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":725,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4518,4519,4520,4522,4516,4517,4521]}],"sources":[{"fileName":"rest/v8/guild.ts","line":701,"character":17}]},{"id":4756,"name":"RESTPatchAPIGuildStickerJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4758,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of the sticker (2-100 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4757,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4759,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4758,4757,4759]}],"sources":[{"fileName":"rest/v8/sticker.ts","line":55,"character":17}]},{"id":4556,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4557,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v8/guild.ts","line":934,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4559,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sets the user's request to speak"},"sources":[{"fileName":"rest/v8/guild.ts","line":942,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4558,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v8/guild.ts","line":938,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4557,4559,4558]}],"sources":[{"fileName":"rest/v8/guild.ts","line":930,"character":17}]},{"id":4560,"name":"RESTPatchAPIGuildVoiceStateUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4561,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v8/guild.ts","line":952,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4562,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v8/guild.ts","line":956,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4561,4562]}],"sources":[{"fileName":"rest/v8/guild.ts","line":948,"character":17}]},{"id":4740,"name":"RESTPatchAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#update-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4742,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance"},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":53,"character":1}],"type":{"type":"reference","id":3809,"name":"StageInstancePrivacyLevel"}},{"id":4741,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4742,4741]}],"sources":[{"fileName":"rest/v8/stageInstance.ts","line":45,"character":17}]},{"id":4809,"name":"RESTPatchAPIWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4811,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4812,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new channel id this webhook should be moved to"},"sources":[{"fileName":"rest/v8/webhook.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4810,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"rest/v8/webhook.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4811,4812,4810]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":72,"character":17}]},{"id":4362,"name":"RESTPostAPIChannelFollowersJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4363,"name":"webhook_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of target channel"},"sources":[{"fileName":"rest/v8/channel.ts","line":563,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4363]}],"sources":[{"fileName":"rest/v8/channel.ts","line":559,"character":17}]},{"id":4352,"name":"RESTPostAPIChannelInviteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4353,"name":"max_age","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Duration of invite in seconds before expiry, or 0 for never","tags":[{"tag":"default","text":"86400 (24 hours)\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":500,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4354,"name":"max_uses","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of uses or 0 for unlimited","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":506,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4359,"name":"target_application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the embedded application to open for this invite\n- Required if `target_type` is 2\n- The application must have the `EMBEDDED` flag"},"sources":[{"fileName":"rest/v8/channel.ts","line":537,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4357,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":525,"character":1}],"type":{"type":"reference","id":3743,"name":"InviteTargetType"}},{"id":4358,"name":"target_user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user whose stream to display for this invite\n- Required if `target_type` is 1\n- The user must be streaming in the channel"},"sources":[{"fileName":"rest/v8/channel.ts","line":531,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4355,"name":"temporary","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this invite only grants temporary membership","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":512,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4356,"name":"unique","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If true, don't try to reuse a similar invite\n(useful for creating many unique one time use invites)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":519,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4353,4354,4359,4357,4358,4355,4356]}],"sources":[{"fileName":"rest/v8/channel.ts","line":494,"character":17}]},{"id":4304,"name":"RESTPostAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4310,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for a message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":228,"character":1}],"type":{"type":"reference","id":2987,"name":"APIAllowedMentions"}},{"id":4314,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v8/channel.ts","line":250,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2967,"name":"APIAttachment"},{"type":"literal","value":"filename"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":2967,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":4312,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":240,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3000,"typeArguments":[{"type":"reference","id":3059,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":4305,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v8/channel.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4309,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n","tags":[{"tag":"deprecated","text":"Use `embeds` instead\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":222,"character":1}],"type":{"type":"reference","id":2916,"name":"APIEmbed"}},{"id":4308,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":214,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2916,"name":"APIEmbed"}}},{"id":4315,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v8/channel.ts","line":254,"character":1}],"type":{"type":"reference","id":2893,"name":"MessageFlags"}},{"id":4311,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include to make your message a reply","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":234,"character":1}],"type":{"type":"reference","id":4301,"name":"APIMessageReferenceSend"}},{"id":4306,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending"},"sources":[{"fileName":"rest/v8/channel.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4313,"name":"sticker_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"IDs of up to 3 stickers in the server to send in the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":246,"character":1}],"type":{"type":"union","types":[{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"}]}]}},{"id":4307,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v8/channel.ts","line":208,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4310,4314,4312,4305,4309,4308,4315,4311,4306,4313,4307]}],"sources":[{"fileName":"rest/v8/channel.ts","line":196,"character":17}]},{"id":4343,"name":"RESTPostAPIChannelMessagesBulkDeleteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4344,"name":"messages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An array of message ids to delete (2-100)"},"sources":[{"fileName":"rest/v8/channel.ts","line":437,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4344]}],"sources":[{"fileName":"rest/v8/channel.ts","line":433,"character":17}]},{"id":4801,"name":"RESTPostAPIChannelWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4803,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4802,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the webhook (1-80 characters)"},"sources":[{"fileName":"rest/v8/webhook.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4803,4802]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":19,"character":17}]},{"id":4597,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4602,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":4599,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/interactions.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4600,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[\\w-]{1,32}$`"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":4601,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":57,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3489,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":4598,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/interactions.ts","line":43,"character":1}],"type":{"type":"reference","id":3465,"name":"ChatInput"}}],"groups":[{"title":"Properties","kind":1024,"children":[4602,4599,4600,4601,4598]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":42,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":4603,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4607,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":4605,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[\\w-]{1,32}$`"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":4606,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":57,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3489,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":4604,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/interactions.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":3466,"name":"User"},{"type":"reference","id":3467,"name":"Message"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4607,4605,4606,4604]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":52,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":4796,"name":"RESTPostAPICurrentUserCreateDMChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4797,"name":"recipient_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recipient to open a DM channel with"},"sources":[{"fileName":"rest/v8/user.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4797]}],"sources":[{"fileName":"rest/v8/user.ts","line":101,"character":17}]},{"id":4376,"name":"RESTPostAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4378,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The 128x128 emoji image","text":"https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/emoji.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4377,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v8/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4379,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v8/emoji.ts","line":37,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4378,4377,4379]}],"sources":[{"fileName":"rest/v8/emoji.ts","line":23,"character":17}]},{"id":4530,"name":"RESTPostAPIGuildPruneJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4532,"name":"compute_prune_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether `pruned is returned, discouraged for large guilds","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":795,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4531,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":789,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4533,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include"},"sources":[{"fileName":"rest/v8/guild.ts","line":799,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4532,4531,4533]}],"sources":[{"fileName":"rest/v8/guild.ts","line":783,"character":17}]},{"id":4534,"name":"RESTPostAPIGuildPruneResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4535,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":808,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4535]}],"sources":[{"fileName":"rest/v8/guild.ts","line":807,"character":17}]},{"id":4501,"name":"RESTPostAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4504,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":643,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4505,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":649,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4506,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4508,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":663,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4502,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":631,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4503,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":637,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4507,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4504,4505,4506,4508,4502,4503,4507]}],"sources":[{"fileName":"rest/v8/guild.ts","line":625,"character":17}],"extendedBy":[{"type":"reference","id":4400,"name":"APIGuildCreateRole"}]},{"id":4570,"name":"RESTPostAPIGuildScheduledEventJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4571,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage channel id of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4576,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4578,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The entity metadata of the scheduled event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":68,"character":1}],"type":{"type":"reference","id":3434,"name":"APIGuildScheduledEventEntityMetadata"}},{"id":4577,"name":"entity_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scheduled entity type of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":64,"character":1}],"type":{"type":"reference","id":3436,"name":"GuildScheduledEventEntityType"}},{"id":4579,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4572,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4573,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":48,"character":1}],"type":{"type":"reference","id":3446,"name":"GuildOnly"}},{"id":4575,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time when the scheduled event is scheduled to end"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4574,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time to schedule the guild event at"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4571,4576,4578,4577,4579,4572,4573,4575,4574]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":36,"character":17}]},{"id":4750,"name":"RESTPostAPIGuildStickerFormDataBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4752,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker (empty or 2-100 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4754,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The sticker file to upload, must be a PNG, APNG, or Lottie JSON file, max 500 KB"},"sources":[{"fileName":"rest/v8/sticker.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"unknown"}},{"id":4751,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4753,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4752,4754,4751,4753]}],"sources":[{"fileName":"rest/v8/sticker.ts","line":28,"character":17}]},{"id":4768,"name":"RESTPostAPIGuildTemplatesJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#create-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4770,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the template (0-120 characters)"},"sources":[{"fileName":"rest/v8/template.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4769,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the template (1-100 characters)"},"sources":[{"fileName":"rest/v8/template.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4770,4769]}],"sources":[{"fileName":"rest/v8/template.ts","line":48,"character":17}]},{"id":4409,"name":"RESTPostAPIGuildsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4418,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":133,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4419,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"AFK timeout in seconds"},"sources":[{"fileName":"rest/v8/guild.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4417,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":129,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4394,"name":"APIGuildCreatePartialChannel"}}},{"id":4414,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":95,"character":1}],"type":{"type":"reference","id":3221,"name":"GuildDefaultMessageNotifications"}},{"id":4415,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":101,"character":1}],"type":{"type":"reference","id":3224,"name":"GuildExplicitContentFilter"}},{"id":4412,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4410,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v8/guild.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4422,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v8/guild.ts","line":151,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4411,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4416,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":115,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4400,"name":"APIGuildCreateRole"}}},{"id":4421,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":147,"character":1}],"type":{"type":"reference","id":3247,"name":"GuildSystemChannelFlags"}},{"id":4420,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v8/guild.ts","line":141,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4413,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":89,"character":1}],"type":{"type":"reference","id":3236,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[4418,4419,4417,4414,4415,4412,4410,4422,4411,4416,4421,4420,4413]}],"sources":[{"fileName":"rest/v8/guild.ts","line":67,"character":17}]},{"id":4734,"name":"RESTPostAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4735,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage channel"},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4737,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance","tags":[{"tag":"default","text":"GuildOnly\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":23,"character":1}],"type":{"type":"reference","id":3809,"name":"StageInstancePrivacyLevel"}},{"id":4736,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4735,4737,4736]}],"sources":[{"fileName":"rest/v8/stageInstance.ts","line":9,"character":17}]},{"id":4763,"name":"RESTPostAPITemplateCreateGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#create-guild-from-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4765,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/template.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4764,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v8/template.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4765,4764]}],"sources":[{"fileName":"rest/v8/template.ts","line":16,"character":17}]},{"id":4818,"name":"RESTPostAPIWebhookWithTokenJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4824,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":157,"character":1}],"type":{"type":"reference","id":2987,"name":"APIAllowedMentions"}},{"id":4826,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v8/webhook.ts","line":169,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2967,"name":"APIAttachment"},{"type":"literal","value":"filename"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":2967,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":4821,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default avatar of the webhook"},"sources":[{"fileName":"rest/v8/webhook.ts","line":141,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4825,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"Requires an application-owned webhook\n\nSee https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":165,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3000,"typeArguments":[{"type":"reference","id":3059,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":4819,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v8/webhook.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4823,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":151,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2916,"name":"APIEmbed"}}},{"id":4827,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v8/webhook.ts","line":173,"character":1}],"type":{"type":"reference","id":2893,"name":"MessageFlags"}},{"id":4822,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v8/webhook.ts","line":145,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4820,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default username of the webhook"},"sources":[{"fileName":"rest/v8/webhook.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4824,4826,4821,4825,4819,4823,4827,4822,4820]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":129,"character":17}]},{"id":4831,"name":"RESTPostAPIWebhookWithTokenQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4833,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Send a message to the specified thread within a webhook's channel. The thread will automatically be unarchived."},"sources":[{"fileName":"rest/v8/webhook.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4832,"name":"wait","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Waits for server confirmation of message send before response, and returns the created message body\n(defaults to `false`; when `false` a message that is not saved does not return an error)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":202,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4833,4832]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":195,"character":17}]},{"id":4676,"name":"RESTPostOAuth2AccessTokenResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-access-token-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4677,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4679,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4680,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4681,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4678,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4677,4679,4680,4681,4678]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":77,"character":17}]},{"id":4670,"name":"RESTPostOAuth2AccessTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4671,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4672,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4674,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4673,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":67,"character":1}],"type":{"type":"literal","value":"authorization_code"}},{"id":4675,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4671,4672,4674,4673,4675]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":64,"character":17}]},{"id":4719,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4720,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":213,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4722,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":215,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4725,"name":"guild","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":218,"character":1}],"type":{"type":"reference","id":3169,"name":"APIGuild"}},{"id":4723,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":216,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4724,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":217,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4721,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":214,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4720,4722,4725,4723,4724,4721]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":212,"character":17}]},{"id":4726,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4727,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4729,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":229,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4730,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4731,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":231,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4728,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":228,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4732,"name":"webhook","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":232,"character":1}],"type":{"type":"reference","id":3958,"name":"APIWebhook"}}],"groups":[{"title":"Properties","kind":1024,"children":[4727,4729,4730,4731,4728,4732]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":226,"character":17}]},{"id":4696,"name":"RESTPostOAuth2ClientCredentialsURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#client-credentials-grant","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4697,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":129,"character":1}],"type":{"type":"literal","value":"client_credentials"}},{"id":4698,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4697,4698]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":128,"character":17}]},{"id":4682,"name":"RESTPostOAuth2RefreshTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4683,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4684,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4685,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":93,"character":1}],"type":{"type":"literal","value":"refresh_token"}},{"id":4686,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4683,4684,4685,4686]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":90,"character":17}]},{"id":4643,"name":"RESTPutAPIApplicationCommandPermissionsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4644,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/interactions.ts","line":295,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3610,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4644]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":294,"character":17}]},{"id":4346,"name":"RESTPutAPIChannelPermissionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4347,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":460,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4348,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":468,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4349,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v8/channel.ts","line":472,"character":1}],"type":{"type":"reference","id":2913,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[4347,4348,4349]}],"sources":[{"fileName":"rest/v8/channel.ts","line":452,"character":17}],"extendedBy":[{"type":"reference","id":4273,"name":"APIChannelPatchOverwrite"},{"type":"reference","id":4388,"name":"APIGuildCreateOverwrite"}]},{"id":4369,"name":"RESTPutAPIChannelRecipientJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4370,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Access token of a user that has granted your app the `gdm.join` scope"},"sources":[{"fileName":"rest/v8/channel.ts","line":610,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4371,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nickname of the user being added"},"sources":[{"fileName":"rest/v8/channel.ts","line":614,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4370,4371]}],"sources":[{"fileName":"rest/v8/channel.ts","line":606,"character":17}]},{"id":4495,"name":"RESTPutAPIGuildBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4496,"name":"delete_message_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to delete messages for (0-7)"},"sources":[{"fileName":"rest/v8/guild.ts","line":590,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4497,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reason for the ban","tags":[{"tag":"deprecated","text":"Removed in API v10, use the `X-Audit-Log-Reason` header instead.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":596,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4496,4497]}],"sources":[{"fileName":"rest/v8/guild.ts","line":586,"character":17}]},{"id":4470,"name":"RESTPutAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4471,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An oauth2 access token granted with the `guilds.join` to the bot's application for the user you want to add to the guild"},"sources":[{"fileName":"rest/v8/guild.ts","line":427,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4475,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":451,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4474,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":445,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4472,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":433,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4473,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":439,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4471,4475,4474,4472,4473]}],"sources":[{"fileName":"rest/v8/guild.ts","line":423,"character":17}]},{"id":3058,"name":"APIActionRowComponentTypes","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1339,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3059,"name":"APIMessageActionRowComponent"},{"type":"reference","id":3060,"name":"APIModalActionRowComponent"}]}},{"id":3507,"name":"APIApplicationCommandAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.ts","line":8,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3545,"name":"ApplicationCommandOptionType.Attachment"}],"name":"APIApplicationCommandOptionBase"}},{"id":3618,"name":"APIApplicationCommandAutocompleteDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/autocomplete.ts","line":31,"character":12}],"type":{"type":"reference","id":3655,"typeArguments":[{"type":"reference","id":3617,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3619,"name":"APIApplicationCommandAutocompleteGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/autocomplete.ts","line":39,"character":12}],"type":{"type":"reference","id":3657,"typeArguments":[{"type":"reference","id":3617,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3617,"name":"APIApplicationCommandAutocompleteInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/autocomplete.ts","line":12,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3690,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","id":3492,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3690,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3492,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"literal","value":"options"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3488,"name":"APIApplicationCommandBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":74,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3507,"name":"APIApplicationCommandAttachmentOption"},{"type":"reference","id":3509,"name":"APIApplicationCommandBooleanOption"},{"type":"reference","id":3511,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":3518,"name":"APIApplicationCommandIntegerOption"},{"type":"reference","id":3524,"name":"APIApplicationCommandMentionableOption"},{"type":"reference","id":3526,"name":"APIApplicationCommandNumberOption"},{"type":"reference","id":3532,"name":"APIApplicationCommandRoleOption"},{"type":"reference","id":3550,"name":"APIApplicationCommandStringOption"},{"type":"reference","id":3576,"name":"APIApplicationCommandUserOption"}]}},{"id":3509,"name":"APIApplicationCommandBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.ts","line":7,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3539,"name":"ApplicationCommandOptionType.Boolean"}],"name":"APIApplicationCommandOptionBase"}},{"id":3486,"name":"APIApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":129,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3505,"name":"APIChatInputApplicationCommandDMInteraction"},{"type":"reference","id":3603,"name":"APIContextMenuDMInteraction"}]}},{"id":3487,"name":"APIApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":138,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3506,"name":"APIChatInputApplicationCommandGuildInteraction"},{"type":"reference","id":3604,"name":"APIContextMenuGuildInteraction"}]}},{"id":3518,"name":"APIApplicationCommandIntegerOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/integer.ts","line":26,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","name":"APIApplicationCommandIntegerOptionBase"},{"type":"reference","id":3546,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":3485,"name":"APIApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":122,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3504,"name":"APIChatInputApplicationCommandInteraction"},{"type":"reference","id":3602,"name":"APIContextMenuInteraction"}]}},{"id":3468,"name":"APIApplicationCommandInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":86,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3492,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"reference","id":3595,"name":"APIContextMenuInteractionData"}]}},{"id":3508,"name":"APIApplicationCommandInteractionDataAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.ts","line":14,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3545,"name":"ApplicationCommandOptionType.Attachment"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3491,"name":"APIApplicationCommandInteractionDataBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":108,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3508,"name":"APIApplicationCommandInteractionDataAttachmentOption"},{"type":"reference","id":3510,"name":"APIApplicationCommandInteractionDataBooleanOption"},{"type":"reference","id":3517,"name":"APIApplicationCommandInteractionDataChannelOption"},{"type":"reference","id":3519,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":3525,"name":"APIApplicationCommandInteractionDataMentionableOption"},{"type":"reference","id":3527,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":3533,"name":"APIApplicationCommandInteractionDataRoleOption"},{"type":"reference","id":3551,"name":"APIApplicationCommandInteractionDataStringOption"},{"type":"reference","id":3577,"name":"APIApplicationCommandInteractionDataUserOption"}]}},{"id":3510,"name":"APIApplicationCommandInteractionDataBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.ts","line":12,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3539,"name":"ApplicationCommandOptionType.Boolean"},{"type":"intrinsic","name":"boolean"}],"name":"APIInteractionDataOptionBase"}},{"id":3517,"name":"APIApplicationCommandInteractionDataChannelOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/channel.ts","line":17,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3541,"name":"ApplicationCommandOptionType.Channel"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3525,"name":"APIApplicationCommandInteractionDataMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":14,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3543,"name":"ApplicationCommandOptionType.Mentionable"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3490,"name":"APIApplicationCommandInteractionDataOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-interaction-data-option-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":100,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3491,"name":"APIApplicationCommandInteractionDataBasicOption"},{"type":"reference","id":3572,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption"},{"type":"reference","id":3562,"name":"APIApplicationCommandInteractionDataSubcommandOption"}]}},{"id":3533,"name":"APIApplicationCommandInteractionDataRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/role.ts","line":13,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3542,"name":"ApplicationCommandOptionType.Role"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3577,"name":"APIApplicationCommandInteractionDataUserOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/user.ts","line":13,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3540,"name":"ApplicationCommandOptionType.User"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3483,"name":"APIApplicationCommandInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":113,"character":12}],"typeParameter":[{"id":3484,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3468,"name":"APIApplicationCommandInteractionData"}}],"type":{"type":"intersection","types":[{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3688,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":3484,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3688,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":3484,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"channel_id"},{"type":"literal","value":"data"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3524,"name":"APIApplicationCommandMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":8,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3543,"name":"ApplicationCommandOptionType.Mentionable"}],"name":"APIApplicationCommandOptionBase"}},{"id":3526,"name":"APIApplicationCommandNumberOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/number.ts","line":26,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","name":"APIApplicationCommandNumberOptionBase"},{"type":"reference","id":3546,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":3489,"name":"APIApplicationCommandOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":90,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3488,"name":"APIApplicationCommandBasicOption"},{"type":"reference","id":3566,"name":"APIApplicationCommandSubcommandGroupOption"},{"type":"reference","id":3556,"name":"APIApplicationCommandSubcommandOption"}]}},{"id":3532,"name":"APIApplicationCommandRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/role.ts","line":8,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3542,"name":"ApplicationCommandOptionType.Role"}],"name":"APIApplicationCommandOptionBase"}},{"id":3550,"name":"APIApplicationCommandStringOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/string.ts","line":11,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3537,"name":"ApplicationCommandOptionType.String"}],"name":"APIApplicationCommandOptionBase"},{"type":"reference","id":3546,"typeArguments":[{"type":"intrinsic","name":"string"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":3576,"name":"APIApplicationCommandUserOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/user.ts","line":8,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3540,"name":"ApplicationCommandOptionType.User"}],"name":"APIApplicationCommandOptionBase"}},{"id":2668,"name":"APIAuditLogChange","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":273,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2687,"name":"APIAuditLogChangeKey$Add"},{"type":"reference","id":2688,"name":"APIAuditLogChangeKey$Remove"},{"type":"reference","id":2678,"name":"APIAuditLogChangeKeyAFKChannelId"},{"type":"reference","id":2679,"name":"APIAuditLogChangeKeyAFKTimeout"},{"type":"reference","id":2704,"name":"APIAuditLogChangeKeyAllow"},{"type":"reference","id":2698,"name":"APIAuditLogChangeKeyApplicationId"},{"type":"reference","id":2726,"name":"APIAuditLogChangeKeyAsset"},{"type":"reference","id":2727,"name":"APIAuditLogChangeKeyAvailable"},{"type":"reference","id":2716,"name":"APIAuditLogChangeKeyAvatarHash"},{"type":"reference","id":2674,"name":"APIAuditLogChangeKeyBannerHash"},{"type":"reference","id":2695,"name":"APIAuditLogChangeKeyBitrate"},{"type":"reference","id":2707,"name":"APIAuditLogChangeKeyChannelId"},{"type":"reference","id":2706,"name":"APIAuditLogChangeKeyCode"},{"type":"reference","id":2701,"name":"APIAuditLogChangeKeyColor"},{"type":"reference","id":2732,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil"},{"type":"reference","id":2713,"name":"APIAuditLogChangeKeyDeaf"},{"type":"reference","id":2685,"name":"APIAuditLogChangeKeyDefaultMessageNotifications"},{"type":"reference","id":2705,"name":"APIAuditLogChangeKeyDeny"},{"type":"reference","id":2670,"name":"APIAuditLogChangeKeyDescription"},{"type":"reference","id":2673,"name":"APIAuditLogChangeKeyDiscoverySplashHash"},{"type":"reference","id":2719,"name":"APIAuditLogChangeKeyEnableEmoticons"},{"type":"reference","id":2729,"name":"APIAuditLogChangeKeyEntityType"},{"type":"reference","id":2720,"name":"APIAuditLogChangeKeyExpireBehavior"},{"type":"reference","id":2721,"name":"APIAuditLogChangeKeyExpireGracePeriod"},{"type":"reference","id":2684,"name":"APIAuditLogChangeKeyExplicitContentFilter"},{"type":"reference","id":2725,"name":"APIAuditLogChangeKeyFormatType"},{"type":"reference","id":2728,"name":"APIAuditLogChangeKeyGuildId"},{"type":"reference","id":2702,"name":"APIAuditLogChangeKeyHoist"},{"type":"reference","id":2671,"name":"APIAuditLogChangeKeyIconHash"},{"type":"reference","id":2717,"name":"APIAuditLogChangeKeyId"},{"type":"reference","id":2708,"name":"APIAuditLogChangeKeyInviterId"},{"type":"reference","id":2731,"name":"APIAuditLogChangeKeyLocation"},{"type":"reference","id":2711,"name":"APIAuditLogChangeKeyMaxAge"},{"type":"reference","id":2709,"name":"APIAuditLogChangeKeyMaxUses"},{"type":"reference","id":2703,"name":"APIAuditLogChangeKeyMentionable"},{"type":"reference","id":2682,"name":"APIAuditLogChangeKeyMFALevel"},{"type":"reference","id":2714,"name":"APIAuditLogChangeKeyMute"},{"type":"reference","id":2669,"name":"APIAuditLogChangeKeyName"},{"type":"reference","id":2715,"name":"APIAuditLogChangeKeyNick"},{"type":"reference","id":2697,"name":"APIAuditLogChangeKeyNSFW"},{"type":"reference","id":2675,"name":"APIAuditLogChangeKeyOwnerId"},{"type":"reference","id":2696,"name":"APIAuditLogChangeKeyPermissionOverwrites"},{"type":"reference","id":2700,"name":"APIAuditLogChangeKeyPermissions"},{"type":"reference","id":2693,"name":"APIAuditLogChangeKeyPosition"},{"type":"reference","id":2677,"name":"APIAuditLogChangeKeyPreferredLocale"},{"type":"reference","id":2723,"name":"APIAuditLogChangeKeyPrivacyLevel"},{"type":"reference","id":2689,"name":"APIAuditLogChangeKeyPruneDeleteDays"},{"type":"reference","id":2681,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId"},{"type":"reference","id":2699,"name":"APIAuditLogChangeKeyRateLimitPerUser"},{"type":"reference","id":2676,"name":"APIAuditLogChangeKeyRegion"},{"type":"reference","id":2680,"name":"APIAuditLogChangeKeyRulesChannelId"},{"type":"reference","id":2672,"name":"APIAuditLogChangeKeySplashHash"},{"type":"reference","id":2730,"name":"APIAuditLogChangeKeyStatus"},{"type":"reference","id":2692,"name":"APIAuditLogChangeKeySystemChannelId"},{"type":"reference","id":2724,"name":"APIAuditLogChangeKeyTags"},{"type":"reference","id":2712,"name":"APIAuditLogChangeKeyTemporary"},{"type":"reference","id":2694,"name":"APIAuditLogChangeKeyTopic"},{"type":"reference","id":2718,"name":"APIAuditLogChangeKeyType"},{"type":"reference","id":2722,"name":"APIAuditLogChangeKeyUserLimit"},{"type":"reference","id":2710,"name":"APIAuditLogChangeKeyUses"},{"type":"reference","id":2686,"name":"APIAuditLogChangeKeyVanityURLCode"},{"type":"reference","id":2683,"name":"APIAuditLogChangeKeyVerificationLevel"},{"type":"reference","id":2691,"name":"APIAuditLogChangeKeyWidgetChannelId"},{"type":"reference","id":2690,"name":"APIAuditLogChangeKeyWidgetEnabled"}]}},{"id":2687,"name":"APIAuditLogChangeKey$Add","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when new role(s) are added","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":476,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$add"},{"type":"array","elementType":{"type":"reference","id":3786,"name":"APIRole"}}],"name":"AuditLogChangeData"}},{"id":2688,"name":"APIAuditLogChangeKey$Remove","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when role(s) are removed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":483,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$remove"},{"type":"array","elementType":{"type":"reference","id":3786,"name":"APIRole"}}],"name":"AuditLogChangeData"}},{"id":2678,"name":"APIAuditLogChangeKeyAFKChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":407,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2679,"name":"APIAuditLogChangeKeyAFKTimeout","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_timeout is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":414,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_timeout"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2704,"name":"APIAuditLogChangeKeyAllow","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":596,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2698,"name":"APIAuditLogChangeKeyApplicationId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The application ID of the added or removed Webhook or Bot","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":553,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"application_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2726,"name":"APIAuditLogChangeKeyAsset","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Empty string","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":750,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"asset"},{"type":"literal","value":""}],"name":"AuditLogChangeData"}},{"id":2727,"name":"APIAuditLogChangeKeyAvailable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's availability is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":757,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2716,"name":"APIAuditLogChangeKeyAvatarHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's avatar_hash is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":680,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"avatar_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2674,"name":"APIAuditLogChangeKeyBannerHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's banner hash is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":379,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"banner_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2695,"name":"APIAuditLogChangeKeyBitrate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's bitrate is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":532,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"bitrate"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2707,"name":"APIAuditLogChangeKeyChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's or guild scheduled event's channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":617,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2706,"name":"APIAuditLogChangeKeyCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's code is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":610,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2701,"name":"APIAuditLogChangeKeyColor","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's color is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":575,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"color"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2732,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's timeout is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":792,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"communication_disabled_until"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2713,"name":"APIAuditLogChangeKeyDeaf","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's deaf status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":659,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deaf"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2685,"name":"APIAuditLogChangeKeyDefaultMessageNotifications","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's default_message_notifications is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":459,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_message_notifications"},{"type":"reference","id":3221,"name":"GuildDefaultMessageNotifications"}],"name":"AuditLogChangeData"}},{"id":2705,"name":"APIAuditLogChangeKeyDeny","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":603,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2670,"name":"APIAuditLogChangeKeyDescription","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's or sticker's or guild scheduled event's description is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":351,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"description"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2673,"name":"APIAuditLogChangeKeyDiscoverySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's discovery splash is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":372,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"discovery_splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2719,"name":"APIAuditLogChangeKeyEnableEmoticons","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's enable_emoticons is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":701,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enable_emoticons"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2729,"name":"APIAuditLogChangeKeyEntityType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when entity type of a guild scheduled event is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":771,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"entity_type"},{"type":"reference","id":3436,"name":"GuildScheduledEventEntityType"}],"name":"AuditLogChangeData"}},{"id":2720,"name":"APIAuditLogChangeKeyExpireBehavior","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_behavior is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":708,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_behavior"},{"type":"reference","id":3320,"name":"IntegrationExpireBehavior"}],"name":"AuditLogChangeData"}},{"id":2721,"name":"APIAuditLogChangeKeyExpireGracePeriod","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_grace_period is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":715,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_grace_period"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2684,"name":"APIAuditLogChangeKeyExplicitContentFilter","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's explicit_content_filter is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":449,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"explicit_content_filter"},{"type":"reference","id":3224,"name":"GuildExplicitContentFilter"}],"name":"AuditLogChangeData"}},{"id":2725,"name":"APIAuditLogChangeKeyFormatType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's format_type is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":743,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"format_type"},{"type":"reference","id":3833,"name":"StickerFormatType"}],"name":"AuditLogChangeData"}},{"id":2728,"name":"APIAuditLogChangeKeyGuildId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's guild_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":764,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"guild_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2702,"name":"APIAuditLogChangeKeyHoist","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's hoist status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":582,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"hoist"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2671,"name":"APIAuditLogChangeKeyIconHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's icon is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":358,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"icon_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2717,"name":"APIAuditLogChangeKeyId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The ID of the changed entity - sometimes used in conjunction with other keys","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":687,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2708,"name":"APIAuditLogChangeKeyInviterId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's inviter_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":624,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"inviter_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2731,"name":"APIAuditLogChangeKeyLocation","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when location of a guild scheduled event is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":785,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"location"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2682,"name":"APIAuditLogChangeKeyMFALevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's mfa_level is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":435,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mfa_level"},{"type":"reference","id":3228,"name":"GuildMFALevel"}],"name":"AuditLogChangeData"}},{"id":2711,"name":"APIAuditLogChangeKeyMaxAge","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_age is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":645,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_age"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2709,"name":"APIAuditLogChangeKeyMaxUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_uses is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":631,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2703,"name":"APIAuditLogChangeKeyMentionable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's mentionable status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":589,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mentionable"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2714,"name":"APIAuditLogChangeKeyMute","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's mute status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":666,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2697,"name":"APIAuditLogChangeKeyNSFW","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's NSFW restriction is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":546,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nsfw"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2669,"name":"APIAuditLogChangeKeyName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an entity's name is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":344,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2715,"name":"APIAuditLogChangeKeyNick","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's nick is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":673,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nick"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2675,"name":"APIAuditLogChangeKeyOwnerId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's owner_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":386,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"owner_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2696,"name":"APIAuditLogChangeKeyPermissionOverwrites","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's permission overwrites is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":539,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permission_overwrites"},{"type":"array","elementType":{"type":"reference","id":2908,"name":"APIOverwrite"}}],"name":"AuditLogChangeData"}},{"id":2700,"name":"APIAuditLogChangeKeyPermissions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":568,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2693,"name":"APIAuditLogChangeKeyPosition","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's position is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":518,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"position"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2677,"name":"APIAuditLogChangeKeyPreferredLocale","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's preferred_locale is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":400,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"preferred_locale"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2723,"name":"APIAuditLogChangeKeyPrivacyLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when privacy level of a stage instance or guild scheduled event is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":729,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"privacy_level"},{"type":"reference","id":3809,"name":"StageInstancePrivacyLevel"}],"name":"AuditLogChangeData"}},{"id":2689,"name":"APIAuditLogChangeKeyPruneDeleteDays","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when there is a change in number of days after which inactive and role-unassigned members are kicked","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":490,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"prune_delete_days"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2681,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's public_updates_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":428,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"public_updates_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2699,"name":"APIAuditLogChangeKeyRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's amount of seconds a user has to wait before sending another message\nis changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":561,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2676,"name":"APIAuditLogChangeKeyRegion","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's region is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":393,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"region"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2680,"name":"APIAuditLogChangeKeyRulesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's rules_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":421,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rules_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2672,"name":"APIAuditLogChangeKeySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's splash is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":365,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2730,"name":"APIAuditLogChangeKeyStatus","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when status of a guild scheduled event is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":778,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"status"},{"type":"reference","id":3440,"name":"GuildScheduledEventStatus"}],"name":"AuditLogChangeData"}},{"id":2692,"name":"APIAuditLogChangeKeySystemChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":511,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2724,"name":"APIAuditLogChangeKeyTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's related emoji is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":736,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"tags"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2712,"name":"APIAuditLogChangeKeyTemporary","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's temporary status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":652,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"temporary"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2694,"name":"APIAuditLogChangeKeyTopic","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's topic is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":525,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"topic"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2718,"name":"APIAuditLogChangeKeyType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The type of entity created","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":694,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"type"},{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}],"name":"AuditLogChangeData"}},{"id":2722,"name":"APIAuditLogChangeKeyUserLimit","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's user_limit is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":722,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"user_limit"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2710,"name":"APIAuditLogChangeKeyUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's uses is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":638,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2686,"name":"APIAuditLogChangeKeyVanityURLCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's vanity_url_code is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":469,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"vanity_url_code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2683,"name":"APIAuditLogChangeKeyVerificationLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's verification_level is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":442,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"verification_level"},{"type":"reference","id":3236,"name":"GuildVerificationLevel"}],"name":"AuditLogChangeData"}},{"id":2691,"name":"APIAuditLogChangeKeyWidgetChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":504,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2690,"name":"APIAuditLogChangeKeyWidgetEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget is enabled","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":497,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":3022,"name":"APIButtonComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1194,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3008,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":3015,"name":"APIButtonComponentWithURL"}]}},{"id":2813,"name":"APIChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":220,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2803,"name":"APIDMChannel"},{"type":"reference","id":2804,"name":"APIGroupDMChannel"},{"type":"reference","id":2788,"name":"APIGuildCategoryChannel"},{"type":"reference","id":2789,"name":"APIGuildStoreChannel"},{"type":"reference","id":2787,"name":"APINewsChannel"},{"type":"reference","id":2787,"name":"APINewsChannel"},{"type":"reference","id":2774,"name":"APITextChannel"},{"type":"reference","id":2790,"name":"APIVoiceChannel"}]}},{"id":3505,"name":"APIChatInputApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":156,"character":12}],"type":{"type":"reference","id":3655,"typeArguments":[{"type":"reference","id":3504,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3506,"name":"APIChatInputApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":164,"character":12}],"type":{"type":"reference","id":3657,"typeArguments":[{"type":"reference","id":3504,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3504,"name":"APIChatInputApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":148,"character":12}],"type":{"type":"reference","id":3483,"typeArguments":[{"type":"reference","id":3492,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":3603,"name":"APIContextMenuDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":121,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3600,"name":"APIMessageApplicationCommandDMInteraction"},{"type":"reference","id":3597,"name":"APIUserApplicationCommandDMInteraction"}]}},{"id":3604,"name":"APIContextMenuGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":130,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3601,"name":"APIMessageApplicationCommandGuildInteraction"},{"type":"reference","id":3598,"name":"APIUserApplicationCommandGuildInteraction"}]}},{"id":3602,"name":"APIContextMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":114,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3599,"name":"APIMessageApplicationCommandInteraction"},{"type":"reference","id":3596,"name":"APIUserApplicationCommandInteraction"}]}},{"id":3595,"name":"APIContextMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":58,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3587,"name":"APIMessageApplicationCommandInteractionData"},{"type":"reference","id":3578,"name":"APIUserApplicationCommandInteractionData"}]}},{"id":2803,"name":"APIDMChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":191,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2816,"name":"ChannelType.DM"}],"name":"APIDMChannelBase"}},{"id":3452,"name":"APIDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/interactions.ts","line":48,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3618,"name":"APIApplicationCommandAutocompleteDMInteraction"},{"type":"reference","id":3486,"name":"APIApplicationCommandDMInteraction"},{"type":"reference","id":3670,"name":"APIMessageComponentDMInteraction"},{"type":"reference","id":3683,"name":"APIModalSubmitDMInteraction"}]}},{"id":3655,"name":"APIDMInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":129,"character":12}],"typeParameter":[{"id":3656,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3686,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":3656,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3656,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":2788,"name":"APIGuildCategoryChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":143,"character":12}],"type":{"type":"reference","id":2750,"typeArguments":[{"type":"reference","id":2819,"name":"ChannelType.GuildCategory"}],"name":"APIGuildChannel"}},{"id":4393,"name":"APIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":38,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2813,"name":"APIChannel"},{"type":"union","types":[{"type":"reference","id":2803,"name":"APIDMChannel"},{"type":"reference","id":2804,"name":"APIGroupDMChannel"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":4394,"name":"APIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":43,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":4393,"name":"APIGuildChannelResolvable"}],"name":"UnionToIntersection"},{"type":"union","types":[{"type":"literal","value":"bitrate"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":4395,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4397,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/guild.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":4396,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4398,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/guild.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}},{"id":4399,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/guild.ts","line":52,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4388,"name":"APIGuildCreateOverwrite"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4397,4396,4398,4399]}],"sources":[{"fileName":"rest/v8/guild.ts","line":48,"character":4}]}}]}},{"id":3453,"name":"APIGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/interactions.ts","line":59,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3619,"name":"APIApplicationCommandAutocompleteGuildInteraction"},{"type":"reference","id":3487,"name":"APIApplicationCommandGuildInteraction"},{"type":"reference","id":3671,"name":"APIMessageComponentGuildInteraction"},{"type":"reference","id":3684,"name":"APIModalSubmitGuildInteraction"}]}},{"id":3319,"name":"APIGuildInteractionType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":793,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":"discord"},{"type":"literal","value":"twitch"},{"type":"literal","value":"youtube"}]}},{"id":3657,"name":"APIGuildInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":138,"character":12}],"typeParameter":[{"id":3658,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3686,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":3658,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3658,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3433,"name":"APIGuildScheduledEvent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":106,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3416,"name":"APIExternalGuildScheduledEvent"},{"type":"reference","id":3382,"name":"APIStageInstanceGuildScheduledEvent"},{"type":"reference","id":3399,"name":"APIVoiceGuildScheduledEvent"}]}},{"id":2789,"name":"APIGuildStoreChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":148,"character":12}],"type":{"type":"reference","id":2750,"typeArguments":[{"type":"reference","id":2821,"name":"ChannelType.GuildStore"}],"name":"APIGuildChannel"}},{"id":3451,"name":"APIInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/interactions.ts","line":36,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3617,"name":"APIApplicationCommandAutocompleteInteraction"},{"type":"reference","id":3485,"name":"APIApplicationCommandInteraction"},{"type":"reference","id":3659,"name":"APIMessageComponentInteraction"},{"type":"reference","id":3682,"name":"APIModalSubmitInteraction"},{"type":"reference","id":3685,"name":"APIPingInteraction"}]}},{"id":3692,"name":"APIInteractionResponse","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":24,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3695,"name":"APIApplicationCommandAutocompleteResponse"},{"type":"reference","id":3701,"name":"APIInteractionResponseChannelMessageWithSource"},{"type":"reference","id":3704,"name":"APIInteractionResponseDeferredChannelMessageWithSource"},{"type":"reference","id":3707,"name":"APIInteractionResponseDeferredMessageUpdate"},{"type":"reference","id":3693,"name":"APIInteractionResponsePong"},{"type":"reference","id":3709,"name":"APIInteractionResponseUpdateMessage"},{"type":"reference","id":3698,"name":"APIModalInteractionResponse"}]}},{"id":3720,"name":"APIInteractionResponseCallbackData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":128,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":4818,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"avatar_url"},{"type":"literal","value":"username"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":3721,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":3722,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":131,"character":6}],"type":{"type":"reference","id":2893,"name":"MessageFlags"}}],"groups":[{"title":"Properties","kind":1024,"children":[3722]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":131,"character":4}]}}]}},{"id":3729,"name":"APIInviteGuild","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v8/invite.ts","line":12,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3169,"name":"APIGuild"},{"type":"union","types":[{"type":"literal","value":"banner"},{"type":"literal","value":"description"},{"type":"literal","value":"features"},{"type":"literal","value":"icon"},{"type":"literal","value":"id"},{"type":"literal","value":"name"},{"type":"literal","value":"nsfw_level"},{"type":"literal","value":"premium_subscription_count"},{"type":"literal","value":"splash"},{"type":"literal","value":"vanity_url_code"},{"type":"literal","value":"verification_level"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":3059,"name":"APIMessageActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1346,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3022,"name":"APIButtonComponent"},{"type":"reference","id":3032,"name":"APISelectMenuComponent"}]}},{"id":3600,"name":"APIMessageApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":98,"character":12}],"type":{"type":"reference","id":3655,"typeArguments":[{"type":"reference","id":3599,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3601,"name":"APIMessageApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":106,"character":12}],"type":{"type":"reference","id":3657,"typeArguments":[{"type":"reference","id":3599,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3599,"name":"APIMessageApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":90,"character":12}],"type":{"type":"reference","id":3483,"typeArguments":[{"type":"reference","id":3587,"name":"APIMessageApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":3665,"name":"APIMessageButtonInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":41,"character":12}],"type":{"type":"reference","id":3661,"typeArguments":[{"type":"reference","id":2997,"name":"ComponentType.Button"}],"name":"APIMessageComponentBaseInteractionData"}},{"id":3056,"name":"APIMessageComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1330,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3000,"typeArguments":[{"type":"reference","id":3059,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":3059,"name":"APIMessageActionRowComponent"}]}},{"id":3670,"name":"APIMessageComponentDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":54,"character":12}],"type":{"type":"reference","id":3655,"typeArguments":[{"type":"reference","id":3659,"name":"APIMessageComponentInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3671,"name":"APIMessageComponentGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":59,"character":12}],"type":{"type":"reference","id":3657,"typeArguments":[{"type":"reference","id":3659,"name":"APIMessageComponentInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3659,"name":"APIMessageComponentInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":8,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3689,"name":"InteractionType.MessageComponent"},{"type":"reference","id":3660,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3689,"name":"InteractionType.MessageComponent"},{"type":"reference","id":3660,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"channel_id"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3660,"name":"APIMessageComponentInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":22,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3665,"name":"APIMessageButtonInteractionData"},{"type":"reference","id":3666,"name":"APIMessageSelectMenuInteractionData"}]}},{"id":4301,"name":"APIMessageReferenceSend","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":179,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2884,"name":"APIMessageReference"},{"type":"literal","value":"message_id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":2884,"name":"APIMessageReference"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":4302,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4303,"name":"fail_if_not_exists","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to error if the referenced message doesn't exist instead of sending as a normal (non-reply) message","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":188,"character":2}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4303]}],"sources":[{"fileName":"rest/v8/channel.ts","line":182,"character":38}]}}]}},{"id":3060,"name":"APIModalActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1352,"character":12}],"type":{"type":"reference","id":3046,"name":"APITextInputComponent"}},{"id":3057,"name":"APIModalComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1334,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3000,"typeArguments":[{"type":"reference","id":3060,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":3060,"name":"APIModalActionRowComponent"}]}},{"id":3683,"name":"APIModalSubmitDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":54,"character":12}],"type":{"type":"reference","id":3655,"typeArguments":[{"type":"reference","id":3682,"name":"APIModalSubmitInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3684,"name":"APIModalSubmitGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":61,"character":12}],"type":{"type":"reference","id":3657,"typeArguments":[{"type":"reference","id":3682,"name":"APIModalSubmitInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3682,"name":"APIModalSubmitInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":46,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3691,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":3679,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3691,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":3679,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":2787,"name":"APINewsChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":138,"character":12}],"type":{"type":"reference","id":2761,"typeArguments":[{"type":"reference","id":2820,"name":"ChannelType.GuildNews"}],"name":"APIGuildTextChannel"}},{"id":3685,"name":"APIPingInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/ping.ts","line":7,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3639,"typeArguments":[{"type":"reference","id":3687,"name":"InteractionType.Ping"},{"type":"intrinsic","name":"never"}],"name":"APIBaseInteraction"},{"type":"literal","value":"locale"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":3837,"name":"APIStickerItem","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-item-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/sticker.ts","line":102,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3817,"name":"APISticker"},{"type":"union","types":[{"type":"literal","value":"format_type"},{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":3597,"name":"APIUserApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":75,"character":12}],"type":{"type":"reference","id":3655,"typeArguments":[{"type":"reference","id":3596,"name":"APIUserApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3598,"name":"APIUserApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":82,"character":12}],"type":{"type":"reference","id":3657,"typeArguments":[{"type":"reference","id":3596,"name":"APIUserApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3596,"name":"APIUserApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":67,"character":12}],"type":{"type":"reference","id":3483,"typeArguments":[{"type":"reference","id":3578,"name":"APIUserApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":3139,"name":"GatewayActivityAssets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-assets","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/gateway.ts","line":310,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":3135,"name":"GatewayActivityEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/gateway.ts","line":287,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3065,"name":"APIEmoji"},{"type":"union","types":[{"type":"literal","value":"animated"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":3065,"name":"APIEmoji"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}},{"id":3140,"name":"GatewayActivitySecrets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-secrets","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/gateway.ts","line":319,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"join"},{"type":"literal","value":"match"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2546,"name":"GatewayActivityUpdateData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1828,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3101,"name":"GatewayActivity"},{"type":"union","types":[{"type":"literal","value":"name"},{"type":"literal","value":"type"},{"type":"literal","value":"url"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":2307,"name":"GatewayChannelCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":479,"character":12}],"type":{"type":"reference","id":2305,"name":"GatewayChannelModifyDispatch"}},{"id":2308,"name":"GatewayChannelCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":486,"character":12}],"type":{"type":"reference","id":2306,"name":"GatewayChannelModifyDispatchData"}},{"id":2311,"name":"GatewayChannelDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":507,"character":12}],"type":{"type":"reference","id":2305,"name":"GatewayChannelModifyDispatch"}},{"id":2312,"name":"GatewayChannelDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":514,"character":12}],"type":{"type":"reference","id":2306,"name":"GatewayChannelModifyDispatchData"}},{"id":2305,"name":"GatewayChannelModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create\nhttps://discord.com/developers/docs/topics/gateway#channel-update\nhttps://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":460,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2216,"name":"GatewayDispatchEvents.ChannelCreate"},{"type":"reference","id":2217,"name":"GatewayDispatchEvents.ChannelDelete"},{"type":"reference","id":2219,"name":"GatewayDispatchEvents.ChannelUpdate"}]},{"type":"reference","id":2306,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":2306,"name":"GatewayChannelModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create\nhttps://discord.com/developers/docs/topics/gateway#channel-update\nhttps://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":472,"character":12}],"type":{"type":"reference","id":2813,"name":"APIChannel"}},{"id":2313,"name":"GatewayChannelPinsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-pins-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":521,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2218,"name":"GatewayDispatchEvents.ChannelPinsUpdate"},{"type":"reference","id":2314,"name":"GatewayChannelPinsUpdateDispatchData"}],"name":"DataPayload"}},{"id":2309,"name":"GatewayChannelUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":493,"character":12}],"type":{"type":"reference","id":2305,"name":"GatewayChannelModifyDispatch"}},{"id":2310,"name":"GatewayChannelUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":500,"character":12}],"type":{"type":"reference","id":2306,"name":"GatewayChannelModifyDispatchData"}},{"id":2267,"name":"GatewayDispatchPayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":280,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2305,"name":"GatewayChannelModifyDispatch"},{"type":"reference","id":2313,"name":"GatewayChannelPinsUpdateDispatch"},{"type":"reference","id":2326,"name":"GatewayGuildBanModifyDispatch"},{"type":"reference","id":2324,"name":"GatewayGuildDeleteDispatch"},{"type":"reference","id":2334,"name":"GatewayGuildEmojisUpdateDispatch"},{"type":"reference","id":2342,"name":"GatewayGuildIntegrationsUpdateDispatch"},{"type":"reference","id":2345,"name":"GatewayGuildMemberAddDispatch"},{"type":"reference","id":2358,"name":"GatewayGuildMemberRemoveDispatch"},{"type":"reference","id":2366,"name":"GatewayGuildMembersChunkDispatch"},{"type":"reference","id":2362,"name":"GatewayGuildMemberUpdateDispatch"},{"type":"reference","id":2318,"name":"GatewayGuildModifyDispatch"},{"type":"reference","id":2383,"name":"GatewayGuildRoleDeleteDispatch"},{"type":"reference","id":2375,"name":"GatewayGuildRoleModifyDispatch"},{"type":"reference","id":2387,"name":"GatewayGuildScheduledEventCreateDispatch"},{"type":"reference","id":2391,"name":"GatewayGuildScheduledEventDeleteDispatch"},{"type":"reference","id":2389,"name":"GatewayGuildScheduledEventUpdateDispatch"},{"type":"reference","id":2393,"name":"GatewayGuildScheduledEventUserAddDispatch"},{"type":"reference","id":2398,"name":"GatewayGuildScheduledEventUserRemoveDispatch"},{"type":"reference","id":2338,"name":"GatewayGuildStickersUpdateDispatch"},{"type":"reference","id":2403,"name":"GatewayIntegrationCreateDispatch"},{"type":"reference","id":2411,"name":"GatewayIntegrationDeleteDispatch"},{"type":"reference","id":2407,"name":"GatewayIntegrationUpdateDispatch"},{"type":"reference","id":2416,"name":"GatewayInteractionCreateDispatch"},{"type":"reference","id":2418,"name":"GatewayInviteCreateDispatch"},{"type":"reference","id":2432,"name":"GatewayInviteDeleteDispatch"},{"type":"reference","id":2437,"name":"GatewayMessageCreateDispatch"},{"type":"reference","id":2449,"name":"GatewayMessageDeleteBulkDispatch"},{"type":"reference","id":2444,"name":"GatewayMessageDeleteDispatch"},{"type":"reference","id":2454,"name":"GatewayMessageReactionAddDispatch"},{"type":"reference","id":2458,"name":"GatewayMessageReactionRemoveAllDispatch"},{"type":"reference","id":2456,"name":"GatewayMessageReactionRemoveDispatch"},{"type":"reference","id":2460,"name":"GatewayMessageReactionRemoveEmojiDispatch"},{"type":"reference","id":2439,"name":"GatewayMessageUpdateDispatch"},{"type":"reference","id":2466,"name":"GatewayPresenceUpdateDispatch"},{"type":"reference","id":2296,"name":"GatewayReadyDispatch"},{"type":"reference","id":2304,"name":"GatewayResumedDispatch"},{"type":"reference","id":2468,"name":"GatewayStageInstanceCreateDispatch"},{"type":"reference","id":2470,"name":"GatewayStageInstanceDeleteDispatch"},{"type":"reference","id":2472,"name":"GatewayStageInstanceUpdateDispatch"},{"type":"reference","id":2474,"name":"GatewayTypingStartDispatch"},{"type":"reference","id":2481,"name":"GatewayUserUpdateDispatch"},{"type":"reference","id":2485,"name":"GatewayVoiceServerUpdateDispatch"},{"type":"reference","id":2483,"name":"GatewayVoiceStateUpdateDispatch"},{"type":"reference","id":2490,"name":"GatewayWebhooksUpdateDispatch"}]}},{"id":2330,"name":"GatewayGuildBanAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":642,"character":12}],"type":{"type":"reference","id":2326,"name":"GatewayGuildBanModifyDispatch"}},{"id":2331,"name":"GatewayGuildBanAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":649,"character":12}],"type":{"type":"reference","id":2327,"name":"GatewayGuildBanModifyDispatchData"}},{"id":2326,"name":"GatewayGuildBanModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":613,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2220,"name":"GatewayDispatchEvents.GuildBanAdd"},{"type":"reference","id":2221,"name":"GatewayDispatchEvents.GuildBanRemove"}]},{"type":"reference","id":2327,"name":"GatewayGuildBanModifyDispatchData"}],"name":"DataPayload"}},{"id":2332,"name":"GatewayGuildBanRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":656,"character":12}],"type":{"type":"reference","id":2326,"name":"GatewayGuildBanModifyDispatch"}},{"id":2333,"name":"GatewayGuildBanRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":663,"character":12}],"type":{"type":"reference","id":2327,"name":"GatewayGuildBanModifyDispatchData"}},{"id":2320,"name":"GatewayGuildCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":570,"character":12}],"type":{"type":"reference","id":2318,"name":"GatewayGuildModifyDispatch"}},{"id":2321,"name":"GatewayGuildCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":577,"character":12}],"type":{"type":"reference","id":2319,"name":"GatewayGuildModifyDispatchData"}},{"id":2324,"name":"GatewayGuildDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":598,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2223,"name":"GatewayDispatchEvents.GuildDelete"},{"type":"reference","id":2325,"name":"GatewayGuildDeleteDispatchData"}],"name":"DataPayload"}},{"id":2325,"name":"GatewayGuildDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":605,"character":12}],"type":{"type":"reference","id":3154,"name":"APIUnavailableGuild"}},{"id":2334,"name":"GatewayGuildEmojisUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-emojis-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":670,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2224,"name":"GatewayDispatchEvents.GuildEmojisUpdate"},{"type":"reference","id":2335,"name":"GatewayGuildEmojisUpdateDispatchData"}],"name":"DataPayload"}},{"id":2342,"name":"GatewayGuildIntegrationsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-integrations-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":726,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2225,"name":"GatewayDispatchEvents.GuildIntegrationsUpdate"},{"type":"reference","id":2343,"name":"GatewayGuildIntegrationsUpdateDispatchData"}],"name":"DataPayload"}},{"id":2345,"name":"GatewayGuildMemberAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":748,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2226,"name":"GatewayDispatchEvents.GuildMemberAdd"},{"type":"reference","id":2346,"name":"GatewayGuildMemberAddDispatchData"}],"name":"DataPayload"}},{"id":2358,"name":"GatewayGuildMemberRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":770,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2227,"name":"GatewayDispatchEvents.GuildMemberRemove"},{"type":"reference","id":2359,"name":"GatewayGuildMemberRemoveDispatchData"}],"name":"DataPayload"}},{"id":2362,"name":"GatewayGuildMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":798,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2229,"name":"GatewayDispatchEvents.GuildMemberUpdate"},{"type":"reference","id":2363,"name":"GatewayGuildMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":2363,"name":"GatewayGuildMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":808,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3292,"name":"APIGuildMember"},{"type":"literal","value":"joined_at"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":3292,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3292,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3292,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"},{"type":"reflection","declaration":{"id":2364,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2365,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":815,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[2365]}],"sources":[{"fileName":"gateway/v8.ts","line":811,"character":42}]}}]}},{"id":2366,"name":"GatewayGuildMembersChunkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-members-chunk","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":823,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2228,"name":"GatewayDispatchEvents.GuildMembersChunk"},{"type":"reference","id":2367,"name":"GatewayGuildMembersChunkDispatchData"}],"name":"DataPayload"}},{"id":2318,"name":"GatewayGuildModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create\nhttps://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":552,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2222,"name":"GatewayDispatchEvents.GuildCreate"},{"type":"reference","id":2234,"name":"GatewayDispatchEvents.GuildUpdate"}]},{"type":"reference","id":2319,"name":"GatewayGuildModifyDispatchData"}],"name":"DataPayload"}},{"id":2319,"name":"GatewayGuildModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create\nhttps://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":563,"character":12}],"type":{"type":"reference","id":3169,"name":"APIGuild"}},{"id":2379,"name":"GatewayGuildRoleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":905,"character":12}],"type":{"type":"reference","id":2375,"name":"GatewayGuildRoleModifyDispatch"}},{"id":2380,"name":"GatewayGuildRoleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":912,"character":12}],"type":{"type":"reference","id":2376,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":2383,"name":"GatewayGuildRoleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":933,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2231,"name":"GatewayDispatchEvents.GuildRoleDelete"},{"type":"reference","id":2384,"name":"GatewayGuildRoleDeleteDispatchData"}],"name":"DataPayload"}},{"id":2375,"name":"GatewayGuildRoleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":876,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2230,"name":"GatewayDispatchEvents.GuildRoleCreate"},{"type":"reference","id":2232,"name":"GatewayDispatchEvents.GuildRoleUpdate"}]},{"type":"reference","id":2376,"name":"GatewayGuildRoleModifyDispatchData"}],"name":"DataPayload"}},{"id":2381,"name":"GatewayGuildRoleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":919,"character":12}],"type":{"type":"reference","id":2375,"name":"GatewayGuildRoleModifyDispatch"}},{"id":2382,"name":"GatewayGuildRoleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":926,"character":12}],"type":{"type":"reference","id":2376,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":2387,"name":"GatewayGuildScheduledEventCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":957,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2260,"name":"GatewayDispatchEvents.GuildScheduledEventCreate"},{"type":"reference","id":2388,"name":"GatewayGuildScheduledEventCreateDispatchData"}],"name":"DataPayload"}},{"id":2388,"name":"GatewayGuildScheduledEventCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":965,"character":12}],"type":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}},{"id":2391,"name":"GatewayGuildScheduledEventDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":983,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2262,"name":"GatewayDispatchEvents.GuildScheduledEventDelete"},{"type":"reference","id":2392,"name":"GatewayGuildScheduledEventDeleteDispatchData"}],"name":"DataPayload"}},{"id":2392,"name":"GatewayGuildScheduledEventDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":991,"character":12}],"type":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}},{"id":2389,"name":"GatewayGuildScheduledEventUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":970,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2261,"name":"GatewayDispatchEvents.GuildScheduledEventUpdate"},{"type":"reference","id":2390,"name":"GatewayGuildScheduledEventUpdateDispatchData"}],"name":"DataPayload"}},{"id":2390,"name":"GatewayGuildScheduledEventUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":978,"character":12}],"type":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}},{"id":2393,"name":"GatewayGuildScheduledEventUserAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":996,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2263,"name":"GatewayDispatchEvents.GuildScheduledEventUserAdd"},{"type":"reference","id":2394,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":2398,"name":"GatewayGuildScheduledEventUserRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1013,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2264,"name":"GatewayDispatchEvents.GuildScheduledEventUserRemove"},{"type":"reference","id":2394,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":2338,"name":"GatewayGuildStickersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-stickers-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":698,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2233,"name":"GatewayDispatchEvents.GuildStickersUpdate"},{"type":"reference","id":2339,"name":"GatewayGuildStickersUpdateDispatchData"}],"name":"DataPayload"}},{"id":2322,"name":"GatewayGuildUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":584,"character":12}],"type":{"type":"reference","id":2318,"name":"GatewayGuildModifyDispatch"}},{"id":2323,"name":"GatewayGuildUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":591,"character":12}],"type":{"type":"reference","id":2319,"name":"GatewayGuildModifyDispatchData"}},{"id":2497,"name":"GatewayHeartbeatData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1593,"character":12}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"literal","value":null}]}},{"id":2403,"name":"GatewayIntegrationCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1032,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2235,"name":"GatewayDispatchEvents.IntegrationCreate"},{"type":"reference","id":2404,"name":"GatewayIntegrationCreateDispatchData"}],"name":"DataPayload"}},{"id":2404,"name":"GatewayIntegrationCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1042,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3303,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":2405,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2406,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1042,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[2406]}],"sources":[{"fileName":"gateway/v8.ts","line":1042,"character":73}]}}]}},{"id":2411,"name":"GatewayIntegrationDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1066,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2236,"name":"GatewayDispatchEvents.IntegrationDelete"},{"type":"reference","id":2412,"name":"GatewayIntegrationDeleteDispatchData"}],"name":"DataPayload"}},{"id":2407,"name":"GatewayIntegrationUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1049,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2237,"name":"GatewayDispatchEvents.IntegrationUpdate"},{"type":"reference","id":2408,"name":"GatewayIntegrationUpdateDispatchData"}],"name":"DataPayload"}},{"id":2408,"name":"GatewayIntegrationUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1059,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3303,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":2409,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2410,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1059,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[2410]}],"sources":[{"fileName":"gateway/v8.ts","line":1059,"character":73}]}}]}},{"id":2416,"name":"GatewayInteractionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#interaction-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1096,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2238,"name":"GatewayDispatchEvents.InteractionCreate"},{"type":"reference","id":2417,"name":"GatewayInteractionCreateDispatchData"}],"name":"DataPayload"}},{"id":2417,"name":"GatewayInteractionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#interaction-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1106,"character":12}],"type":{"type":"reference","id":3451,"name":"APIInteraction"}},{"id":2290,"name":"GatewayInvalidSessionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invalid-session","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":385,"character":12}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2418,"name":"GatewayInviteCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1113,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2239,"name":"GatewayDispatchEvents.InviteCreate"},{"type":"reference","id":2419,"name":"GatewayInviteCreateDispatchData"}],"name":"DataPayload"}},{"id":2432,"name":"GatewayInviteDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1187,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2240,"name":"GatewayDispatchEvents.InviteDelete"},{"type":"reference","id":2433,"name":"GatewayInviteDeleteDispatchData"}],"name":"DataPayload"}},{"id":2437,"name":"GatewayMessageCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1219,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2241,"name":"GatewayDispatchEvents.MessageCreate"},{"type":"reference","id":2438,"name":"GatewayMessageCreateDispatchData"}],"name":"DataPayload"}},{"id":2438,"name":"GatewayMessageCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1229,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":2449,"name":"GatewayMessageDeleteBulkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete-bulk","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1286,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2243,"name":"GatewayDispatchEvents.MessageDeleteBulk"},{"type":"reference","id":2450,"name":"GatewayMessageDeleteBulkDispatchData"}],"name":"DataPayload"}},{"id":2444,"name":"GatewayMessageDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1256,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2242,"name":"GatewayDispatchEvents.MessageDelete"},{"type":"reference","id":2445,"name":"GatewayMessageDeleteDispatchData"}],"name":"DataPayload"}},{"id":2454,"name":"GatewayMessageReactionAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1316,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2244,"name":"GatewayDispatchEvents.MessageReactionAdd"}],"name":"ReactionData"}},{"id":2455,"name":"GatewayMessageReactionAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1323,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":2454,"name":"GatewayMessageReactionAddDispatch"}}},{"id":2458,"name":"GatewayMessageReactionRemoveAllDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-all","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1344,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2246,"name":"GatewayDispatchEvents.MessageReactionRemoveAll"},{"type":"reference","id":2459,"name":"GatewayMessageReactionRemoveAllDispatchData"}],"name":"DataPayload"}},{"id":2459,"name":"GatewayMessageReactionRemoveAllDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-all","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1354,"character":12}],"type":{"type":"reference","name":"MessageReactionRemoveData"}},{"id":2456,"name":"GatewayMessageReactionRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1330,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2245,"name":"GatewayDispatchEvents.MessageReactionRemove"},{"type":"literal","value":"member"}],"name":"ReactionData"}},{"id":2457,"name":"GatewayMessageReactionRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1337,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":2456,"name":"GatewayMessageReactionRemoveDispatch"}}},{"id":2460,"name":"GatewayMessageReactionRemoveEmojiDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1361,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2247,"name":"GatewayDispatchEvents.MessageReactionRemoveEmoji"},{"type":"reference","id":2461,"name":"GatewayMessageReactionRemoveEmojiDispatchData"}],"name":"DataPayload"}},{"id":2439,"name":"GatewayMessageUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1236,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2248,"name":"GatewayDispatchEvents.MessageUpdate"},{"type":"reference","id":2440,"name":"GatewayMessageUpdateDispatchData"}],"name":"DataPayload"}},{"id":2440,"name":"GatewayMessageUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1246,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":2826,"name":"APIMessage"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":2441,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2443,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1248,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":2442,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1247,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[2443,2442]}],"sources":[{"fileName":"gateway/v8.ts","line":1246,"character":69}]}}]}},{"id":2466,"name":"GatewayPresenceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1383,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2249,"name":"GatewayDispatchEvents.PresenceUpdate"},{"type":"reference","id":2467,"name":"GatewayPresenceUpdateDispatchData"}],"name":"DataPayload"}},{"id":2467,"name":"GatewayPresenceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1393,"character":12}],"type":{"type":"reference","id":3085,"name":"RawGatewayPresenceUpdate"}},{"id":2296,"name":"GatewayReadyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#ready","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":402,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2253,"name":"GatewayDispatchEvents.Ready"},{"type":"reference","id":2297,"name":"GatewayReadyDispatchData"}],"name":"DataPayload"}},{"id":2266,"name":"GatewayReceivePayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":269,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2267,"name":"GatewayDispatchPayload"},{"type":"reference","id":2280,"name":"GatewayHeartbeatAck"},{"type":"reference","id":2275,"name":"GatewayHeartbeatRequest"},{"type":"reference","id":2268,"name":"GatewayHello"},{"type":"reference","id":2285,"name":"GatewayInvalidSession"},{"type":"reference","id":2291,"name":"GatewayReconnect"}]}},{"id":2304,"name":"GatewayResumedDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resumed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":451,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2254,"name":"GatewayDispatchEvents.Resumed"},{"type":"intrinsic","name":"never"}],"name":"DataPayload"}},{"id":2265,"name":"GatewaySendPayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":258,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2494,"name":"GatewayHeartbeat"},{"type":"reference","id":2498,"name":"GatewayIdentify"},{"type":"reference","id":2520,"name":"GatewayRequestGuildMembers"},{"type":"reference","id":2513,"name":"GatewayResume"},{"type":"reference","id":2538,"name":"GatewayUpdatePresence"},{"type":"reference","id":2530,"name":"GatewayVoiceStateUpdate"}]}},{"id":2468,"name":"GatewayStageInstanceCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1400,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2250,"name":"GatewayDispatchEvents.StageInstanceCreate"},{"type":"reference","id":2469,"name":"GatewayStageInstanceCreateDispatchData"}],"name":"DataPayload"}},{"id":2469,"name":"GatewayStageInstanceCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1410,"character":12}],"type":{"type":"reference","id":3802,"name":"APIStageInstance"}},{"id":2470,"name":"GatewayStageInstanceDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1417,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2251,"name":"GatewayDispatchEvents.StageInstanceDelete"},{"type":"reference","id":2471,"name":"GatewayStageInstanceDeleteDispatchData"}],"name":"DataPayload"}},{"id":2471,"name":"GatewayStageInstanceDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1427,"character":12}],"type":{"type":"reference","id":3802,"name":"APIStageInstance"}},{"id":2472,"name":"GatewayStageInstanceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1434,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2252,"name":"GatewayDispatchEvents.StageInstanceUpdate"},{"type":"reference","id":2473,"name":"GatewayStageInstanceUpdateDispatchData"}],"name":"DataPayload"}},{"id":2473,"name":"GatewayStageInstanceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1444,"character":12}],"type":{"type":"reference","id":3802,"name":"APIStageInstance"}},{"id":2474,"name":"GatewayTypingStartDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#typing-start","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1451,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2255,"name":"GatewayDispatchEvents.TypingStart"},{"type":"reference","id":2475,"name":"GatewayTypingStartDispatchData"}],"name":"DataPayload"}},{"id":2481,"name":"GatewayUserUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#user-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1488,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2256,"name":"GatewayDispatchEvents.UserUpdate"},{"type":"reference","id":2482,"name":"GatewayUserUpdateDispatchData"}],"name":"DataPayload"}},{"id":2482,"name":"GatewayUserUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#user-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1495,"character":12}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":2485,"name":"GatewayVoiceServerUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-server-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1519,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2257,"name":"GatewayDispatchEvents.VoiceServerUpdate"},{"type":"reference","id":2486,"name":"GatewayVoiceServerUpdateDispatchData"}],"name":"DataPayload"}},{"id":2483,"name":"GatewayVoiceStateUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-state-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1502,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2258,"name":"GatewayDispatchEvents.VoiceStateUpdate"},{"type":"reference","id":2484,"name":"GatewayVoiceStateUpdateDispatchData"}],"name":"DataPayload"}},{"id":2484,"name":"GatewayVoiceStateUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-state-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1512,"character":12}],"type":{"type":"reference","id":3938,"name":"GatewayVoiceState"}},{"id":2490,"name":"GatewayWebhooksUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#webhooks-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1553,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2259,"name":"GatewayDispatchEvents.WebhooksUpdate"},{"type":"reference","id":2491,"name":"GatewayWebhooksUpdateDispatchData"}],"name":"DataPayload"}},{"id":4800,"name":"GetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#list-voice-regions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/voice.ts","line":8,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3952,"name":"APIVoiceRegion"}}},{"id":2743,"name":"GuildChannelType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":55,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2820,"name":"ChannelType.GuildNews"},{"type":"reference","id":2822,"name":"ChannelType.GuildStageVoice"},{"type":"reference","id":2821,"name":"ChannelType.GuildStore"},{"type":"reference","id":2817,"name":"ChannelType.GuildVoice"},{"type":"reference","id":2742,"name":"TextChannelType"}]},{"type":"union","types":[{"type":"reference","id":2816,"name":"ChannelType.DM"},{"type":"reference","id":2818,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":2760,"name":"GuildTextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":105,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2742,"name":"TextChannelType"},{"type":"union","types":[{"type":"reference","id":2816,"name":"ChannelType.DM"},{"type":"reference","id":2818,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":3620,"name":"PartialAPIMessageInteractionGuildMember","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":11,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3292,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"avatar"},{"type":"literal","value":"communication_disabled_until"},{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"nick"},{"type":"literal","value":"pending"},{"type":"literal","value":"premium_since"},{"type":"literal","value":"roles"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":4328,"name":"RESTDeleteAPIChannelAllMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":336,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4322,"name":"RESTDeleteAPIChannelMessageOwnReaction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-own-reaction","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":297,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4329,"name":"RESTDeleteAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions-for-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":343,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4342,"name":"RESTDeleteAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":426,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4323,"name":"RESTDeleteAPIChannelMessageUserReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-user-reaction","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":304,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4361,"name":"RESTDeleteAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-channel-permission","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":552,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4368,"name":"RESTDeleteAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-pinned-channel-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":599,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4373,"name":"RESTDeleteAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-remove-recipient","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":629,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":4293,"name":"RESTDeleteAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#deleteclose-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":132,"character":12}],"type":{"type":"reference","id":2813,"name":"APIChannel"}},{"id":4795,"name":"RESTDeleteAPICurrentUserGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#leave-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":94,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4499,"name":"RESTDeleteAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-ban","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":611,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4385,"name":"RESTDeleteAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":75,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4539,"name":"RESTDeleteAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-integration","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":837,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4492,"name":"RESTDeleteAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":565,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4491,"name":"RESTDeleteAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":558,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4450,"name":"RESTDeleteAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":307,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4524,"name":"RESTDeleteAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":744,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4588,"name":"RESTDeleteAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#delete-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":125,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4761,"name":"RESTDeleteAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":78,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4775,"name":"RESTDeleteAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#delete-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":92,"character":12}],"type":{"type":"reference","id":3860,"name":"APITemplate"}},{"id":4640,"name":"RESTDeleteAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":273,"character":12}],"type":{"type":"reference","id":4850,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":4630,"name":"RESTDeleteAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":210,"character":12}],"type":{"type":"reference","id":4850,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":4653,"name":"RESTDeleteAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#delete-invite","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/invite.ts","line":34,"character":12}],"type":{"type":"reference","id":3730,"name":"APIInvite"}},{"id":4744,"name":"RESTDeleteAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#delete-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":68,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4816,"name":"RESTDeleteAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":115,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4850,"name":"RESTDeleteAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":325,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4817,"name":"RESTDeleteAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-with-token","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":122,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4642,"name":"RESTGetAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":287,"character":12}],"type":{"type":"reference","id":3605,"name":"APIGuildApplicationCommandPermissions"}},{"id":4596,"name":"RESTGetAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":31,"character":12}],"type":{"type":"reference","id":3454,"name":"APIApplicationCommand"}},{"id":4595,"name":"RESTGetAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":24,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3454,"name":"APIApplicationCommand"}}},{"id":4615,"name":"RESTGetAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":112,"character":12}],"type":{"type":"reference","id":3454,"name":"APIApplicationCommand"}},{"id":4614,"name":"RESTGetAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":105,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3454,"name":"APIApplicationCommand"}}},{"id":4272,"name":"RESTGetAPIAuditLogResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/auditLog.ts","line":33,"character":12}],"type":{"type":"reference","id":2597,"name":"APIAuditLog"}},{"id":4351,"name":"RESTGetAPIChannelInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-invites","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":487,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3746,"name":"APIExtendedInvite"}}},{"id":4327,"name":"RESTGetAPIChannelMessageReactionUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":329,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3888,"name":"APIUser"}}},{"id":4300,"name":"RESTGetAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":172,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":4299,"name":"RESTGetAPIChannelMessagesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":165,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":2826,"name":"APIMessage"}}},{"id":4366,"name":"RESTGetAPIChannelPinsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-pinned-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":585,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":2826,"name":"APIMessage"}}},{"id":4278,"name":"RESTGetAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":34,"character":12}],"type":{"type":"reference","id":2813,"name":"APIChannel"}},{"id":4805,"name":"RESTGetAPIChannelWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-channel-webhooks","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":44,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3958,"name":"APIWebhook"}}},{"id":4799,"name":"RESTGetAPICurrentUserConnectionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-connections","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":120,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3925,"name":"APIConnection"}}},{"id":4794,"name":"RESTGetAPICurrentUserGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":87,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":4787,"name":"RESTAPIPartialCurrentUserGuild"}}},{"id":4776,"name":"RESTGetAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":9,"character":12}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":4387,"name":"RESTGetAPIGatewayBotResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/gateway.ts","line":15,"character":12}],"type":{"type":"reference","id":3076,"name":"APIGatewayBotInfo"}},{"id":4386,"name":"RESTGetAPIGatewayResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/gateway.ts","line":8,"character":12}],"type":{"type":"reference","id":3074,"name":"APIGatewayInfo"}},{"id":4641,"name":"RESTGetAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":280,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3605,"name":"APIGuildApplicationCommandPermissions"}}},{"id":4494,"name":"RESTGetAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-ban","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":579,"character":12}],"type":{"type":"reference","id":3333,"name":"APIBan"}},{"id":4493,"name":"RESTGetAPIGuildBansResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":572,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3333,"name":"APIBan"}}},{"id":4451,"name":"RESTGetAPIGuildChannelsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-channels","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":314,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":2813,"name":"APIChannel"}}},{"id":4375,"name":"RESTGetAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":16,"character":12}],"type":{"type":"reference","id":3065,"name":"APIEmoji"}},{"id":4374,"name":"RESTGetAPIGuildEmojisResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-guild-emojis","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":9,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3065,"name":"APIEmoji"}}},{"id":4538,"name":"RESTGetAPIGuildIntegrationsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-integrations","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":830,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3303,"name":"APIGuildIntegration"}}},{"id":4537,"name":"RESTGetAPIGuildInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-invites","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":823,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3746,"name":"APIExtendedInvite"}}},{"id":4461,"name":"RESTGetAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":366,"character":12}],"type":{"type":"reference","id":3292,"name":"APIGuildMember"}},{"id":4550,"name":"RESTGetAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":902,"character":12}],"type":{"type":"reference","id":3371,"name":"APIGuildMembershipScreening"}},{"id":4465,"name":"RESTGetAPIGuildMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":393,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3292,"name":"APIGuildMember"}}},{"id":4469,"name":"RESTGetAPIGuildMembersSearchResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":416,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3292,"name":"APIGuildMember"}}},{"id":4427,"name":"RESTGetAPIGuildPreviewResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-preview","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":187,"character":12}],"type":{"type":"reference","id":3277,"name":"APIGuildPreview"}},{"id":4426,"name":"RESTGetAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":180,"character":12}],"type":{"type":"reference","id":3169,"name":"APIGuild"}},{"id":4500,"name":"RESTGetAPIGuildRolesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-roles","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":618,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3786,"name":"APIRole"}}},{"id":4583,"name":"RESTGetAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":99,"character":12}],"type":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}},{"id":4594,"name":"RESTGetAPIGuildScheduledEventUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":158,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3447,"name":"APIGuildScheduledEventUser"}}},{"id":4569,"name":"RESTGetAPIGuildScheduledEventsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":29,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}}},{"id":4749,"name":"RESTGetAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":23,"character":12}],"type":{"type":"reference","id":3817,"name":"APISticker"}},{"id":4748,"name":"RESTGetAPIGuildStickersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":18,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3817,"name":"APISticker"}}},{"id":4767,"name":"RESTGetAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#get-guild-templates","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":41,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3860,"name":"APITemplate"}}},{"id":4536,"name":"RESTGetAPIGuildVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-voice-regions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":816,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3952,"name":"APIVoiceRegion"}}},{"id":4806,"name":"RESTGetAPIGuildWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-guild-webhooks","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":51,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3958,"name":"APIWebhook"}}},{"id":4563,"name":"RESTGetAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-welcome-screen","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":964,"character":12}],"type":{"type":"reference","id":3363,"name":"APIGuildWelcomeScreen"}},{"id":4549,"name":"RESTGetAPIGuildWidgetImageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Note: while the return type is `ArrayBuffer`, the expected result is\na buffer of sorts (depends if in browser or on node.js/deno).","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":897,"character":12}],"type":{"type":"reference","qualifiedName":"ArrayBuffer","package":"typescript","name":"ArrayBuffer"}},{"id":4543,"name":"RESTGetAPIGuildWidgetJSONResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":865,"character":12}],"type":{"type":"reference","id":3336,"name":"APIGuildWidget"}},{"id":4540,"name":"RESTGetAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-settings","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":844,"character":12}],"type":{"type":"reference","id":3289,"name":"APIGuildWidgetSettings"}},{"id":4636,"name":"RESTGetAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":245,"character":12}],"type":{"type":"reference","id":4842,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":4626,"name":"RESTGetAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":182,"character":12}],"type":{"type":"reference","id":4842,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":4652,"name":"RESTGetAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/invite.ts","line":27,"character":12}],"type":{"type":"reference","id":3730,"name":"APIInvite"}},{"id":4654,"name":"RESTGetAPIOAuth2CurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-application-information","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":9,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2558,"name":"APIApplication"},{"type":"literal","value":"flags"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4739,"name":"RESTGetAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#get-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":38,"character":12}],"type":{"type":"reference","id":3802,"name":"APIStageInstance"}},{"id":4745,"name":"RESTGetAPIStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":6,"character":12}],"type":{"type":"reference","id":3817,"name":"APISticker"}},{"id":4762,"name":"RESTGetAPITemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#get-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":9,"character":12}],"type":{"type":"reference","id":3860,"name":"APITemplate"}},{"id":4777,"name":"RESTGetAPIUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":16,"character":12}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":4807,"name":"RESTGetAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":58,"character":12}],"type":{"type":"reference","id":3958,"name":"APIWebhook"}},{"id":4842,"name":"RESTGetAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":279,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":4808,"name":"RESTGetAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-with-token","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":65,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3958,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4778,"name":"RESTGetCurrentUserGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-current-user-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":23,"character":12}],"type":{"type":"reference","id":3292,"name":"APIGuildMember"}},{"id":4695,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":121,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4676,"name":"RESTPostOAuth2AccessTokenResult"},{"type":"literal","value":"refresh_token"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4610,"name":"RESTPatchAPIApplicationCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":77,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4608,"name":"RESTPostAPIApplicationCommandsJSONBody"}],"name":"StrictPartial"}},{"id":4611,"name":"RESTPatchAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":84,"character":12}],"type":{"type":"reference","id":3454,"name":"APIApplicationCommand"}},{"id":4618,"name":"RESTPatchAPIApplicationGuildCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":133,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4608,"name":"RESTPostAPIApplicationCommandsJSONBody"}],"name":"StrictPartial"}},{"id":4619,"name":"RESTPatchAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":140,"character":12}],"type":{"type":"reference","id":3454,"name":"APIApplicationCommand"}},{"id":4338,"name":"RESTPatchAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":405,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4339,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4340,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/channel.ts","line":410,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4340]}],"sources":[{"fileName":"rest/v8/channel.ts","line":406,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4330,"name":"RESTPatchAPIChannelMessageJSONBody"}]}]}},{"id":4341,"name":"RESTPatchAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":419,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":4292,"name":"RESTPatchAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":125,"character":12}],"type":{"type":"reference","id":2813,"name":"APIChannel"}},{"id":4489,"name":"RESTPatchAPICurrentGuildMemberNicknameResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead."},{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":543,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4485,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody"}],"name":"StrictRequired"}},{"id":4782,"name":"RESTPatchAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":46,"character":12}],"type":{"type":"reference","id":3888,"name":"APIUser"}},{"id":4454,"name":"RESTPatchAPIGuildChannelPositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":335,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":4455,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4456,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel id"},"sources":[{"fileName":"rest/v8/guild.ts","line":339,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":4458,"name":"lock_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sync channel overwrites with the new parent, when moving to a new `parent_id`"},"sources":[{"fileName":"rest/v8/guild.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4459,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new parent id of this channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":351,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":4457,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4456,4458,4459,4457]}],"sources":[{"fileName":"rest/v8/guild.ts","line":335,"character":56}]}}}},{"id":4460,"name":"RESTPatchAPIGuildChannelPositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":359,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4384,"name":"RESTPatchAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":68,"character":12}],"type":{"type":"reference","id":3065,"name":"APIEmoji"}},{"id":4484,"name":"RESTPatchAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":506,"character":12}],"type":{"type":"reference","id":3292,"name":"APIGuildMember"}},{"id":4555,"name":"RESTPatchAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":925,"character":12}],"type":{"type":"reference","id":3371,"name":"APIGuildMembershipScreening"}},{"id":4449,"name":"RESTPatchAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":300,"character":12}],"type":{"type":"reference","id":3169,"name":"APIGuild"}},{"id":4510,"name":"RESTPatchAPIGuildRolePositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":678,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":4511,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4512,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"rest/v8/guild.ts","line":682,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":4513,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sorting position of the role"},"sources":[{"fileName":"rest/v8/guild.ts","line":686,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4512,4513]}],"sources":[{"fileName":"rest/v8/guild.ts","line":678,"character":53}]}}}},{"id":4514,"name":"RESTPatchAPIGuildRolePositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":694,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3786,"name":"APIRole"}}},{"id":4523,"name":"RESTPatchAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":737,"character":12}],"type":{"type":"reference","id":3786,"name":"APIRole"}},{"id":4584,"name":"RESTPatchAPIGuildScheduledEventJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":106,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":4570,"name":"RESTPostAPIGuildScheduledEventJSONBody"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":4585,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4586,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":110,"character":1}],"type":{"type":"reference","id":3440,"name":"GuildScheduledEventStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[4586]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":106,"character":110}]}}]}},{"id":4587,"name":"RESTPatchAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":118,"character":12}],"type":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}},{"id":4760,"name":"RESTPatchAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":73,"character":12}],"type":{"type":"reference","id":3817,"name":"APISticker"}},{"id":4773,"name":"RESTPatchAPIGuildTemplateJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#modify-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":78,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4768,"name":"RESTPostAPIGuildTemplatesJSONBody"}],"name":"StrictPartial"}},{"id":4774,"name":"RESTPatchAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#modify-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":85,"character":12}],"type":{"type":"reference","id":3860,"name":"APITemplate"}},{"id":4564,"name":"RESTPatchAPIGuildWelcomeScreenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":971,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3363,"name":"APIGuildWelcomeScreen"}],"name":"StrictPartial"}],"name":"Nullable"},{"type":"reflection","declaration":{"id":4565,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4566,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the welcome screen is enabled"},"sources":[{"fileName":"rest/v8/guild.ts","line":975,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4566]}],"sources":[{"fileName":"rest/v8/guild.ts","line":971,"character":102}]}}]}},{"id":4541,"name":"RESTPatchAPIGuildWidgetSettingsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":851,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3289,"name":"APIGuildWidgetSettings"}],"name":"StrictPartial"}},{"id":4542,"name":"RESTPatchAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":858,"character":12}],"type":{"type":"reference","id":3289,"name":"APIGuildWidgetSettings"}},{"id":4638,"name":"RESTPatchAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":259,"character":12}],"type":{"type":"reference","id":4846,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":4637,"name":"RESTPatchAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":252,"character":12}],"type":{"type":"reference","id":4843,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":4639,"name":"RESTPatchAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":266,"character":12}],"type":{"type":"reference","id":4849,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":4628,"name":"RESTPatchAPIInteractionOriginalResponseFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":196,"character":12}],"type":{"type":"reference","id":4846,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":4627,"name":"RESTPatchAPIInteractionOriginalResponseJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":189,"character":12}],"type":{"type":"reference","id":4843,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":4629,"name":"RESTPatchAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":203,"character":12}],"type":{"type":"reference","id":4849,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":4743,"name":"RESTPatchAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#update-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":61,"character":12}],"type":{"type":"reference","id":3802,"name":"APIStageInstance"}},{"id":4813,"name":"RESTPatchAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":94,"character":12}],"type":{"type":"reference","id":3958,"name":"APIWebhook"}},{"id":4814,"name":"RESTPatchAPIWebhookWithTokenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":101,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4809,"name":"RESTPatchAPIWebhookJSONBody"},{"type":"literal","value":"channel_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4846,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":304,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4847,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4848,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/webhook.ts","line":309,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4848]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":305,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4843,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}]}]}},{"id":4843,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":286,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":4818,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"allowed_mentions"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"embeds"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":4844,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4845,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/channel#attachment-object\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":296,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2967,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"filename"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":2967,"name":"APIAttachment"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}}],"groups":[{"title":"Properties","kind":1024,"children":[4845]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":288,"character":4}]}}]}},{"id":4849,"name":"RESTPatchAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":318,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":4815,"name":"RESTPatchAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":108,"character":12}],"type":{"type":"reference","id":4808,"name":"RESTGetAPIWebhookWithTokenResult"}},{"id":4608,"name":"RESTPostAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":61,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":4597,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"reference","id":4603,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"}]}},{"id":4609,"name":"RESTPostAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":70,"character":12}],"type":{"type":"reference","id":3454,"name":"APIApplicationCommand"}},{"id":4616,"name":"RESTPostAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":119,"character":12}],"type":{"type":"reference","id":4608,"name":"RESTPostAPIApplicationCommandsJSONBody"}},{"id":4617,"name":"RESTPostAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":126,"character":12}],"type":{"type":"reference","id":3454,"name":"APIApplicationCommand"}},{"id":4364,"name":"RESTPostAPIChannelFollowersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":571,"character":12}],"type":{"type":"reference","id":2901,"name":"APIFollowedChannel"}},{"id":4360,"name":"RESTPostAPIChannelInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":545,"character":12}],"type":{"type":"reference","id":3746,"name":"APIExtendedInvite"}},{"id":4320,"name":"RESTPostAPIChannelMessageCrosspostResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#crosspost-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":283,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":4316,"name":"RESTPostAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":262,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4317,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4318,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/channel.ts","line":267,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4318]}],"sources":[{"fileName":"rest/v8/channel.ts","line":263,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4304,"name":"RESTPostAPIChannelMessageJSONBody"}]}]}},{"id":4319,"name":"RESTPostAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":276,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":4345,"name":"RESTPostAPIChannelMessagesBulkDeleteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":445,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4365,"name":"RESTPostAPIChannelTypingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#trigger-typing-indicator","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":578,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4804,"name":"RESTPostAPIChannelWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":37,"character":12}],"type":{"type":"reference","id":3958,"name":"APIWebhook"}},{"id":4798,"name":"RESTPostAPICurrentUserCreateDMChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":113,"character":12}],"type":{"type":"reference","id":2813,"name":"APIChannel"}},{"id":4452,"name":"RESTPostAPIGuildChannelJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":321,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4394,"name":"APIGuildCreatePartialChannel"},{"type":"literal","value":"id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4453,"name":"RESTPostAPIGuildChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":328,"character":12}],"type":{"type":"reference","id":2813,"name":"APIChannel"}},{"id":4380,"name":"RESTPostAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":45,"character":12}],"type":{"type":"reference","id":3065,"name":"APIEmoji"}},{"id":4509,"name":"RESTPostAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":671,"character":12}],"type":{"type":"reference","id":3786,"name":"APIRole"}},{"id":4580,"name":"RESTPostAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":80,"character":12}],"type":{"type":"reference","id":3433,"name":"APIGuildScheduledEvent"}},{"id":4755,"name":"RESTPostAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":50,"character":12}],"type":{"type":"reference","id":3817,"name":"APISticker"}},{"id":4771,"name":"RESTPostAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#create-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":64,"character":12}],"type":{"type":"reference","id":3860,"name":"APITemplate"}},{"id":4423,"name":"RESTPostAPIGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":159,"character":12}],"type":{"type":"reference","id":3169,"name":"APIGuild"}},{"id":4623,"name":"RESTPostAPIInteractionCallbackFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":168,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4624,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4625,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/interactions.ts","line":173,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4625]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":169,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4622,"name":"RESTPostAPIInteractionCallbackJSONBody"}]}]}},{"id":4622,"name":"RESTPostAPIInteractionCallbackJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":161,"character":12}],"type":{"type":"reference","id":3692,"name":"APIInteractionResponse"}},{"id":4632,"name":"RESTPostAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":224,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4633,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4634,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/interactions.ts","line":229,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4634]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":225,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4631,"name":"RESTPostAPIInteractionFollowupJSONBody"}]}]}},{"id":4631,"name":"RESTPostAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":217,"character":12}],"type":{"type":"reference","id":3720,"name":"APIInteractionResponseCallbackData"}},{"id":4635,"name":"RESTPostAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":238,"character":12}],"type":{"type":"reference","id":4835,"name":"RESTPostAPIWebhookWithTokenWaitResult"}},{"id":4738,"name":"RESTPostAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":31,"character":12}],"type":{"type":"reference","id":3802,"name":"APIStageInstance"}},{"id":4766,"name":"RESTPostAPITemplateCreateGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#create-guild-from-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":34,"character":12}],"type":{"type":"reference","id":3169,"name":"APIGuild"}},{"id":4828,"name":"RESTPostAPIWebhookWithTokenFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":181,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4829,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4830,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/webhook.ts","line":186,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4830]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":182,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4818,"name":"RESTPostAPIWebhookWithTokenJSONBody"}]}]}},{"id":4839,"name":"RESTPostAPIWebhookWithTokenGitHubQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":255,"character":12}],"type":{"type":"reference","id":4831,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":4840,"name":"RESTPostAPIWebhookWithTokenGitHubResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":262,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4841,"name":"RESTPostAPIWebhookWithTokenGitHubWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params\n","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":272,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":4834,"name":"RESTPostAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":214,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4836,"name":"RESTPostAPIWebhookWithTokenSlackQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":231,"character":12}],"type":{"type":"reference","id":4831,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":4837,"name":"RESTPostAPIWebhookWithTokenSlackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":238,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4838,"name":"RESTPostAPIWebhookWithTokenSlackWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params\n","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":248,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":4835,"name":"RESTPostAPIWebhookWithTokenWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params\n","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":224,"character":12}],"type":{"type":"reference","id":2826,"name":"APIMessage"}},{"id":4733,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsAndWebhookIncomingScopeResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":238,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":4719,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult"},{"type":"reference","id":4726,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult"}]}},{"id":4699,"name":"RESTPostOAuth2ClientCredentialsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":136,"character":12}],"type":{"type":"reference","id":4695,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult"}},{"id":4687,"name":"RESTPostOAuth2RefreshTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":100,"character":12}],"type":{"type":"reference","id":4676,"name":"RESTPostOAuth2AccessTokenResult"}},{"id":4645,"name":"RESTPutAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":303,"character":12}],"type":{"type":"reference","id":3605,"name":"APIGuildApplicationCommandPermissions"}},{"id":4612,"name":"RESTPutAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":91,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":4608,"name":"RESTPostAPIApplicationCommandsJSONBody"}}},{"id":4613,"name":"RESTPutAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":98,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3454,"name":"APIApplicationCommand"}}},{"id":4620,"name":"RESTPutAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":147,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":4608,"name":"RESTPostAPIApplicationCommandsJSONBody"}}},{"id":4621,"name":"RESTPutAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":154,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3454,"name":"APIApplicationCommand"}}},{"id":4321,"name":"RESTPutAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-reaction","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":290,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4350,"name":"RESTPutAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":480,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4367,"name":"RESTPutAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#add-pinned-channel-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":592,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4372,"name":"RESTPutAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":622,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":4646,"name":"RESTPutAPIGuildApplicationCommandsPermissionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":310,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3605,"name":"APIGuildApplicationCommandPermissions"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"permissions"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}},{"id":4647,"name":"RESTPutAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":320,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3605,"name":"APIGuildApplicationCommandPermissions"}}},{"id":4498,"name":"RESTPutAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":604,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4476,"name":"RESTPutAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":457,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3292,"name":"APIGuildMember"},{"type":"intrinsic","name":"undefined"}]}},{"id":4490,"name":"RESTPutAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":551,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4772,"name":"RESTPutAPIGuildTemplateSyncResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#sync-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":71,"character":12}],"type":{"type":"reference","id":3860,"name":"APITemplate"}},{"id":2742,"name":"TextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":50,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2816,"name":"ChannelType.DM"},{"type":"reference","id":2818,"name":"ChannelType.GroupDM"},{"type":"reference","id":2820,"name":"ChannelType.GuildNews"},{"type":"reference","id":2815,"name":"ChannelType.GuildText"}]}},{"id":3975,"name":"APIVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v8/index.ts","line":21,"character":13}],"type":{"type":"literal","value":"8"},"defaultValue":"'8'"},{"id":2170,"name":"GatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":34,"character":13}],"type":{"type":"literal","value":"8"},"defaultValue":"'8'"},{"id":4259,"name":"OAuth2Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v8/index.ts","line":792,"character":13}],"type":{"type":"reflection","declaration":{"id":4260,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4261,"name":"authorizationURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":793,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v8/oauth2/authorize"},"defaultValue":"..."},{"id":4263,"name":"tokenRevocationURL","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"See https://tools.ietf.org/html/rfc7009"},"sources":[{"fileName":"rest/v8/index.ts","line":798,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v8/oauth2/token/revoke"},"defaultValue":"..."},{"id":4262,"name":"tokenURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":794,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v8/oauth2/token"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[4261,4263,4262]}]}},"defaultValue":"..."},{"id":4251,"name":"RouteBases","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v8/index.ts","line":780,"character":13}],"type":{"type":"reflection","declaration":{"id":4252,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4253,"name":"api","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":781,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v8"},"defaultValue":"..."},{"id":4254,"name":"cdn","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":782,"character":1}],"type":{"type":"literal","value":"https://cdn.discordapp.com"},"defaultValue":"'https://cdn.discordapp.com'"},{"id":4257,"name":"gift","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":785,"character":1}],"type":{"type":"literal","value":"https://discord.gift"},"defaultValue":"'https://discord.gift'"},{"id":4255,"name":"invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":783,"character":1}],"type":{"type":"literal","value":"https://discord.gg"},"defaultValue":"'https://discord.gg'"},{"id":4258,"name":"scheduledEvent","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":786,"character":1}],"type":{"type":"literal","value":"https://discord.com/events"},"defaultValue":"'https://discord.com/events'"},{"id":4256,"name":"template","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":784,"character":1}],"type":{"type":"literal","value":"https://discord.new"},"defaultValue":"'https://discord.new'"}],"groups":[{"title":"Properties","kind":1024,"children":[4253,4254,4257,4255,4258,4256]}]}},"defaultValue":"..."},{"id":3976,"name":"Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v8/index.ts","line":23,"character":13}],"type":{"type":"reflection","declaration":{"id":3977,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4187,"name":"applicationCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":622,"character":1}],"signatures":[{"id":4188,"name":"applicationCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/commands/{command.id}`"},"parameters":[{"id":4189,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4190,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4215,"name":"applicationCommandPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":686,"character":1}],"signatures":[{"id":4216,"name":"applicationCommandPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`"},"parameters":[{"id":4217,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4218,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4219,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},"/permissions"]]}}]},{"id":4184,"name":"applicationCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":612,"character":1}],"signatures":[{"id":4185,"name":"applicationCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands`\n- PUT `/applications/{application.id}/commands`\n- POST `/applications/{application.id}/commands`"},"parameters":[{"id":4186,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":4195,"name":"applicationGuildCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":642,"character":1}],"signatures":[{"id":4196,"name":"applicationGuildCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`"},"parameters":[{"id":4197,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4198,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4199,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4191,"name":"applicationGuildCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":632,"character":1}],"signatures":[{"id":4192,"name":"applicationGuildCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands`\n- POST `/applications/{application.id}/guilds/{guild.id}/commands`"},"parameters":[{"id":4193,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4194,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":3981,"name":"channel","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":38,"character":1}],"signatures":[{"id":3982,"name":"channel","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}`\n- PATCH `/channels/{channel.id}`\n- DELETE `/channels/{channel.id}`"},"parameters":[{"id":3983,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4015,"name":"channelBulkDelete","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":113,"character":1}],"signatures":[{"id":4016,"name":"channelBulkDelete","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/bulk-delete`"},"parameters":[{"id":4017,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/bulk-delete"]]}}]},{"id":4025,"name":"channelFollowers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":139,"character":1}],"signatures":[{"id":4026,"name":"channelFollowers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/followers`"},"parameters":[{"id":4027,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/followers"]]}}]},{"id":4022,"name":"channelInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":131,"character":1}],"signatures":[{"id":4023,"name":"channelInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/invites`\n- POST `/channels/{channel.id}/invites`"},"parameters":[{"id":4024,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":3987,"name":"channelMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":57,"character":1}],"signatures":[{"id":3988,"name":"channelMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}`\n- PATCH `/channels/{channel.id}/messages/{message.id}`\n- DELETE `/channels/{channel.id}/messages/{message.id}`"},"parameters":[{"id":3989,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":3990,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4011,"name":"channelMessageAllReactions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":105,"character":1}],"signatures":[{"id":4012,"name":"channelMessageAllReactions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions`"},"parameters":[{"id":4013,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4014,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions"]]}}]},{"id":3991,"name":"channelMessageCrosspost","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":65,"character":1}],"signatures":[{"id":3992,"name":"channelMessageCrosspost","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/{message.id}/crosspost`"},"parameters":[{"id":3993,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":3994,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/crosspost"]]}}]},{"id":3995,"name":"channelMessageOwnReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":76,"character":1}],"signatures":[{"id":3996,"name":"channelMessageOwnReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":3997,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":3998,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":3999,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/@me"]]}}]},{"id":4006,"name":"channelMessageReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":97,"character":1}],"signatures":[{"id":4007,"name":"channelMessageReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":4008,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4009,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4010,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4000,"name":"channelMessageUserReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":86,"character":1}],"signatures":[{"id":4001,"name":"channelMessageUserReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/{user.id}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":4002,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4003,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4004,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4005,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":3984,"name":"channelMessages","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":47,"character":1}],"signatures":[{"id":3985,"name":"channelMessages","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages`\n- POST `/channels/{channel.id}/messages`"},"parameters":[{"id":3986,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages"]]}}]},{"id":4018,"name":"channelPermission","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":122,"character":1}],"signatures":[{"id":4019,"name":"channelPermission","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/permissions/{overwrite.id}`\n- DELETE `/channels/{channel.id}/permissions/{overwrite.id}`"},"parameters":[{"id":4020,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4021,"name":"overwriteId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/permissions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4034,"name":"channelPin","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":164,"character":1}],"signatures":[{"id":4035,"name":"channelPin","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/pins/{message.id}`\n- DELETE `/channels/{channel.id}/pins/{message.id}`"},"parameters":[{"id":4036,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4037,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4031,"name":"channelPins","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":155,"character":1}],"signatures":[{"id":4032,"name":"channelPins","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/pins`"},"parameters":[{"id":4033,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins"]]}}]},{"id":4038,"name":"channelRecipient","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":173,"character":1}],"signatures":[{"id":4039,"name":"channelRecipient","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/recipients/{user.id}`\n- DELETE `/channels/{channel.id}/recipients/{user.id}`"},"parameters":[{"id":4040,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4041,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/recipients/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4028,"name":"channelTyping","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":147,"character":1}],"signatures":[{"id":4029,"name":"channelTyping","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/typing`"},"parameters":[{"id":4030,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/typing"]]}}]},{"id":4150,"name":"channelWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":492,"character":1}],"signatures":[{"id":4151,"name":"channelWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/webhooks`\n- POST `/channels/{channel.id}/webhooks`"},"parameters":[{"id":4152,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":4170,"name":"gateway","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":554,"character":1}],"signatures":[{"id":4171,"name":"gateway","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway`"},"type":{"type":"literal","value":"/gateway"}}]},{"id":4172,"name":"gatewayBot","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":562,"character":1}],"signatures":[{"id":4173,"name":"gatewayBot","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway/bot`"},"type":{"type":"literal","value":"/gateway/bot"}}]},{"id":4051,"name":"guild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":210,"character":1}],"signatures":[{"id":4052,"name":"guild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}`\n- PATCH `/guilds/{guild.id}`\n- DELETE `/guilds/{guild.id}`"},"parameters":[{"id":4053,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4211,"name":"guildApplicationCommandsPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":677,"character":1}],"signatures":[{"id":4212,"name":"guildApplicationCommandsPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/permissions`"},"parameters":[{"id":4213,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4214,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/permissions"]]}}]},{"id":3978,"name":"guildAuditLog","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":28,"character":1}],"signatures":[{"id":3979,"name":"guildAuditLog","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/audit-logs`"},"parameters":[{"id":3980,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/audit-logs"]]}}]},{"id":4081,"name":"guildBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":293,"character":1}],"signatures":[{"id":4082,"name":"guildBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans/{user.id}`\n- PUT `/guilds/{guild.id}/bans/{user.id}`\n- DELETE `/guilds/{guild.id}/bans/{user.id}`"},"parameters":[{"id":4083,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4084,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4078,"name":"guildBans","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":283,"character":1}],"signatures":[{"id":4079,"name":"guildBans","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans`"},"parameters":[{"id":4080,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans"]]}}]},{"id":4057,"name":"guildChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":228,"character":1}],"signatures":[{"id":4058,"name":"guildChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/channels`\n- POST `/guilds/{guild.id}/channels`\n- PATCH `/guilds/{guild.id}/channels`"},"parameters":[{"id":4059,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/channels"]]}}]},{"id":4070,"name":"guildCurrentMemberNickname","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":266,"character":1}],"signatures":[{"id":4071,"name":"guildCurrentMemberNickname","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/members/@me/nick`","tags":[{"tag":"deprecated","text":"Use {@link Routes.guildMember} instead.\n"}]},"parameters":[{"id":4072,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/@me/nick"]]}}]},{"id":4045,"name":"guildEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":192,"character":1}],"signatures":[{"id":4046,"name":"guildEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis/{emoji.id}`\n- PATCH `/guilds/{guild.id}/emojis/{emoji.id}`\n- DELETE `/guilds/{guild.id}/emojis/{emoji.id}`"},"parameters":[{"id":4047,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4048,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4042,"name":"guildEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":182,"character":1}],"signatures":[{"id":4043,"name":"guildEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis`\n- POST `/guilds/{guild.id}/emojis`"},"parameters":[{"id":4044,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":4104,"name":"guildIntegration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":353,"character":1}],"signatures":[{"id":4105,"name":"guildIntegration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/guilds/{guild.id}/integrations/{integration.id}`"},"parameters":[{"id":4106,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4107,"name":"integrationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4101,"name":"guildIntegrations","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":345,"character":1}],"signatures":[{"id":4102,"name":"guildIntegrations","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/integrations`"},"parameters":[{"id":4103,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations"]]}}]},{"id":4098,"name":"guildInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":337,"character":1}],"signatures":[{"id":4099,"name":"guildInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/invites`"},"parameters":[{"id":4100,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":4060,"name":"guildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":240,"character":1}],"signatures":[{"id":4061,"name":"guildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/{user.id}`\n- PUT `/guilds/{guild.id}/members/{user.id}`\n- PATCH `/guilds/{guild.id}/members/@me`\n- PATCH `/guilds/{guild.id}/members/{user.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}`"},"parameters":[{"id":4062,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4063,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4073,"name":"guildMemberRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":275,"character":1}],"signatures":[{"id":4074,"name":"guildMemberRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`"},"parameters":[{"id":4075,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4076,"name":"memberId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4077,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4204,"name":"guildMemberVerification","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":659,"character":1}],"signatures":[{"id":4205,"name":"guildMemberVerification","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/member-verification`\n- PATCH `/guilds/{guild.id}/member-verification`"},"parameters":[{"id":4206,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member-verification"]]}}]},{"id":4064,"name":"guildMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":248,"character":1}],"signatures":[{"id":4065,"name":"guildMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members`"},"parameters":[{"id":4066,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members"]]}}]},{"id":4067,"name":"guildMembersSearch","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":256,"character":1}],"signatures":[{"id":4068,"name":"guildMembersSearch","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/search`"},"parameters":[{"id":4069,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/search"]]}}]},{"id":4054,"name":"guildPreview","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":218,"character":1}],"signatures":[{"id":4055,"name":"guildPreview","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/preview`"},"parameters":[{"id":4056,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/preview"]]}}]},{"id":4092,"name":"guildPrune","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":321,"character":1}],"signatures":[{"id":4093,"name":"guildPrune","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/prune`\n- POST `/guilds/{guild.id}/prune`"},"parameters":[{"id":4094,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/prune"]]}}]},{"id":4088,"name":"guildRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":312,"character":1}],"signatures":[{"id":4089,"name":"guildRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/roles/{role.id}`"},"parameters":[{"id":4090,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4091,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4085,"name":"guildRoles","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":303,"character":1}],"signatures":[{"id":4086,"name":"guildRoles","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles`\n- POST `/guilds/{guild.id}/roles`\n- PATCH `/guilds/{guild.id}/roles`"},"parameters":[{"id":4087,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles"]]}}]},{"id":4243,"name":"guildScheduledEvent","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":767,"character":1}],"signatures":[{"id":4244,"name":"guildScheduledEvent","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- PATCH `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- DELETE `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`"},"parameters":[{"id":4245,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4246,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":4247,"name":"guildScheduledEventUsers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":775,"character":1}],"signatures":[{"id":4248,"name":"guildScheduledEventUsers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}/users`"},"parameters":[{"id":4249,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4250,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":4240,"name":"guildScheduledEvents","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":757,"character":1}],"signatures":[{"id":4241,"name":"guildScheduledEvents","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events`\n- POST `/guilds/{guild.id}/scheduled-events`"},"parameters":[{"id":4242,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":4236,"name":"guildSticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":748,"character":1}],"signatures":[{"id":4237,"name":"guildSticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers/{sticker.id}`\n- PATCH `/guilds/{guild.id}/stickers/{sticker.id}`\n- DELETE `/guilds/{guild.id}/stickers/{sticker.id}`"},"parameters":[{"id":4238,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4239,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4233,"name":"guildStickers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":738,"character":1}],"signatures":[{"id":4234,"name":"guildStickers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers`\n- POST `/guilds/{guild.id}/stickers`"},"parameters":[{"id":4235,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers"]]}}]},{"id":4129,"name":"guildTemplate","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":423,"character":1}],"signatures":[{"id":4130,"name":"guildTemplate","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/templates/{template.code}`\n- PATCH `/guilds/{guild.id}/templates/{template.code}`\n- DELETE `/guilds/{guild.id}/templates/{template.code}`"},"parameters":[{"id":4131,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4132,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4126,"name":"guildTemplates","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":413,"character":1}],"signatures":[{"id":4127,"name":"guildTemplates","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/templates`\n- POST `/guilds/{guild.id}/templates`"},"parameters":[{"id":4128,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates"]]}}]},{"id":4114,"name":"guildVanityUrl","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":378,"character":1}],"signatures":[{"id":4115,"name":"guildVanityUrl","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/vanity-url`"},"parameters":[{"id":4116,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/vanity-url"]]}}]},{"id":4095,"name":"guildVoiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":329,"character":1}],"signatures":[{"id":4096,"name":"guildVoiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/regions`"},"parameters":[{"id":4097,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/regions"]]}}]},{"id":4207,"name":"guildVoiceState","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":668,"character":1}],"signatures":[{"id":4208,"name":"guildVoiceState","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/voice-states/@me`\n- PATCH `/guilds/{guild.id}/voice-states/{user.id}`"},"parameters":[{"id":4209,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4210,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/voice-states/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4153,"name":"guildWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":500,"character":1}],"signatures":[{"id":4154,"name":"guildWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/webhooks`"},"parameters":[{"id":4155,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":4220,"name":"guildWelcomeScreen","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":695,"character":1}],"signatures":[{"id":4221,"name":"guildWelcomeScreen","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/welcome-screen`\n- PATCH `/guilds/{guild.id}/welcome-screen`"},"parameters":[{"id":4222,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/welcome-screen"]]}}]},{"id":4117,"name":"guildWidgetImage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":386,"character":1}],"signatures":[{"id":4118,"name":"guildWidgetImage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.png`"},"parameters":[{"id":4119,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.png"]]}}]},{"id":4111,"name":"guildWidgetJSON","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":370,"character":1}],"signatures":[{"id":4112,"name":"guildWidgetJSON","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.json`"},"parameters":[{"id":4113,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.json"]]}}]},{"id":4108,"name":"guildWidgetSettings","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":362,"character":1}],"signatures":[{"id":4109,"name":"guildWidgetSettings","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget`\n- PATCH `/guilds/{guild.id}/widget`"},"parameters":[{"id":4110,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget"]]}}]},{"id":4049,"name":"guilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":200,"character":1}],"signatures":[{"id":4050,"name":"guilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds`"},"type":{"type":"literal","value":"/guilds"}}]},{"id":4200,"name":"interactionCallback","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":650,"character":1}],"signatures":[{"id":4201,"name":"interactionCallback","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/interactions/{interaction.id}/{interaction.token}/callback`"},"parameters":[{"id":4202,"name":"interactionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4203,"name":"interactionToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/interactions/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/callback"]]}}]},{"id":4120,"name":"invite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":395,"character":1}],"signatures":[{"id":4121,"name":"invite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/invites/{invite.code}`\n- DELETE `/invites/{invite.code}`"},"parameters":[{"id":4122,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/invites/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4231,"name":"nitroStickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":729,"character":1}],"signatures":[{"id":4232,"name":"nitroStickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`"},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":4178,"name":"oauth2Authorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":586,"character":1}],"signatures":[{"id":4179,"name":"oauth2Authorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/authorize`"},"type":{"type":"literal","value":"/oauth2/authorize"}}]},{"id":4174,"name":"oauth2CurrentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":570,"character":1}],"signatures":[{"id":4175,"name":"oauth2CurrentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/applications/@me`"},"type":{"type":"literal","value":"/oauth2/applications/@me"}}]},{"id":4176,"name":"oauth2CurrentAuthorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":578,"character":1}],"signatures":[{"id":4177,"name":"oauth2CurrentAuthorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/@me`"},"type":{"type":"literal","value":"/oauth2/@me"}}]},{"id":4180,"name":"oauth2TokenExchange","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":594,"character":1}],"signatures":[{"id":4181,"name":"oauth2TokenExchange","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token`"},"type":{"type":"literal","value":"/oauth2/token"}}]},{"id":4182,"name":"oauth2TokenRevocation","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":602,"character":1}],"signatures":[{"id":4183,"name":"oauth2TokenRevocation","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token/revoke`"},"type":{"type":"literal","value":"/oauth2/token/revoke"}}]},{"id":4225,"name":"stageInstance","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":713,"character":1}],"signatures":[{"id":4226,"name":"stageInstance","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stage-instances/{channel.id}`\n- PATCH `/stage-instances/{channel.id}`\n- DELETE `/stage-instances/{channel.id}`"},"parameters":[{"id":4227,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stage-instances/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4223,"name":"stageInstances","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":703,"character":1}],"signatures":[{"id":4224,"name":"stageInstances","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/stage-instances`"},"type":{"type":"literal","value":"/stage-instances"}}]},{"id":4228,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":721,"character":1}],"signatures":[{"id":4229,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}`"},"parameters":[{"id":4230,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4123,"name":"template","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":404,"character":1}],"signatures":[{"id":4124,"name":"template","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/templates/{template.code}`\n- POST `/guilds/templates/{template.code}`"},"parameters":[{"id":4125,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/templates/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4133,"name":"user","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":435,"character":1}],"signatures":[{"id":4134,"name":"user","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me`\n- GET `/users/{user.id}`\n- PATCH `/users/@me`"},"parameters":[{"id":4135,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/users/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4144,"name":"userChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":467,"character":1}],"signatures":[{"id":4145,"name":"userChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/users/@me/channels`"},"type":{"type":"literal","value":"/users/@me/channels"}}]},{"id":4146,"name":"userConnections","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":475,"character":1}],"signatures":[{"id":4147,"name":"userConnections","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/connections`"},"type":{"type":"literal","value":"/users/@me/connections"}}]},{"id":4141,"name":"userGuild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":459,"character":1}],"signatures":[{"id":4142,"name":"userGuild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/users/@me/guilds/{guild.id}`"},"parameters":[{"id":4143,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4138,"name":"userGuildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":451,"character":1}],"signatures":[{"id":4139,"name":"userGuildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds/{guild.id}/member`"},"parameters":[{"id":4140,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member"]]}}]},{"id":4136,"name":"userGuilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":443,"character":1}],"signatures":[{"id":4137,"name":"userGuilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds`"},"type":{"type":"literal","value":"/users/@me/guilds"}}]},{"id":4148,"name":"voiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":483,"character":1}],"signatures":[{"id":4149,"name":"voiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/voice/regions`"},"type":{"type":"literal","value":"/voice/regions"}}]},{"id":4156,"name":"webhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":516,"character":1}],"signatures":[{"id":4157,"name":"webhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}`\n- GET `/webhooks/{webhook.id}/{webhook.token}`\n- PATCH `/webhooks/{webhook.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}`\n- DELETE `/webhooks/{webhook.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}`\n- POST `/webhooks/{webhook.id}/{webhook.token}`","text":"- POST `/webhooks/{application.id}/{interaction.token}`\n"},"parameters":[{"id":4158,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4159,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},""]]}]}}]},{"id":4160,"name":"webhookMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":537,"character":1}],"signatures":[{"id":4161,"name":"webhookMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`","text":"- PATCH `/webhooks/{application.id}/{interaction.token}/messages/@original`\n- PATCH `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n- DELETE `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n"},"parameters":[{"id":4162,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4163,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4164,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@original'"}],"type":{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4165,"name":"webhookPlatform","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":546,"character":1}],"signatures":[{"id":4166,"name":"webhookPlatform","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/webhooks/{webhook.id}/{webhook.token}/github`\n- POST `/webhooks/{webhook.id}/{webhook.token}/slack`"},"parameters":[{"id":4167,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4168,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4169,"name":"platform","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"github"},{"type":"literal","value":"slack"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/github"]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/slack"]]}]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[4187,4215,4184,4195,4191,3981,4015,4025,4022,3987,4011,3991,3995,4006,4000,3984,4018,4034,4031,4038,4028,4150,4170,4172,4051,4211,3978,4081,4078,4057,4070,4045,4042,4104,4101,4098,4060,4073,4204,4064,4067,4054,4092,4088,4085,4243,4247,4240,4236,4233,4129,4126,4114,4095,4207,4153,4220,4117,4111,4108,4049,4200,4120,4231,4178,4174,4176,4180,4182,4225,4223,4228,4123,4133,4144,4146,4141,4138,4136,4148,4156,4160,4165]}]}},"defaultValue":"..."}],"groups":[{"title":"References","kind":16777216,"children":[2550,2547,4265,4266,2552,2551,2553,2556,2554,2555,4264,2557,4852,4851,2548,2169]},{"title":"Enumerations","kind":8,"children":[3141,3121,3125,2983,3534,3614,3464,2583,2611,2665,3023,2814,2995,3935,2930,2183,2215,2198,2171,3221,3224,3252,3228,3231,3242,3436,3445,3440,3247,3236,3357,3320,3712,3686,3743,3380,2888,2893,2859,3764,2913,3091,3809,3833,3830,3857,3029,3904,3921,2823,3971]},{"title":"Interfaces","kind":256,"children":[3000,2987,2558,3454,3695,3511,3519,3527,3551,3572,3562,3546,3610,3566,3556,2580,2967,2597,2603,2656,3333,2992,3639,3008,3015,2737,2978,4273,3492,3498,3723,3925,2916,2954,2963,2959,2946,2951,2937,2942,3065,3746,3416,2901,3076,3074,3080,2804,3169,3605,2750,4388,4400,3303,3326,3292,3371,3375,3277,3434,3447,2761,3363,3366,3336,3343,3347,3289,3323,3469,3474,3627,3701,3704,3707,3693,3709,3730,3812,2826,2881,3587,3593,3661,3004,3621,2884,3666,3698,3725,3679,2908,2733,3061,3157,2904,3786,3798,3032,3040,3802,3382,3817,3838,3846,3852,3860,3872,2744,2774,3046,3154,3888,3578,3584,2790,3399,3952,3958,3101,3151,3136,3132,2314,2327,2335,2343,2346,2359,2367,2384,2376,2394,2399,2339,2494,2280,2275,2268,2273,2498,2501,2509,2412,2285,2419,2433,2450,2445,2461,3097,3085,2541,2297,2291,2520,2523,2513,2516,2475,2538,2486,3938,2530,2533,2491,3676,3672,4787,4267,4324,4294,4783,4462,4466,4525,4528,4424,4581,4589,4567,4544,4547,4648,4655,4746,4706,4714,4660,4667,4700,4688,4279,4330,4487,4485,4779,4381,4428,4477,4551,4515,4756,4556,4560,4740,4809,4362,4352,4304,4343,4801,4597,4603,4796,4376,4530,4534,4501,4570,4750,4768,4409,4734,4763,4818,4831,4676,4670,4719,4726,4696,4682,4643,4346,4369,4495,4470]},{"title":"Type Aliases","kind":4194304,"children":[3058,3507,3618,3619,3617,3488,3509,3486,3487,3518,3485,3468,3508,3491,3510,3517,3525,3490,3533,3577,3483,3524,3526,3489,3532,3550,3576,2668,2687,2688,2678,2679,2704,2698,2726,2727,2716,2674,2695,2707,2706,2701,2732,2713,2685,2705,2670,2673,2719,2729,2720,2721,2684,2725,2728,2702,2671,2717,2708,2731,2682,2711,2709,2703,2714,2697,2669,2715,2675,2696,2700,2693,2677,2723,2689,2681,2699,2676,2680,2672,2730,2692,2724,2712,2694,2718,2722,2710,2686,2683,2691,2690,3022,2813,3505,3506,3504,3603,3604,3602,3595,2803,3452,3655,2788,4393,4394,3453,3319,3657,3433,2789,3451,3692,3720,3729,3059,3600,3601,3599,3665,3056,3670,3671,3659,3660,4301,3060,3057,3683,3684,3682,2787,3685,3837,3597,3598,3596,3139,3135,3140,2546,2307,2308,2311,2312,2305,2306,2313,2309,2310,2267,2330,2331,2326,2332,2333,2320,2321,2324,2325,2334,2342,2345,2358,2362,2363,2366,2318,2319,2379,2380,2383,2375,2381,2382,2387,2388,2391,2392,2389,2390,2393,2398,2338,2322,2323,2497,2403,2404,2411,2407,2408,2416,2417,2290,2418,2432,2437,2438,2449,2444,2454,2455,2458,2459,2456,2457,2460,2439,2440,2466,2467,2296,2266,2304,2265,2468,2469,2470,2471,2472,2473,2474,2481,2482,2485,2483,2484,2490,4800,2743,2760,3620,4328,4322,4329,4342,4323,4361,4368,4373,4293,4795,4499,4385,4539,4492,4491,4450,4524,4588,4761,4775,4640,4630,4653,4744,4816,4850,4817,4642,4596,4595,4615,4614,4272,4351,4327,4300,4299,4366,4278,4805,4799,4794,4776,4387,4386,4641,4494,4493,4451,4375,4374,4538,4537,4461,4550,4465,4469,4427,4426,4500,4583,4594,4569,4749,4748,4767,4536,4806,4563,4549,4543,4540,4636,4626,4652,4654,4739,4745,4762,4777,4807,4842,4808,4778,4695,4610,4611,4618,4619,4338,4341,4292,4489,4782,4454,4460,4384,4484,4555,4449,4510,4514,4523,4584,4587,4760,4773,4774,4564,4541,4542,4638,4637,4639,4628,4627,4629,4743,4813,4814,4846,4843,4849,4815,4608,4609,4616,4617,4364,4360,4320,4316,4319,4345,4365,4804,4798,4452,4453,4380,4509,4580,4755,4771,4423,4623,4622,4632,4631,4635,4738,4766,4828,4839,4840,4841,4834,4836,4837,4838,4835,4733,4699,4687,4645,4612,4613,4620,4621,4321,4350,4367,4372,4646,4647,4498,4476,4490,4772,2742]},{"title":"Variables","kind":32,"children":[3975,2170,4259,4251,3976]}],"sources":[{"fileName":"v8.ts","line":1,"character":0}]},{"id":379,"name":"v9","kind":2,"kindString":"Module","flags":{},"children":[{"id":5473,"name":"FormattingPatterns","kind":16777216,"kindString":"Reference","flags":{},"target":4},{"id":5470,"name":"GatewayURLQuery","kind":16777216,"kindString":"Reference","flags":{},"target":21},{"id":8185,"name":"Locale","kind":16777216,"kindString":"Reference","flags":{},"target":318},{"id":8186,"name":"LocaleString","kind":16777216,"kindString":"Reference","flags":{},"target":351},{"id":5475,"name":"LocalizationMap","kind":16777216,"kindString":"Reference","flags":{},"target":78},{"id":5474,"name":"PermissionFlagsBits","kind":16777216,"kindString":"Reference","flags":{},"target":26},{"id":5476,"name":"RESTError","kind":16777216,"kindString":"Reference","flags":{},"target":79},{"id":5479,"name":"RESTErrorData","kind":16777216,"kindString":"Reference","flags":{},"target":88},{"id":5477,"name":"RESTErrorFieldInformation","kind":16777216,"kindString":"Reference","flags":{},"target":83},{"id":5478,"name":"RESTErrorGroupWrapper","kind":16777216,"kindString":"Reference","flags":{},"target":86},{"id":8184,"name":"RESTJSONErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":98},{"id":5480,"name":"RESTRateLimit","kind":16777216,"kindString":"Reference","flags":{},"target":92},{"id":9032,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":370},{"id":9031,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":353},{"id":5471,"name":"Snowflake","kind":16777216,"kindString":"Reference","flags":{},"target":2},{"id":4853,"name":"Utils","kind":16777216,"kindString":"Reference","flags":{},"sources":[{"fileName":"v9.ts","line":6,"character":12}],"target":437},{"id":6444,"name":"ActivityFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-flags"},"children":[{"id":6453,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":323,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":6445,"name":"Instance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":315,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6446,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":316,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6448,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":318,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6451,"name":"PartyPrivacyFriends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":321,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":6452,"name":"PartyPrivacyVoiceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":322,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":6450,"name":"Play","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":320,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6447,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":317,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6449,"name":"Sync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":319,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6453,6445,6446,6448,6451,6452,6450,6447,6449]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":314,"character":12}]},{"id":6419,"name":"ActivityPlatform","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This enum is currently not documented by Discord but has known values which we will try to keep up to date.\nValues might be added or removed without a major version bump.\n"}]},"children":[{"id":6424,"name":"Android","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":230,"character":1}],"type":{"type":"literal","value":"android"},"defaultValue":"\"android\""},{"id":6420,"name":"Desktop","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":226,"character":1}],"type":{"type":"literal","value":"desktop"},"defaultValue":"\"desktop\""},{"id":6425,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":231,"character":1}],"type":{"type":"literal","value":"embedded"},"defaultValue":"\"embedded\""},{"id":6423,"name":"IOS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":229,"character":1}],"type":{"type":"literal","value":"ios"},"defaultValue":"\"ios\""},{"id":6426,"name":"PS4","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":232,"character":1}],"type":{"type":"literal","value":"ps4"},"defaultValue":"\"ps4\""},{"id":6427,"name":"PS5","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":233,"character":1}],"type":{"type":"literal","value":"ps5"},"defaultValue":"\"ps5\""},{"id":6422,"name":"Samsung","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":228,"character":1}],"type":{"type":"literal","value":"samsung"},"defaultValue":"\"samsung\""},{"id":6421,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":227,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6424,6420,6425,6423,6426,6427,6422,6421]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":225,"character":12}]},{"id":6428,"name":"ActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types"},"children":[{"id":6434,"name":"Competing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Competing in {name}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":263,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6433,"name":"Custom","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"{emoji} {state}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":259,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6431,"name":"Listening","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Listening to {name}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":251,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6429,"name":"Playing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Playing {game}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":243,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6430,"name":"Streaming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Streaming {details}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":247,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6432,"name":"Watching","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Watching {details}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":255,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6434,6433,6431,6429,6430,6432]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":239,"character":12}]},{"id":6208,"name":"AllowedMentionsTypes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types"},"children":[{"id":6209,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls @everyone and @here mentions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1495,"character":1}],"type":{"type":"literal","value":"everyone"},"defaultValue":"\"everyone\""},{"id":6210,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls role mentions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1499,"character":1}],"type":{"type":"literal","value":"roles"},"defaultValue":"\"roles\""},{"id":6211,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls user mentions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1503,"character":1}],"type":{"type":"literal","value":"users"},"defaultValue":"\"users\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6209,6210,6211]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1491,"character":12}]},{"id":6964,"name":"ApplicationCommandOptionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-type"},"children":[{"id":6975,"name":"Attachment","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":17,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":6969,"name":"Boolean","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":11,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6971,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":13,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":6968,"name":"Integer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":10,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6973,"name":"Mentionable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":15,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":6974,"name":"Number","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":16,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":6972,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":14,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6967,"name":"String","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":9,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6965,"name":"Subcommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":7,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6966,"name":"SubcommandGroup","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":8,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6970,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":12,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6975,6969,6971,6968,6973,6974,6972,6967,6965,6966,6970]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":6,"character":12}]},{"id":7048,"name":"ApplicationCommandPermissionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permission-type"},"children":[{"id":7051,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":49,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7049,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":47,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7050,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":48,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7051,7049,7050]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":46,"character":12}]},{"id":6877,"name":"ApplicationCommandType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-types"},"children":[{"id":6878,"name":"ChatInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Slash commands; a text-based command that shows up when a user types `/`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":121,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6880,"name":"Message","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that shows up when you right click or tap on a message"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":129,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6881,"name":"PrimaryEntryPoint","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that represents the primary way to invoke an app's Activity"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":133,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6879,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that shows up when you right click or tap on a user"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":125,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6878,6880,6881,6879]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":117,"character":12}]},{"id":5517,"name":"ApplicationFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-flags"},"children":[{"id":5522,"name":"ApplicationAutoModerationRuleCreateBadge","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app uses the Auto Moderation API"},"sources":[{"fileName":"payloads/v9/application.ts","line":183,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":5533,"name":"ApplicationCommandBadge","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app has registered global [application commands](https://discord.com/developers/docs/interactions/application-commands)"},"sources":[{"fileName":"payloads/v9/application.ts","line":230,"character":1}],"type":{"type":"literal","value":8388608},"defaultValue":"8388608"},{"id":5529,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app is embedded within the Discord client (currently unavailable publicly)"},"sources":[{"fileName":"payloads/v9/application.ts","line":213,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"},{"id":5532,"name":"EmbeddedFirstParty","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":226,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":5520,"name":"EmbeddedIAP","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":175,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":5518,"name":"EmbeddedReleased","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":167,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5526,"name":"GatewayGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive member-related events like `guild_member_add`.\nSee list of member-related events [under `GUILD_MEMBERS`](https://discord.com/developers/docs/topics/gateway#list-of-intents)"},"sources":[{"fileName":"payloads/v9/application.ts","line":200,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":5527,"name":"GatewayGuildMembersLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive member-related events like `guild_member_add`, found in Bot Settings.\nSee list of member-related events [under `GUILD_MEMBERS`](https://discord.com/developers/docs/topics/gateway#list-of-intents)"},"sources":[{"fileName":"payloads/v9/application.ts","line":205,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":5530,"name":"GatewayMessageContent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055)"},"sources":[{"fileName":"payloads/v9/application.ts","line":217,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":5531,"name":"GatewayMessageContentLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055),\nfound in Bot Settings"},"sources":[{"fileName":"payloads/v9/application.ts","line":222,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":5524,"name":"GatewayPresence","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive `presence_update` events"},"sources":[{"fileName":"payloads/v9/application.ts","line":191,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":5525,"name":"GatewayPresenceLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive `presence_update` events, found in Bot Settings"},"sources":[{"fileName":"payloads/v9/application.ts","line":195,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":5521,"name":"GroupDMCreate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":179,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":5519,"name":"ManagedEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":171,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":5523,"name":"RPCHasConnected","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":187,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":5528,"name":"VerificationPendingGuildLimit","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates unusual growth of an app that prevents verification"},"sources":[{"fileName":"payloads/v9/application.ts","line":209,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5522,5533,5529,5532,5520,5518,5526,5527,5530,5531,5524,5525,5521,5519,5523,5528]}],"sources":[{"fileName":"payloads/v9/application.ts","line":163,"character":12}]},{"id":6882,"name":"ApplicationIntegrationType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-integration-types"},"children":[{"id":6883,"name":"GuildInstall","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"App is installable to servers"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":143,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6884,"name":"UserInstall","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"App is installable to users"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":147,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6883,6884]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":139,"character":12}]},{"id":5541,"name":"ApplicationRoleConnectionMetadataType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#application-role-connection-metadata-object-application-role-connection-metadata-type"},"children":[{"id":5548,"name":"BooleanEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is equal to the guild's configured value (`integer`; `1`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":294,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":5549,"name":"BooleanNotEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is not equal to the guild's configured value (`integer`; `1`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":298,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":5547,"name":"DatetimeGreaterThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`ISO8601 string`) is greater than or equal to the guild's configured value (`integer`; days before current date)"},"sources":[{"fileName":"payloads/v9/application.ts","line":290,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":5546,"name":"DatetimeLessThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`ISO8601 string`) is less than or equal to the guild's configured value (`integer`; days before current date)"},"sources":[{"fileName":"payloads/v9/application.ts","line":286,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":5544,"name":"IntegerEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":278,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":5543,"name":"IntegerGreaterThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is greater than or equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":274,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5542,"name":"IntegerLessThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is less than or equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":270,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5545,"name":"IntegerNotEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is not equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":282,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5548,5549,5547,5546,5544,5543,5542,5545]}],"sources":[{"fileName":"payloads/v9/application.ts","line":266,"character":12}]},{"id":6201,"name":"AttachmentFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure-attachment-flags"},"children":[{"id":6202,"name":"IsRemix","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This attachment has been edited using the remix feature on mobile"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1461,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6202]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1457,"character":12}]},{"id":5567,"name":"AuditLogEvent","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events"},"children":[{"id":5615,"name":"ApplicationCommandPermissionUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":198,"character":1}],"type":{"type":"literal","value":121},"defaultValue":"121"},{"id":5619,"name":"AutoModerationBlockMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":203,"character":1}],"type":{"type":"literal","value":143},"defaultValue":"143"},{"id":5620,"name":"AutoModerationFlagToChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":204,"character":1}],"type":{"type":"literal","value":144},"defaultValue":"144"},{"id":5616,"name":"AutoModerationRuleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":200,"character":1}],"type":{"type":"literal","value":140},"defaultValue":"140"},{"id":5618,"name":"AutoModerationRuleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":202,"character":1}],"type":{"type":"literal","value":142},"defaultValue":"142"},{"id":5617,"name":"AutoModerationRuleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":201,"character":1}],"type":{"type":"literal","value":141},"defaultValue":"141"},{"id":5621,"name":"AutoModerationUserCommunicationDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":205,"character":1}],"type":{"type":"literal","value":145},"defaultValue":"145"},{"id":5583,"name":"BotAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":156,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":5569,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":141,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":5571,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":143,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":5572,"name":"ChannelOverwriteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":144,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":5574,"name":"ChannelOverwriteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":146,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":5573,"name":"ChannelOverwriteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":145,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":5570,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":142,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":5622,"name":"CreatorMonetizationRequestCreated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":207,"character":1}],"type":{"type":"literal","value":150},"defaultValue":"150"},{"id":5623,"name":"CreatorMonetizationTermsAccepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":208,"character":1}],"type":{"type":"literal","value":151},"defaultValue":"151"},{"id":5593,"name":"EmojiCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":170,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":5595,"name":"EmojiDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":172,"character":1}],"type":{"type":"literal","value":62},"defaultValue":"62"},{"id":5594,"name":"EmojiUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":171,"character":1}],"type":{"type":"literal","value":61},"defaultValue":"61"},{"id":5609,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":190,"character":1}],"type":{"type":"literal","value":100},"defaultValue":"100"},{"id":5611,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":192,"character":1}],"type":{"type":"literal","value":102},"defaultValue":"102"},{"id":5610,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":191,"character":1}],"type":{"type":"literal","value":101},"defaultValue":"101"},{"id":5568,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5629,"name":"HomeSettingsCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":216,"character":1}],"type":{"type":"literal","value":190},"defaultValue":"190"},{"id":5630,"name":"HomeSettingsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":217,"character":1}],"type":{"type":"literal","value":191},"defaultValue":"191"},{"id":5600,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":179,"character":1}],"type":{"type":"literal","value":80},"defaultValue":"80"},{"id":5602,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":181,"character":1}],"type":{"type":"literal","value":82},"defaultValue":"82"},{"id":5601,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":180,"character":1}],"type":{"type":"literal","value":81},"defaultValue":"81"},{"id":5587,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":162,"character":1}],"type":{"type":"literal","value":40},"defaultValue":"40"},{"id":5589,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":164,"character":1}],"type":{"type":"literal","value":42},"defaultValue":"42"},{"id":5588,"name":"InviteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":163,"character":1}],"type":{"type":"literal","value":41},"defaultValue":"41"},{"id":5577,"name":"MemberBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":150,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":5578,"name":"MemberBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":151,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":5582,"name":"MemberDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":155,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":5575,"name":"MemberKick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":148,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":5581,"name":"MemberMove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":154,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":5576,"name":"MemberPrune","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":149,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":5580,"name":"MemberRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":153,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":5579,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":152,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":5597,"name":"MessageBulkDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":175,"character":1}],"type":{"type":"literal","value":73},"defaultValue":"73"},{"id":5596,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":174,"character":1}],"type":{"type":"literal","value":72},"defaultValue":"72"},{"id":5598,"name":"MessagePin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":176,"character":1}],"type":{"type":"literal","value":74},"defaultValue":"74"},{"id":5599,"name":"MessageUnpin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":177,"character":1}],"type":{"type":"literal","value":75},"defaultValue":"75"},{"id":5627,"name":"OnboardingCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":213,"character":1}],"type":{"type":"literal","value":166},"defaultValue":"166"},{"id":5624,"name":"OnboardingPromptCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":210,"character":1}],"type":{"type":"literal","value":163},"defaultValue":"163"},{"id":5626,"name":"OnboardingPromptDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":212,"character":1}],"type":{"type":"literal","value":165},"defaultValue":"165"},{"id":5625,"name":"OnboardingPromptUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":211,"character":1}],"type":{"type":"literal","value":164},"defaultValue":"164"},{"id":5628,"name":"OnboardingUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":214,"character":1}],"type":{"type":"literal","value":167},"defaultValue":"167"},{"id":5584,"name":"RoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":158,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":5586,"name":"RoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":160,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":5585,"name":"RoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":159,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":5603,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":182,"character":1}],"type":{"type":"literal","value":83},"defaultValue":"83"},{"id":5605,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":184,"character":1}],"type":{"type":"literal","value":85},"defaultValue":"85"},{"id":5604,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":183,"character":1}],"type":{"type":"literal","value":84},"defaultValue":"84"},{"id":5606,"name":"StickerCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":186,"character":1}],"type":{"type":"literal","value":90},"defaultValue":"90"},{"id":5608,"name":"StickerDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":188,"character":1}],"type":{"type":"literal","value":92},"defaultValue":"92"},{"id":5607,"name":"StickerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":187,"character":1}],"type":{"type":"literal","value":91},"defaultValue":"91"},{"id":5612,"name":"ThreadCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":194,"character":1}],"type":{"type":"literal","value":110},"defaultValue":"110"},{"id":5614,"name":"ThreadDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":196,"character":1}],"type":{"type":"literal","value":112},"defaultValue":"112"},{"id":5613,"name":"ThreadUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":195,"character":1}],"type":{"type":"literal","value":111},"defaultValue":"111"},{"id":5590,"name":"WebhookCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":166,"character":1}],"type":{"type":"literal","value":50},"defaultValue":"50"},{"id":5592,"name":"WebhookDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":168,"character":1}],"type":{"type":"literal","value":52},"defaultValue":"52"},{"id":5591,"name":"WebhookUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":167,"character":1}],"type":{"type":"literal","value":51},"defaultValue":"51"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5615,5619,5620,5616,5618,5617,5621,5583,5569,5571,5572,5574,5573,5570,5622,5623,5593,5595,5594,5609,5611,5610,5568,5629,5630,5600,5602,5601,5587,5589,5588,5577,5578,5582,5575,5581,5576,5580,5579,5597,5596,5598,5599,5627,5624,5626,5625,5628,5584,5586,5585,5603,5605,5604,5606,5608,5607,5612,5614,5613,5590,5592,5591]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":138,"character":12}]},{"id":5643,"name":"AuditLogOptionsType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":5645,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":340,"character":1}],"type":{"type":"literal","value":"1"},"defaultValue":"\"1\""},{"id":5644,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":339,"character":1}],"type":{"type":"literal","value":"0"},"defaultValue":"\"0\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5645,5644]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":338,"character":12}]},{"id":5767,"name":"AutoModerationActionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-action-types"},"children":[{"id":5771,"name":"BlockMemberInteraction","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Prevents a member from using text, voice, or other interactions"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":201,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":5768,"name":"BlockMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Blocks a member's message and prevents it from being posted.\nA custom explanation can be specified and shown to members whenever their message is blocked"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":189,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5769,"name":"SendAlertMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Logs user content to a specified channel"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":193,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5770,"name":"Timeout","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Timeout user for specified duration, this action type can be set if the bot has `MODERATE_MEMBERS` permission"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":197,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5771,5768,5769,5770]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":184,"character":12}]},{"id":5761,"name":"AutoModerationRuleEventType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-event-types"},"children":[{"id":5763,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"When a member edits their profile"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":162,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5762,"name":"MessageSend","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"When a member sends or edits a message in the guild"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":158,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5763,5762]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":154,"character":12}]},{"id":5757,"name":"AutoModerationRuleKeywordPresetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-preset-types"},"children":[{"id":5758,"name":"Profanity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Words that may be considered forms of swearing or cursing"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":140,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5759,"name":"SexualContent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Words that refer to sexually explicit behavior or activity"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":144,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5760,"name":"Slurs","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Personal insults or words that may be considered hate speech"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":148,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5758,5759,5760]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":136,"character":12}]},{"id":5744,"name":"AutoModerationRuleTriggerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-types"},"children":[{"id":5745,"name":"Keyword","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains words from a user defined list of keywords (Maximum of 6 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":64,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5747,"name":"KeywordPreset","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains words from internal pre-defined wordsets (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":72,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":5749,"name":"MemberProfile","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if member profile contains words from a user defined list of keywords (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":80,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":5748,"name":"MentionSpam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains more mentions than allowed (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":76,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":5746,"name":"Spam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content represents generic spam (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":68,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5745,5747,5749,5748,5746]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":60,"character":12}]},{"id":6265,"name":"ButtonStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#button-object-button-styles"},"children":[{"id":6269,"name":"Danger","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1674,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6270,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1675,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6271,"name":"Premium","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1676,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6266,"name":"Primary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1671,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6267,"name":"Secondary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1672,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6268,"name":"Success","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1673,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6269,6270,6271,6266,6267,6268]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1670,"character":12}]},{"id":6342,"name":"ChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-flags"},"children":[{"id":6345,"name":"ActiveChannelsRemoved","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1918,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6349,"name":"ClydeAI","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1935,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":6343,"name":"GuildFeedRemoved","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1910,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6351,"name":"HideMediaDownloadOptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Whether media download options are hidden."},"sources":[{"fileName":"payloads/v9/channel.ts","line":1943,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":6348,"name":"IsGuildResourceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1931,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":6350,"name":"IsScheduledForDeletion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1939,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":6347,"name":"IsSpam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1927,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6344,"name":"Pinned","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This thread is pinned to the top of its parent forum channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1914,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6346,"name":"RequireTag","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Whether a tag is required to be specified when creating a thread in a forum channel.\nTags are specified in the `applied_tags` field"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1923,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6345,6349,6343,6351,6348,6350,6347,6344,6346]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1906,"character":12}]},{"id":5956,"name":"ChannelType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-types"},"children":[{"id":5963,"name":"AnnouncementThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Announcement channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":419,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":5958,"name":"DM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between users"},"sources":[{"fileName":"payloads/v9/channel.ts","line":395,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5960,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between multiple users"},"sources":[{"fileName":"payloads/v9/channel.ts","line":403,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":5962,"name":"GuildAnnouncement","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","text":"See https://support.discord.com/hc/articles/360032008192\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":415,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":5961,"name":"GuildCategory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An organizational category that contains up to 50 channels","text":"See https://support.discord.com/hc/articles/115001580171\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":409,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":5967,"name":"GuildDirectory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The channel in a Student Hub containing the listed servers","text":"See https://support.discord.com/hc/articles/4406046651927\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":439,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":5968,"name":"GuildForum","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that can only contain threads"},"sources":[{"fileName":"payloads/v9/channel.ts","line":443,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":5969,"name":"GuildMedia","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel like forum channels but contains media for server subscriptions","text":"See https://creator-support.discord.com/hc/articles/14346342766743\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":449,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":5970,"name":"GuildNews","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#GuildAnnouncement}\n\nSee https://support.discord.com/hc/articles/360032008192\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":459,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":5971,"name":"GuildNewsThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Announcement channel","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#AnnouncementThread}\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":466,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":5973,"name":"GuildPrivateThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#PrivateThread}\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":478,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":5972,"name":"GuildPublicThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#PublicThread}\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":472,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":5966,"name":"GuildStageVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel for hosting events with an audience","text":"See https://support.discord.com/hc/articles/1500005513722\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":433,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":5957,"name":"GuildText","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A text channel within a guild"},"sources":[{"fileName":"payloads/v9/channel.ts","line":391,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":5959,"name":"GuildVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel within a guild"},"sources":[{"fileName":"payloads/v9/channel.ts","line":399,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5965,"name":"PrivateThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission"},"sources":[{"fileName":"payloads/v9/channel.ts","line":427,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":5964,"name":"PublicThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text or Guild Forum channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":423,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5963,5958,5960,5962,5961,5967,5968,5969,5970,5971,5973,5972,5966,5957,5959,5965,5964]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":387,"character":12}]},{"id":6220,"name":"ComponentType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object-component-types"},"children":[{"id":6221,"name":"ActionRow","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Action Row component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1549,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6222,"name":"Button","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Button component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1553,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6228,"name":"ChannelSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for channels"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1577,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6227,"name":"MentionableSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for users and roles"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1573,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":6226,"name":"RoleSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for roles"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1569,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6229,"name":"SelectMenu","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for picking from defined text options","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ComponentType#StringSelect}\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1586,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6223,"name":"StringSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for picking from defined text options"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1557,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6224,"name":"TextInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Text Input component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1561,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6225,"name":"UserSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for users"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1565,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6221,6222,6228,6227,6226,6229,6223,6224,6225]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1545,"character":12}]},{"id":7566,"name":"ConnectionService","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":7567,"name":"AmazonMusic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":276,"character":1}],"type":{"type":"literal","value":"amazon-music"},"defaultValue":"\"amazon-music\""},{"id":7568,"name":"BattleNet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":277,"character":1}],"type":{"type":"literal","value":"battlenet"},"defaultValue":"\"battlenet\""},{"id":7569,"name":"BungieNet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":278,"character":1}],"type":{"type":"literal","value":"bungie"},"defaultValue":"\"bungie\""},{"id":7570,"name":"Domain","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":279,"character":1}],"type":{"type":"literal","value":"domain"},"defaultValue":"\"domain\""},{"id":7572,"name":"EpicGames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":281,"character":1}],"type":{"type":"literal","value":"epicgames"},"defaultValue":"\"epicgames\""},{"id":7573,"name":"Facebook","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":282,"character":1}],"type":{"type":"literal","value":"facebook"},"defaultValue":"\"facebook\""},{"id":7574,"name":"GitHub","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":283,"character":1}],"type":{"type":"literal","value":"github"},"defaultValue":"\"github\""},{"id":7575,"name":"Instagram","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":284,"character":1}],"type":{"type":"literal","value":"instagram"},"defaultValue":"\"instagram\""},{"id":7576,"name":"LeagueOfLegends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":285,"character":1}],"type":{"type":"literal","value":"leagueoflegends"},"defaultValue":"\"leagueoflegends\""},{"id":7581,"name":"PayPal","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":290,"character":1}],"type":{"type":"literal","value":"paypal"},"defaultValue":"\"paypal\""},{"id":7577,"name":"PlayStationNetwork","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":286,"character":1}],"type":{"type":"literal","value":"playstation"},"defaultValue":"\"playstation\""},{"id":7578,"name":"Reddit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":287,"character":1}],"type":{"type":"literal","value":"reddit"},"defaultValue":"\"reddit\""},{"id":7579,"name":"RiotGames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":288,"character":1}],"type":{"type":"literal","value":"riotgames"},"defaultValue":"\"riotgames\""},{"id":7580,"name":"Roblox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":289,"character":1}],"type":{"type":"literal","value":"roblox"},"defaultValue":"\"roblox\""},{"id":7583,"name":"Skype","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":292,"character":1}],"type":{"type":"literal","value":"skype"},"defaultValue":"\"skype\""},{"id":7582,"name":"Spotify","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":291,"character":1}],"type":{"type":"literal","value":"spotify"},"defaultValue":"\"spotify\""},{"id":7584,"name":"Steam","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":293,"character":1}],"type":{"type":"literal","value":"steam"},"defaultValue":"\"steam\""},{"id":7585,"name":"TikTok","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":294,"character":1}],"type":{"type":"literal","value":"tiktok"},"defaultValue":"\"tiktok\""},{"id":7586,"name":"Twitch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":295,"character":1}],"type":{"type":"literal","value":"twitch"},"defaultValue":"\"twitch\""},{"id":7588,"name":"Twitter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ConnectionService#X}\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":300,"character":1}],"type":{"type":"literal","value":"twitter"},"defaultValue":"\"twitter\""},{"id":7587,"name":"X","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":296,"character":1}],"type":{"type":"literal","value":"twitter"},"defaultValue":"\"twitter\""},{"id":7589,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":301,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""},{"id":7590,"name":"YouTube","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":302,"character":1}],"type":{"type":"literal","value":"youtube"},"defaultValue":"\"youtube\""},{"id":7571,"name":"eBay","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":280,"character":1}],"type":{"type":"literal","value":"ebay"},"defaultValue":"\"ebay\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7567,7568,7569,7570,7572,7573,7574,7575,7576,7581,7577,7578,7579,7580,7583,7582,7584,7585,7586,7588,7587,7589,7590,7571]}],"sources":[{"fileName":"payloads/v9/user.ts","line":275,"character":12}]},{"id":7591,"name":"ConnectionVisibility","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":7593,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Visible to everyone"},"sources":[{"fileName":"payloads/v9/user.ts","line":313,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7592,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible to everyone except the user themselves"},"sources":[{"fileName":"payloads/v9/user.ts","line":309,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7593,7592]}],"sources":[{"fileName":"payloads/v9/user.ts","line":305,"character":12}]},{"id":6146,"name":"EmbedType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-types","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n"}]},"children":[{"id":6151,"name":"Article","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Article embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1227,"character":1}],"type":{"type":"literal","value":"article"},"defaultValue":"\"article\""},{"id":6153,"name":"AutoModerationMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Auto moderation alert embed","tags":[{"tag":"unstable","text":"This embed type is currently not documented by Discord, but it is returned in the auto moderation system messages.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1237,"character":1}],"type":{"type":"literal","value":"auto_moderation_message"},"defaultValue":"\"auto_moderation_message\""},{"id":6150,"name":"GIFV","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Animated gif image embed rendered as a video embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1223,"character":1}],"type":{"type":"literal","value":"gifv"},"defaultValue":"\"gifv\""},{"id":6148,"name":"Image","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Image embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1215,"character":1}],"type":{"type":"literal","value":"image"},"defaultValue":"\"image\""},{"id":6152,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Link embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1231,"character":1}],"type":{"type":"literal","value":"link"},"defaultValue":"\"link\""},{"id":6154,"name":"PollResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Poll result embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1241,"character":1}],"type":{"type":"literal","value":"poll_result"},"defaultValue":"\"poll_result\""},{"id":6147,"name":"Rich","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Generic embed rendered from embed attributes"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1211,"character":1}],"type":{"type":"literal","value":"rich"},"defaultValue":"\"rich\""},{"id":6149,"name":"Video","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Video embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1219,"character":1}],"type":{"type":"literal","value":"video"},"defaultValue":"\"video\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6151,6153,6150,6148,6152,6154,6147,6149]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1207,"character":12}]},{"id":8748,"name":"EntitlementOwnerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"children":[{"id":8749,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/monetization.ts","line":78,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":8750,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/monetization.ts","line":79,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[8749,8750]}],"sources":[{"fileName":"rest/v9/monetization.ts","line":77,"character":12}]},{"id":7296,"name":"EntitlementType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-types"},"children":[{"id":7304,"name":"ApplicationSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased as an app subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":84,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":7299,"name":"DeveloperGift","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was gifted by developer"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":64,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7301,"name":"FreePurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was granted when the SKU was free"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":72,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":7303,"name":"PremiumPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was claimed by user for free as a Nitro Subscriber"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":80,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":7298,"name":"PremiumSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement for Discord Nitro subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":60,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7297,"name":"Purchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased by user"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":56,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7300,"name":"TestModePurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased by a dev in application test mode"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":68,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7302,"name":"UserGift","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was gifted by another user"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":76,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7304,7299,7301,7303,7298,7297,7300,7302]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":52,"character":12}]},{"id":6889,"name":"EntryPointCommandHandlerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-entry-point-command-handler-types"},"children":[{"id":6890,"name":"AppHandler","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The app handles the interaction using an interaction token"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":175,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6891,"name":"DiscordLaunchActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord handles the interaction by launching an Activity and sending a follow-up message without coordinating with\nthe app"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":180,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6890,6891]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":171,"character":12}]},{"id":5910,"name":"ForumLayoutType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel/#channel-object-forum-layout-types"},"children":[{"id":5913,"name":"GalleryView","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Display posts as a collection of tiles"},"sources":[{"fileName":"payloads/v9/channel.ts","line":312,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5912,"name":"ListView","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Display posts as a list"},"sources":[{"fileName":"payloads/v9/channel.ts","line":308,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5911,"name":"NotSet","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"No default has been set for forum channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":304,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5913,5912,5911]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":300,"character":12}]},{"id":4868,"name":"GatewayCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes"},"children":[{"id":4874,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent more than one identify payload. Don't do that!"},"sources":[{"fileName":"gateway/v9.ts","line":138,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":4873,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The account token sent with your identify payload is incorrect","text":"See https://discord.com/developers/docs/topics/gateway-events#identify\n"},"sources":[{"fileName":"gateway/v9.ts","line":134,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":4871,"name":"DecodeError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid payload to us. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway#sending-events\n"},"sources":[{"fileName":"gateway/v9.ts","line":122,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":4882,"name":"DisallowedIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a disallowed intent for a Gateway Intent. You may have tried to specify an intent that you have not\nenabled or are not whitelisted for","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n\nSee https://discord.com/developers/docs/topics/gateway#privileged-intents\n"},"sources":[{"fileName":"gateway/v9.ts","line":183,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":4880,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid version for the gateway"},"sources":[{"fileName":"gateway/v9.ts","line":168,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":4881,"name":"InvalidIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid intent for a Gateway Intent. You may have incorrectly calculated the bitwise value","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v9.ts","line":174,"character":1}],"type":{"type":"literal","value":4013},"defaultValue":"4013"},{"id":4875,"name":"InvalidSeq","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The sequence sent when resuming the session was invalid. Reconnect and start a new session","text":"See https://discord.com/developers/docs/topics/gateway-events#resume\n"},"sources":[{"fileName":"gateway/v9.ts","line":144,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":4878,"name":"InvalidShard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us an invalid shard when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v9.ts","line":158,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":4872,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us a payload prior to identifying","text":"See https://discord.com/developers/docs/topics/gateway-events#identify\n"},"sources":[{"fileName":"gateway/v9.ts","line":128,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":4876,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Woah nelly! You're sending payloads to us too quickly. Slow it down! You will be disconnected on receiving this"},"sources":[{"fileName":"gateway/v9.ts","line":148,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":4877,"name":"SessionTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session timed out. Reconnect and start a new one"},"sources":[{"fileName":"gateway/v9.ts","line":152,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":4879,"name":"ShardingRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session would have handled too many guilds - you are required to shard your connection in order to connect","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v9.ts","line":164,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":4869,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We're not sure what went wrong. Try reconnecting?"},"sources":[{"fileName":"gateway/v9.ts","line":110,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":4870,"name":"UnknownOpcode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid Gateway opcode or an invalid payload for an opcode. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway-events#payload-structure\n"},"sources":[{"fileName":"gateway/v9.ts","line":116,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[4874,4873,4871,4882,4880,4881,4875,4878,4872,4876,4877,4879,4869,4870]}],"sources":[{"fileName":"gateway/v9.ts","line":106,"character":12}]},{"id":4905,"name":"GatewayDispatchEvents","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#receive-events"},"children":[{"id":4906,"name":"ApplicationCommandPermissionsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":220,"character":1}],"type":{"type":"literal","value":"APPLICATION_COMMAND_PERMISSIONS_UPDATE"},"defaultValue":"\"APPLICATION_COMMAND_PERMISSIONS_UPDATE\""},{"id":4907,"name":"AutoModerationActionExecution","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":221,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_ACTION_EXECUTION"},"defaultValue":"\"AUTO_MODERATION_ACTION_EXECUTION\""},{"id":4908,"name":"AutoModerationRuleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":222,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_CREATE"},"defaultValue":"\"AUTO_MODERATION_RULE_CREATE\""},{"id":4909,"name":"AutoModerationRuleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":223,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_DELETE"},"defaultValue":"\"AUTO_MODERATION_RULE_DELETE\""},{"id":4910,"name":"AutoModerationRuleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":224,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_UPDATE"},"defaultValue":"\"AUTO_MODERATION_RULE_UPDATE\""},{"id":4911,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":225,"character":1}],"type":{"type":"literal","value":"CHANNEL_CREATE"},"defaultValue":"\"CHANNEL_CREATE\""},{"id":4912,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":226,"character":1}],"type":{"type":"literal","value":"CHANNEL_DELETE"},"defaultValue":"\"CHANNEL_DELETE\""},{"id":4913,"name":"ChannelPinsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":227,"character":1}],"type":{"type":"literal","value":"CHANNEL_PINS_UPDATE"},"defaultValue":"\"CHANNEL_PINS_UPDATE\""},{"id":4914,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":228,"character":1}],"type":{"type":"literal","value":"CHANNEL_UPDATE"},"defaultValue":"\"CHANNEL_UPDATE\""},{"id":4915,"name":"EntitlementCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":229,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_CREATE"},"defaultValue":"\"ENTITLEMENT_CREATE\""},{"id":4916,"name":"EntitlementDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":230,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_DELETE"},"defaultValue":"\"ENTITLEMENT_DELETE\""},{"id":4917,"name":"EntitlementUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":231,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_UPDATE"},"defaultValue":"\"ENTITLEMENT_UPDATE\""},{"id":4918,"name":"GuildAuditLogEntryCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":232,"character":1}],"type":{"type":"literal","value":"GUILD_AUDIT_LOG_ENTRY_CREATE"},"defaultValue":"\"GUILD_AUDIT_LOG_ENTRY_CREATE\""},{"id":4919,"name":"GuildBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":233,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_ADD"},"defaultValue":"\"GUILD_BAN_ADD\""},{"id":4920,"name":"GuildBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":234,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_REMOVE"},"defaultValue":"\"GUILD_BAN_REMOVE\""},{"id":4921,"name":"GuildCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":235,"character":1}],"type":{"type":"literal","value":"GUILD_CREATE"},"defaultValue":"\"GUILD_CREATE\""},{"id":4922,"name":"GuildDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":236,"character":1}],"type":{"type":"literal","value":"GUILD_DELETE"},"defaultValue":"\"GUILD_DELETE\""},{"id":4923,"name":"GuildEmojisUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":237,"character":1}],"type":{"type":"literal","value":"GUILD_EMOJIS_UPDATE"},"defaultValue":"\"GUILD_EMOJIS_UPDATE\""},{"id":4924,"name":"GuildIntegrationsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":238,"character":1}],"type":{"type":"literal","value":"GUILD_INTEGRATIONS_UPDATE"},"defaultValue":"\"GUILD_INTEGRATIONS_UPDATE\""},{"id":4925,"name":"GuildMemberAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":239,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_ADD"},"defaultValue":"\"GUILD_MEMBER_ADD\""},{"id":4926,"name":"GuildMemberRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":240,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_REMOVE"},"defaultValue":"\"GUILD_MEMBER_REMOVE\""},{"id":4928,"name":"GuildMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":242,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_UPDATE"},"defaultValue":"\"GUILD_MEMBER_UPDATE\""},{"id":4927,"name":"GuildMembersChunk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":241,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBERS_CHUNK"},"defaultValue":"\"GUILD_MEMBERS_CHUNK\""},{"id":4929,"name":"GuildRoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":243,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_CREATE"},"defaultValue":"\"GUILD_ROLE_CREATE\""},{"id":4930,"name":"GuildRoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":244,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_DELETE"},"defaultValue":"\"GUILD_ROLE_DELETE\""},{"id":4931,"name":"GuildRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":245,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_UPDATE"},"defaultValue":"\"GUILD_ROLE_UPDATE\""},{"id":4932,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":246,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_CREATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_CREATE\""},{"id":4933,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":247,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_DELETE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_DELETE\""},{"id":4934,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":248,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_UPDATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_UPDATE\""},{"id":4935,"name":"GuildScheduledEventUserAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":249,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_ADD"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_ADD\""},{"id":4936,"name":"GuildScheduledEventUserRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":250,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_REMOVE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_REMOVE\""},{"id":4937,"name":"GuildSoundboardSoundCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":251,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_CREATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_CREATE\""},{"id":4938,"name":"GuildSoundboardSoundDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":252,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_DELETE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_DELETE\""},{"id":4940,"name":"GuildSoundboardSoundUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":254,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_UPDATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_UPDATE\""},{"id":4939,"name":"GuildSoundboardSoundsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":253,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUNDS_UPDATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUNDS_UPDATE\""},{"id":4941,"name":"GuildStickersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":255,"character":1}],"type":{"type":"literal","value":"GUILD_STICKERS_UPDATE"},"defaultValue":"\"GUILD_STICKERS_UPDATE\""},{"id":4942,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":256,"character":1}],"type":{"type":"literal","value":"GUILD_UPDATE"},"defaultValue":"\"GUILD_UPDATE\""},{"id":4943,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":257,"character":1}],"type":{"type":"literal","value":"INTEGRATION_CREATE"},"defaultValue":"\"INTEGRATION_CREATE\""},{"id":4944,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":258,"character":1}],"type":{"type":"literal","value":"INTEGRATION_DELETE"},"defaultValue":"\"INTEGRATION_DELETE\""},{"id":4945,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":259,"character":1}],"type":{"type":"literal","value":"INTEGRATION_UPDATE"},"defaultValue":"\"INTEGRATION_UPDATE\""},{"id":4946,"name":"InteractionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":260,"character":1}],"type":{"type":"literal","value":"INTERACTION_CREATE"},"defaultValue":"\"INTERACTION_CREATE\""},{"id":4947,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":261,"character":1}],"type":{"type":"literal","value":"INVITE_CREATE"},"defaultValue":"\"INVITE_CREATE\""},{"id":4948,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":262,"character":1}],"type":{"type":"literal","value":"INVITE_DELETE"},"defaultValue":"\"INVITE_DELETE\""},{"id":4949,"name":"MessageCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":263,"character":1}],"type":{"type":"literal","value":"MESSAGE_CREATE"},"defaultValue":"\"MESSAGE_CREATE\""},{"id":4950,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":264,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE"},"defaultValue":"\"MESSAGE_DELETE\""},{"id":4951,"name":"MessageDeleteBulk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":265,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE_BULK"},"defaultValue":"\"MESSAGE_DELETE_BULK\""},{"id":4952,"name":"MessagePollVoteAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":266,"character":1}],"type":{"type":"literal","value":"MESSAGE_POLL_VOTE_ADD"},"defaultValue":"\"MESSAGE_POLL_VOTE_ADD\""},{"id":4953,"name":"MessagePollVoteRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":267,"character":1}],"type":{"type":"literal","value":"MESSAGE_POLL_VOTE_REMOVE"},"defaultValue":"\"MESSAGE_POLL_VOTE_REMOVE\""},{"id":4954,"name":"MessageReactionAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":268,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_ADD"},"defaultValue":"\"MESSAGE_REACTION_ADD\""},{"id":4955,"name":"MessageReactionRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":269,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE"},"defaultValue":"\"MESSAGE_REACTION_REMOVE\""},{"id":4956,"name":"MessageReactionRemoveAll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":270,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_ALL"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_ALL\""},{"id":4957,"name":"MessageReactionRemoveEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":271,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_EMOJI"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_EMOJI\""},{"id":4958,"name":"MessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":272,"character":1}],"type":{"type":"literal","value":"MESSAGE_UPDATE"},"defaultValue":"\"MESSAGE_UPDATE\""},{"id":4959,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":273,"character":1}],"type":{"type":"literal","value":"PRESENCE_UPDATE"},"defaultValue":"\"PRESENCE_UPDATE\""},{"id":4960,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":274,"character":1}],"type":{"type":"literal","value":"READY"},"defaultValue":"\"READY\""},{"id":4961,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":275,"character":1}],"type":{"type":"literal","value":"RESUMED"},"defaultValue":"\"RESUMED\""},{"id":4962,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":276,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_CREATE"},"defaultValue":"\"STAGE_INSTANCE_CREATE\""},{"id":4963,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":277,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_DELETE"},"defaultValue":"\"STAGE_INSTANCE_DELETE\""},{"id":4964,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":278,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_UPDATE"},"defaultValue":"\"STAGE_INSTANCE_UPDATE\""},{"id":4965,"name":"SubscriptionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":279,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_CREATE"},"defaultValue":"\"SUBSCRIPTION_CREATE\""},{"id":4966,"name":"SubscriptionDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":280,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_DELETE"},"defaultValue":"\"SUBSCRIPTION_DELETE\""},{"id":4967,"name":"SubscriptionUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":281,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_UPDATE"},"defaultValue":"\"SUBSCRIPTION_UPDATE\""},{"id":4968,"name":"ThreadCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":282,"character":1}],"type":{"type":"literal","value":"THREAD_CREATE"},"defaultValue":"\"THREAD_CREATE\""},{"id":4969,"name":"ThreadDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":283,"character":1}],"type":{"type":"literal","value":"THREAD_DELETE"},"defaultValue":"\"THREAD_DELETE\""},{"id":4970,"name":"ThreadListSync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":284,"character":1}],"type":{"type":"literal","value":"THREAD_LIST_SYNC"},"defaultValue":"\"THREAD_LIST_SYNC\""},{"id":4972,"name":"ThreadMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":286,"character":1}],"type":{"type":"literal","value":"THREAD_MEMBER_UPDATE"},"defaultValue":"\"THREAD_MEMBER_UPDATE\""},{"id":4971,"name":"ThreadMembersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":285,"character":1}],"type":{"type":"literal","value":"THREAD_MEMBERS_UPDATE"},"defaultValue":"\"THREAD_MEMBERS_UPDATE\""},{"id":4973,"name":"ThreadUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":287,"character":1}],"type":{"type":"literal","value":"THREAD_UPDATE"},"defaultValue":"\"THREAD_UPDATE\""},{"id":4974,"name":"TypingStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":288,"character":1}],"type":{"type":"literal","value":"TYPING_START"},"defaultValue":"\"TYPING_START\""},{"id":4975,"name":"UserUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":289,"character":1}],"type":{"type":"literal","value":"USER_UPDATE"},"defaultValue":"\"USER_UPDATE\""},{"id":4976,"name":"VoiceChannelEffectSend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":290,"character":1}],"type":{"type":"literal","value":"VOICE_CHANNEL_EFFECT_SEND"},"defaultValue":"\"VOICE_CHANNEL_EFFECT_SEND\""},{"id":4977,"name":"VoiceServerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":291,"character":1}],"type":{"type":"literal","value":"VOICE_SERVER_UPDATE"},"defaultValue":"\"VOICE_SERVER_UPDATE\""},{"id":4978,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":292,"character":1}],"type":{"type":"literal","value":"VOICE_STATE_UPDATE"},"defaultValue":"\"VOICE_STATE_UPDATE\""},{"id":4979,"name":"WebhooksUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":293,"character":1}],"type":{"type":"literal","value":"WEBHOOKS_UPDATE"},"defaultValue":"\"WEBHOOKS_UPDATE\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[4906,4907,4908,4909,4910,4911,4912,4913,4914,4915,4916,4917,4918,4919,4920,4921,4922,4923,4924,4925,4926,4928,4927,4929,4930,4931,4932,4933,4934,4935,4936,4937,4938,4940,4939,4941,4942,4943,4944,4945,4946,4947,4948,4949,4950,4951,4952,4953,4954,4955,4956,4957,4958,4959,4960,4961,4962,4963,4964,4965,4966,4967,4968,4969,4970,4972,4971,4973,4974,4975,4976,4977,4978,4979]}],"sources":[{"fileName":"gateway/v9.ts","line":219,"character":12}]},{"id":4883,"name":"GatewayIntentBits","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#list-of-intents"},"children":[{"id":4901,"name":"AutoModerationConfiguration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":210,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":4902,"name":"AutoModerationExecution","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":211,"character":1}],"type":{"type":"literal","value":2097152},"defaultValue":"2097152"},{"id":4904,"name":"DirectMessagePolls","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":213,"character":1}],"type":{"type":"literal","value":33554432},"defaultValue":"33554432"},{"id":4898,"name":"DirectMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":207,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":4899,"name":"DirectMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":208,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":4897,"name":"DirectMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":206,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":4887,"name":"GuildBans","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink GatewayIntentBits#GuildModeration}\n"}]},"sources":[{"fileName":"gateway/v9.ts","line":196,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":4888,"name":"GuildEmojisAndStickers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":197,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":4889,"name":"GuildIntegrations","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":198,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":4891,"name":"GuildInvites","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":200,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":4885,"name":"GuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":191,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":4903,"name":"GuildMessagePolls","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":212,"character":1}],"type":{"type":"literal","value":16777216},"defaultValue":"16777216"},{"id":4895,"name":"GuildMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":204,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":4896,"name":"GuildMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":205,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":4894,"name":"GuildMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":203,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":4886,"name":"GuildModeration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":192,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":4893,"name":"GuildPresences","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":202,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":4900,"name":"GuildScheduledEvents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":209,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":4892,"name":"GuildVoiceStates","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":201,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":4890,"name":"GuildWebhooks","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":199,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":4884,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":190,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[4901,4902,4904,4898,4899,4897,4887,4888,4889,4891,4885,4903,4895,4896,4894,4886,4893,4900,4892,4890,4884]}],"sources":[{"fileName":"gateway/v9.ts","line":189,"character":12}]},{"id":4855,"name":"GatewayOpcodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes"},"children":[{"id":4856,"name":"Dispatch","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An event was dispatched"},"sources":[{"fileName":"gateway/v9.ts","line":55,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":4857,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A bidirectional opcode to maintain an active gateway connection.\nFired periodically by the client, or fired by the gateway to request an immediate heartbeat from the client."},"sources":[{"fileName":"gateway/v9.ts","line":60,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":4866,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent in response to receiving a heartbeat to acknowledge that it has been received"},"sources":[{"fileName":"gateway/v9.ts","line":96,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":4865,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent immediately after connecting, contains the `heartbeat_interval` to use"},"sources":[{"fileName":"gateway/v9.ts","line":92,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":4858,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Starts a new session during the initial handshake"},"sources":[{"fileName":"gateway/v9.ts","line":64,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":4864,"name":"InvalidSession","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session has been invalidated. You should reconnect and identify/resume accordingly"},"sources":[{"fileName":"gateway/v9.ts","line":88,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":4859,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Update the client's presence"},"sources":[{"fileName":"gateway/v9.ts","line":68,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":4862,"name":"Reconnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You should attempt to reconnect and resume immediately"},"sources":[{"fileName":"gateway/v9.ts","line":80,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":4863,"name":"RequestGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about offline guild members in a large guild"},"sources":[{"fileName":"gateway/v9.ts","line":84,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":4867,"name":"RequestSoundboardSounds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about soundboard sounds in a set of guilds"},"sources":[{"fileName":"gateway/v9.ts","line":100,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":4861,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Resume a previous session that was disconnected"},"sources":[{"fileName":"gateway/v9.ts","line":76,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":4860,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Used to join/leave or move between voice channels"},"sources":[{"fileName":"gateway/v9.ts","line":72,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[4856,4857,4866,4865,4858,4864,4859,4862,4863,4867,4861,4860]}],"sources":[{"fileName":"gateway/v9.ts","line":51,"character":12}]},{"id":6527,"name":"GuildDefaultMessageNotifications","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level"},"children":[{"id":6528,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":289,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6529,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":290,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6528,6529]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":288,"character":12}]},{"id":6530,"name":"GuildExplicitContentFilter","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level"},"children":[{"id":6533,"name":"AllMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":299,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6531,"name":"Disabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":297,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6532,"name":"MembersWithoutRoles","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":298,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6533,6531,6532]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":296,"character":12}]},{"id":6562,"name":"GuildFeature","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-features"},"children":[{"id":6563,"name":"AnimatedBanner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild banner image"},"sources":[{"fileName":"payloads/v9/guild.ts","line":391,"character":1}],"type":{"type":"literal","value":"ANIMATED_BANNER"},"defaultValue":"\"ANIMATED_BANNER\""},{"id":6564,"name":"AnimatedIcon","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild icon"},"sources":[{"fileName":"payloads/v9/guild.ts","line":395,"character":1}],"type":{"type":"literal","value":"ANIMATED_ICON"},"defaultValue":"\"ANIMATED_ICON\""},{"id":6565,"name":"ApplicationCommandPermissionsV2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is using the old permissions configuration behavior","text":"See https://discord.com/developers/docs/change-log#upcoming-application-command-permission-changes\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":401,"character":1}],"type":{"type":"literal","value":"APPLICATION_COMMAND_PERMISSIONS_V2"},"defaultValue":"\"APPLICATION_COMMAND_PERMISSIONS_V2\""},{"id":6566,"name":"AutoModeration","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has set up auto moderation rules"},"sources":[{"fileName":"payloads/v9/guild.ts","line":405,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION"},"defaultValue":"\"AUTO_MODERATION\""},{"id":6567,"name":"Banner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a guild banner image"},"sources":[{"fileName":"payloads/v9/guild.ts","line":409,"character":1}],"type":{"type":"literal","value":"BANNER"},"defaultValue":"\"BANNER\""},{"id":6568,"name":"Community","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can enable welcome screen, Membership Screening and discovery, and receives community updates"},"sources":[{"fileName":"payloads/v9/guild.ts","line":413,"character":1}],"type":{"type":"literal","value":"COMMUNITY"},"defaultValue":"\"COMMUNITY\""},{"id":6569,"name":"CreatorMonetizableProvisional","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization"},"sources":[{"fileName":"payloads/v9/guild.ts","line":417,"character":1}],"type":{"type":"literal","value":"CREATOR_MONETIZABLE_PROVISIONAL"},"defaultValue":"\"CREATOR_MONETIZABLE_PROVISIONAL\""},{"id":6570,"name":"CreatorStorePage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the role subscription promo page"},"sources":[{"fileName":"payloads/v9/guild.ts","line":421,"character":1}],"type":{"type":"literal","value":"CREATOR_STORE_PAGE"},"defaultValue":"\"CREATOR_STORE_PAGE\""},{"id":6571,"name":"DeveloperSupportServer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has been set as a support server on the App Directory"},"sources":[{"fileName":"payloads/v9/guild.ts","line":425,"character":1}],"type":{"type":"literal","value":"DEVELOPER_SUPPORT_SERVER"},"defaultValue":"\"DEVELOPER_SUPPORT_SERVER\""},{"id":6572,"name":"Discoverable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be discovered in the directory"},"sources":[{"fileName":"payloads/v9/guild.ts","line":429,"character":1}],"type":{"type":"literal","value":"DISCOVERABLE"},"defaultValue":"\"DISCOVERABLE\""},{"id":6573,"name":"Featurable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be featured in the directory"},"sources":[{"fileName":"payloads/v9/guild.ts","line":433,"character":1}],"type":{"type":"literal","value":"FEATURABLE"},"defaultValue":"\"FEATURABLE\""},{"id":6574,"name":"HasDirectoryEntry","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is listed in a directory channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":437,"character":1}],"type":{"type":"literal","value":"HAS_DIRECTORY_ENTRY"},"defaultValue":"\"HAS_DIRECTORY_ENTRY\""},{"id":6575,"name":"Hub","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is a Student Hub","text":"See https://support.discord.com/hc/articles/4406046651927\n","tags":[{"tag":"unstable","text":"This feature is currently not documented by Discord, but has known value\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":445,"character":1}],"type":{"type":"literal","value":"HUB"},"defaultValue":"\"HUB\""},{"id":6577,"name":"InviteSplash","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an invite splash background"},"sources":[{"fileName":"payloads/v9/guild.ts","line":453,"character":1}],"type":{"type":"literal","value":"INVITE_SPLASH"},"defaultValue":"\"INVITE_SPLASH\""},{"id":6576,"name":"InvitesDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has disabled invite usage, preventing users from joining"},"sources":[{"fileName":"payloads/v9/guild.ts","line":449,"character":1}],"type":{"type":"literal","value":"INVITES_DISABLED"},"defaultValue":"\"INVITES_DISABLED\""},{"id":6578,"name":"LinkedToHub","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is in a Student Hub","text":"See https://support.discord.com/hc/articles/4406046651927\n","tags":[{"tag":"unstable","text":"This feature is currently not documented by Discord, but has known value\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":461,"character":1}],"type":{"type":"literal","value":"LINKED_TO_HUB"},"defaultValue":"\"LINKED_TO_HUB\""},{"id":6579,"name":"MemberVerificationGateEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled Membership Screening"},"sources":[{"fileName":"payloads/v9/guild.ts","line":465,"character":1}],"type":{"type":"literal","value":"MEMBER_VERIFICATION_GATE_ENABLED"},"defaultValue":"\"MEMBER_VERIFICATION_GATE_ENABLED\""},{"id":6580,"name":"MonetizationEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization","tags":[{"tag":"unstable","text":"This feature is no longer documented by Discord\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":471,"character":1}],"type":{"type":"literal","value":"MONETIZATION_ENABLED"},"defaultValue":"\"MONETIZATION_ENABLED\""},{"id":6581,"name":"MoreStickers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has increased custom sticker slots"},"sources":[{"fileName":"payloads/v9/guild.ts","line":475,"character":1}],"type":{"type":"literal","value":"MORE_STICKERS"},"defaultValue":"\"MORE_STICKERS\""},{"id":6582,"name":"News","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create news channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":479,"character":1}],"type":{"type":"literal","value":"NEWS"},"defaultValue":"\"NEWS\""},{"id":6583,"name":"Partnered","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is partnered"},"sources":[{"fileName":"payloads/v9/guild.ts","line":483,"character":1}],"type":{"type":"literal","value":"PARTNERED"},"defaultValue":"\"PARTNERED\""},{"id":6584,"name":"PreviewEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can be previewed before joining via Membership Screening or the directory"},"sources":[{"fileName":"payloads/v9/guild.ts","line":487,"character":1}],"type":{"type":"literal","value":"PREVIEW_ENABLED"},"defaultValue":"\"PREVIEW_ENABLED\""},{"id":6585,"name":"PrivateThreads","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create private threads"},"sources":[{"fileName":"payloads/v9/guild.ts","line":491,"character":1}],"type":{"type":"literal","value":"PRIVATE_THREADS"},"defaultValue":"\"PRIVATE_THREADS\""},{"id":6586,"name":"RaidAlertsDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has disabled alerts for join raids in the configured safety alerts channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":495,"character":1}],"type":{"type":"literal","value":"RAID_ALERTS_DISABLED"},"defaultValue":"\"RAID_ALERTS_DISABLED\""},{"id":6587,"name":"RelayEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":496,"character":1}],"type":{"type":"literal","value":"RELAY_ENABLED"},"defaultValue":"\"RELAY_ENABLED\""},{"id":6588,"name":"RoleIcons","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to set role icons"},"sources":[{"fileName":"payloads/v9/guild.ts","line":500,"character":1}],"type":{"type":"literal","value":"ROLE_ICONS"},"defaultValue":"\"ROLE_ICONS\""},{"id":6589,"name":"RoleSubscriptionsAvailableForPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has role subscriptions that can be purchased"},"sources":[{"fileName":"payloads/v9/guild.ts","line":504,"character":1}],"type":{"type":"literal","value":"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE"},"defaultValue":"\"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE\""},{"id":6590,"name":"RoleSubscriptionsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled role subscriptions"},"sources":[{"fileName":"payloads/v9/guild.ts","line":508,"character":1}],"type":{"type":"literal","value":"ROLE_SUBSCRIPTIONS_ENABLED"},"defaultValue":"\"ROLE_SUBSCRIPTIONS_ENABLED\""},{"id":6596,"name":"Soundboard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has created soundboard sounds"},"sources":[{"fileName":"payloads/v9/guild.ts","line":532,"character":1}],"type":{"type":"literal","value":"SOUNDBOARD"},"defaultValue":"\"SOUNDBOARD\""},{"id":6591,"name":"TicketedEventsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled ticketed events"},"sources":[{"fileName":"payloads/v9/guild.ts","line":512,"character":1}],"type":{"type":"literal","value":"TICKETED_EVENTS_ENABLED"},"defaultValue":"\"TICKETED_EVENTS_ENABLED\""},{"id":6594,"name":"VIPRegions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set 384kbps bitrate in voice (previously VIP voice servers)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":524,"character":1}],"type":{"type":"literal","value":"VIP_REGIONS"},"defaultValue":"\"VIP_REGIONS\""},{"id":6592,"name":"VanityURL","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a vanity URL"},"sources":[{"fileName":"payloads/v9/guild.ts","line":516,"character":1}],"type":{"type":"literal","value":"VANITY_URL"},"defaultValue":"\"VANITY_URL\""},{"id":6593,"name":"Verified","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is verified"},"sources":[{"fileName":"payloads/v9/guild.ts","line":520,"character":1}],"type":{"type":"literal","value":"VERIFIED"},"defaultValue":"\"VERIFIED\""},{"id":6595,"name":"WelcomeScreenEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the welcome screen"},"sources":[{"fileName":"payloads/v9/guild.ts","line":528,"character":1}],"type":{"type":"literal","value":"WELCOME_SCREEN_ENABLED"},"defaultValue":"\"WELCOME_SCREEN_ENABLED\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6563,6564,6565,6566,6567,6568,6569,6570,6571,6572,6573,6574,6575,6577,6576,6578,6579,6580,6581,6582,6583,6584,6585,6586,6587,6588,6589,6590,6596,6591,6594,6592,6593,6595]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":387,"character":12}]},{"id":6553,"name":"GuildHubType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6556,"name":"College","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":359,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6554,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":357,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6555,"name":"HighSchool","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":358,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6556,6554,6555]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":356,"character":12}]},{"id":6534,"name":"GuildMFALevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-mfa-level"},"children":[{"id":6536,"name":"Elevated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":307,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6535,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":306,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6536,6535]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":305,"character":12}]},{"id":6625,"name":"GuildMemberFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-flags"},"children":[{"id":6634,"name":"AutomodQuarantinedBio","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":714,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":6633,"name":"AutomodQuarantinedUsernameOrGuildNickname","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member's username, display name, or nickname is blocked by AutoMod"},"sources":[{"fileName":"payloads/v9/guild.ts","line":710,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":6628,"name":"BypassesVerification","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member is exempt from guild verification requirements"},"sources":[{"fileName":"payloads/v9/guild.ts","line":690,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6632,"name":"CompletedHomeActions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has completed Server Guide new member actions"},"sources":[{"fileName":"payloads/v9/guild.ts","line":706,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":6627,"name":"CompletedOnboarding","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has completed onboarding"},"sources":[{"fileName":"payloads/v9/guild.ts","line":686,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6626,"name":"DidRejoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has left and rejoined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":682,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6635,"name":"DmSettingsUpsellAcknowledged","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has dismissed the DM settings upsell"},"sources":[{"fileName":"payloads/v9/guild.ts","line":718,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":6630,"name":"IsGuest","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member is a guest and can only access the voice channel they were invited to"},"sources":[{"fileName":"payloads/v9/guild.ts","line":698,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":6631,"name":"StartedHomeActions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has started Server Guide new member actions"},"sources":[{"fileName":"payloads/v9/guild.ts","line":702,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6629,"name":"StartedOnboarding","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has started onboarding"},"sources":[{"fileName":"payloads/v9/guild.ts","line":694,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6634,6633,6628,6632,6627,6626,6635,6630,6631,6629]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":678,"character":12}]},{"id":6537,"name":"GuildNSFWLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level"},"children":[{"id":6541,"name":"AgeRestricted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":317,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6538,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":314,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6539,"name":"Explicit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":315,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6540,"name":"Safe","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":316,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6541,6538,6539,6540]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":313,"character":12}]},{"id":6736,"name":"GuildOnboardingMode","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-onboarding-mode"},"children":[{"id":6738,"name":"OnboardingAdvanced","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Counts Default Channels and Questions towards constraints"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1123,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6737,"name":"OnboardingDefault","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Counts only Default Channels towards constraints"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1119,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6738,6737]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1115,"character":12}]},{"id":6739,"name":"GuildOnboardingPromptType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-types"},"children":[{"id":6741,"name":"Dropdown","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":1131,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6740,"name":"MultipleChoice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":1130,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6741,6740]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1129,"character":12}]},{"id":6548,"name":"GuildPremiumTier","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-premium-tier"},"children":[{"id":6549,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":350,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6550,"name":"Tier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":351,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6551,"name":"Tier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":352,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6552,"name":"Tier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":353,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6549,6550,6551,6552]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":349,"character":12}]},{"id":6839,"name":"GuildScheduledEventEntityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-types"},"children":[{"id":6842,"name":"External","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":220,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6840,"name":"StageInstance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":218,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6841,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":219,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6842,6840,6841]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":217,"character":12}]},{"id":6848,"name":"GuildScheduledEventPrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-privacy-level"},"children":[{"id":6849,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The scheduled event is only accessible to guild members"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":240,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6849]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":236,"character":12}]},{"id":6753,"name":"GuildScheduledEventRecurrenceRuleFrequency","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-frequency"},"children":[{"id":6757,"name":"Daily","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":131,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6755,"name":"Monthly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":129,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6756,"name":"Weekly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":130,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6754,"name":"Yearly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":128,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6757,6755,6756,6754]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":127,"character":12}]},{"id":6766,"name":"GuildScheduledEventRecurrenceRuleMonth","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-month"},"children":[{"id":6770,"name":"April","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":154,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6774,"name":"August","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":158,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6778,"name":"December","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":162,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":6768,"name":"February","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":152,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6767,"name":"January","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":151,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6773,"name":"July","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":157,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":6772,"name":"June","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":156,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6769,"name":"March","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":153,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6771,"name":"May","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":155,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6777,"name":"November","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":161,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":6776,"name":"October","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":160,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":6775,"name":"September","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":159,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6770,6774,6778,6768,6767,6773,6772,6769,6771,6777,6776,6775]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":150,"character":12}]},{"id":6758,"name":"GuildScheduledEventRecurrenceRuleWeekday","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-weekday"},"children":[{"id":6763,"name":"Friday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":142,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6759,"name":"Monday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":138,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6764,"name":"Saturday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":143,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6765,"name":"Sunday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":144,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6762,"name":"Thursday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":141,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6760,"name":"Tuesday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6761,"name":"Wednesday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6763,6759,6764,6765,6762,6760,6761]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":137,"character":12}]},{"id":6843,"name":"GuildScheduledEventStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-status"},"children":[{"id":6845,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":228,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6847,"name":"Canceled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":230,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6846,"name":"Completed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":229,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6844,"name":"Scheduled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":227,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6845,6847,6846,6844]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":226,"character":12}]},{"id":6557,"name":"GuildSystemChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags"},"children":[{"id":6560,"name":"SuppressGuildReminderNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server setup tips"},"sources":[{"fileName":"payloads/v9/guild.ts","line":377,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6561,"name":"SuppressJoinNotificationReplies","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Hide member join sticker reply buttons"},"sources":[{"fileName":"payloads/v9/guild.ts","line":381,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6558,"name":"SuppressJoinNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress member join notifications"},"sources":[{"fileName":"payloads/v9/guild.ts","line":369,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6559,"name":"SuppressPremiumSubscriptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server boost notifications"},"sources":[{"fileName":"payloads/v9/guild.ts","line":373,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6560,6561,6558,6559]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":365,"character":12}]},{"id":6542,"name":"GuildVerificationLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-verification-level"},"children":[{"id":6546,"name":"High","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be a member of the guild for longer than 10 minutes"},"sources":[{"fileName":"payloads/v9/guild.ts","line":339,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6544,"name":"Low","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have verified email on account"},"sources":[{"fileName":"payloads/v9/guild.ts","line":331,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6545,"name":"Medium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be registered on Discord for longer than 5 minutes"},"sources":[{"fileName":"payloads/v9/guild.ts","line":335,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6543,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Unrestricted"},"sources":[{"fileName":"payloads/v9/guild.ts","line":327,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6547,"name":"VeryHigh","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have a verified phone number"},"sources":[{"fileName":"payloads/v9/guild.ts","line":343,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6546,6544,6545,6543,6547]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":323,"character":12}]},{"id":6690,"name":"GuildWidgetStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options"},"children":[{"id":6692,"name":"Banner1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. \"POWERED BY DISCORD\" as the footer of the widget"},"sources":[{"fileName":"payloads/v9/guild.ts","line":932,"character":1}],"type":{"type":"literal","value":"banner1"},"defaultValue":"\"banner1\""},{"id":6693,"name":"Banner2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Smaller widget style with guild icon, name and online count. Split on the right with Discord logo"},"sources":[{"fileName":"payloads/v9/guild.ts","line":936,"character":1}],"type":{"type":"literal","value":"banner2"},"defaultValue":"\"banner2\""},{"id":6694,"name":"Banner3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. In the footer, Discord logo on the left and \"Chat Now\" on the right"},"sources":[{"fileName":"payloads/v9/guild.ts","line":940,"character":1}],"type":{"type":"literal","value":"banner3"},"defaultValue":"\"banner3\""},{"id":6695,"name":"Banner4","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large Discord logo at the top of the widget. Guild icon, name and online count in the middle portion of the widget\nand a \"JOIN MY SERVER\" button at the bottom"},"sources":[{"fileName":"payloads/v9/guild.ts","line":945,"character":1}],"type":{"type":"literal","value":"banner4"},"defaultValue":"\"banner4\""},{"id":6691,"name":"Shield","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Shield style widget with Discord icon and guild members online count"},"sources":[{"fileName":"payloads/v9/guild.ts","line":928,"character":1}],"type":{"type":"literal","value":"shield"},"defaultValue":"\"shield\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6692,6693,6694,6695,6691]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":924,"character":12}]},{"id":8012,"name":"ImageFormat","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":8016,"name":"GIF","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1071,"character":1}],"type":{"type":"literal","value":"gif"},"defaultValue":"\"gif\""},{"id":8013,"name":"JPEG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1068,"character":1}],"type":{"type":"literal","value":"jpeg"},"defaultValue":"\"jpeg\""},{"id":8017,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1072,"character":1}],"type":{"type":"literal","value":"json"},"defaultValue":"\"json\""},{"id":8014,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1069,"character":1}],"type":{"type":"literal","value":"png"},"defaultValue":"\"png\""},{"id":8015,"name":"WebP","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1070,"character":1}],"type":{"type":"literal","value":"webp"},"defaultValue":"\"webp\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[8016,8013,8017,8014,8015]}],"sources":[{"fileName":"rest/v9/index.ts","line":1067,"character":12}]},{"id":6654,"name":"IntegrationExpireBehavior","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors"},"children":[{"id":6656,"name":"Kick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":826,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6655,"name":"RemoveRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":825,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6656,6655]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":824,"character":12}]},{"id":6885,"name":"InteractionContextType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-context-types"},"children":[{"id":6887,"name":"BotDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within DMs with the app's bot user"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":161,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6886,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within servers"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":157,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6888,"name":"PrivateChannel","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within Group DMs and DMs other than the app's bot user"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":165,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6887,6886,6888]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":153,"character":12}]},{"id":7225,"name":"InteractionResponseType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-type"},"children":[{"id":7231,"name":"ApplicationCommandAutocompleteResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For autocomplete interactions"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":94,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":7227,"name":"ChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with a message"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":78,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7228,"name":"DeferredChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK an interaction and edit to a response later, the user sees a loading state"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":82,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":7229,"name":"DeferredMessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and update it to a loading state"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":86,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":7234,"name":"LaunchActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Launch the Activity associated with the app.","tags":[{"tag":"remarks","text":"\nOnly available for apps with Activities enabled\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":112,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":7232,"name":"Modal","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an modal for a user to fill-out"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":98,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":7226,"name":"Pong","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a `Ping`"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":74,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7233,"name":"PremiumRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an upgrade button, only available for apps with monetization enabled","tags":[{"tag":"deprecated","text":"See https://discord.com/developers/docs/change-log#premium-apps-new-premium-button-style-deep-linking-url-schemes\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":104,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":7230,"name":"UpdateMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and edit the message to which the button was attached"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":90,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7231,7227,7228,7229,7234,7232,7226,7233,7230]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":70,"character":12}]},{"id":7197,"name":"InteractionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-type"},"children":[{"id":7199,"name":"ApplicationCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":11,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7201,"name":"ApplicationCommandAutocomplete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":13,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7200,"name":"MessageComponent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":12,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7202,"name":"ModalSubmit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":14,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":7198,"name":"Ping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":10,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7199,7201,7200,7202,7198]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":9,"character":12}]},{"id":7263,"name":"InviteTargetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types"},"children":[{"id":7265,"name":"EmbeddedApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":113,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7264,"name":"Stream","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":112,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7265,7264]}],"sources":[{"fileName":"payloads/v9/invite.ts","line":111,"character":12}]},{"id":7259,"name":"InviteType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-types"},"children":[{"id":7262,"name":"Friend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":105,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7261,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":104,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7260,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":103,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7262,7261,7260]}],"sources":[{"fileName":"payloads/v9/invite.ts","line":102,"character":12}]},{"id":6713,"name":"MembershipScreeningFieldType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6714,"name":"Terms","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Server Rules"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1018,"character":1}],"type":{"type":"literal","value":"TERMS"},"defaultValue":"\"TERMS\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6714]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1014,"character":12}]},{"id":6060,"name":"MessageActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-types"},"children":[{"id":6061,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":826,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6064,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":829,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6063,"name":"Listen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":828,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6062,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":827,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6061,6064,6063,6062]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":825,"character":12}]},{"id":6068,"name":"MessageFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-flags"},"children":[{"id":6069,"name":"Crossposted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has been published to subscribed channels (via Channel Following)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":853,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6075,"name":"Ephemeral","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is only visible to the user who invoked the Interaction"},"sources":[{"fileName":"payloads/v9/channel.ts","line":877,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":6077,"name":"FailedToMentionSomeRolesInThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message failed to mention some roles and add their members to the thread"},"sources":[{"fileName":"payloads/v9/channel.ts","line":885,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":6074,"name":"HasThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has an associated thread, which shares its id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":873,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6070,"name":"IsCrosspost","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message originated from a message in another channel (via Channel Following)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":857,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6080,"name":"IsVoiceMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is a voice message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":897,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":6076,"name":"Loading","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is an Interaction Response and the bot is \"thinking\""},"sources":[{"fileName":"payloads/v9/channel.ts","line":881,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":6078,"name":"ShouldShowLinkNotDiscordWarning","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This message flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":889,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":6072,"name":"SourceMessageDeleted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The source message for this crosspost has been deleted (via Channel Following)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":865,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6071,"name":"SuppressEmbeds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Do not include any embeds when serializing this message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":861,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6079,"name":"SuppressNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message will not trigger push and desktop notifications"},"sources":[{"fileName":"payloads/v9/channel.ts","line":893,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":6073,"name":"Urgent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message came from the urgent message system"},"sources":[{"fileName":"payloads/v9/channel.ts","line":869,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6069,6075,6077,6074,6070,6080,6076,6078,6072,6071,6079,6073]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":849,"character":12}]},{"id":6065,"name":"MessageReferenceType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-types"},"children":[{"id":6066,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A standard reference used by replies"},"sources":[{"fileName":"payloads/v9/channel.ts","line":839,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6067,"name":"Forward","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Reference used to point to a message at a point in time"},"sources":[{"fileName":"payloads/v9/channel.ts","line":843,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6066,6067]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":835,"character":12}]},{"id":6013,"name":"MessageType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-types"},"children":[{"id":6037,"name":"AutoModerationAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":759,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":6017,"name":"Call","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":738,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6026,"name":"ChannelFollowAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":747,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":6019,"name":"ChannelIconChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":740,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6018,"name":"ChannelNameChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":739,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6020,"name":"ChannelPinnedMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":741,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6033,"name":"ChatInputCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":755,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":6036,"name":"ContextMenuCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":758,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":6014,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":735,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6045,"name":"GuildApplicationPremiumSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":770,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6022,"name":"GuildBoost","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":743,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6023,"name":"GuildBoostTier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":744,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":6024,"name":"GuildBoostTier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":745,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":6025,"name":"GuildBoostTier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":746,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":6027,"name":"GuildDiscoveryDisqualified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":749,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":6030,"name":"GuildDiscoveryGracePeriodFinalWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":752,"character":1}],"type":{"type":"literal","value":17},"defaultValue":"17"},{"id":6029,"name":"GuildDiscoveryGracePeriodInitialWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":751,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":6028,"name":"GuildDiscoveryRequalified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":750,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":6047,"name":"GuildIncidentAlertModeDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":773,"character":1}],"type":{"type":"literal","value":37},"defaultValue":"37"},{"id":6046,"name":"GuildIncidentAlertModeEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":772,"character":1}],"type":{"type":"literal","value":36},"defaultValue":"36"},{"id":6049,"name":"GuildIncidentReportFalseAlarm","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":775,"character":1}],"type":{"type":"literal","value":39},"defaultValue":"39"},{"id":6048,"name":"GuildIncidentReportRaid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":774,"character":1}],"type":{"type":"literal","value":38},"defaultValue":"38"},{"id":6035,"name":"GuildInviteReminder","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":757,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":6039,"name":"InteractionPremiumUpsell","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":761,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":6051,"name":"PollResult","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":779,"character":1}],"type":{"type":"literal","value":46},"defaultValue":"46"},{"id":6050,"name":"PurchaseNotification","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":777,"character":1}],"type":{"type":"literal","value":44},"defaultValue":"44"},{"id":6015,"name":"RecipientAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":736,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6016,"name":"RecipientRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":737,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6032,"name":"Reply","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":754,"character":1}],"type":{"type":"literal","value":19},"defaultValue":"19"},{"id":6038,"name":"RoleSubscriptionPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":760,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":6041,"name":"StageEnd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":763,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":6043,"name":"StageRaiseHand","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"https://github.com/discord/discord-api-docs/pull/5927#discussion_r1107678548\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":768,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":6042,"name":"StageSpeaker","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":764,"character":1}],"type":{"type":"literal","value":29},"defaultValue":"29"},{"id":6040,"name":"StageStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":762,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":6044,"name":"StageTopic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":769,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":6031,"name":"ThreadCreated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":753,"character":1}],"type":{"type":"literal","value":18},"defaultValue":"18"},{"id":6034,"name":"ThreadStarterMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":756,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":6021,"name":"UserJoin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":742,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6037,6017,6026,6019,6018,6020,6033,6036,6014,6045,6022,6023,6024,6025,6027,6030,6029,6028,6047,6046,6049,6048,6035,6039,6051,6050,6015,6016,6032,6038,6041,6043,6042,6040,6044,6031,6034,6021]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":734,"character":12}]},{"id":7335,"name":"OAuth2Scopes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"Types extracted from https://discord.com/developers/docs/topics/oauth2"},"children":[{"id":7356,"name":"ActivitiesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":107,"character":1}],"type":{"type":"literal","value":"activities.read"},"defaultValue":"\"activities.read\""},{"id":7357,"name":"ActivitiesWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)","text":"See https://discord.com/developers/docs/game-sdk/activities\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":113,"character":1}],"type":{"type":"literal","value":"activities.write"},"defaultValue":"\"activities.write\""},{"id":7360,"name":"ApplicationCommandsPermissionsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update permissions for its commands using a Bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":131,"character":1}],"type":{"type":"literal","value":"applications.commands.permissions.update"},"defaultValue":"\"applications.commands.permissions.update\""},{"id":7352,"name":"ApplicationsBuildsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read build data for a user's applications"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":91,"character":1}],"type":{"type":"literal","value":"applications.builds.read"},"defaultValue":"\"applications.builds.read\""},{"id":7351,"name":"ApplicationsBuildsUpload","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to upload/update builds for a user's applications - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":87,"character":1}],"type":{"type":"literal","value":"applications.builds.upload"},"defaultValue":"\"applications.builds.upload\""},{"id":7358,"name":"ApplicationsCommands","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to use Application Commands in a guild","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":119,"character":1}],"type":{"type":"literal","value":"applications.commands"},"defaultValue":"\"applications.commands\""},{"id":7359,"name":"ApplicationsCommandsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update its Application Commands via this bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":125,"character":1}],"type":{"type":"literal","value":"applications.commands.update"},"defaultValue":"\"applications.commands.update\""},{"id":7354,"name":"ApplicationsEntitlements","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read entitlements for a user's applications"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":99,"character":1}],"type":{"type":"literal","value":"applications.entitlements"},"defaultValue":"\"applications.entitlements\""},{"id":7353,"name":"ApplicationsStoreUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read and update store data (SKUs, store listings, achievements, etc.) for a user's applications"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":95,"character":1}],"type":{"type":"literal","value":"applications.store.update"},"defaultValue":"\"applications.store.update\""},{"id":7336,"name":"Bot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For oauth2 bots, this puts the bot in the user's selected guild by default"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":9,"character":1}],"type":{"type":"literal","value":"bot"},"defaultValue":"\"bot\""},{"id":7337,"name":"Connections","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/connections](https://discord.com/developers/docs/resources/user#get-user-connections)\nto return linked third-party accounts","text":"See https://discord.com/developers/docs/resources/user#get-user-connections\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":16,"character":1}],"type":{"type":"literal","value":"connections"},"defaultValue":"\"connections\""},{"id":7338,"name":"DMChannelsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to see information about the user's DMs and group DMs - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":20,"character":1}],"type":{"type":"literal","value":"dm_channels.read"},"defaultValue":"\"dm_channels.read\""},{"id":7339,"name":"Email","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Enables [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) to return an `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":26,"character":1}],"type":{"type":"literal","value":"email"},"defaultValue":"\"email\""},{"id":7344,"name":"GroupDMJoins","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to join users to a group dm","text":"See https://discord.com/developers/docs/resources/channel#group-dm-add-recipient\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":58,"character":1}],"type":{"type":"literal","value":"gdm.join"},"defaultValue":"\"gdm.join\""},{"id":7341,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/guilds](https://discord.com/developers/docs/resources/user#get-current-user-guilds)\nto return basic information about all of a user's guilds","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guilds\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":39,"character":1}],"type":{"type":"literal","value":"guilds"},"defaultValue":"\"guilds\""},{"id":7342,"name":"GuildsJoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/guilds/{guild.id}/members/{user.id}](https://discord.com/developers/docs/resources/guild#add-guild-member)\nto be used for joining users to a guild","text":"See https://discord.com/developers/docs/resources/guild#add-guild-member\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":46,"character":1}],"type":{"type":"literal","value":"guilds.join"},"defaultValue":"\"guilds.join\""},{"id":7343,"name":"GuildsMembersRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows /users/@me/guilds/{guild.id}/member to return a user's member information in a guild","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guild-member\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":52,"character":1}],"type":{"type":"literal","value":"guilds.members.read"},"defaultValue":"\"guilds.members.read\""},{"id":7340,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) without `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":32,"character":1}],"type":{"type":"literal","value":"identify"},"defaultValue":"\"identify\""},{"id":7345,"name":"MessagesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to read messages from all client channels\n(otherwise restricted to channels/guilds your app creates)"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":63,"character":1}],"type":{"type":"literal","value":"messages.read"},"defaultValue":"\"messages.read\""},{"id":7347,"name":"RPC","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server access, this allows you to control a user's local Discord client - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":71,"character":1}],"type":{"type":"literal","value":"rpc"},"defaultValue":"\"rpc\""},{"id":7348,"name":"RPCNotificationsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to receive notifications pushed out to the user - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":75,"character":1}],"type":{"type":"literal","value":"rpc.notifications.read"},"defaultValue":"\"rpc.notifications.read\""},{"id":7355,"name":"RelationshipsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to know a user's friends and implicit relationships - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":103,"character":1}],"type":{"type":"literal","value":"relationships.read"},"defaultValue":"\"relationships.read\""},{"id":7346,"name":"RoleConnectionsWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's connection and metadata for the app"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":67,"character":1}],"type":{"type":"literal","value":"role_connections.write"},"defaultValue":"\"role_connections.write\""},{"id":7350,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to connect to voice on user's behalf and see all the voice members - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":83,"character":1}],"type":{"type":"literal","value":"voice"},"defaultValue":"\"voice\""},{"id":7349,"name":"WebhookIncoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This generates a webhook that is returned in the oauth token response for authorization code grants"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":79,"character":1}],"type":{"type":"literal","value":"webhook.incoming"},"defaultValue":"\"webhook.incoming\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7356,7357,7360,7352,7351,7358,7359,7354,7353,7336,7337,7338,7339,7344,7341,7342,7343,7340,7345,7347,7348,7355,7346,7350,7349]}],"sources":[{"fileName":"payloads/v9/oauth2.ts","line":5,"character":12}]},{"id":6102,"name":"OverwriteType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6104,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1008,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6103,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1007,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6104,6103]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1006,"character":12}]},{"id":7390,"name":"PollLayoutType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#layout-type"},"children":[{"id":7391,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The, uhm, default layout type"},"sources":[{"fileName":"payloads/v9/poll.ts","line":48,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7391]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":44,"character":12}]},{"id":6388,"name":"PresenceUpdateStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types"},"children":[{"id":6390,"name":"DoNotDisturb","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":102,"character":1}],"type":{"type":"literal","value":"dnd"},"defaultValue":"\"dnd\""},{"id":6391,"name":"Idle","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":103,"character":1}],"type":{"type":"literal","value":"idle"},"defaultValue":"\"idle\""},{"id":6392,"name":"Invisible","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible and shown as offline"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":107,"character":1}],"type":{"type":"literal","value":"invisible"},"defaultValue":"\"invisible\""},{"id":6393,"name":"Offline","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":108,"character":1}],"type":{"type":"literal","value":"offline"},"defaultValue":"\"offline\""},{"id":6389,"name":"Online","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":101,"character":1}],"type":{"type":"literal","value":"online"},"defaultValue":"\"online\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6390,6391,6392,6393,6389]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":100,"character":12}]},{"id":8290,"name":"ReactionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions-reaction-types"},"children":[{"id":8291,"name":"Normal","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/channel.ts","line":414,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":8292,"name":"Super","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/channel.ts","line":415,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[8291,8292]}],"sources":[{"fileName":"rest/v9/channel.ts","line":413,"character":12}]},{"id":7381,"name":"RoleFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-flags"},"children":[{"id":7382,"name":"InPrompt","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Role can be selected by members in an onboarding prompt"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":100,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7382]}],"sources":[{"fileName":"payloads/v9/permissions.ts","line":96,"character":12}]},{"id":7312,"name":"SKUFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/skus#sku-object-sku-flags"},"children":[{"id":7313,"name":"Available","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"SKU is available for purchase"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":126,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7314,"name":"GuildSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Recurring SKU that can be purchased by a user and applied to a single server.\nGrants access to every user in that server."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":131,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":7315,"name":"UserSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Recurring SKU purchased by a user for themselves. Grants access to the purchasing user in every server."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":135,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7313,7314,7315]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":122,"character":12}]},{"id":7316,"name":"SKUType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sku#sku-object-sku-types"},"children":[{"id":7318,"name":"Consumable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Consumable one-time purchase"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":149,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7317,"name":"Durable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Durable one-time purchase"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":145,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7319,"name":"Subscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Represents a recurring subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":153,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":7320,"name":"SubscriptionGroup","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"System-generated group for each Subscription SKU created"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":157,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7318,7317,7319,7320]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":141,"character":12}]},{"id":6313,"name":"SelectMenuDefaultValueType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-default-value-structure"},"children":[{"id":6314,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1789,"character":1}],"type":{"type":"literal","value":"channel"},"defaultValue":"\"channel\""},{"id":6315,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1790,"character":1}],"type":{"type":"literal","value":"role"},"defaultValue":"\"role\""},{"id":6316,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1791,"character":1}],"type":{"type":"literal","value":"user"},"defaultValue":"\"user\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6314,6315,6316]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1788,"character":12}]},{"id":5907,"name":"SortOrderType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel/#channel-object-sort-order-types"},"children":[{"id":5909,"name":"CreationDate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sort forum posts by creation time (from most recent to oldest)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":294,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5908,"name":"LatestActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sort forum posts by activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":290,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5909,5908]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":286,"character":12}]},{"id":7422,"name":"StageInstancePrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level"},"children":[{"id":7424,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible to only guild members"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":55,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7423,"name":"Public","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible publicly, such as on stage discovery","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":51,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7424,7423]}],"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":45,"character":12}]},{"id":7446,"name":"StickerFormatType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types"},"children":[{"id":7448,"name":"APNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/sticker.ts","line":88,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7450,"name":"GIF","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/sticker.ts","line":90,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7449,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/sticker.ts","line":89,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7447,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/sticker.ts","line":87,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7448,7450,7449,7447]}],"sources":[{"fileName":"payloads/v9/sticker.ts","line":86,"character":12}]},{"id":7443,"name":"StickerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types"},"children":[{"id":7445,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A sticker uploaded to a guild for the guild's members"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":80,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7444,"name":"Standard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An official sticker in a pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":76,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7445,7444]}],"sources":[{"fileName":"payloads/v9/sticker.ts","line":72,"character":12}]},{"id":7331,"name":"SubscriptionStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#subscription-statuses"},"children":[{"id":7332,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is active and scheduled to renew."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":209,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":7333,"name":"Ending","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is active but will not renew."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":213,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7334,"name":"Inactive","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is inactive and not being charged."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":217,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7332,7333,7334]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":205,"character":12}]},{"id":7472,"name":"TeamMemberMembershipState","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum"},"children":[{"id":7474,"name":"Accepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":73,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7473,"name":"Invited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":72,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7474,7473]}],"sources":[{"fileName":"payloads/v9/teams.ts","line":71,"character":12}]},{"id":7475,"name":"TeamMemberRole","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#team-member-roles-team-member-role-types"},"children":[{"id":7476,"name":"Admin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":80,"character":1}],"type":{"type":"literal","value":"admin"},"defaultValue":"\"admin\""},{"id":7477,"name":"Developer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":81,"character":1}],"type":{"type":"literal","value":"developer"},"defaultValue":"\"developer\""},{"id":7478,"name":"ReadOnly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":82,"character":1}],"type":{"type":"literal","value":"read_only"},"defaultValue":"\"read_only\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7476,7477,7478]}],"sources":[{"fileName":"payloads/v9/teams.ts","line":79,"character":12}]},{"id":6272,"name":"TextInputStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-styles"},"children":[{"id":6274,"name":"Paragraph","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1684,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6273,"name":"Short","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1683,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6274,6273]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1682,"character":12}]},{"id":6112,"name":"ThreadAutoArchiveDuration","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6114,"name":"OneDay","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1043,"character":1}],"type":{"type":"literal","value":1440},"defaultValue":"1440"},{"id":6113,"name":"OneHour","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1042,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":6116,"name":"OneWeek","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1045,"character":1}],"type":{"type":"literal","value":10080},"defaultValue":"10080"},{"id":6115,"name":"ThreeDays","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1044,"character":1}],"type":{"type":"literal","value":4320},"defaultValue":"4320"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6114,6113,6116,6115]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1041,"character":12}]},{"id":6123,"name":"ThreadMemberFlags","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6125,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1092,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6124,"name":"HasInteracted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1088,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6127,"name":"NoMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1100,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6126,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1096,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6125,6124,6127,6126]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1084,"character":12}]},{"id":7526,"name":"UserFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-user-flags"},"children":[{"id":7546,"name":"ActiveDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is an [Active Developer](https://support-dev.discord.com/hc/articles/10113997751447)"},"sources":[{"fileName":"payloads/v9/user.ts","line":187,"character":1}],"type":{"type":"literal","value":4194304},"defaultValue":"4194304"},{"id":7543,"name":"BotHTTPInteractions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bot uses only [HTTP interactions](https://discord.com/developers/docs/interactions/receiving-and-responding#receiving-an-interaction) and is shown in the online member list"},"sources":[{"fileName":"payloads/v9/user.ts","line":173,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":7530,"name":"BugHunterLevel1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 1"},"sources":[{"fileName":"payloads/v9/user.ts","line":121,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":7539,"name":"BugHunterLevel2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 2"},"sources":[{"fileName":"payloads/v9/user.ts","line":157,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":7542,"name":"CertifiedModerator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Moderator Programs Alumni"},"sources":[{"fileName":"payloads/v9/user.ts","line":169,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":7548,"name":"Collaborator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 50, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":203,"character":1}],"type":{"type":"literal","value":1125899906842624},"defaultValue":"1125899906842624"},{"id":7545,"name":"DisablePremium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":183,"character":1}],"type":{"type":"literal","value":2097152},"defaultValue":"2097152"},{"id":7538,"name":"HasUnreadUrgentMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":153,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":7533,"name":"HypeSquadOnlineHouse1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Bravery Member"},"sources":[{"fileName":"payloads/v9/user.ts","line":133,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":7534,"name":"HypeSquadOnlineHouse2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Brilliance Member"},"sources":[{"fileName":"payloads/v9/user.ts","line":137,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":7535,"name":"HypeSquadOnlineHouse3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Balance Member"},"sources":[{"fileName":"payloads/v9/user.ts","line":141,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":7529,"name":"Hypesquad","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"HypeSquad Events Member"},"sources":[{"fileName":"payloads/v9/user.ts","line":117,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7531,"name":"MFASMS","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":125,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":7528,"name":"Partner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Partnered Server Owner"},"sources":[{"fileName":"payloads/v9/user.ts","line":113,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7536,"name":"PremiumEarlySupporter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Nitro Supporter"},"sources":[{"fileName":"payloads/v9/user.ts","line":145,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":7532,"name":"PremiumPromoDismissed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":129,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":7547,"name":"Quarantined","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User's account has been [quarantined](https://support.discord.com/hc/articles/6461420677527) based on recent activity","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 44, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":196,"character":1}],"type":{"type":"literal","value":17592186044416},"defaultValue":"17592186044416"},{"id":7549,"name":"RestrictedCollaborator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 51, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":210,"character":1}],"type":{"type":"literal","value":2251799813685248},"defaultValue":"2251799813685248"},{"id":7544,"name":"Spammer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User has been identified as spammer","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":179,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":7527,"name":"Staff","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord Employee"},"sources":[{"fileName":"payloads/v9/user.ts","line":109,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7537,"name":"TeamPseudoUser","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is a [team](https://discord.com/developers/docs/topics/teams)"},"sources":[{"fileName":"payloads/v9/user.ts","line":149,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":7540,"name":"VerifiedBot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Verified Bot"},"sources":[{"fileName":"payloads/v9/user.ts","line":161,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":7541,"name":"VerifiedDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Verified Bot Developer"},"sources":[{"fileName":"payloads/v9/user.ts","line":165,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7546,7543,7530,7539,7542,7548,7545,7538,7533,7534,7535,7529,7531,7528,7536,7532,7547,7549,7544,7527,7537,7540,7541]}],"sources":[{"fileName":"payloads/v9/user.ts","line":105,"character":12}]},{"id":7550,"name":"UserPremiumType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-premium-types"},"children":[{"id":7553,"name":"Nitro","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":219,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7554,"name":"NitroBasic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":220,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7552,"name":"NitroClassic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":218,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7551,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":217,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7553,7554,7552,7551]}],"sources":[{"fileName":"payloads/v9/user.ts","line":216,"character":12}]},{"id":5974,"name":"VideoQualityMode","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":5975,"name":"Auto","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord chooses the quality for optimal performance"},"sources":[{"fileName":"payloads/v9/channel.ts","line":485,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5976,"name":"Full","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"720p"},"sources":[{"fileName":"payloads/v9/channel.ts","line":489,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5975,5976]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":481,"character":12}]},{"id":5371,"name":"VoiceChannelEffectSendAnimationType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send-animation-types"},"children":[{"id":5373,"name":"Basic","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The standard animation"},"sources":[{"fileName":"gateway/v9.ts","line":1978,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5372,"name":"Premium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A fun animation, sent by a Nitro subscriber"},"sources":[{"fileName":"gateway/v9.ts","line":1974,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5373,5372]}],"sources":[{"fileName":"gateway/v9.ts","line":1970,"character":12}]},{"id":7635,"name":"WebhookType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":7638,"name":"Application","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Application webhooks are webhooks used with Interactions"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":78,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7637,"name":"ChannelFollower","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Channel Follower Webhooks are internal webhooks used with Channel Following to post new messages into channels"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":74,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7636,"name":"Incoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Incoming Webhooks can post messages to channels with a generated token"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":70,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7638,7637,7636]}],"sources":[{"fileName":"payloads/v9/webhook.ts","line":66,"character":12}]},{"id":6230,"name":"APIActionRowComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#action-rows"},"children":[{"id":6231,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The components in the ActionRow"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1597,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6233,"name":"T"}}},{"id":6232,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6221,"name":"ActionRow"},"inheritedFrom":{"type":"reference","id":6218,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6231,6232]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1592,"character":17}],"typeParameter":[{"id":6233,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6354,"name":"APIActionRowComponentTypes"}}],"extendedTypes":[{"type":"reference","id":6217,"typeArguments":[{"type":"reference","id":6221,"name":"ComponentType.ActionRow"}],"name":"APIBaseComponent"}]},{"id":6212,"name":"APIAllowedMentions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mentions-structure"},"children":[{"id":6213,"name":"parse","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of allowed mention types to parse from the content","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1515,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6208,"name":"AllowedMentionsTypes"}}},{"id":6216,"name":"replied_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"\tFor replies, whether to mention the author of the message being replied to (default false)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1529,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6214,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1519,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6215,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of user_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1523,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6213,6216,6214,6215]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1509,"character":17}]},{"id":5481,"name":"APIApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object"},"children":[{"id":5502,"name":"approximate_guild_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of guilds the application has been added to"},"sources":[{"fileName":"payloads/v9/application.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5503,"name":"approximate_user_install_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of users that have installed the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5489,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object for the bot user associated with the application"},"sources":[{"fileName":"payloads/v9/application.ts","line":48,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":5487,"name":"bot_public","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `false` only app owner can join the app's bot to guilds"},"sources":[{"fileName":"payloads/v9/application.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5488,"name":"bot_require_code_grant","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `true` the app's bot will only join upon completion of the full oauth2 code grant flow"},"sources":[{"fileName":"payloads/v9/application.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5500,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the hash of the image on store embeds"},"sources":[{"fileName":"payloads/v9/application.ts","line":101,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5510,"name":"custom_install_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's default custom authorization link, if enabled"},"sources":[{"fileName":"payloads/v9/application.ts","line":144,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5485,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5501,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The application's public flags","text":"See https://discord.com/developers/docs/resources/application#application-object-application-flags\n"},"sources":[{"fileName":"payloads/v9/application.ts","line":107,"character":1}],"type":{"type":"reference","id":5517,"name":"ApplicationFlags"}},{"id":5497,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A partial object of the associated guild"},"sources":[{"fileName":"payloads/v9/application.ts","line":89,"character":1}],"type":{"type":"reference","id":6471,"name":"APIPartialGuild"}},{"id":5496,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the guild to which it has been linked"},"sources":[{"fileName":"payloads/v9/application.ts","line":85,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5484,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":28,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5482,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5508,"name":"install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Settings for the application's default in-app authorization link, if enabled"},"sources":[{"fileName":"payloads/v9/application.ts","line":136,"character":1}],"type":{"type":"reference","id":5511,"name":"APIApplicationInstallParams"}},{"id":5509,"name":"integration_types_config","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default scopes and permissions for each supported installation context. Value for each key is an integration type configuration object"},"sources":[{"fileName":"payloads/v9/application.ts","line":140,"character":1}],"type":{"type":"reference","id":5516,"name":"APIApplicationIntegrationTypesConfigMap"}},{"id":5505,"name":"interactions_endpoint_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The interactions endpoint URL for the application"},"sources":[{"fileName":"payloads/v9/application.ts","line":123,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5483,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5492,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object containing info on the owner of the application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/application.ts","line":62,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":5498,"name":"primary_sku_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the id of the \"Game SKU\" that is created, if exists"},"sources":[{"fileName":"payloads/v9/application.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5491,"name":"privacy_policy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's privacy policy"},"sources":[{"fileName":"payloads/v9/application.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5504,"name":"redirect_uris","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of redirect URIs for the application"},"sources":[{"fileName":"payloads/v9/application.ts","line":119,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5506,"name":"role_connections_verification_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's role connection verification entry point,\nwhich when configured will render the app as a verification method in the guild role verification configuration"},"sources":[{"fileName":"payloads/v9/application.ts","line":128,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5486,"name":"rpc_origins","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of rpc origin urls, if rpc is enabled"},"sources":[{"fileName":"payloads/v9/application.ts","line":36,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5499,"name":"slug","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the URL slug that links to the store page"},"sources":[{"fileName":"payloads/v9/application.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5493,"name":"summary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An empty string","tags":[{"tag":"deprecated","text":"This field will be removed in v11"},{"tag":"unstable","text":"This field is no longer documented by Discord and will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":69,"character":1}],"type":{"type":"literal","value":""}},{"id":5507,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Up to 5 tags of max 20 characters each describing the content and functionality of the application"},"sources":[{"fileName":"payloads/v9/application.ts","line":132,"character":1}],"type":{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}}]}},{"id":5495,"name":"team","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The team this application belongs to","text":"See https://discord.com/developers/docs/topics/teams#data-models-team-object\n"},"sources":[{"fileName":"payloads/v9/application.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7460,"name":"APITeam"}]}},{"id":5490,"name":"terms_of_service_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's terms of service"},"sources":[{"fileName":"payloads/v9/application.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5494,"name":"verify_key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The hexadecimal encoded key for verification in interactions and the GameSDK's GetTicket function","text":"See https://discord.com/developers/docs/game-sdk/applications#getticket\n"},"sources":[{"fileName":"payloads/v9/application.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5502,5503,5489,5487,5488,5500,5510,5485,5501,5497,5496,5484,5482,5508,5509,5505,5483,5492,5498,5491,5504,5506,5486,5499,5493,5507,5495,5490,5494]}],"sources":[{"fileName":"payloads/v9/application.ts","line":16,"character":17}]},{"id":6857,"name":"APIApplicationCommand","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object"},"children":[{"id":6860,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the parent application"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6874,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6885,"name":"InteractionContextType"}}]}},{"id":6869,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6871,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6865,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character description for `CHAT_INPUT` commands, empty string for `USER` and `MESSAGE` commands"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6866,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":6867,"name":"description_localized","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The localized description"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6870,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6861,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild id of the command, if not global"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6876,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"reference","id":6889,"name":"EntryPointCommandHandlerType"}},{"id":6858,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the command"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6873,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6882,"name":"ApplicationIntegrationType"}}},{"id":6862,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6863,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":6864,"name":"name_localized","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The localized name"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6872,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6868,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6899,"name":"APIApplicationCommandOption"}}},{"id":6859,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of the command"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":34,"character":1}],"type":{"type":"reference","id":6877,"name":"ApplicationCommandType"}},{"id":6875,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Autoincrementing version identifier updated during substantial record changes"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6860,6874,6869,6871,6865,6866,6867,6870,6861,6876,6858,6873,6862,6863,6864,6872,6868,6859,6875]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":26,"character":17}]},{"id":7206,"name":"APIApplicationCommandAutocompleteResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7208,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":36,"character":1}],"type":{"type":"reference","id":7238,"name":"APICommandAutocompleteInteractionResponseCallbackData"}},{"id":7207,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":35,"character":1}],"type":{"type":"reference","id":7231,"name":"ApplicationCommandAutocompleteResult"}}],"groups":[{"title":"Properties","kind":1024,"children":[7208,7207]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":34,"character":17}]},{"id":6939,"name":"APIApplicationCommandChannelOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6940,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/channel.ts","line":8,"character":1}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"reference","id":5957,"name":"GuildText"},{"type":"reference","id":5959,"name":"GuildVoice"},{"type":"reference","id":5961,"name":"GuildCategory"},{"type":"reference","id":5962,"name":"GuildAnnouncement"},{"type":"reference","id":5963,"name":"AnnouncementThread"},{"type":"reference","id":5964,"name":"PublicThread"},{"type":"reference","id":5965,"name":"PrivateThread"},{"type":"reference","id":5966,"name":"GuildStageVoice"},{"type":"reference","id":5967,"name":"GuildDirectory"},{"type":"reference","id":5968,"name":"GuildForum"},{"type":"reference","id":5969,"name":"GuildMedia"}]}}},{"id":6944,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6918,"name":"APIApplicationCommandOptionBase.description"}},{"id":6945,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6919,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":6942,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6916,"name":"APIApplicationCommandOptionBase.name"}},{"id":6943,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6917,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":6946,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6920,"name":"APIApplicationCommandOptionBase.required"}},{"id":6941,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":6971,"name":"Channel"},"inheritedFrom":{"type":"reference","id":6915,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6940,6944,6945,6942,6943,6946,6941]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/channel.ts","line":6,"character":17}],"extendedTypes":[{"type":"reference","id":6914,"typeArguments":[{"type":"reference","id":6971,"name":"ApplicationCommandOptionType.Channel"}],"name":"APIApplicationCommandOptionBase"}]},{"id":6949,"name":"APIApplicationCommandInteractionDataIntegerOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6950,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/integer.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6951,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6923,"name":"APIInteractionDataOptionBase.name"}},{"id":6952,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":6968,"name":"Integer"},"inheritedFrom":{"type":"reference","id":6924,"name":"APIInteractionDataOptionBase.type"}},{"id":6953,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6925,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[6950,6951,6952,6953]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/integer.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":6922,"typeArguments":[{"type":"reference","id":6968,"name":"ApplicationCommandOptionType.Integer"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":6957,"name":"APIApplicationCommandInteractionDataNumberOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6958,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/number.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6959,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6923,"name":"APIInteractionDataOptionBase.name"}},{"id":6960,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":6974,"name":"Number"},"inheritedFrom":{"type":"reference","id":6924,"name":"APIInteractionDataOptionBase.type"}},{"id":6961,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6925,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[6958,6959,6960,6961]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/number.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":6922,"typeArguments":[{"type":"reference","id":6974,"name":"ApplicationCommandOptionType.Number"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":6982,"name":"APIApplicationCommandInteractionDataStringOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6983,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/string.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6984,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6923,"name":"APIInteractionDataOptionBase.name"}},{"id":6985,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":6967,"name":"String"},"inheritedFrom":{"type":"reference","id":6924,"name":"APIInteractionDataOptionBase.type"}},{"id":6986,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6925,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[6983,6984,6985,6986]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/string.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":6922,"typeArguments":[{"type":"reference","id":6967,"name":"ApplicationCommandOptionType.String"},{"type":"intrinsic","name":"string"}],"name":"APIInteractionDataOptionBase"}]},{"id":7007,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7008,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7010,"name":"options","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":16,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6995,"name":"APIApplicationCommandInteractionDataSubcommandOption"}}},{"id":7009,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":15,"character":1}],"type":{"type":"reference","id":6966,"name":"SubcommandGroup"}}],"groups":[{"title":"Properties","kind":1024,"children":[7008,7010,7009]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":13,"character":17}]},{"id":6995,"name":"APIApplicationCommandInteractionDataSubcommandOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6996,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6998,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":13,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6901,"name":"APIApplicationCommandInteractionDataBasicOption"}}},{"id":6997,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":12,"character":1}],"type":{"type":"reference","id":6965,"name":"Subcommand"}}],"groups":[{"title":"Properties","kind":1024,"children":[6996,6998,6997]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":10,"character":17}]},{"id":6914,"name":"APIApplicationCommandOptionBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6918,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6919,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":6916,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6917,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":6920,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6915,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":6921,"name":"Type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6918,6919,6916,6917,6920,6915]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":4,"character":17}],"typeParameter":[{"id":6921,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6964,"name":"ApplicationCommandOptionType"}}],"extendedBy":[{"type":"reference","id":6939,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":6987,"name":"APIApplicationCommandSubcommandOption"},{"type":"reference","id":6999,"name":"APIApplicationCommandSubcommandGroupOption"}]},{"id":6976,"name":"APIApplicationCommandOptionChoice","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-choice-structure"},"children":[{"id":6977,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6978,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":25,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":6979,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":26,"character":1}],"type":{"type":"reference","id":6980,"name":"ValueType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6977,6978,6979]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":23,"character":17}],"typeParameter":[{"id":6980,"name":"ValueType","kind":131072,"kindString":"Type parameter","flags":{},"default":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}}]},{"id":7044,"name":"APIApplicationCommandPermission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-structure"},"children":[{"id":7045,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role, user or channel. Can also be a permission constant"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7047,"name":"permission","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` to allow, `false`, to disallow"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7046,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role, user or channel"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":36,"character":1}],"type":{"type":"reference","id":7048,"name":"ApplicationCommandPermissionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[7045,7047,7046]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":28,"character":17}]},{"id":6999,"name":"APIApplicationCommandSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7004,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6918,"name":"APIApplicationCommandOptionBase.description"}},{"id":7005,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6919,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":7002,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6916,"name":"APIApplicationCommandOptionBase.name"}},{"id":7003,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6917,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":7000,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":10,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6987,"name":"APIApplicationCommandSubcommandOption"}}},{"id":7006,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6920,"name":"APIApplicationCommandOptionBase.required"}},{"id":7001,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":6966,"name":"SubcommandGroup"},"inheritedFrom":{"type":"reference","id":6915,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7004,7005,7002,7003,7000,7006,7001]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":8,"character":17}],"extendedTypes":[{"type":"reference","id":6914,"typeArguments":[{"type":"reference","id":6966,"name":"ApplicationCommandOptionType.SubcommandGroup"}],"name":"APIApplicationCommandOptionBase"}]},{"id":6987,"name":"APIApplicationCommandSubcommandOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6992,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6918,"name":"APIApplicationCommandOptionBase.description"}},{"id":6993,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6919,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":6990,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6916,"name":"APIApplicationCommandOptionBase.name"}},{"id":6991,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6917,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":6988,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":7,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6898,"name":"APIApplicationCommandBasicOption"}}},{"id":6994,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6920,"name":"APIApplicationCommandOptionBase.required"}},{"id":6989,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":6965,"name":"Subcommand"},"inheritedFrom":{"type":"reference","id":6915,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6992,6993,6990,6991,6988,6994,6989]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":5,"character":17}],"extendedTypes":[{"type":"reference","id":6914,"typeArguments":[{"type":"reference","id":6965,"name":"ApplicationCommandOptionType.Subcommand"}],"name":"APIApplicationCommandOptionBase"}]},{"id":5511,"name":"APIApplicationInstallParams","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5513,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/application.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5512,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/application.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7335,"name":"OAuth2Scopes"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5513,5512]}],"sources":[{"fileName":"payloads/v9/application.ts","line":147,"character":17}]},{"id":5514,"name":"APIApplicationIntegrationTypeConfiguration","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5515,"name":"oauth2_install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/application.ts","line":153,"character":1}],"type":{"type":"reference","id":5511,"name":"APIApplicationInstallParams"}}],"groups":[{"title":"Properties","kind":1024,"children":[5515]}],"sources":[{"fileName":"payloads/v9/application.ts","line":152,"character":17}]},{"id":7594,"name":"APIApplicationRoleConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#application-role-connection-object-application-role-connection-structure"},"children":[{"id":7597,"name":"metadata","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Object mapping application role connection metadata keys to their `string`-ified value (max 100 characters) for the user on the platform a bot has connected"},"sources":[{"fileName":"payloads/v9/user.ts","line":331,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7595,"name":"platform_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity name of the platform a bot has connected (max 50 characters)"},"sources":[{"fileName":"payloads/v9/user.ts","line":323,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7596,"name":"platform_username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username on the platform a bot has connected (max 100 characters)"},"sources":[{"fileName":"payloads/v9/user.ts","line":327,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[7597,7595,7596]}],"sources":[{"fileName":"payloads/v9/user.ts","line":319,"character":17}]},{"id":5534,"name":"APIApplicationRoleConnectionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#application-role-connection-metadata-object-application-role-connection-metadata-structure"},"children":[{"id":5539,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the metadata field (1-200 characters)"},"sources":[{"fileName":"payloads/v9/application.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5540,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Translations of the description"},"sources":[{"fileName":"payloads/v9/application.ts","line":260,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":5536,"name":"key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Dictionary key for the metadata field (must be `a-z`, `0-9`, or `_` characters; 1-50 characters)"},"sources":[{"fileName":"payloads/v9/application.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5537,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the metadata field (1-100 characters)"},"sources":[{"fileName":"payloads/v9/application.ts","line":248,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5538,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Translations of the name"},"sources":[{"fileName":"payloads/v9/application.ts","line":252,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":5535,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of metadata value"},"sources":[{"fileName":"payloads/v9/application.ts","line":240,"character":1}],"type":{"type":"reference","id":5541,"name":"ApplicationRoleConnectionMetadataType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5539,5540,5536,5537,5538,5535]}],"sources":[{"fileName":"payloads/v9/application.ts","line":236,"character":17}]},{"id":6186,"name":"APIAttachment","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure"},"children":[{"id":6191,"name":"content_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The attachment's media type","text":"See https://en.wikipedia.org/wiki/Media_type\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1415,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6190,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the file"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1409,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6198,"name":"duration_secs","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The duration of the audio file (currently for voice messages)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1443,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6197,"name":"ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this attachment is ephemeral"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1439,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6188,"name":"filename","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of file attached"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1401,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6200,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment flags combined as a bitfield"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1451,"character":1}],"type":{"type":"reference","id":6201,"name":"AttachmentFlags"}},{"id":6195,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of file (if image)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1431,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":6187,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1397,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6194,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A proxied url of file"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1427,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6192,"name":"size","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Size of file in bytes"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1419,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6189,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The title of the file"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1405,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6193,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of file"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1423,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6199,"name":"waveform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Base64 encoded bytearray representing a sampled waveform (currently for voice messages)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1447,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6196,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of file (if image)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1435,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6191,6190,6198,6197,6188,6200,6195,6187,6194,6192,6189,6193,6199,6196]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1393,"character":17}]},{"id":5550,"name":"APIAuditLog","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure"},"children":[{"id":5551,"name":"application_commands","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of application commands found in the audit log","text":"See https://discord.com/developers/docs/interactions/application-commands#application-command-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":46,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6857,"name":"APIApplicationCommand"}}},{"id":5554,"name":"audit_log_entries","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Audit log entries","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":64,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5559,"name":"APIAuditLogEntry"}}},{"id":5555,"name":"auto_moderation_rules","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of auto moderation rules referenced in the audit log","text":"See https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5732,"name":"APIAutoModerationRule"}}},{"id":5558,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild scheduled events in the audit log","text":"See https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":90,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}}},{"id":5556,"name":"integrations","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Partial integration objects","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":76,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6636,"name":"APIGuildIntegration"}}},{"id":5557,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Threads found in the audit log","text":"Threads referenced in THREAD_CREATE and THREAD_UPDATE events are included in the threads map, since archived threads might not be kept in memory by clients.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":84,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5955,"name":"APIChannel"}}},{"id":5553,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users found in the audit log","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":58,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7507,"name":"APIUser"}}},{"id":5552,"name":"webhooks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Webhooks found in the audit log","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":52,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7622,"name":"APIWebhook"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5551,5554,5555,5558,5556,5557,5553,5552]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":40,"character":17}]},{"id":5559,"name":"APIAuditLogEntry","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure"},"children":[{"id":5564,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":122,"character":1}],"type":{"type":"reference","id":5567,"name":"AuditLogEvent"}},{"id":5561,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":106,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5647,"name":"APIAuditLogChange"}}},{"id":5563,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5565,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":128,"character":1}],"type":{"type":"reference","id":5631,"name":"APIAuditLogOptions"}},{"id":5566,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5560,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5562,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5564,5561,5563,5565,5566,5560,5562]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":96,"character":17}],"extendedBy":[{"type":"reference","id":5386,"name":"GatewayGuildAuditLogEntryCreateDispatchData"}]},{"id":5631,"name":"APIAuditLogOptions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info"},"children":[{"id":5632,"name":"auto_moderation_rule_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the Auto Moderation rule that was triggered","text":"Present from:\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":232,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5633,"name":"auto_moderation_rule_trigger_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Trigger type of the Auto Moderation rule that was triggered","text":"Present from:\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":241,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"1"},{"type":"literal","value":"3"},{"type":"literal","value":"4"},{"type":"literal","value":"5"},{"type":"literal","value":"6"}]}},{"id":5636,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel in which the entities were targeted","text":"Present from:\n- MEMBER_MOVE\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n- MESSAGE_DELETE\n- STAGE_INSTANCE_CREATE\n- STAGE_INSTANCE_UPDATE\n- STAGE_INSTANCE_DELETE\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":272,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5638,"name":"count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entities that were targeted","text":"Present from:\n- MESSAGE_DELETE\n- MESSAGE_BULK_DELETE\n- MEMBER_DISCONNECT\n- MEMBER_MOVE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":292,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5634,"name":"delete_member_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days after which inactive members were kicked","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":248,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5639,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the overwritten entity","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":302,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5642,"name":"integration_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of integration which performed the action","text":"Present from:\n- MEMBER_KICK\n- MEMBER_ROLE_UPDATE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":335,"character":1}],"type":{"type":"reference","id":6653,"name":"APIGuildIntegrationType"}},{"id":5635,"name":"members_removed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of members removed by the prune","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":255,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5637,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was targeted","text":"Present from:\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":281,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5641,"name":"role_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n**Present only if the {@link APIAuditLogOptions#type entry type} is \"0\"**\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":326,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5640,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of overwritten entity - \"0\" for \"role\" or \"1\" for \"member\"","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n{@link AuditLogOptionsType}\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":314,"character":1}],"type":{"type":"reference","id":5643,"name":"AuditLogOptionsType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5632,5633,5636,5638,5634,5639,5642,5635,5637,5641,5640]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":223,"character":17}]},{"id":5764,"name":"APIAutoModerationAction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-auto-moderation-action-structure"},"children":[{"id":5766,"name":"metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional metadata needed during execution for this specific action type","text":"Will only be omitted if the action type is {@link AutoModerationActionType.BlockMessage}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":178,"character":1}],"type":{"type":"reference","id":5772,"name":"APIAutoModerationActionMetadata"}},{"id":5765,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The action type"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":172,"character":1}],"type":{"type":"reference","id":5767,"name":"AutoModerationActionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5766,5765]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":168,"character":17}]},{"id":5772,"name":"APIAutoModerationActionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-action-metadata"},"children":[{"id":5773,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel to which user content should be logged","text":"Associated action type: {@link AutoModerationActionType.SendAlertMessage}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":213,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5775,"name":"custom_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional explanation that will be shown to members whenever their message is blocked (Maximum 150 characters)","text":"Associated action type {@link AutoModerationActionType.BlockMessage}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5774,"name":"duration_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timeout duration in seconds (Maximum of 4 weeks - 2419200 seconds)","text":"Only available if using {@link AutoModerationRuleTriggerType.Keyword}\n\nAssociated action type: {@link AutoModerationActionType.Timeout}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":221,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[5773,5775,5774]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":207,"character":17}]},{"id":5732,"name":"APIAutoModerationRule","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-auto-moderation-rule-structure"},"children":[{"id":5740,"name":"actions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The actions which will execute when this rule is triggered"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":42,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5764,"name":"APIAutoModerationAction"}}},{"id":5736,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id who created this rule"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5741,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this rule is enabled"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5737,"name":"event_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule event type"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":30,"character":1}],"type":{"type":"reference","id":5761,"name":"AutoModerationRuleEventType"}},{"id":5743,"name":"exempt_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel ids that shouldn't be affected by this rule (Maximum of 50)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":54,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5742,"name":"exempt_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role ids that shouldn't be affected by this rule (Maximum of 20)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":50,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5734,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild which this rule belongs to"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5733,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this rule"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5735,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule name"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5739,"name":"trigger_metadata","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger metadata"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":38,"character":1}],"type":{"type":"reference","id":5750,"name":"APIAutoModerationRuleTriggerMetadata"}},{"id":5738,"name":"trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger type"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":34,"character":1}],"type":{"type":"reference","id":5744,"name":"AutoModerationRuleTriggerType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5740,5736,5741,5737,5743,5742,5734,5733,5735,5739,5738]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":10,"character":17}]},{"id":5750,"name":"APIAutoModerationRuleTriggerMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-metadata"},"children":[{"id":5753,"name":"allow_list","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Substrings which will be exempt from triggering the preset trigger type (Maximum of 1000)","text":"A allowed-word can be a phrase which contains multiple words. Wildcard symbols can be used to customize how each string will be matched. Each keyword must be 60 characters or less\nSee [keyword matching strategies](https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-matching-strategies)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.KeywordPreset}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":110,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5751,"name":"keyword_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Substrings which will be searched for in content (Maximum of 1000)","text":"A keyword can be a phrase which contains multiple words. Wildcard symbols can be used to customize how each string will be matched. Each keyword must be 60 characters or less\nSee [keyword matching strategies](https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-matching-strategies)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":95,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5756,"name":"mention_raid_protection_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to automatically detect mention raids","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.MentionSpam}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5755,"name":"mention_total_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total number of mentions (role & user) allowed per message (Maximum of 50)","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.MentionSpam}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":124,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5752,"name":"presets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The internally pre-defined wordsets which will be searched for in content","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.KeywordPreset}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":101,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5757,"name":"AutoModerationRuleKeywordPresetType"}}},{"id":5754,"name":"regex_patterns","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Regular expression patterns which will be matched against content (Maximum of 10)","text":"Only Rust flavored regex is currently supported (Maximum of 260 characters)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":118,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5753,5751,5756,5755,5752,5754]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":86,"character":17}]},{"id":7598,"name":"APIAvatarDecorationData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#avatar-decoration-data-object"},"children":[{"id":7599,"name":"asset","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar decoration hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7600,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the avatar decoration's SKU"},"sources":[{"fileName":"payloads/v9/user.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7599,7600]}],"sources":[{"fileName":"payloads/v9/user.ts","line":337,"character":17}]},{"id":6666,"name":"APIBan","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#ban-object"},"children":[{"id":6667,"name":"reason","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The reason for the ban"},"sources":[{"fileName":"payloads/v9/guild.ts","line":880,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6668,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user"},"sources":[{"fileName":"payloads/v9/guild.ts","line":884,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6667,6668]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":876,"character":17}]},{"id":6283,"name":"APIBaseAutoPopulatedSelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6285,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6276,"name":"APIBaseSelectMenuComponent.custom_id"}},{"id":6284,"name":"default_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of default values for auto-populated select menu components"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1737,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6317,"typeArguments":[{"type":"reference","id":6292,"name":"D"}],"name":"APISelectMenuDefaultValue"}}},{"id":6289,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6280,"name":"APIBaseSelectMenuComponent.disabled"}},{"id":6288,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1717,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6279,"name":"APIBaseSelectMenuComponent.max_values"}},{"id":6287,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1711,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6278,"name":"APIBaseSelectMenuComponent.min_values"}},{"id":6286,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1705,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6277,"name":"APIBaseSelectMenuComponent.placeholder"}},{"id":6290,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6291,"name":"T"},"inheritedFrom":{"type":"reference","id":6281,"name":"APIBaseSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6285,6284,6289,6288,6287,6286,6290]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1726,"character":17}],"typeParameter":[{"id":6291,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":6228,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":6227,"name":"ComponentType.MentionableSelect"},{"type":"reference","id":6226,"name":"ComponentType.RoleSelect"},{"type":"reference","id":6225,"name":"ComponentType.UserSelect"}]}},{"id":6292,"name":"D","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6313,"name":"SelectMenuDefaultValueType"}}],"extendedTypes":[{"type":"reference","id":6275,"typeArguments":[{"type":"reference","id":6291,"name":"T"}],"name":"APIBaseSelectMenuComponent"}],"extendedBy":[{"type":"reference","id":6304,"name":"APIChannelSelectComponent"}]},{"id":6217,"name":"APIBaseComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object"},"children":[{"id":6218,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6219,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[6218]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1535,"character":17}],"typeParameter":[{"id":6219,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6220,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":6230,"name":"APIActionRowComponent"},{"type":"reference","id":6234,"name":"APIButtonComponentBase"},{"type":"reference","id":6275,"name":"APIBaseSelectMenuComponent"},{"type":"reference","id":6329,"name":"APITextInputComponent"}]},{"id":7094,"name":"APIBaseInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"children":[{"id":7107,"name":"app_permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Bitwise set of permissions the app or bot has within the channel the interaction was sent from"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":159,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7096,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application this interaction is for"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7111,"name":"authorizing_integration_owners","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Mapping of installation contexts that the interaction was authorized for to related user or guild IDs."},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":175,"character":1}],"type":{"type":"reference","id":7115,"name":"APIAuthorizingIntegrationOwnersMap"}},{"id":7100,"name":"channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel it was sent from"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":127,"character":1}],"type":{"type":"intersection","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5857,"name":"APIDMChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5865,"name":"APIGroupDMChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5828,"name":"APIGuildCategoryChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5934,"name":"APIGuildForumChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5954,"name":"APIGuildMediaChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5847,"name":"APIGuildStageVoiceChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5846,"name":"APIGuildVoiceChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5827,"name":"APINewsChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5826,"name":"APITextChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5878,"name":"APIThreadChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}},{"id":7101,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel it was sent from","tags":[{"tag":"deprecated","text":"Use {@apilink APIBaseInteraction#channel} instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7112,"name":"context","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Context where the interaction was triggered from"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":179,"character":1}],"type":{"type":"reference","id":6885,"name":"InteractionContextType"}},{"id":7098,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The command data payload"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":119,"character":1}],"type":{"type":"reference","id":7114,"name":"Data"}},{"id":7110,"name":"entitlements","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For monetized apps, any entitlements for the invoking user, representing access to premium SKUs"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7285,"name":"APIEntitlement"}}},{"id":7099,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild it was sent from"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":123,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7109,"name":"guild_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild's preferred locale, if invoked in a guild"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":167,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":7095,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7108,"name":"locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The selected language of the invoking user"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":163,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":7102,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild member data for the invoking user, including permissions","text":"**This is only sent when an interaction is invoked in a guild**\n"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":139,"character":1}],"type":{"type":"reference","id":7080,"name":"APIInteractionGuildMember"}},{"id":7106,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For components, the message they were attached to"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":155,"character":1}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":7104,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A continuation token for responding to the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7097,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":115,"character":1}],"type":{"type":"reference","id":7113,"name":"Type"}},{"id":7103,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User object for the invoking user, if invoked in a DM"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":143,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":7105,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Read-only property, always `1`"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":151,"character":1}],"type":{"type":"literal","value":1}}],"groups":[{"title":"Properties","kind":1024,"children":[7107,7096,7111,7100,7101,7112,7098,7110,7099,7109,7095,7108,7102,7106,7104,7097,7103,7105]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":103,"character":17}],"typeParameter":[{"id":7113,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":7197,"name":"InteractionType"}},{"id":7114,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{}}]},{"id":6275,"name":"APIBaseSelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":6276,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6280,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6279,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1717,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6278,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1711,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6277,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1705,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6281,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6282,"name":"T"},"inheritedFrom":{"type":"reference","id":6218,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6276,6280,6279,6278,6277,6281]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1690,"character":17}],"typeParameter":[{"id":6282,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":6228,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":6227,"name":"ComponentType.MentionableSelect"},{"type":"reference","id":6226,"name":"ComponentType.RoleSelect"},{"type":"reference","id":6223,"name":"ComponentType.StringSelect"},{"type":"reference","id":6225,"name":"ComponentType.UserSelect"}]}}],"extendedTypes":[{"type":"reference","id":6217,"typeArguments":[{"type":"reference","id":6282,"name":"T"}],"name":"APIBaseComponent"}],"extendedBy":[{"type":"reference","id":6283,"name":"APIBaseAutoPopulatedSelectMenuComponent"},{"type":"reference","id":6293,"name":"APIStringSelectComponent"}]},{"id":6234,"name":"APIButtonComponentBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#buttons"},"children":[{"id":6238,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6237,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1615,"character":1}],"type":{"type":"reference","id":6241,"name":"APIMessageComponentEmoji"}},{"id":6235,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1607,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6236,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1611,"character":1}],"type":{"type":"reference","id":6240,"name":"Style"}},{"id":6239,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6222,"name":"Button"},"inheritedFrom":{"type":"reference","id":6218,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6238,6237,6235,6236,6239]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1603,"character":17}],"typeParameter":[{"id":6240,"name":"Style","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6265,"name":"ButtonStyle"}}],"extendedTypes":[{"type":"reference","id":6217,"typeArguments":[{"type":"reference","id":6222,"name":"ComponentType.Button"}],"name":"APIBaseComponent"}],"extendedBy":[{"type":"reference","id":6245,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":6252,"name":"APIButtonComponentWithURL"}]},{"id":6245,"name":"APIButtonComponentWithCustomId","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6246,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom_id to be sent in the interaction when clicked"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1644,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6250,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6238,"name":"APIButtonComponentBase.disabled"}},{"id":6249,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1615,"character":1}],"type":{"type":"reference","id":6241,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","id":6237,"name":"APIButtonComponentBase.emoji"}},{"id":6247,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1607,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6235,"name":"APIButtonComponentBase.label"}},{"id":6248,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1611,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":6266,"name":"Primary"},{"type":"reference","id":6267,"name":"Secondary"},{"type":"reference","id":6268,"name":"Success"},{"type":"reference","id":6269,"name":"Danger"}]},"inheritedFrom":{"type":"reference","id":6236,"name":"APIButtonComponentBase.style"}},{"id":6251,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6222,"name":"Button"},"inheritedFrom":{"type":"reference","id":6239,"name":"APIButtonComponentBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6246,6250,6249,6247,6248,6251]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1637,"character":17}],"extendedTypes":[{"type":"reference","id":6234,"typeArguments":[{"type":"union","types":[{"type":"reference","id":6269,"name":"ButtonStyle.Danger"},{"type":"reference","id":6266,"name":"ButtonStyle.Primary"},{"type":"reference","id":6267,"name":"ButtonStyle.Secondary"},{"type":"reference","id":6268,"name":"ButtonStyle.Success"}]}],"name":"APIButtonComponentBase"}]},{"id":6259,"name":"APIButtonComponentWithSKUId","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6263,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.disabled"}},{"id":6260,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id for a purchasable SKU"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1659,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6262,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1611,"character":1}],"type":{"type":"reference","id":6271,"name":"Premium"},"inheritedFrom":{"type":"reference","name":"Omit.style"}},{"id":6261,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6222,"name":"Button"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6263,6260,6262,6261]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1654,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6234,"typeArguments":[{"type":"reference","id":6271,"name":"ButtonStyle.Premium"}],"name":"APIButtonComponentBase"},{"type":"union","types":[{"type":"literal","value":"custom_id"},{"type":"literal","value":"emoji"},{"type":"literal","value":"label"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":6252,"name":"APIButtonComponentWithURL","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6257,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6238,"name":"APIButtonComponentBase.disabled"}},{"id":6256,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1615,"character":1}],"type":{"type":"reference","id":6241,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","id":6237,"name":"APIButtonComponentBase.emoji"}},{"id":6254,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1607,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6235,"name":"APIButtonComponentBase.label"}},{"id":6255,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1611,"character":1}],"type":{"type":"reference","id":6270,"name":"Link"},"inheritedFrom":{"type":"reference","id":6236,"name":"APIButtonComponentBase.style"}},{"id":6258,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6222,"name":"Button"},"inheritedFrom":{"type":"reference","id":6239,"name":"APIButtonComponentBase.type"}},{"id":6253,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The URL to direct users to when clicked for Link buttons"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1651,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6257,6256,6254,6255,6258,6253]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1647,"character":17}],"extendedTypes":[{"type":"reference","id":6234,"typeArguments":[{"type":"reference","id":6270,"name":"ButtonStyle.Link"}],"name":"APIButtonComponentBase"}]},{"id":5780,"name":"APIChannelBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"This interface is used to allow easy extension for other channel types. While\nalso allowing `APIPartialChannel` to be used without breaking."},"children":[{"id":5782,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"}},{"id":5783,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5777,"name":"APIPartialChannel.id"}},{"id":5784,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5779,"name":"APIPartialChannel.name"}},{"id":5781,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5785,"name":"T"},"overwrites":{"type":"reference","id":5778,"name":"APIPartialChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5782,5783,5784,5781]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":39,"character":17}],"typeParameter":[{"id":5785,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5956,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":5776,"name":"APIPartialChannel"}],"extendedBy":[{"type":"reference","id":5788,"name":"APITextBasedChannel"}]},{"id":6203,"name":"APIChannelMention","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-mention-object-channel-mention-structure"},"children":[{"id":6205,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild containing the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1475,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6204,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1471,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6207,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1485,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6206,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1481,"character":1}],"type":{"type":"reference","id":5956,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6205,6204,6207,6206]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1467,"character":17}]},{"id":6304,"name":"APIChannelSelectComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":6305,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of channel types to include in the ChannelSelect component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1782,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5956,"name":"ChannelType"}}},{"id":6307,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6285,"name":"APIBaseAutoPopulatedSelectMenuComponent.custom_id"}},{"id":6306,"name":"default_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of default values for auto-populated select menu components"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1737,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6317,"typeArguments":[{"type":"reference","id":6314,"name":"Channel"}],"name":"APISelectMenuDefaultValue"}},"inheritedFrom":{"type":"reference","id":6284,"name":"APIBaseAutoPopulatedSelectMenuComponent.default_values"}},{"id":6311,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6289,"name":"APIBaseAutoPopulatedSelectMenuComponent.disabled"}},{"id":6310,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1717,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6288,"name":"APIBaseAutoPopulatedSelectMenuComponent.max_values"}},{"id":6309,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1711,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6287,"name":"APIBaseAutoPopulatedSelectMenuComponent.min_values"}},{"id":6308,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1705,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6286,"name":"APIBaseAutoPopulatedSelectMenuComponent.placeholder"}},{"id":6312,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6228,"name":"ChannelSelect"},"inheritedFrom":{"type":"reference","id":6290,"name":"APIBaseAutoPopulatedSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6305,6307,6306,6311,6310,6309,6308,6312]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1777,"character":17}],"extendedTypes":[{"type":"reference","id":6283,"typeArguments":[{"type":"reference","id":6228,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":6314,"name":"SelectMenuDefaultValueType.Channel"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}]},{"id":6902,"name":"APIChatInputApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":6908,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":6905,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":6907,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":6903,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":110,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6900,"name":"APIApplicationCommandInteractionDataOption"}}},{"id":6904,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":111,"character":1}],"type":{"type":"reference","id":7138,"name":"APIInteractionDataResolved"}},{"id":6906,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":6878,"name":"ChatInput"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6908,6905,6907,6903,6904,6906]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":108,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6878,"name":"ApplicationCommandType.ChatInput"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":7238,"name":"APICommandAutocompleteInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7239,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":124,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6976,"typeArguments":[{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"name":"APIApplicationCommandOptionChoice"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7239]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":123,"character":17}]},{"id":7555,"name":"APIConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#connection-object"},"children":[{"id":7562,"name":"friend_sync","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether friend sync is enabled for this connection"},"sources":[{"fileName":"payloads/v9/user.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7556,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the connection account"},"sources":[{"fileName":"payloads/v9/user.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7560,"name":"integrations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of partial server integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":250,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6636,"name":"APIGuildIntegration"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}}},{"id":7557,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username of the connection account"},"sources":[{"fileName":"payloads/v9/user.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7559,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the connection is revoked"},"sources":[{"fileName":"payloads/v9/user.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7563,"name":"show_activity","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether activities related to this connection will be shown in presence updates"},"sources":[{"fileName":"payloads/v9/user.ts","line":262,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7564,"name":"two_way_link","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this connection supports console voice transfer"},"sources":[{"fileName":"payloads/v9/user.ts","line":266,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7558,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The service of the connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-services\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":240,"character":1}],"type":{"type":"reference","id":7566,"name":"ConnectionService"}},{"id":7561,"name":"verified","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the connection is verified"},"sources":[{"fileName":"payloads/v9/user.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7565,"name":"visibility","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Visibility of this connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-visibility-types\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":272,"character":1}],"type":{"type":"reference","id":7591,"name":"ConnectionVisibility"}}],"groups":[{"title":"Properties","kind":1024,"children":[7562,7556,7560,7557,7559,7563,7564,7558,7561,7565]}],"sources":[{"fileName":"payloads/v9/user.ts","line":226,"character":17}]},{"id":5857,"name":"APIDMChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5864,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":5860,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5861,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5863,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5858,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (always null for DM channels)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":178,"character":1}],"type":{"type":"literal","value":null}},{"id":5862,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7507,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"Omit.recipients"}},{"id":5859,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5958,"name":"DM"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5864,5860,5861,5863,5858,5862,5859]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":174,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5848,"typeArguments":[{"type":"reference","id":5958,"name":"ChannelType.DM"}],"name":"APIDMChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":5848,"name":"APIDMChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5855,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":5852,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5853,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5854,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5850,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":5849,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7507,"name":"APIUser"}}},{"id":5851,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5856,"name":"T"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5855,5852,5853,5854,5850,5849,5851]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":165,"character":17}],"typeParameter":[{"id":5856,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5956,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5788,"typeArguments":[{"type":"reference","id":5856,"name":"T"}],"name":"APITextBasedChannel"},{"type":"literal","value":"rate_limit_per_user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":6132,"name":"APIEmbed","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-structure","text":"Length limit: 6000 characters\n"},"children":[{"id":6144,"name":"author","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Author information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1191,"character":1}],"type":{"type":"reference","id":6173,"name":"APIEmbedAuthor"}},{"id":6138,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Color code of the embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1155,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6135,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of embed","text":"Length limit: 4096 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1143,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6145,"name":"fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Fields information","text":"Length limit: 25 field objects\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1199,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6182,"name":"APIEmbedField"}}},{"id":6139,"name":"footer","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Footer information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1161,"character":1}],"type":{"type":"reference","id":6178,"name":"APIEmbedFooter"}},{"id":6140,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1167,"character":1}],"type":{"type":"reference","id":6165,"name":"APIEmbedImage"}},{"id":6143,"name":"provider","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Provider information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1185,"character":1}],"type":{"type":"reference","id":6170,"name":"APIEmbedProvider"}},{"id":6141,"name":"thumbnail","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Thumbnail information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1173,"character":1}],"type":{"type":"reference","id":6155,"name":"APIEmbedThumbnail"}},{"id":6137,"name":"timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of embed content"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1151,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6133,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Title of embed","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6134,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of embed (always \"rich\" for webhook embeds)","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-types\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1137,"character":1}],"type":{"type":"reference","id":6146,"name":"EmbedType"}},{"id":6136,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6142,"name":"video","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Video information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1179,"character":1}],"type":{"type":"reference","id":6160,"name":"APIEmbedVideo"}}],"groups":[{"title":"Properties","kind":1024,"children":[6144,6138,6135,6145,6139,6140,6143,6141,6137,6133,6134,6136,6142]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1123,"character":17}]},{"id":6173,"name":"APIEmbedAuthor","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure"},"children":[{"id":6176,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1341,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6174,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of author","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1333,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6177,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of author icon"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1345,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6175,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1337,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6176,6174,6177,6175]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1327,"character":17}]},{"id":6182,"name":"APIEmbedField","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure"},"children":[{"id":6185,"name":"inline","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this field should display inline"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1387,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6183,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the field","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1377,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6184,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Value of the field","text":"Length limit: 1024 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1383,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6185,6183,6184]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1371,"character":17}]},{"id":6178,"name":"APIEmbedFooter","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure"},"children":[{"id":6180,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of footer icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1361,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6181,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of footer icon"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1365,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6179,"name":"text","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Footer text","text":"Length limit: 2048 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1357,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6180,6181,6179]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1351,"character":17}]},{"id":6165,"name":"APIEmbedImage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure"},"children":[{"id":6168,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of image"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1303,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6167,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the image"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1299,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6166,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of image (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1295,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6169,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of image"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1307,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6168,6167,6166,6169]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1291,"character":17}]},{"id":6170,"name":"APIEmbedProvider","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure"},"children":[{"id":6171,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of provider"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1317,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6172,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of provider"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1321,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6171,6172]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1313,"character":17}]},{"id":6155,"name":"APIEmbedThumbnail","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure"},"children":[{"id":6158,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of thumbnail"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1259,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6157,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the thumbnail"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1255,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6156,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of thumbnail (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1251,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6159,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of thumbnail"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1263,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6158,6157,6156,6159]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1247,"character":17}]},{"id":6160,"name":"APIEmbedVideo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure"},"children":[{"id":6163,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of video"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1281,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6162,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the video"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1277,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6161,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Source url of video"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1273,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6164,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of video"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1285,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6163,6162,6161,6164]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1269,"character":17}]},{"id":6362,"name":"APIEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure"},"children":[{"id":6370,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6361,"name":"APIPartialEmoji.animated"}},{"id":6367,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6368,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6359,"name":"APIPartialEmoji.id"}},{"id":6366,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is managed"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6369,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6360,"name":"APIPartialEmoji.name"}},{"id":6365,"name":"require_colons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji must be wrapped in colons"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6363,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles this emoji is whitelisted to"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":34,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6364,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User that created this emoji"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":38,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6370,6367,6368,6366,6369,6365,6363,6364]}],"sources":[{"fileName":"payloads/v9/emoji.ts","line":30,"character":17}],"extendedTypes":[{"type":"reference","id":6358,"name":"APIPartialEmoji"}]},{"id":7285,"name":"APIEntitlement","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-structure"},"children":[{"id":7290,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the parent application"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7295,"name":"consumed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For consumable items, whether or not the entitlement has been consumed"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7292,"name":"deleted","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the entitlement was deleted"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7294,"name":"ends_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Date at which the entitlement is no longer valid. Not present when using test entitlements."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7289,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that is granted access to the entitlement's sku"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7286,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entitlement"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7287,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the SKU"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7293,"name":"starts_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Start date at which the entitlement is valid. Not present when using test entitlements."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7291,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of entitlement"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":30,"character":1}],"type":{"type":"reference","id":7296,"name":"EntitlementType"}},{"id":7288,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the user that is granted access to the entitlement's sku"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7290,7295,7292,7294,7289,7286,7287,7293,7291,7288]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":6,"character":17}]},{"id":7266,"name":"APIExtendedInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-metadata-object"},"children":[{"id":7280,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":7254,"name":"APIInvite.approximate_member_count"}},{"id":7279,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":7253,"name":"APIInvite.approximate_presence_count"}},{"id":7274,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":5776,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},"inheritedFrom":{"type":"reference","id":7248,"name":"APIInvite.channel"}},{"id":7272,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v9/invite.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7246,"name":"APIInvite.code"}},{"id":7271,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this invite was created"},"sources":[{"fileName":"payloads/v9/invite.ts","line":139,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7281,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":7255,"name":"APIInvite.expires_at"}},{"id":7273,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":40,"character":1}],"type":{"type":"reference","id":7244,"name":"APIInviteGuild"},"inheritedFrom":{"type":"reference","id":7247,"name":"APIInvite.guild"}},{"id":7283,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v9/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"},"inheritedFrom":{"type":"reference","id":7257,"name":"APIInvite.guild_scheduled_event"}},{"id":7275,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":52,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":7249,"name":"APIInvite.inviter"}},{"id":7269,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration (in seconds) after which the invite expires"},"sources":[{"fileName":"payloads/v9/invite.ts","line":131,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7268,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Max number of times this invite can be used"},"sources":[{"fileName":"payloads/v9/invite.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7282,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":7425,"name":"APIInviteStageInstance"},"inheritedFrom":{"type":"reference","id":7256,"name":"APIInvite.stage_instance"}},{"id":7278,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":70,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5481,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},"inheritedFrom":{"type":"reference","id":7252,"name":"APIInvite.target_application"}},{"id":7276,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":58,"character":1}],"type":{"type":"reference","id":7263,"name":"InviteTargetType"},"inheritedFrom":{"type":"reference","id":7250,"name":"APIInvite.target_type"}},{"id":7277,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":64,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":7251,"name":"APIInvite.target_user"}},{"id":7270,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this invite only grants temporary membership"},"sources":[{"fileName":"payloads/v9/invite.ts","line":135,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7284,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite type"},"sources":[{"fileName":"payloads/v9/invite.ts","line":96,"character":1}],"type":{"type":"reference","id":7259,"name":"InviteType"},"inheritedFrom":{"type":"reference","id":7258,"name":"APIInvite.type"}},{"id":7267,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this invite has been used"},"sources":[{"fileName":"payloads/v9/invite.ts","line":123,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[7280,7279,7274,7272,7271,7281,7273,7283,7275,7269,7268,7282,7278,7276,7277,7270,7284,7267]}],"sources":[{"fileName":"payloads/v9/invite.ts","line":119,"character":17}],"extendedTypes":[{"type":"reference","id":7245,"name":"APIInvite"}]},{"id":6818,"name":"APIExternalGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6819,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":192,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":6832,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":6823,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":6825,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":6831,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":6820,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":193,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6837,"name":"APIGuildScheduledEventEntityMetadata"}],"qualifiedName":"Required","package":"typescript","name":"Required"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":6830,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":6842,"name":"External"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":6822,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":6821,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":6834,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":6824,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":6828,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":6849,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":6835,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6742,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":6827,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":6826,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":6829,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":6843,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":6833,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[6819,6832,6823,6825,6831,6820,6830,6822,6821,6834,6824,6828,6835,6827,6826,6829,6833]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":190,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6842,"name":"GuildScheduledEventEntityType.External"}],"name":"APIGuildScheduledEventBase"}]},{"id":6084,"name":"APIFollowedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#followed-channel-object"},"children":[{"id":6085,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source channel id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":921,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6086,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Created target webhook id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":925,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6085,6086]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":917,"character":17}]},{"id":6373,"name":"APIGatewayBotInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot"},"children":[{"id":6375,"name":"session_start_limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information on the current session start limit","text":"See https://discord.com/developers/docs/topics/gateway#session-start-limit-object\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":37,"character":1}],"type":{"type":"reference","id":6377,"name":"APIGatewaySessionStartLimit"}},{"id":6374,"name":"shards","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recommended number of shards to use when connecting","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6376,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6372,"name":"APIGatewayInfo.url"}}],"groups":[{"title":"Properties","kind":1024,"children":[6375,6374,6376]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":6371,"name":"APIGatewayInfo"}]},{"id":6371,"name":"APIGatewayInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway"},"children":[{"id":6372,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6372]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":15,"character":17}],"extendedBy":[{"type":"reference","id":6373,"name":"APIGatewayBotInfo"}]},{"id":6377,"name":"APIGatewaySessionStartLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#session-start-limit-object"},"children":[{"id":6381,"name":"max_concurrency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of identify requests allowed per 5 seconds"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6379,"name":"remaining","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The remaining number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6380,"name":"reset_after","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of milliseconds after which the limit resets"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6378,"name":"total","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6381,6379,6380,6378]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":43,"character":17}]},{"id":5865,"name":"APIGroupDMChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5867,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id of the group DM creator if it is bot-created"},"sources":[{"fileName":"payloads/v9/channel.ts","line":189,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5876,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":5868,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash"},"sources":[{"fileName":"payloads/v9/channel.ts","line":193,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5872,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5873,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5875,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5870,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is managed by an OAuth2 application"},"sources":[{"fileName":"payloads/v9/channel.ts","line":201,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5866,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":185,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5869,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the DM creator"},"sources":[{"fileName":"payloads/v9/channel.ts","line":197,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5874,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7507,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"Omit.recipients"}},{"id":5871,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5960,"name":"GroupDM"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5867,5876,5868,5872,5873,5875,5870,5866,5869,5874,5871]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":181,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5848,"typeArguments":[{"type":"reference","id":5960,"name":"ChannelType.GroupDM"}],"name":"APIDMChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":6482,"name":"APIGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure"},"children":[{"id":6489,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":120,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6490,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":124,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":6500,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v9/guild.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6515,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6516,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of non-offline members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6508,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":214,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":6475,"name":"APIPartialGuild.banner"}},{"id":6494,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":144,"character":1}],"type":{"type":"reference","id":6527,"name":"GuildDefaultMessageNotifications"}},{"id":6507,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":208,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":6476,"name":"APIPartialGuild.description"}},{"id":6484,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":90,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6497,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6362,"name":"APIEmoji"}}},{"id":6495,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":150,"character":1}],"type":{"type":"reference","id":6530,"name":"GuildExplicitContentFilter"}},{"id":6498,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":168,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6562,"name":"GuildFeature"}},"overwrites":{"type":"reference","id":6477,"name":"APIPartialGuild.features"}},{"id":6521,"name":"hub_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of Student Hub the guild is"},"sources":[{"fileName":"payloads/v9/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6553,"name":"GuildHubType"}]}},{"id":6524,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6473,"name":"APIPartialGuild.icon"}},{"id":6483,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6526,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6480,"name":"APIPartialGuild.id"}},{"id":6505,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6504,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":196,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":6514,"name":"max_stage_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a stage video channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6513,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6499,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":174,"character":1}],"type":{"type":"reference","id":6534,"name":"GuildMFALevel"}},{"id":6523,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6472,"name":"APIPartialGuild.name"}},{"id":6518,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":6537,"name":"GuildNSFWLevel"}},{"id":6485,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6486,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v9/guild.ts","line":100,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6487,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6511,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6520,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v9/guild.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6510,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v9/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6509,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":220,"character":1}],"type":{"type":"reference","id":6548,"name":"GuildPremiumTier"}},{"id":6512,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v9/guild.ts","line":234,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6488,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6496,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":156,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7361,"name":"APIRole"}}},{"id":6503,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v9/guild.ts","line":192,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6522,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"payloads/v9/guild.ts","line":282,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6525,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6474,"name":"APIPartialGuild.splash"}},{"id":6519,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":270,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7430,"name":"APISticker"}}},{"id":6502,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":188,"character":1}],"type":{"type":"reference","id":6557,"name":"GuildSystemChannelFlags"}},{"id":6501,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v9/guild.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6506,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":6479,"name":"APIPartialGuild.vanity_url_code"}},{"id":6493,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":138,"character":1}],"type":{"type":"reference","id":6542,"name":"GuildVerificationLevel"},"overwrites":{"type":"reference","id":6478,"name":"APIPartialGuild.verification_level"}},{"id":6517,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":6696,"name":"APIGuildWelcomeScreen"},"overwrites":{"type":"reference","id":6481,"name":"APIPartialGuild.welcome_screen"}},{"id":6492,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v9/guild.ts","line":132,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6491,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v9/guild.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6489,6490,6500,6515,6516,6508,6494,6507,6484,6497,6495,6498,6521,6524,6483,6526,6505,6504,6514,6513,6499,6523,6518,6485,6486,6487,6511,6520,6510,6509,6512,6488,6496,6503,6522,6525,6519,6502,6501,6506,6493,6517,6492,6491]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":78,"character":17}],"extendedTypes":[{"type":"reference","id":6471,"name":"APIPartialGuild"}],"extendedBy":[{"type":"reference","id":5082,"name":"GatewayGuildCreateDispatchData"}]},{"id":7039,"name":"APIGuildApplicationCommandPermissions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-guild-application-command-permissions-structure"},"children":[{"id":7041,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the application the command belongs to"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7042,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7040,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the command or the application id if that permission applies to all commands"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7043,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The permissions for the command in the guild"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":22,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7044,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7041,7042,7040,7043]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":6,"character":17}]},{"id":5797,"name":"APIGuildChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5806,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":5799,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5805,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5798,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5803,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5802,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5800,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6097,"name":"APIOverwrite"}}},{"id":5801,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5804,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5807,"name":"T"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5806,5799,5805,5798,5803,5802,5800,5801,5804]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":79,"character":17}],"typeParameter":[{"id":5807,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5956,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5780,"typeArguments":[{"type":"reference","id":5807,"name":"T"}],"name":"APIChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"extendedBy":[{"type":"reference","id":5809,"name":"APIGuildTextChannel"},{"type":"reference","id":5829,"name":"APIVoiceChannelBase"},{"type":"reference","id":5878,"name":"APIThreadChannel"},{"type":"reference","id":5914,"name":"APIThreadOnlyChannel"}]},{"id":5934,"name":"APIGuildForumChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5941,"name":"available_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The set of tags that can be used in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":344,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5898,"name":"APIGuildForumTag"}},"inheritedFrom":{"type":"reference","id":5920,"name":"APIThreadOnlyChannel.available_tags"}},{"id":5940,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":340,"character":1}],"type":{"type":"reference","id":6112,"name":"ThreadAutoArchiveDuration"},"inheritedFrom":{"type":"reference","id":5919,"name":"APIThreadOnlyChannel.default_auto_archive_duration"}},{"id":5935,"name":"default_forum_layout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default layout type used to display posts in a forum channel. Defaults to `0`, which indicates a layout view has not been set by a channel admin"},"sources":[{"fileName":"payloads/v9/channel.ts","line":364,"character":1}],"type":{"type":"reference","id":5910,"name":"ForumLayoutType"}},{"id":5943,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":353,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5904,"name":"APIGuildForumDefaultReactionEmoji"}]},"inheritedFrom":{"type":"reference","id":5922,"name":"APIThreadOnlyChannel.default_reaction_emoji"}},{"id":5944,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":357,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5907,"name":"SortOrderType"}]},"inheritedFrom":{"type":"reference","id":5923,"name":"APIThreadOnlyChannel.default_sort_order"}},{"id":5942,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v9/channel.ts","line":349,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5921,"name":"APIThreadOnlyChannel.default_thread_rate_limit_per_user"}},{"id":5953,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5932,"name":"APIThreadOnlyChannel.flags"}},{"id":5946,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5925,"name":"APIThreadOnlyChannel.guild_id"}},{"id":5952,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5931,"name":"APIThreadOnlyChannel.id"}},{"id":5937,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last thread created in this channel (may not point to an existing or valid thread)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":324,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5916,"name":"APIThreadOnlyChannel.last_message_id"}},{"id":5939,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5918,"name":"APIThreadOnlyChannel.last_pin_timestamp"}},{"id":5945,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5924,"name":"APIThreadOnlyChannel.name"}},{"id":5950,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5929,"name":"APIThreadOnlyChannel.nsfw"}},{"id":5949,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5928,"name":"APIThreadOnlyChannel.parent_id"}},{"id":5947,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6097,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5926,"name":"APIThreadOnlyChannel.permission_overwrites"}},{"id":5948,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5927,"name":"APIThreadOnlyChannel.position"}},{"id":5938,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before creating another thread (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"The absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":331,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5917,"name":"APIThreadOnlyChannel.rate_limit_per_user"}},{"id":5936,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-4096 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":320,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5915,"name":"APIThreadOnlyChannel.topic"}},{"id":5951,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5968,"name":"GuildForum"},"inheritedFrom":{"type":"reference","id":5930,"name":"APIThreadOnlyChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5941,5940,5935,5943,5944,5942,5953,5946,5952,5937,5939,5945,5950,5949,5947,5948,5938,5936,5951]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":360,"character":17}],"extendedTypes":[{"type":"reference","id":5914,"typeArguments":[{"type":"reference","id":5968,"name":"ChannelType.GuildForum"}],"name":"APIThreadOnlyChannel"}]},{"id":5904,"name":"APIGuildForumDefaultReactionEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#default-reaction-object-default-reaction-structure"},"children":[{"id":5905,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of a guild's custom emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":276,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5906,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of the emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":280,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5905,5906]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":272,"character":17}]},{"id":5898,"name":"APIGuildForumTag","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#forum-tag-object-forum-tag-structure"},"children":[{"id":5902,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of a guild's custom emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":262,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5903,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of the emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":266,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5899,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the tag"},"sources":[{"fileName":"payloads/v9/channel.ts","line":250,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5901,"name":"moderated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this tag can only be added to or removed from threads by a member with the `MANAGE_THREADS` permission"},"sources":[{"fileName":"payloads/v9/channel.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5900,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the tag (0-20 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5902,5903,5899,5901,5900]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":246,"character":17}]},{"id":6636,"name":"APIGuildIntegration","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object"},"children":[{"id":6647,"name":"account","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration account information","text":"See https://discord.com/developers/docs/resources/guild#integration-account-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":786,"character":1}],"type":{"type":"reference","id":6657,"name":"APIIntegrationAccount"}},{"id":6651,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot/OAuth2 application for discord integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-application-object\n\n**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":812,"character":1}],"type":{"type":"reference","id":6660,"name":"APIGuildIntegrationApplication"}},{"id":6643,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether emoticons should be synced for this integration (`twitch` only currently)","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":758,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6640,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is this integration enabled"},"sources":[{"fileName":"payloads/v9/guild.ts","line":740,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6644,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The behavior of expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n\nSee https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":766,"character":1}],"type":{"type":"reference","id":6654,"name":"IntegrationExpireBehavior"}},{"id":6645,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The grace period (in days) before expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":772,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6637,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":728,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6638,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration name"},"sources":[{"fileName":"payloads/v9/guild.ts","line":732,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6650,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Has this integration been revoked","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":804,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6642,"name":"role_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID that this integration uses for \"subscribers\"","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":752,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6652,"name":"scopes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scopes the application has been authorized for"},"sources":[{"fileName":"payloads/v9/guild.ts","line":816,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7335,"name":"OAuth2Scopes"}}},{"id":6649,"name":"subscriber_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many subscribers this integration has","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":798,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6648,"name":"synced_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When this integration was last synced","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":792,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6641,"name":"syncing","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Is this integration syncing","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":746,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6639,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration type"},"sources":[{"fileName":"payloads/v9/guild.ts","line":736,"character":1}],"type":{"type":"reference","id":6653,"name":"APIGuildIntegrationType"}},{"id":6646,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User for this integration","text":"**Some older integrations may not have an attached user.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":780,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6647,6651,6643,6640,6644,6645,6637,6638,6650,6642,6652,6649,6648,6641,6639,6646]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":724,"character":17}]},{"id":6660,"name":"APIGuildIntegrationApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-application-object"},"children":[{"id":6665,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot associated with this application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":870,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":6664,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v9/guild.ts","line":864,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6663,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":860,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6661,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v9/guild.ts","line":850,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6662,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v9/guild.ts","line":854,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6665,6664,6663,6661,6662]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":846,"character":17}]},{"id":6612,"name":"APIGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":6615,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v9/guild.ts","line":628,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6624,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":672,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7598,"name":"APIAvatarDecorationData"}]}},{"id":6623,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":666,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6619,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":648,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6621,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":656,"character":1}],"type":{"type":"reference","id":6625,"name":"GuildMemberFlags"}},{"id":6617,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":638,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6620,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":652,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6614,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v9/guild.ts","line":624,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6622,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":662,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6618,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":644,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6616,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":634,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6613,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":620,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6615,6624,6623,6619,6621,6617,6620,6614,6622,6618,6616,6613]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":612,"character":17}],"extendedBy":[{"type":"reference","id":5164,"name":"GatewayGuildMemberAddDispatchData"},{"type":"reference","id":7080,"name":"APIInteractionGuildMember"}]},{"id":6704,"name":"APIGuildMembershipScreening","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6707,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The server description shown in the screening form"},"sources":[{"fileName":"payloads/v9/guild.ts","line":990,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6706,"name":"form_fields","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The steps in the screening form"},"sources":[{"fileName":"payloads/v9/guild.ts","line":986,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6708,"name":"APIGuildMembershipScreeningField"}}},{"id":6705,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the fields were last updated"},"sources":[{"fileName":"payloads/v9/guild.ts","line":982,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6707,6706,6705]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":978,"character":17}]},{"id":6708,"name":"APIGuildMembershipScreeningField","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6709,"name":"field_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of field"},"sources":[{"fileName":"payloads/v9/guild.ts","line":999,"character":1}],"type":{"type":"reference","id":6714,"name":"Terms"}},{"id":6710,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the field"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1003,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6712,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user has to fill out this field"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1011,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6711,"name":"values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The list of rules"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1007,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6709,6710,6712,6711]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":995,"character":17}]},{"id":6715,"name":"APIGuildOnboarding","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-guild-onboarding-structure"},"children":[{"id":6718,"name":"default_channel_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel ids that members get opted into automatically"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1036,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6719,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether onboarding is enabled in the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1040,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6716,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the guild this onboarding is part of"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1028,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6720,"name":"mode","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Current mode of onboarding"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1044,"character":1}],"type":{"type":"reference","id":6736,"name":"GuildOnboardingMode"}},{"id":6717,"name":"prompts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Prompts shown during onboarding and in customize community"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1032,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6721,"name":"APIGuildOnboardingPrompt"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6718,6719,6716,6720,6717]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1024,"character":17}]},{"id":6721,"name":"APIGuildOnboardingPrompt","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-onboarding-prompt-structure"},"children":[{"id":6722,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1054,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6727,"name":"in_onboarding","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether the prompt is present in the onboarding flow.\nIf `false`, the prompt will only appear in the Channels & Roles tab"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1075,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6723,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Options available within the prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1058,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6729,"name":"APIGuildOnboardingPromptOption"}}},{"id":6726,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether the prompt is required before a user completes the onboarding flow"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1070,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6725,"name":"single_select","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether users are limited to selecting one option for the prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1066,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6724,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Title of the prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1062,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6728,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1079,"character":1}],"type":{"type":"reference","id":6739,"name":"GuildOnboardingPromptType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6722,6727,6723,6726,6725,6724,6728]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1050,"character":17}]},{"id":6729,"name":"APIGuildOnboardingPromptOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-option-structure"},"children":[{"id":6731,"name":"channel_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ids for channels a member is added to when the option is selected"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1093,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6735,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the option"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1109,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6733,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji of the option"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1101,"character":1}],"type":{"type":"reference","id":6358,"name":"APIPartialEmoji"}},{"id":6730,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the prompt option"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1089,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6732,"name":"role_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ids for roles assigned to a member when the option is selected"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1097,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6734,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Title of the option"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1105,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6731,6735,6733,6730,6732,6734]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1085,"character":17}]},{"id":6597,"name":"APIGuildPreview","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-preview-object"},"children":[{"id":6605,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of members in this guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":580,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6606,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of online members in this guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":584,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6607,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":588,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6602,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":564,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6603,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":570,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6362,"name":"APIEmoji"}}},{"id":6604,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":576,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6562,"name":"GuildFeature"}}},{"id":6600,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":552,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6598,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":542,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6599,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":546,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6601,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":558,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6608,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers"},"sources":[{"fileName":"payloads/v9/guild.ts","line":592,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7430,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6605,6606,6607,6602,6603,6604,6600,6598,6599,6601,6608]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":538,"character":17}]},{"id":6837,"name":"APIGuildScheduledEventEntityMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-metadata"},"children":[{"id":6838,"name":"location","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The location of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":211,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6838]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":207,"character":17}]},{"id":6742,"name":"APIGuildScheduledEventRecurrenceRule","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-structure"},"children":[{"id":6749,"name":"by_month","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific months to recur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":109,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6766,"name":"GuildScheduledEventRecurrenceRuleMonth"}}]}},{"id":6750,"name":"by_month_day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific dates within a month to recur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"number"}}]}},{"id":6748,"name":"by_n_weekday","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of specific days within a specific week (1-5) to recur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6779,"name":"GuildScheduledEventRecurrenceRuleNWeekday"}}]}},{"id":6747,"name":"by_weekday","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific days within a week for the event to recur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":101,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6758,"name":"GuildScheduledEventRecurrenceRuleWeekday"}}]}},{"id":6751,"name":"by_year_day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of days within a year to recur on (1-364)"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":117,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"number"}}]}},{"id":6752,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total amount of times that the event is allowed to recur before stopping"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":121,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":6744,"name":"end","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ending time of the recurrence interval"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":87,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6745,"name":"frequency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How often the event occurs"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":91,"character":1}],"type":{"type":"reference","id":6753,"name":"GuildScheduledEventRecurrenceRuleFrequency"}},{"id":6746,"name":"interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The spacing between the events, defined by `frequency`.\nFor example, `frequency` of {@apilink GuildScheduledEventRecurrenceRuleFrequency#Weekly} and an `interval` of `2`\nwould be \"every-other week\""},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6743,"name":"start","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Starting time of the recurrence interval"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6749,6750,6748,6747,6751,6752,6744,6745,6746,6743]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":79,"character":17}]},{"id":6850,"name":"APIGuildScheduledEventUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-user-object-guild-scheduled-event-user-structure"},"children":[{"id":6851,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled event id which the user subscribed to"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":250,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6853,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member data for this user for the guild which this event belongs to, if any"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":258,"character":1}],"type":{"type":"reference","id":6612,"name":"APIGuildMember"}},{"id":6852,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user which subscribed to the event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":254,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6851,6853,6852]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":246,"character":17}]},{"id":5809,"name":"APIGuildTextChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5810,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":120,"character":1}],"type":{"type":"reference","id":6112,"name":"ThreadAutoArchiveDuration"}},{"id":5811,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v9/channel.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5818,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5806,"name":"APIGuildChannel.flags"}},{"id":5820,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5799,"name":"APIGuildChannel.guild_id"}},{"id":5814,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5805,"name":"APIGuildChannel.id"}},{"id":5816,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5817,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5819,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5798,"name":"APIGuildChannel.name"}},{"id":5824,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5803,"name":"APIGuildChannel.nsfw"}},{"id":5823,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5802,"name":"APIGuildChannel.parent_id"}},{"id":5821,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6097,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5800,"name":"APIGuildChannel.permission_overwrites"}},{"id":5822,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5801,"name":"APIGuildChannel.position"}},{"id":5815,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":5812,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-1024 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":129,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5813,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5825,"name":"T"},"inheritedFrom":{"type":"reference","id":5804,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5810,5811,5818,5820,5814,5816,5817,5819,5824,5823,5821,5822,5815,5812,5813]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":114,"character":17}],"typeParameter":[{"id":5825,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":5968,"name":"ChannelType.GuildForum"},{"type":"reference","id":5969,"name":"ChannelType.GuildMedia"},{"type":"reference","id":5808,"name":"GuildTextChannelType"}]}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5788,"typeArguments":[{"type":"reference","id":5825,"name":"T"}],"name":"APITextBasedChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","id":5797,"typeArguments":[{"type":"reference","id":5825,"name":"T"}],"name":"APIGuildChannel"}]},{"id":6696,"name":"APIGuildWelcomeScreen","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6697,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The welcome screen short message"},"sources":[{"fileName":"payloads/v9/guild.ts","line":952,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6698,"name":"welcome_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of suggested channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":956,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6699,"name":"APIGuildWelcomeScreenChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6697,6698]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":948,"character":17}]},{"id":6699,"name":"APIGuildWelcomeScreenChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6700,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id that is suggested"},"sources":[{"fileName":"payloads/v9/guild.ts","line":963,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6701,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description shown for the channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":967,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6702,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji id of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":971,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6703,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji name of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":975,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6700,6701,6702,6703]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":959,"character":17}]},{"id":6669,"name":"APIGuildWidget","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object"},"children":[{"id":6673,"name":"channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":894,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6676,"name":"APIGuildWidgetChannel"}}},{"id":6670,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":891,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6672,"name":"instant_invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":893,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6674,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":895,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6680,"name":"APIGuildWidgetMember"}}},{"id":6671,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":892,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6675,"name":"presence_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":896,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6673,6670,6672,6674,6671,6675]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":890,"character":17}]},{"id":6676,"name":"APIGuildWidgetChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object-example-guild-widget"},"children":[{"id":6677,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":903,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6678,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":904,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6679,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":905,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6677,6678,6679]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":902,"character":17}]},{"id":6680,"name":"APIGuildWidgetMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object-example-guild-widget"},"children":[{"id":6686,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/guild.ts","line":917,"character":1}],"type":{"type":"reflection","declaration":{"id":6687,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":6688,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":917,"character":14}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6688]}]}}},{"id":6684,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":915,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6689,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":918,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6683,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":914,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6681,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":912,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6685,"name":"status","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":916,"character":1}],"type":{"type":"reference","id":6394,"name":"PresenceUpdateReceiveStatus"}},{"id":6682,"name":"username","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":913,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6686,6684,6689,6683,6681,6685,6682]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":911,"character":17}]},{"id":6609,"name":"APIGuildWidgetSettings","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object"},"children":[{"id":6611,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The widget channel id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":606,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6610,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the widget is enabled"},"sources":[{"fileName":"payloads/v9/guild.ts","line":602,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6611,6610]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":598,"character":17}]},{"id":6657,"name":"APIIntegrationAccount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-account-object"},"children":[{"id":6658,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the account"},"sources":[{"fileName":"payloads/v9/guild.ts","line":836,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6659,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the account"},"sources":[{"fileName":"payloads/v9/guild.ts","line":840,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6658,6659]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":832,"character":17}]},{"id":6922,"name":"APIInteractionDataOptionBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6923,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6924,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":6926,"name":"T"}},{"id":6925,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"reference","id":6927,"name":"D"}}],"groups":[{"title":"Properties","kind":1024,"children":[6923,6924,6925]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":13,"character":17}],"typeParameter":[{"id":6926,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6964,"name":"ApplicationCommandOptionType"}},{"id":6927,"name":"D","kind":131072,"kindString":"Type parameter","flags":{}}],"extendedBy":[{"type":"reference","id":6949,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":6957,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":6982,"name":"APIApplicationCommandInteractionDataStringOption"}]},{"id":7138,"name":"APIInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure"},"children":[{"id":7143,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":226,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":6186,"name":"APIAttachment"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7142,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":225,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":7126,"name":"APIInteractionDataResolvedChannel"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7141,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":224,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":7127,"name":"APIInteractionDataResolvedGuildMember"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7140,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":223,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":7361,"name":"APIRole"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7139,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":222,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":7507,"name":"APIUser"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[7143,7142,7141,7140,7139]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":221,"character":17}]},{"id":7120,"name":"APIInteractionDataResolvedChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7123,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Required.id"}},{"id":7124,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Required.name"}},{"id":7122,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7121,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":199,"character":1}],"type":{"type":"reference","id":7125,"name":"T"},"overwrites":{"type":"reference","name":"Required.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7123,7124,7122,7121]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":198,"character":17}],"typeParameter":[{"id":7125,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5956,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5776,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},{"id":7127,"name":"APIInteractionDataResolvedGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":7133,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v9/guild.ts","line":628,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar"}},{"id":7137,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":672,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7598,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar_decoration_data"}},{"id":7135,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":666,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.communication_disabled_until"}},{"id":7134,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":656,"character":1}],"type":{"type":"reference","id":6625,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":7130,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":638,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.joined_at"}},{"id":7131,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v9/guild.ts","line":624,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.nick"}},{"id":7136,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":662,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.pending"}},{"id":7128,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":215,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7132,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":644,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.premium_since"}},{"id":7129,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":634,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}}],"groups":[{"title":"Properties","kind":1024,"children":[7133,7137,7135,7134,7130,7131,7136,7128,7132,7129]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":214,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6612,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":7080,"name":"APIInteractionGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":7084,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v9/guild.ts","line":628,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6615,"name":"APIGuildMember.avatar"}},{"id":7093,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":672,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7598,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","id":6624,"name":"APIGuildMember.avatar_decoration_data"}},{"id":7092,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":666,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6623,"name":"APIGuildMember.communication_disabled_until"}},{"id":7088,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":648,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6619,"name":"APIGuildMember.deaf"}},{"id":7090,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":656,"character":1}],"type":{"type":"reference","id":6625,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","id":6621,"name":"APIGuildMember.flags"}},{"id":7086,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":638,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6617,"name":"APIGuildMember.joined_at"}},{"id":7089,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6620,"name":"APIGuildMember.mute"}},{"id":7083,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v9/guild.ts","line":624,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6614,"name":"APIGuildMember.nick"}},{"id":7091,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":662,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6622,"name":"APIGuildMember.pending"}},{"id":7081,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7087,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":644,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6618,"name":"APIGuildMember.premium_since"}},{"id":7085,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":634,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":6616,"name":"APIGuildMember.roles"}},{"id":7082,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":95,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"},"overwrites":{"type":"reference","id":6613,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[7084,7093,7092,7088,7090,7086,7089,7083,7091,7081,7087,7085,7082]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":93,"character":17}],"extendedTypes":[{"type":"reference","id":6612,"name":"APIGuildMember"}]},{"id":7214,"name":"APIInteractionResponseChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7216,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":50,"character":1}],"type":{"type":"reference","id":7235,"name":"APIInteractionResponseCallbackData"}},{"id":7215,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":49,"character":1}],"type":{"type":"reference","id":7227,"name":"ChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[7216,7215]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":48,"character":17}]},{"id":7217,"name":"APIInteractionResponseDeferredChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7219,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":55,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7235,"name":"APIInteractionResponseCallbackData"},{"type":"literal","value":"flags"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":7218,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":54,"character":1}],"type":{"type":"reference","id":7228,"name":"DeferredChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[7219,7218]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":53,"character":17}]},{"id":7220,"name":"APIInteractionResponseDeferredMessageUpdate","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7221,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":59,"character":1}],"type":{"type":"reference","id":7229,"name":"DeferredMessageUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[7221]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":58,"character":17}]},{"id":7204,"name":"APIInteractionResponsePong","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7205,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":31,"character":1}],"type":{"type":"reference","id":7226,"name":"Pong"}}],"groups":[{"title":"Properties","kind":1024,"children":[7205]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":30,"character":17}]},{"id":7222,"name":"APIInteractionResponseUpdateMessage","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7224,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":64,"character":1}],"type":{"type":"reference","id":7235,"name":"APIInteractionResponseCallbackData"}},{"id":7223,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":63,"character":1}],"type":{"type":"reference","id":7230,"name":"UpdateMessage"}}],"groups":[{"title":"Properties","kind":1024,"children":[7224,7223]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":62,"character":17}]},{"id":7245,"name":"APIInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object"},"children":[{"id":7254,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7253,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7248,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":5776,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":7246,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v9/invite.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7255,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7247,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":40,"character":1}],"type":{"type":"reference","id":7244,"name":"APIInviteGuild"}},{"id":7257,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v9/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}},{"id":7249,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":52,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":7256,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":7425,"name":"APIInviteStageInstance"}},{"id":7252,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":70,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5481,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":7250,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":58,"character":1}],"type":{"type":"reference","id":7263,"name":"InviteTargetType"}},{"id":7251,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":64,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":7258,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite type"},"sources":[{"fileName":"payloads/v9/invite.ts","line":96,"character":1}],"type":{"type":"reference","id":7259,"name":"InviteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[7254,7253,7248,7246,7255,7247,7257,7249,7256,7252,7250,7251,7258]}],"sources":[{"fileName":"payloads/v9/invite.ts","line":30,"character":17}],"extendedBy":[{"type":"reference","id":7266,"name":"APIExtendedInvite"}]},{"id":7425,"name":"APIInviteStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-stage-instance-object-invite-stage-instance-structure","tags":[{"tag":"deprecated","text":"\n"}]},"children":[{"id":7429,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members speaking in the stage","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-structure\n"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":81,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6612,"name":"APIGuildMember"}}},{"id":7427,"name":"participant_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users in the stage"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7428,"name":"speaker_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users speaking in the stage"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7426,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7429,7427,7428,7426]}],"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":63,"character":17}]},{"id":5977,"name":"APIMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-structure"},"children":[{"id":5996,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":623,"character":1}],"type":{"type":"reference","id":6052,"name":"APIMessageActivity"}},{"id":5997,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":629,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5481,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":5998,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is a response to an Interaction, this is the id of the interaction's application"},"sources":[{"fileName":"payloads/v9/channel.ts","line":633,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5989,"name":"attachments","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any attached files","text":"See https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n\nThe `MESSAGE_CONTENT` privileged gateway intent will become required after **August 31, 2022** for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":578,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6186,"name":"APIAttachment"}}},{"id":5980,"name":"author","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The author of this message (only a valid user in the case where the message is generated by a user or bot user)","text":"If the message is generated by a webhook, the author object corresponds to the webhook's id,\nusername, and avatar. You can tell if a message is generated by a webhook by checking for the `webhook_id` property\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":512,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":6012,"name":"call","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The call associated with the message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":728,"character":1}],"type":{"type":"reference","id":6081,"name":"APIMessageCall"}},{"id":5979,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"payloads/v9/channel.ts","line":503,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6005,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains components like buttons, action rows, or other interactive components","text":"The `MESSAGE_CONTENT` privileged gateway intent will become required after **August 31, 2022** for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":683,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6230,"typeArguments":[{"type":"reference","id":6355,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":5981,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contents of the message","text":"The `MESSAGE_CONTENT` privileged gateway intent will become required after **August 31, 2022** for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":522,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5983,"name":"edited_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was edited (or null if never)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":530,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5990,"name":"embeds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any embedded content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n\nThe `MESSAGE_CONTENT` privileged gateway intent will become required after **August 31, 2022** for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":590,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6132,"name":"APIEmbed"}}},{"id":6000,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":647,"character":1}],"type":{"type":"reference","id":6068,"name":"MessageFlags"}},{"id":5978,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":499,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6003,"name":"interaction","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is a response to an Interaction"},"sources":[{"fileName":"payloads/v9/channel.ts","line":669,"character":1}],"type":{"type":"reference","id":7074,"name":"APIMessageInteraction"}},{"id":6002,"name":"interaction_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is sent as a result of an interaction"},"sources":[{"fileName":"payloads/v9/channel.ts","line":665,"character":1}],"type":{"type":"reference","id":7065,"name":"APIMessageInteractionMetadata"}},{"id":5988,"name":"mention_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channels specifically mentioned in this message","text":"Not all channel mentions in a message will appear in `mention_channels`.\n- Only textual channels that are visible to everyone in a lurkable guild will ever be included\n- Only crossposted messages (via Channel Following) currently include `mention_channels` at all\n\nIf no mentions in the message meet these requirements, this field will not be sent\n\nSee https://discord.com/developers/docs/resources/channel#channel-mention-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":566,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6203,"name":"APIChannelMention"}}},{"id":5985,"name":"mention_everyone","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message mentions everyone"},"sources":[{"fileName":"payloads/v9/channel.ts","line":538,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5987,"name":"mention_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles specifically mentioned in this message","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":554,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5986,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":548,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7507,"name":"APIUser"}}},{"id":5999,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reference data sent with crossposted messages, replies, pins, and thread starter messages","text":"See https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":639,"character":1}],"type":{"type":"reference","id":6055,"name":"APIMessageReference"}},{"id":6011,"name":"message_snapshots","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the message_reference. This is a minimal subset of fields in a message (e.g. author is excluded.)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":724,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6339,"name":"APIMessageSnapshot"}}},{"id":5992,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending (up to 25 characters)","text":"**You will not receive this from further fetches. This is received only once from a `MESSAGE_CREATE`\nevent to ensure it got sent**\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":603,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":5993,"name":"pinned","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message is pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":607,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6010,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!","text":"The `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":720,"character":1}],"type":{"type":"reference","id":7383,"name":"APIPoll"}},{"id":6008,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A generally increasing integer (there may be gaps or duplicates) that represents the approximate position of the message in a thread","text":"It can be used to estimate the relative position of the message in a thread in company with `total_message_sent` on parent thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":703,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5991,"name":"reactions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reactions to the message","text":"See https://discord.com/developers/docs/resources/channel#reaction-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":596,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6087,"name":"APIReaction"}}},{"id":6001,"name":"referenced_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the `message_reference`","text":"This field is only returned for messages with a `type` of `19` (REPLY).\n\nIf the message is a reply but the `referenced_message` field is not present,\nthe backend did not attempt to fetch the message that was being replied to,\nso its state is unknown.\n\nIf the field exists but is `null`, the referenced message was deleted\n\nSee https://discord.com/developers/docs/resources/channel#message-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":661,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5977,"name":"APIMessage"}]}},{"id":6009,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Data for users, members, channels, and roles in the message's auto-populated select menus","text":"See https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":709,"character":1}],"type":{"type":"reference","id":7138,"name":"APIInteractionDataResolved"}},{"id":6006,"name":"sticker_items","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-item-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":689,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7451,"name":"APIStickerItem"}}},{"id":6007,"name":"stickers","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stickers sent with the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n","tags":[{"tag":"deprecated","text":"Use `sticker_items` instead\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":697,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7430,"name":"APISticker"}}},{"id":6004,"name":"thread","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if a thread was started from this message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":673,"character":1}],"type":{"type":"reference","id":5955,"name":"APIChannel"}},{"id":5982,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was sent"},"sources":[{"fileName":"payloads/v9/channel.ts","line":526,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5984,"name":"tts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this was a TTS message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":534,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5995,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":617,"character":1}],"type":{"type":"reference","id":6013,"name":"MessageType"}},{"id":5994,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is generated by a webhook, this is the webhook's id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":611,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5996,5997,5998,5989,5980,6012,5979,6005,5981,5983,5990,6000,5978,6003,6002,5988,5985,5987,5986,5999,6011,5992,5993,6010,6008,5991,6001,6009,6006,6007,6004,5982,5984,5995,5994]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":495,"character":17}]},{"id":6052,"name":"APIMessageActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure"},"children":[{"id":6054,"name":"party_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`party_id` from a Rich Presence event","text":"See https://discord.com/developers/docs/rich-presence/how-to#updating-presence-update-presence-payload-fields\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":797,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6053,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message activity","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":791,"character":1}],"type":{"type":"reference","id":6060,"name":"MessageActivityType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6054,6053]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":785,"character":17}]},{"id":7020,"name":"APIMessageApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":7026,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":7023,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":7025,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":7022,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":22,"character":1}],"type":{"type":"reference","id":7027,"name":"APIMessageApplicationCommandInteractionDataResolved"}},{"id":7021,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7024,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":6880,"name":"Message"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7026,7023,7025,7022,7021,7024]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":19,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6880,"name":"ApplicationCommandType.Message"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":7027,"name":"APIMessageApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure"},"children":[{"id":7028,"name":"messages","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":29,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":5977,"name":"APIMessage"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[7028]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":28,"character":17}]},{"id":6081,"name":"APIMessageCall","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-call-object-message-call-object-structure"},"children":[{"id":6083,"name":"ended_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ISO8601 timestamp when the call ended"},"sources":[{"fileName":"payloads/v9/channel.ts","line":911,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6082,"name":"participants","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of user ids that participated in the call"},"sources":[{"fileName":"payloads/v9/channel.ts","line":907,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6083,6082]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":903,"character":17}]},{"id":7175,"name":"APIMessageChannelSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7179,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6228,"name":"ChannelSelect"},"inheritedFrom":{"type":"reference","id":7153,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7178,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7152,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7177,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":85,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7138,"name":"APIInteractionDataResolved"},{"type":"literal","value":"channels"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":7176,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":84,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7179,7178,7177,7176]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":82,"character":17}],"extendedTypes":[{"type":"reference","id":7151,"typeArguments":[{"type":"reference","id":6228,"name":"ComponentType.ChannelSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":7151,"name":"APIMessageComponentBaseInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7153,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":7154,"name":"CType"}},{"id":7152,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7153,7152]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":46,"character":17}],"typeParameter":[{"id":7154,"name":"CType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6220,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":7156,"name":"APIMessageStringSelectInteractionData"},{"type":"reference","id":7160,"name":"APIMessageUserSelectInteractionData"},{"type":"reference","id":7165,"name":"APIMessageRoleSelectInteractionData"},{"type":"reference","id":7170,"name":"APIMessageMentionableSelectInteractionData"},{"type":"reference","id":7175,"name":"APIMessageChannelSelectInteractionData"}]},{"id":6241,"name":"APIMessageComponentEmoji","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6244,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1634,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6242,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1626,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6243,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1630,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6244,6242,6243]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1622,"character":17}]},{"id":7074,"name":"APIMessageInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#message-interaction-object"},"children":[{"id":7075,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7079,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member who invoked the interaction, only sent in MESSAGE_CREATE events"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":87,"character":1}],"type":{"type":"reference","id":7073,"name":"PartialAPIMessageInteractionGuildMember"}},{"id":7077,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the application command, including subcommands and subcommand groups"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7076,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":75,"character":1}],"type":{"type":"reference","id":7197,"name":"InteractionType"}},{"id":7078,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who invoked the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":83,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7075,7079,7077,7076,7078]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":67,"character":17}]},{"id":7065,"name":"APIMessageInteractionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-interaction-metadata-object"},"children":[{"id":7069,"name":"authorizing_integration_owners","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"IDs for installation context(s) related to an interaction. Details in Authorizing Integration Owners Object"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":36,"character":1}],"type":{"type":"reference","id":7115,"name":"APIAuthorizingIntegrationOwnersMap"}},{"id":7066,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7071,"name":"interacted_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that contained interactive component, present only on messages created from component interactions"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7070,"name":"original_response_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the original response message, present only on follow-up messages"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7072,"name":"triggering_interaction_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Metadata for the interaction that was used to open the modal, present only on modal submit interactions"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":48,"character":1}],"type":{"type":"reference","id":7065,"name":"APIMessageInteractionMetadata"}},{"id":7067,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":28,"character":1}],"type":{"type":"reference","id":7197,"name":"InteractionType"}},{"id":7068,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"User who triggered the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":32,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7069,7066,7071,7070,7072,7067,7068]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":20,"character":17}]},{"id":7170,"name":"APIMessageMentionableSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7174,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6227,"name":"MentionableSelect"},"inheritedFrom":{"type":"reference","id":7153,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7173,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7152,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7172,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":79,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7138,"name":"APIInteractionDataResolved"},{"type":"union","types":[{"type":"literal","value":"roles"},{"type":"literal","value":"members"},{"type":"literal","value":"users"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":7171,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7174,7173,7172,7171]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":76,"character":17}],"extendedTypes":[{"type":"reference","id":7151,"typeArguments":[{"type":"reference","id":6227,"name":"ComponentType.MentionableSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":6055,"name":"APIMessageReference","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure"},"children":[{"id":6058,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the originating message's channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":815,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6059,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message's guild"},"sources":[{"fileName":"payloads/v9/channel.ts","line":819,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6057,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":811,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6056,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of reference"},"sources":[{"fileName":"payloads/v9/channel.ts","line":807,"character":1}],"type":{"type":"reference","id":6065,"name":"MessageReferenceType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6058,6059,6057,6056]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":803,"character":17}]},{"id":7165,"name":"APIMessageRoleSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7169,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6226,"name":"RoleSelect"},"inheritedFrom":{"type":"reference","id":7153,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7168,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7152,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7167,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":73,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7138,"name":"APIInteractionDataResolved"},{"type":"literal","value":"roles"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":7166,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":72,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7169,7168,7167,7166]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":70,"character":17}],"extendedTypes":[{"type":"reference","id":7151,"typeArguments":[{"type":"reference","id":6226,"name":"ComponentType.RoleSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":6339,"name":"APIMessageSnapshot","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-snapshot-object"},"children":[{"id":6341,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Id of the origin message's guild","tags":[{"tag":"deprecated","text":"This field doesn't accurately reflect the Discord API as it doesn't exist nor is documented and will\nbe removed in the next major version.\n\nIt was added in {@link https://github.com/discord/discord-api-docs/pull/6833/commits/d18f72d06d62e6b1d51ca2c1ef308ddc29ff3348 | d18f72d}\nbut was later removed before the PR ({@link https://github.com/discord/discord-api-docs/pull/6833 | discord-api-docs#6833}) was merged.\nSee {@link https://github.com/discordjs/discord-api-types/pull/1084 | discord-api-types#1084} for more information.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1900,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6340,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Subset of the message object fields"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1889,"character":1}],"type":{"type":"reference","id":6357,"name":"APIMessageSnapshotFields"}}],"groups":[{"title":"Properties","kind":1024,"children":[6341,6340]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1885,"character":17}]},{"id":7156,"name":"APIMessageStringSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7159,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6223,"name":"StringSelect"},"inheritedFrom":{"type":"reference","id":7153,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7158,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7152,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7157,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":61,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7159,7158,7157]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":59,"character":17}],"extendedTypes":[{"type":"reference","id":7151,"typeArguments":[{"type":"reference","id":6223,"name":"ComponentType.StringSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":7160,"name":"APIMessageUserSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7164,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6225,"name":"UserSelect"},"inheritedFrom":{"type":"reference","id":7153,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7163,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7152,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7162,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":67,"character":1}],"type":{"type":"reference","id":7145,"name":"APIUserInteractionDataResolved"}},{"id":7161,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":66,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7164,7163,7162,7161]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":64,"character":17}],"extendedTypes":[{"type":"reference","id":7151,"typeArguments":[{"type":"reference","id":6225,"name":"ComponentType.UserSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":7209,"name":"APIModalInteractionResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7211,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":41,"character":1}],"type":{"type":"reference","id":7240,"name":"APIModalInteractionResponseCallbackData"}},{"id":7210,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":40,"character":1}],"type":{"type":"reference","id":7232,"name":"Modal"}}],"groups":[{"title":"Properties","kind":1024,"children":[7211,7210]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":39,"character":17}]},{"id":7240,"name":"APIModalInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal"},"children":[{"id":7243,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Between 1 and 5 (inclusive) components that make up the modal"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":142,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6230,"typeArguments":[{"type":"reference","id":6329,"name":"APITextInputComponent"}],"name":"APIActionRowComponent"}}},{"id":7241,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":134,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7242,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the popup modal"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":138,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7243,7241,7242]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":130,"character":17}]},{"id":7190,"name":"APIModalSubmission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-modal-submit-data-structure"},"children":[{"id":7192,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A list of child components"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":32,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7187,"name":"ModalSubmitActionRowComponent"}}},{"id":7191,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7192,7191]}],"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":24,"character":17}]},{"id":6097,"name":"APIOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure"},"children":[{"id":6100,"name":"allow","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":995,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6101,"name":"deny","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1003,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6098,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role or user id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":981,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6099,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Either 0 (role) or 1 (member)","text":"{@link OverwriteType}\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":987,"character":1}],"type":{"type":"reference","id":6102,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6100,6101,6098,6099]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":977,"character":17}]},{"id":5776,"name":"APIPartialChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented, but partial only includes id, name, and type"},"children":[{"id":5777,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5779,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5778,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":28,"character":1}],"type":{"type":"reference","id":5956,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5777,5779,5778]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":18,"character":17}],"extendedBy":[{"type":"reference","id":5780,"name":"APIChannelBase"}]},{"id":6358,"name":"APIPartialEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented but mentioned"},"children":[{"id":6361,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6359,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6360,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6361,6359,6360]}],"sources":[{"fileName":"payloads/v9/emoji.ts","line":12,"character":17}],"extendedBy":[{"type":"reference","id":6362,"name":"APIEmoji"}]},{"id":6471,"name":"APIPartialGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure"},"children":[{"id":6475,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":52,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6476,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6477,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":62,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6562,"name":"GuildFeature"}}},{"id":6473,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6480,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":6472,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6474,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6479,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6478,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":68,"character":1}],"type":{"type":"reference","id":6542,"name":"GuildVerificationLevel"}},{"id":6481,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":6696,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","name":"Pick.welcome_screen"}}],"groups":[{"title":"Properties","kind":1024,"children":[6475,6476,6477,6473,6480,6472,6474,6479,6478,6481]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":30,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6468,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":6482,"name":"APIGuild"},{"type":"literal","value":"welcome_screen"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"extendedBy":[{"type":"reference","id":6482,"name":"APIGuild"}]},{"id":7383,"name":"APIPoll","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-object-poll-object-structure"},"children":[{"id":7387,"name":"allow_multiselect","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether a user can select multiple answers","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/poll.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7385,"name":"answers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Each of the answers available in the poll, up to 10"},"sources":[{"fileName":"payloads/v9/poll.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7395,"name":"APIPollAnswer"}}},{"id":7386,"name":"expiry","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time when the poll ends (IS08601 timestamp)"},"sources":[{"fileName":"payloads/v9/poll.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7388,"name":"layout_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The layout type of the poll","tags":[{"tag":"default","text":"PollLayoutType.Default\n"}]},"sources":[{"fileName":"payloads/v9/poll.ts","line":34,"character":1}],"type":{"type":"reference","id":7391,"name":"Default"}},{"id":7384,"name":"question","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The question of the poll"},"sources":[{"fileName":"payloads/v9/poll.ts","line":14,"character":1}],"type":{"type":"reference","id":7392,"name":"APIPollMedia"}},{"id":7389,"name":"results","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The results of the poll"},"sources":[{"fileName":"payloads/v9/poll.ts","line":38,"character":1}],"type":{"type":"reference","id":7398,"name":"APIPollResults"}}],"groups":[{"title":"Properties","kind":1024,"children":[7387,7385,7386,7388,7384,7389]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":10,"character":17}]},{"id":7395,"name":"APIPollAnswer","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-answer-object-poll-answer-object-structure"},"children":[{"id":7396,"name":"answer_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the answer. Starts at `1` for the first answer and goes up sequentially"},"sources":[{"fileName":"payloads/v9/poll.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7397,"name":"poll_media","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The data of the answer"},"sources":[{"fileName":"payloads/v9/poll.ts","line":78,"character":1}],"type":{"type":"reference","id":7392,"name":"APIPollMedia"}}],"groups":[{"title":"Properties","kind":1024,"children":[7396,7397]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":70,"character":17}]},{"id":7401,"name":"APIPollAnswerCount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-results-object-poll-answer-count-object-structure"},"children":[{"id":7403,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of votes for this answer"},"sources":[{"fileName":"payloads/v9/poll.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7402,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `answer_id`"},"sources":[{"fileName":"payloads/v9/poll.ts","line":102,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7404,"name":"me_voted","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user voted for this answer"},"sources":[{"fileName":"payloads/v9/poll.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[7403,7402,7404]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":98,"character":17}]},{"id":7392,"name":"APIPollMedia","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-media-object-poll-media-object-structure"},"children":[{"id":7394,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji of the field"},"sources":[{"fileName":"payloads/v9/poll.ts","line":64,"character":1}],"type":{"type":"reference","id":6358,"name":"APIPartialEmoji"}},{"id":7393,"name":"text","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The text of the field","text":"The maximum length is `300` for the question, and `55` for any answer\n"},"sources":[{"fileName":"payloads/v9/poll.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7394,7393]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":54,"character":17}]},{"id":7398,"name":"APIPollResults","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-results-object-poll-results-object-structure"},"children":[{"id":7400,"name":"answer_counts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The counts for each answer"},"sources":[{"fileName":"payloads/v9/poll.ts","line":92,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7401,"name":"APIPollAnswerCount"}}},{"id":7399,"name":"is_finalized","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the votes have been precisely counted"},"sources":[{"fileName":"payloads/v9/poll.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[7400,7399]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":84,"character":17}]},{"id":7212,"name":"APIPremiumRequiredInteractionResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7213,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":45,"character":1}],"type":{"type":"reference","id":7233,"name":"PremiumRequired"}}],"groups":[{"title":"Properties","kind":1024,"children":[7213]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":44,"character":17}]},{"id":6087,"name":"APIReaction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure"},"children":[{"id":6093,"name":"burst_colors","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Hexadecimal colors used for this super reaction"},"sources":[{"fileName":"payloads/v9/channel.ts","line":957,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6088,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Total number of times this emoji has been used to react (including super reacts)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":935,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6089,"name":"count_details","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An object detailing the individual reaction counts for different types of reactions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":939,"character":1}],"type":{"type":"reference","id":6094,"name":"APIReactionCountDetails"}},{"id":6092,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji information","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":953,"character":1}],"type":{"type":"reference","id":6358,"name":"APIPartialEmoji"}},{"id":6090,"name":"me","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user reacted using this emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":943,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6091,"name":"me_burst","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user super-reacted using this emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":947,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6093,6088,6089,6092,6090,6091]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":931,"character":17}]},{"id":6094,"name":"APIReactionCountDetails","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-count-details-object-reaction-count-details-structure"},"children":[{"id":6095,"name":"burst","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Count of super reactions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":967,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6096,"name":"normal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Count of normal reactions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":971,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6095,6096]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":963,"character":17}]},{"id":7361,"name":"APIRole","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object"},"children":[{"id":7364,"name":"color","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7373,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role flags"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":60,"character":1}],"type":{"type":"reference","id":7381,"name":"RoleFlags"}},{"id":7365,"name":"hoist","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"If this role is pinned in the user listing"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7366,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role icon hash"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":30,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7362,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7370,"name":"managed","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is managed by an integration"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7371,"name":"mentionable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is mentionable"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7363,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role name"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7369,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7368,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Position of this role"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7372,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The tags this role has"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":56,"character":1}],"type":{"type":"reference","id":7374,"name":"APIRoleTags"}},{"id":7367,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role unicode emoji as a standard emoji"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":34,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[7364,7373,7365,7366,7362,7370,7371,7363,7369,7368,7372,7367]}],"sources":[{"fileName":"payloads/v9/permissions.ts","line":10,"character":17}]},{"id":7374,"name":"APIRoleTags","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-tags-structure"},"children":[{"id":7379,"name":"available_for_purchase","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this role is available for purchase"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":86,"character":1}],"type":{"type":"literal","value":null}},{"id":7375,"name":"bot_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the bot this role belongs to"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7380,"name":"guild_connections","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this role is a guild's linked role"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":90,"character":1}],"type":{"type":"literal","value":null}},{"id":7377,"name":"integration_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the integration this role belongs to"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7376,"name":"premium_subscriber","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this is the guild's premium subscriber role"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":74,"character":1}],"type":{"type":"literal","value":null}},{"id":7378,"name":"subscription_listing_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of this role's subscription sku and listing"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7379,7375,7380,7377,7376,7378]}],"sources":[{"fileName":"payloads/v9/permissions.ts","line":66,"character":17}]},{"id":7305,"name":"APISKU","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/skus#sku-object-sku-structure"},"children":[{"id":7308,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the parent application"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":102,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7311,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"SKU flags combined as a bitfield","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":116,"character":1}],"type":{"type":"reference","id":7312,"name":"SKUFlags"}},{"id":7306,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of SKU"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7309,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Customer-facing name of your premium offering"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7310,"name":"slug","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System-generated URL slug based on the SKU's name"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7307,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of SKU"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":98,"character":1}],"type":{"type":"reference","id":7316,"name":"SKUType"}}],"groups":[{"title":"Properties","kind":1024,"children":[7308,7311,7306,7309,7310,7307]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":90,"character":17}]},{"id":6317,"name":"APISelectMenuDefaultValue","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-default-value-structure"},"children":[{"id":6319,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1799,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6318,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1798,"character":1}],"type":{"type":"reference","id":6320,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[6319,6318]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1797,"character":17}],"typeParameter":[{"id":6320,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6313,"name":"SelectMenuDefaultValueType"}}]},{"id":6323,"name":"APISelectMenuOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-option-structure"},"children":[{"id":6328,"name":"default","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this option should be already-selected by default"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1841,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6326,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An additional description of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1833,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6327,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the option"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1837,"character":1}],"type":{"type":"reference","id":6241,"name":"APIMessageComponentEmoji"}},{"id":6324,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user-facing name of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1825,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6325,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The dev-defined value of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1829,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6328,6326,6327,6324,6325]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1821,"character":17}]},{"id":7405,"name":"APISoundboardSound","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#soundboard-sound-object"},"children":[{"id":7412,"name":"available","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this sound can be used (for guild sounds), may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7409,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this sound's custom emoji"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7410,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of this sound's standard emoji"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":31,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7411,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild that this sound is in"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7406,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of this sound"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7407,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this sound"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7413,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created this sound"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":43,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":7408,"name":"volume","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The volume of this sound, from 0 to 1"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[7412,7409,7410,7411,7406,7407,7413,7408]}],"sources":[{"fileName":"payloads/v9/soundboard.ts","line":11,"character":17}]},{"id":7414,"name":"APIStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object"},"children":[{"id":7417,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the associated stage channel"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7420,"name":"discoverable_disabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not stage discovery is disabled","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7416,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id of the associated stage channel"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7421,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the scheduled event for this stage instance"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7415,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage instance"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7419,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the stage instance","text":"See https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level\n"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":29,"character":1}],"type":{"type":"reference","id":7422,"name":"StageInstancePrivacyLevel"}},{"id":7418,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7417,7420,7416,7421,7415,7419,7418]}],"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":7,"character":17}]},{"id":6782,"name":"APIStageInstanceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6783,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":181,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":6796,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":6787,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":6789,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":6795,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":6784,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":182,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":6794,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":6840,"name":"StageInstance"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":6786,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":6785,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":6798,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":6788,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":6792,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":6849,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":6799,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6742,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":6791,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":6790,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":6793,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":6843,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":6797,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[6783,6796,6787,6789,6795,6784,6794,6786,6785,6798,6788,6792,6799,6791,6790,6793,6797]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":179,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6840,"name":"GuildScheduledEventEntityType.StageInstance"}],"name":"APIGuildScheduledEventBase"}]},{"id":7430,"name":"APISticker","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object"},"children":[{"id":7436,"name":"asset","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Previously the sticker asset hash, now an empty string","tags":[{"tag":"deprecated","text":""},{"tag":"unstable","text":"This field is no longer documented by Discord and will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v9/sticker.ts","line":38,"character":1}],"type":{"type":"literal","value":""}},{"id":7439,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this guild sticker can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7434,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7438,"name":"format_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker format","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types\n"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":50,"character":1}],"type":{"type":"reference","id":7446,"name":"StickerFormatType"}},{"id":7440,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that owns this sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7431,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7433,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7432,"name":"pack_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For standard stickers, ID of the pack the sticker is from"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7442,"name":"sort_value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The standard sticker's sort order within its pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7435,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For guild stickers, the Discord name of a unicode emoji representing the sticker's expression. for standard stickers, a comma-separated list of related expressions."},"sources":[{"fileName":"payloads/v9/sticker.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7437,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types\n"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":44,"character":1}],"type":{"type":"reference","id":7443,"name":"StickerType"}},{"id":7441,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that uploaded the guild sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":62,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7436,7439,7434,7438,7440,7431,7433,7432,7442,7435,7437,7441]}],"sources":[{"fileName":"payloads/v9/sticker.ts","line":11,"character":17}]},{"id":7452,"name":"APIStickerPack","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-pack-object"},"children":[{"id":7459,"name":"banner_asset_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the sticker pack's banner image"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7457,"name":"cover_sticker_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of a sticker in the pack which is shown as the pack's icon"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7458,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7453,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7455,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7456,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the pack's SKU"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":117,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7454,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stickers in the pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":109,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7430,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7459,7457,7458,7453,7455,7456,7454]}],"sources":[{"fileName":"payloads/v9/sticker.ts","line":101,"character":17}]},{"id":6293,"name":"APIStringSelectComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":6295,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6276,"name":"APIBaseSelectMenuComponent.custom_id"}},{"id":6299,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6280,"name":"APIBaseSelectMenuComponent.disabled"}},{"id":6298,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1717,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6279,"name":"APIBaseSelectMenuComponent.max_values"}},{"id":6297,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1711,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6278,"name":"APIBaseSelectMenuComponent.min_values"}},{"id":6294,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Specified choices in a select menu; max 25"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1747,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6323,"name":"APISelectMenuOption"}}},{"id":6296,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1705,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6277,"name":"APIBaseSelectMenuComponent.placeholder"}},{"id":6300,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6223,"name":"StringSelect"},"inheritedFrom":{"type":"reference","id":6281,"name":"APIBaseSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6295,6299,6298,6297,6294,6296,6300]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1743,"character":17}],"extendedTypes":[{"type":"reference","id":6275,"typeArguments":[{"type":"reference","id":6223,"name":"ComponentType.StringSelect"}],"name":"APIBaseSelectMenuComponent"}]},{"id":7321,"name":"APISubscription","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#subscription-object"},"children":[{"id":7329,"name":"canceled_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the subscription was canceled"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":195,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7330,"name":"country","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ISO3166-1 alpha-2 country code of the payment source used to purchase the subscription. Missing unless queried with a private OAuth scope."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":199,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7327,"name":"current_period_end","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"End of the current subscription period"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":187,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7326,"name":"current_period_start","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Start of the current subscription period"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7325,"name":"entitlement_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of entitlements granted for this subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":179,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":7322,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":167,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7324,"name":"sku_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of SKUs subscribed to"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":175,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":7328,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Current status of the subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":191,"character":1}],"type":{"type":"reference","id":7331,"name":"SubscriptionStatus"}},{"id":7323,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user who is subscribed"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":171,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7329,7330,7327,7326,7325,7322,7324,7328,7323]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":163,"character":17}]},{"id":7460,"name":"APITeam","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-object"},"children":[{"id":7461,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A hash of the image of the team's icon"},"sources":[{"fileName":"payloads/v9/teams.ts","line":15,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7462,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique id of the team"},"sources":[{"fileName":"payloads/v9/teams.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7463,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members of the team"},"sources":[{"fileName":"payloads/v9/teams.ts","line":23,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7466,"name":"APITeamMember"}}},{"id":7464,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the team"},"sources":[{"fileName":"payloads/v9/teams.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7465,"name":"owner_user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id of the current team owner"},"sources":[{"fileName":"payloads/v9/teams.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7461,7462,7463,7464,7465]}],"sources":[{"fileName":"payloads/v9/teams.ts","line":11,"character":17}]},{"id":7466,"name":"APITeamMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-member-object"},"children":[{"id":7467,"name":"membership_state","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's membership state on the team","text":"See https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum\n"},"sources":[{"fileName":"payloads/v9/teams.ts","line":43,"character":1}],"type":{"type":"reference","id":7472,"name":"TeamMemberMembershipState"}},{"id":7468,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Will always be `[\"*\"]`","tags":[{"tag":"deprecated","text":"Use `role` instead\n"}]},"sources":[{"fileName":"payloads/v9/teams.ts","line":49,"character":1}],"type":{"type":"tuple","elements":[{"type":"literal","value":"*"}]}},{"id":7471,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's role in the team.","text":"See https://discord.com/developers/docs/topics/teams#team-member-roles\n"},"sources":[{"fileName":"payloads/v9/teams.ts","line":65,"character":1}],"type":{"type":"reference","id":7475,"name":"TeamMemberRole"}},{"id":7469,"name":"team_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent team of which they are a member"},"sources":[{"fileName":"payloads/v9/teams.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7470,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar, discriminator, id, and username of the user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/teams.ts","line":59,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7467,7468,7471,7469,7470]}],"sources":[{"fileName":"payloads/v9/teams.ts","line":37,"character":17}]},{"id":7479,"name":"APITemplate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#template-object"},"children":[{"id":7480,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The template code (unique ID)"},"sources":[{"fileName":"payloads/v9/template.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7486,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was created"},"sources":[{"fileName":"payloads/v9/template.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7485,"name":"creator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who created the template","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/template.ts","line":38,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":7484,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the user who created the template"},"sources":[{"fileName":"payloads/v9/template.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7482,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the template"},"sources":[{"fileName":"payloads/v9/template.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7490,"name":"is_dirty","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the template has unsynced changes"},"sources":[{"fileName":"payloads/v9/template.ts","line":58,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":7481,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Template name"},"sources":[{"fileName":"payloads/v9/template.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7489,"name":"serialized_source_guild","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild snapshot this template contains"},"sources":[{"fileName":"payloads/v9/template.ts","line":54,"character":1}],"type":{"type":"reference","id":7491,"name":"APITemplateSerializedSourceGuild"}},{"id":7488,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the guild this template is based on"},"sources":[{"fileName":"payloads/v9/template.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7487,"name":"updated_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was last synced to the source guild"},"sources":[{"fileName":"payloads/v9/template.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7483,"name":"usage_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this template has been used"},"sources":[{"fileName":"payloads/v9/template.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[7480,7486,7485,7484,7482,7490,7481,7489,7488,7487,7483]}],"sources":[{"fileName":"payloads/v9/template.ts","line":12,"character":17}]},{"id":7491,"name":"APITemplateSerializedSourceGuild","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7499,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":166,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_channel_id"}},{"id":7500,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v9/guild.ts","line":170,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_timeout"}},{"id":7505,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.*\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8406,"name":"RESTAPIGuildCreatePartialChannel"}},"inheritedFrom":{"type":"reference","name":"Omit.channels"}},{"id":7501,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":128,"character":1}],"type":{"type":"reference","id":6527,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","name":"Omit.default_message_notifications"}},{"id":7492,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/template.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7502,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":134,"character":1}],"type":{"type":"reference","id":6530,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","name":"Omit.explicit_content_filter"}},{"id":7494,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/template.ts","line":64,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7495,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v9/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":7493,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/template.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7506,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v9/guild.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.premium_progress_bar_enabled"}},{"id":7496,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.region"}},{"id":7497,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8413,"name":"RESTAPIGuildCreateRole"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}},{"id":7504,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":180,"character":1}],"type":{"type":"reference","id":6557,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_flags"}},{"id":7503,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v9/guild.ts","line":174,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_id"}},{"id":7498,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":122,"character":1}],"type":{"type":"reference","id":6542,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","name":"Omit.verification_level"}}],"groups":[{"title":"Properties","kind":1024,"children":[7499,7500,7505,7501,7492,7502,7494,7495,7493,7506,7496,7497,7504,7503,7498]}],"sources":[{"fileName":"payloads/v9/template.ts","line":61,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":8423,"name":"RESTPostAPIGuildsJSONBody"},{"type":"literal","value":"icon"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":5788,"name":"APITextBasedChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5793,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5782,"name":"APIChannelBase.flags"}},{"id":5794,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5783,"name":"APIChannelBase.id"}},{"id":5789,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5790,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5795,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5784,"name":"APIChannelBase.name"}},{"id":5791,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5792,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5796,"name":"T"},"inheritedFrom":{"type":"reference","id":5781,"name":"APIChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5793,5794,5789,5790,5795,5791,5792]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":57,"character":17}],"typeParameter":[{"id":5796,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5956,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":5780,"typeArguments":[{"type":"reference","id":5796,"name":"T"}],"name":"APIChannelBase"}]},{"id":6329,"name":"APITextInputComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-structure"},"children":[{"id":6331,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom id for the text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1855,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6332,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Text that appears on top of the text input field, max 45 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1859,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6336,"name":"max_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Maximal length of text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1875,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6335,"name":"min_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Minimal length of text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1871,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6333,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Placeholder for the text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1863,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6337,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this text input is required or not"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1879,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6330,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"One of text input styles"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1851,"character":1}],"type":{"type":"reference","id":6272,"name":"TextInputStyle"}},{"id":6338,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6224,"name":"TextInput"},"inheritedFrom":{"type":"reference","id":6218,"name":"APIBaseComponent.type"}},{"id":6334,"name":"value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The pre-filled text in the text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1867,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6331,6332,6336,6335,6333,6337,6330,6338,6334]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1847,"character":17}],"extendedTypes":[{"type":"reference","id":6217,"typeArguments":[{"type":"reference","id":6224,"name":"ComponentType.TextInput"}],"name":"APIBaseComponent"}]},{"id":5878,"name":"APIThreadChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5885,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The IDs of the set of tags that have been applied to a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":240,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5891,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5806,"name":"APIGuildChannel.flags"}},{"id":5893,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5799,"name":"APIGuildChannel.guild_id"}},{"id":5887,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5805,"name":"APIGuildChannel.id"}},{"id":5889,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5890,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5879,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The client users member for the thread, only included in select endpoints"},"sources":[{"fileName":"payloads/v9/channel.ts","line":212,"character":1}],"type":{"type":"reference","id":6117,"name":"APIThreadMember"}},{"id":5882,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v9/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5881,"name":"message_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages (not including the initial message or deleted messages) in a thread","text":"If the thread was created before July 1, 2022, it stops counting at 50 messages\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":222,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5892,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5798,"name":"APIGuildChannel.name"}},{"id":5897,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5803,"name":"APIGuildChannel.nsfw"}},{"id":5883,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the thread creator"},"sources":[{"fileName":"payloads/v9/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5896,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5802,"name":"APIGuildChannel.parent_id"}},{"id":5894,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6097,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5800,"name":"APIGuildChannel.permission_overwrites"}},{"id":5895,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5801,"name":"APIGuildChannel.position"}},{"id":5888,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":5880,"name":"thread_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The metadata for a thread channel not shared by other channels"},"sources":[{"fileName":"payloads/v9/channel.ts","line":216,"character":1}],"type":{"type":"reference","id":6105,"name":"APIThreadMetadata"}},{"id":5884,"name":"total_message_sent","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages ever sent in a thread","text":"Similar to `message_count` on message creation, but won't decrement when a message is deleted\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":236,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5886,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5877,"name":"ThreadChannelType"},"inheritedFrom":{"type":"reference","id":5804,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5885,5891,5893,5887,5889,5890,5879,5882,5881,5892,5897,5883,5896,5894,5895,5888,5880,5884,5886]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":206,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5788,"typeArguments":[{"type":"reference","id":5877,"name":"ThreadChannelType"}],"name":"APITextBasedChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","id":5797,"typeArguments":[{"type":"reference","id":5877,"name":"ThreadChannelType"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":5323,"name":"GatewayThreadCreateDispatchData"}]},{"id":6128,"name":"APIThreadList","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6131,"name":"has_more","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether there are potentially additional threads"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1115,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6130,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members for the client user in each of the fetched threads"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1111,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6117,"name":"APIThreadMember"}}},{"id":6129,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The threads that were fetched"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1107,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5955,"name":"APIChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6131,6130,6129]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1103,"character":17}]},{"id":6117,"name":"APIThreadMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#thread-member-object-thread-member-structure"},"children":[{"id":6121,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Member flags combined as a bitfield","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1073,"character":1}],"type":{"type":"reference","id":6123,"name":"ThreadMemberFlags"}},{"id":6118,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the thread","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1057,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6120,"name":"join_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An ISO8601 timestamp for when the member last joined"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1067,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6122,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional information about the user","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n\n**This field is only present when `with_member` is set to true when calling `List Thread Members` or `Get Thread Member`**\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1081,"character":1}],"type":{"type":"reference","id":6612,"name":"APIGuildMember"}},{"id":6119,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the member","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1063,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6121,6118,6120,6122,6119]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1051,"character":17}]},{"id":6105,"name":"APIThreadMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#thread-metadata-object-thread-metadata-structure"},"children":[{"id":6108,"name":"archive_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An ISO8601 timestamp when the thread's archive status was last changed, used for calculating recent activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1026,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6106,"name":"archived","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the thread is archived"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1018,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6107,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration in minutes to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1022,"character":1}],"type":{"type":"reference","id":6112,"name":"ThreadAutoArchiveDuration"}},{"id":6111,"name":"create_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp when the thread was created; only populated for threads created after 2022-01-09"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1038,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6110,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread; only available on private threads"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1034,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6109,"name":"locked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread is locked; when a thread is locked, only users with `MANAGE_THREADS` can unarchive it"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1030,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6108,6106,6107,6111,6110,6109]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1014,"character":17}]},{"id":5914,"name":"APIThreadOnlyChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5920,"name":"available_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The set of tags that can be used in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":344,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5898,"name":"APIGuildForumTag"}}},{"id":5919,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":340,"character":1}],"type":{"type":"reference","id":6112,"name":"ThreadAutoArchiveDuration"}},{"id":5922,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":353,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5904,"name":"APIGuildForumDefaultReactionEmoji"}]}},{"id":5923,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":357,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5907,"name":"SortOrderType"}]}},{"id":5921,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v9/channel.ts","line":349,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5932,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5806,"name":"APIGuildChannel.flags"}},{"id":5925,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5799,"name":"APIGuildChannel.guild_id"}},{"id":5931,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5805,"name":"APIGuildChannel.id"}},{"id":5916,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last thread created in this channel (may not point to an existing or valid thread)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":324,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5918,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5924,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5798,"name":"APIGuildChannel.name"}},{"id":5929,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5803,"name":"APIGuildChannel.nsfw"}},{"id":5928,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5802,"name":"APIGuildChannel.parent_id"}},{"id":5926,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6097,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5800,"name":"APIGuildChannel.permission_overwrites"}},{"id":5927,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5801,"name":"APIGuildChannel.position"}},{"id":5917,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before creating another thread (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"The absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":331,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5915,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-4096 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":320,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5930,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5933,"name":"T"},"inheritedFrom":{"type":"reference","id":5804,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5920,5919,5922,5923,5921,5932,5925,5931,5916,5918,5924,5929,5928,5926,5927,5917,5915,5930]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":315,"character":17}],"typeParameter":[{"id":5933,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":5968,"name":"ChannelType.GuildForum"},{"type":"reference","id":5969,"name":"ChannelType.GuildMedia"}]}}],"extendedTypes":[{"type":"reference","id":5797,"typeArguments":[{"type":"reference","id":5933,"name":"T"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":5934,"name":"APIGuildForumChannel"}]},{"id":6468,"name":"APIUnavailableGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#unavailable-guild-object"},"children":[{"id":6469,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6470,"name":"unavailable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v9/guild.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6469,6470]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":16,"character":17}]},{"id":7507,"name":"APIUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object"},"children":[{"id":7517,"name":"accent_color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner color encoded as an integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v9/user.ts","line":55,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":7512,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's avatar hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":33,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7524,"name":"avatar_decoration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's avatar decoration hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n","tags":[{"tag":"deprecated","text":"Use `avatar_decoration_data` instead\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":93,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7525,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the user's avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":99,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7598,"name":"APIAvatarDecorationData"}]}},{"id":7516,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7513,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user belongs to an OAuth2 application"},"sources":[{"fileName":"payloads/v9/user.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7510,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's Discord-tag"},"sources":[{"fileName":"payloads/v9/user.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7520,"name":"email","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's email"},"sources":[{"fileName":"payloads/v9/user.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7521,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":73,"character":1}],"type":{"type":"reference","id":7526,"name":"UserFlags"}},{"id":7511,"name":"global_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's display name, if it is set. For bots, this is the application name"},"sources":[{"fileName":"payloads/v9/user.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7508,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's id"},"sources":[{"fileName":"payloads/v9/user.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7518,"name":"locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's chosen language option"},"sources":[{"fileName":"payloads/v9/user.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7515,"name":"mfa_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has two factor enabled on their account"},"sources":[{"fileName":"payloads/v9/user.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7522,"name":"premium_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of Nitro subscription on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-premium-types\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":79,"character":1}],"type":{"type":"reference","id":7550,"name":"UserPremiumType"}},{"id":7523,"name":"public_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The public flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":85,"character":1}],"type":{"type":"reference","id":7526,"name":"UserFlags"}},{"id":7514,"name":"system","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is an Official Discord System user (part of the urgent message system)"},"sources":[{"fileName":"payloads/v9/user.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7509,"name":"username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's username, not unique across the platform"},"sources":[{"fileName":"payloads/v9/user.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7519,"name":"verified","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the email on this account has been verified"},"sources":[{"fileName":"payloads/v9/user.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[7517,7512,7524,7525,7516,7513,7510,7520,7521,7511,7508,7518,7515,7522,7523,7514,7509,7519]}],"sources":[{"fileName":"payloads/v9/user.ts","line":11,"character":17}]},{"id":7013,"name":"APIUserApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":7019,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":7016,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":7018,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":7015,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":13,"character":1}],"type":{"type":"reference","id":7145,"name":"APIUserInteractionDataResolved"}},{"id":7014,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7017,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":6879,"name":"User"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7019,7016,7018,7015,7014,7017]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":10,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6879,"name":"ApplicationCommandType.User"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":5829,"name":"APIVoiceChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5830,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice or stage channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":142,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5842,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5806,"name":"APIGuildChannel.flags"}},{"id":5835,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5799,"name":"APIGuildChannel.guild_id"}},{"id":5841,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5805,"name":"APIGuildChannel.id"}},{"id":5844,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5834,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5798,"name":"APIGuildChannel.name"}},{"id":5839,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5803,"name":"APIGuildChannel.nsfw"}},{"id":5838,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5802,"name":"APIGuildChannel.parent_id"}},{"id":5836,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6097,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5800,"name":"APIGuildChannel.permission_overwrites"}},{"id":5837,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5801,"name":"APIGuildChannel.position"}},{"id":5843,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":5832,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":152,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5840,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5845,"name":"T"},"inheritedFrom":{"type":"reference","id":5804,"name":"APIGuildChannel.type"}},{"id":5831,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice or stage channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5833,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice or stage channel, `1` when not present","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":158,"character":1}],"type":{"type":"reference","id":5974,"name":"VideoQualityMode"}}],"groups":[{"title":"Properties","kind":1024,"children":[5830,5842,5835,5841,5844,5834,5839,5838,5836,5837,5843,5832,5840,5831,5833]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":136,"character":17}],"typeParameter":[{"id":5845,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5956,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":5797,"typeArguments":[{"type":"reference","id":5845,"name":"T"}],"name":"APIGuildChannel"},{"type":"reference","typeArguments":[{"type":"reference","id":5788,"typeArguments":[{"type":"reference","id":5845,"name":"T"}],"name":"APITextBasedChannel"},{"type":"union","types":[{"type":"literal","value":"last_pin_timestamp"},{"type":"literal","value":"name"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":6800,"name":"APIVoiceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6801,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":6814,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":6805,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":6807,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":6813,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":6802,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":187,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":6812,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":6841,"name":"Voice"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":6804,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":6803,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":6816,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":6806,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":6810,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":6849,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":6817,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6742,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":6809,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":6808,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":6811,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":6843,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":6815,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[6801,6814,6805,6807,6813,6802,6812,6804,6803,6816,6806,6810,6817,6809,6808,6811,6815]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":185,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6841,"name":"GuildScheduledEventEntityType.Voice"}],"name":"APIGuildScheduledEventBase"}]},{"id":7616,"name":"APIVoiceRegion","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-region-object"},"children":[{"id":7621,"name":"custom","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a custom voice region (used for events/etc)"},"sources":[{"fileName":"payloads/v9/voice.ts","line":98,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7620,"name":"deprecated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a deprecated voice region (avoid switching to these)"},"sources":[{"fileName":"payloads/v9/voice.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7617,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique ID for the region"},"sources":[{"fileName":"payloads/v9/voice.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7618,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the region"},"sources":[{"fileName":"payloads/v9/voice.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7619,"name":"optimal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` for a single server that is closest to the current user's client"},"sources":[{"fileName":"payloads/v9/voice.ts","line":90,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[7621,7620,7617,7618,7619]}],"sources":[{"fileName":"payloads/v9/voice.ts","line":78,"character":17}]},{"id":7602,"name":"APIVoiceState","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object"},"children":[{"id":7604,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this user is connected to"},"sources":[{"fileName":"payloads/v9/voice.ts","line":26,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7608,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is deafened by the server"},"sources":[{"fileName":"payloads/v9/voice.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7603,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this voice state is for"},"sources":[{"fileName":"payloads/v9/voice.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7606,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member this voice state is for","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v9/voice.ts","line":36,"character":1}],"type":{"type":"reference","id":6612,"name":"APIGuildMember"}},{"id":7609,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the server"},"sources":[{"fileName":"payloads/v9/voice.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7615,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the user requested to speak"},"sources":[{"fileName":"payloads/v9/voice.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7610,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally deafened"},"sources":[{"fileName":"payloads/v9/voice.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7611,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally muted"},"sources":[{"fileName":"payloads/v9/voice.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7612,"name":"self_stream","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this user is streaming using \"Go Live\""},"sources":[{"fileName":"payloads/v9/voice.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7613,"name":"self_video","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user's camera is enabled"},"sources":[{"fileName":"payloads/v9/voice.ts","line":64,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7607,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The session id for this voice state"},"sources":[{"fileName":"payloads/v9/voice.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7614,"name":"suppress","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the current user"},"sources":[{"fileName":"payloads/v9/voice.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7605,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id this voice state is for"},"sources":[{"fileName":"payloads/v9/voice.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7604,7608,7603,7606,7609,7615,7610,7611,7612,7613,7607,7614,7605]}],"sources":[{"fileName":"payloads/v9/voice.ts","line":18,"character":17}]},{"id":7622,"name":"APIWebhook","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#webhook-object"},"children":[{"id":7631,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The bot/OAuth2 application that created this webhook"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7629,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default avatar of the webhook"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":43,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7626,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this webhook is for"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7625,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this webhook is for"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7623,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the webhook"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7628,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":39,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7633,"name":"source_channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":59,"character":1}],"type":{"type":"reference","id":5776,"name":"APIPartialChannel"}},{"id":7632,"name":"source_guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":55,"character":1}],"type":{"type":"reference","id":6471,"name":"APIPartialGuild"}},{"id":7630,"name":"token","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The secure token of the webhook (returned for Incoming Webhooks)"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7624,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the webhook","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object-webhook-types\n"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":21,"character":1}],"type":{"type":"reference","id":7635,"name":"WebhookType"}},{"id":7634,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url used for executing the webhook (returned by the webhooks OAuth2 flow)"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7627,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this webhook was created by (not returned when getting a webhook with its token)","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":35,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7631,7629,7626,7625,7623,7628,7633,7632,7630,7624,7634,7627]}],"sources":[{"fileName":"payloads/v9/webhook.ts","line":11,"character":17}]},{"id":8169,"name":"CDNQuery","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8170,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The returned image can have the size changed by using this query parameter","text":"Image size can be any power of two between 16 and 4096\n"},"sources":[{"fileName":"rest/v9/index.ts","line":1391,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8170]}],"sources":[{"fileName":"rest/v9/index.ts","line":1385,"character":17}]},{"id":6399,"name":"GatewayActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure"},"children":[{"id":6408,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id for the game"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":169,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6414,"name":"assets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Images for the presence and their hover texts","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-assets\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":196,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":6418,"name":"buttons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The custom buttons shown in the Rich Presence (max 2)"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":218,"character":1}],"type":{"type":"union","types":[{"type":"array","elementType":{"type":"intrinsic","name":"string"}},{"type":"array","elementType":{"type":"reference","id":6454,"name":"GatewayActivityButton"}}]}},{"id":6404,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix timestamp of when the activity was added to the user's session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":156,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6409,"name":"details","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"What the player is currently doing"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":173,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6411,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji used for a custom status","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":183,"character":1}],"type":{"type":"reference","id":6438,"name":"GatewayActivityEmoji"}},{"id":6417,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Activity flags `OR`d together, describes what the payload includes","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":214,"character":1}],"type":{"type":"reference","id":6444,"name":"ActivityFlags"}},{"id":6400,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's id"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":138,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6416,"name":"instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the activity is an instanced game session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6401,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's name"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":142,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6413,"name":"party","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Information for the current party of the player","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-party\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":190,"character":1}],"type":{"type":"reference","id":6439,"name":"GatewayActivityParty"}},{"id":6407,"name":"platform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"{@link ActivityPlatform}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6415,"name":"secrets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Secrets for Rich Presence joining and spectating","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":202,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"match"},{"type":"literal","value":"join"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":6412,"name":"session_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/gateway.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6410,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's current party status, or the text used for a custom status"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":177,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6406,"name":"sync_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/gateway.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6405,"name":"timestamps","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix timestamps for start and/or end of the game"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":160,"character":1}],"type":{"type":"reference","id":6435,"name":"GatewayActivityTimestamps"}},{"id":6402,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Activity type","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":148,"character":1}],"type":{"type":"reference","id":6428,"name":"ActivityType"}},{"id":6403,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Stream url, is validated when type is `1`"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":152,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6408,6414,6418,6404,6409,6411,6417,6400,6416,6401,6413,6407,6415,6412,6410,6406,6405,6402,6403]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":134,"character":17}]},{"id":6454,"name":"GatewayActivityButton","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6455,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The text shown on the button (1-32 characters)"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":330,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6456,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The url opened when clicking the button (1-512 characters)"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":334,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6455,6456]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":326,"character":17}]},{"id":6439,"name":"GatewayActivityParty","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-party"},"children":[{"id":6440,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the party"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":292,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6441,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to show the party's current and maximum size"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":296,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"current_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"max_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6440,6441]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":288,"character":17}]},{"id":6435,"name":"GatewayActivityTimestamps","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-timestamps"},"children":[{"id":6437,"name":"end","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity ends"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":277,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6436,"name":"start","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity started"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":273,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6437,6436]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":269,"character":17}]},{"id":5043,"name":"GatewayApplicationCommandPermissionsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update"},"children":[{"id":5045,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application the command belongs to"},"sources":[{"fileName":"gateway/v9.ts","line":626,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5046,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":630,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5044,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the command or the application ID"},"sources":[{"fileName":"gateway/v9.ts","line":622,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5047,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permissions for the command in the guild, max of 100"},"sources":[{"fileName":"gateway/v9.ts","line":634,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7044,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5045,5046,5044,5047]}],"sources":[{"fileName":"gateway/v9.ts","line":618,"character":17}]},{"id":5030,"name":"GatewayAutoModerationActionExecutionDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-action-execution"},"children":[{"id":5032,"name":"action","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The action which was executed"},"sources":[{"fileName":"gateway/v9.ts","line":560,"character":1}],"type":{"type":"reference","id":5764,"name":"APIAutoModerationAction"}},{"id":5038,"name":"alert_system_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of any system auto moderation messages posted as a result of this action","text":"This field will not be present if this event does not correspond to an action with type {@link AutoModerationActionType.SendAlertMessage}\n"},"sources":[{"fileName":"gateway/v9.ts","line":588,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5036,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel in which user content was posted"},"sources":[{"fileName":"gateway/v9.ts","line":576,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5039,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user generated text content","text":"`MESSAGE_CONTENT` (`1 << 15`) gateway intent is required to receive non-empty values from this field\n"},"sources":[{"fileName":"gateway/v9.ts","line":594,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5031,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild in which action was executed"},"sources":[{"fileName":"gateway/v9.ts","line":556,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5041,"name":"matched_content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The substring in content that triggered the rule","text":"`MESSAGE_CONTENT` (`1 << 15`) gateway intent is required to receive non-empty values from this field\n"},"sources":[{"fileName":"gateway/v9.ts","line":604,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5040,"name":"matched_keyword","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The word or phrase configured in the rule that triggered the rule"},"sources":[{"fileName":"gateway/v9.ts","line":598,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5037,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of any user message which content belongs to","text":"This field will not be present if message was blocked by AutoMod or content was not part of any message\n"},"sources":[{"fileName":"gateway/v9.ts","line":582,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5033,"name":"rule_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the rule which action belongs to"},"sources":[{"fileName":"gateway/v9.ts","line":564,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5034,"name":"rule_trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The trigger type of rule which was triggered"},"sources":[{"fileName":"gateway/v9.ts","line":568,"character":1}],"type":{"type":"reference","id":5744,"name":"AutoModerationRuleTriggerType"}},{"id":5035,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user which generated the content which triggered the rule"},"sources":[{"fileName":"gateway/v9.ts","line":572,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5032,5038,5036,5039,5031,5041,5040,5037,5033,5034,5035]}],"sources":[{"fileName":"gateway/v9.ts","line":552,"character":17}]},{"id":5065,"name":"GatewayChannelPinsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-pins-update"},"children":[{"id":5067,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":752,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5066,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":748,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5068,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time at which the most recent pinned message was pinned"},"sources":[{"fileName":"gateway/v9.ts","line":756,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5067,5066,5068]}],"sources":[{"fileName":"gateway/v9.ts","line":744,"character":17}]},{"id":5386,"name":"GatewayGuildAuditLogEntryCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-audit-log-entry-create"},"children":[{"id":5392,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":122,"character":1}],"type":{"type":"reference","id":5567,"name":"AuditLogEvent"},"inheritedFrom":{"type":"reference","id":5564,"name":"APIAuditLogEntry.action_type"}},{"id":5389,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":106,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5647,"name":"APIAuditLogChange"}},"inheritedFrom":{"type":"reference","id":5561,"name":"APIAuditLogEntry.changes"}},{"id":5387,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2061,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5391,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5563,"name":"APIAuditLogEntry.id"}},{"id":5393,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":128,"character":1}],"type":{"type":"reference","id":5631,"name":"APIAuditLogOptions"},"inheritedFrom":{"type":"reference","id":5565,"name":"APIAuditLogEntry.options"}},{"id":5394,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5566,"name":"APIAuditLogEntry.reason"}},{"id":5388,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5560,"name":"APIAuditLogEntry.target_id"}},{"id":5390,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5562,"name":"APIAuditLogEntry.user_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[5392,5389,5387,5391,5393,5394,5388,5390]}],"sources":[{"fileName":"gateway/v9.ts","line":2057,"character":17}],"extendedTypes":[{"type":"reference","id":5559,"name":"APIAuditLogEntry"}]},{"id":5145,"name":"GatewayGuildBanModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"children":[{"id":5146,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":954,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5147,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":960,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[5146,5147]}],"sources":[{"fileName":"gateway/v9.ts","line":950,"character":17}]},{"id":5082,"name":"GatewayGuildCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-create-guild-create-extra-fields"},"children":[{"id":5100,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":120,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6489,"name":"APIGuild.afk_channel_id"}},{"id":5101,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":124,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]},"inheritedFrom":{"type":"reference","id":6490,"name":"APIGuild.afk_timeout"}},{"id":5111,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v9/guild.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6500,"name":"APIGuild.application_id"}},{"id":5126,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6515,"name":"APIGuild.approximate_member_count"}},{"id":5127,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of non-offline members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6516,"name":"APIGuild.approximate_presence_count"}},{"id":5119,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":214,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6508,"name":"APIGuild.banner"}},{"id":5089,"name":"channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channels in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":875,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5955,"name":"APIChannel"}}},{"id":5105,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":144,"character":1}],"type":{"type":"reference","id":6527,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","id":6494,"name":"APIGuild.default_message_notifications"}},{"id":5118,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":208,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6507,"name":"APIGuild.description"}},{"id":5095,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":90,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6484,"name":"APIGuild.discovery_splash"}},{"id":5108,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6362,"name":"APIEmoji"}},"inheritedFrom":{"type":"reference","id":6497,"name":"APIGuild.emojis"}},{"id":5106,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":150,"character":1}],"type":{"type":"reference","id":6530,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","id":6495,"name":"APIGuild.explicit_content_filter"}},{"id":5109,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":168,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6562,"name":"GuildFeature"}},"inheritedFrom":{"type":"reference","id":6498,"name":"APIGuild.features"}},{"id":5093,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled events in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nhttps://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":907,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}}},{"id":5132,"name":"hub_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of Student Hub the guild is"},"sources":[{"fileName":"payloads/v9/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6553,"name":"GuildHubType"}]},"inheritedFrom":{"type":"reference","id":6521,"name":"APIGuild.hub_type"}},{"id":5135,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6524,"name":"APIGuild.icon"}},{"id":5094,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6483,"name":"APIGuild.icon_hash"}},{"id":5137,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6526,"name":"APIGuild.id"}},{"id":5083,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this guild was joined at","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v9.ts","line":835,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5084,"name":"large","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this is considered a large guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v9.ts","line":841,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5116,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6505,"name":"APIGuild.max_members"}},{"id":5115,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":196,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":6504,"name":"APIGuild.max_presences"}},{"id":5125,"name":"max_stage_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a stage video channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6514,"name":"APIGuild.max_stage_video_channel_users"}},{"id":5124,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6513,"name":"APIGuild.max_video_channel_users"}},{"id":5086,"name":"member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Total number of members in this guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v9.ts","line":851,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5088,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":867,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6612,"name":"APIGuildMember"}}},{"id":5110,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":174,"character":1}],"type":{"type":"reference","id":6534,"name":"GuildMFALevel"},"inheritedFrom":{"type":"reference","id":6499,"name":"APIGuild.mfa_level"}},{"id":5134,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6523,"name":"APIGuild.name"}},{"id":5129,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":6537,"name":"GuildNSFWLevel"},"inheritedFrom":{"type":"reference","id":6518,"name":"APIGuild.nsfw_level"}},{"id":5096,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6485,"name":"APIGuild.owner"}},{"id":5097,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v9/guild.ts","line":100,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6486,"name":"APIGuild.owner_id"}},{"id":5098,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6487,"name":"APIGuild.permissions"}},{"id":5122,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6511,"name":"APIGuild.preferred_locale"}},{"id":5131,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v9/guild.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6520,"name":"APIGuild.premium_progress_bar_enabled"}},{"id":5121,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v9/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6510,"name":"APIGuild.premium_subscription_count"}},{"id":5120,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":220,"character":1}],"type":{"type":"reference","id":6548,"name":"GuildPremiumTier"},"inheritedFrom":{"type":"reference","id":6509,"name":"APIGuild.premium_tier"}},{"id":5091,"name":"presences","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Presences of the members in the guild, will only include non-offline members if the size is greater than `large_threshold`","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/topics/gateway-events#presence-update\n"},"sources":[{"fileName":"gateway/v9.ts","line":891,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6382,"name":"GatewayPresenceUpdate"}}},{"id":5123,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v9/guild.ts","line":234,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6512,"name":"APIGuild.public_updates_channel_id"}},{"id":5099,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6488,"name":"APIGuild.region"}},{"id":5107,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":156,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7361,"name":"APIRole"}},"inheritedFrom":{"type":"reference","id":6496,"name":"APIGuild.roles"}},{"id":5114,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v9/guild.ts","line":192,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6503,"name":"APIGuild.rules_channel_id"}},{"id":5133,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"payloads/v9/guild.ts","line":282,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6522,"name":"APIGuild.safety_alerts_channel_id"}},{"id":5136,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6525,"name":"APIGuild.splash"}},{"id":5092,"name":"stage_instances","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stage instances in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-stage-instance-structure\n"},"sources":[{"fileName":"gateway/v9.ts","line":899,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7414,"name":"APIStageInstance"}}},{"id":5130,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":270,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7430,"name":"APISticker"}},"inheritedFrom":{"type":"reference","id":6519,"name":"APIGuild.stickers"}},{"id":5113,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":188,"character":1}],"type":{"type":"reference","id":6557,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","id":6502,"name":"APIGuild.system_channel_flags"}},{"id":5112,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v9/guild.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6501,"name":"APIGuild.system_channel_id"}},{"id":5090,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Threads in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":883,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5955,"name":"APIChannel"}}},{"id":5085,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"gateway/v9.ts","line":845,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5117,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6506,"name":"APIGuild.vanity_url_code"}},{"id":5104,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":138,"character":1}],"type":{"type":"reference","id":6542,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","id":6493,"name":"APIGuild.verification_level"}},{"id":5087,"name":"voice_states","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"States of members currently in voice channels; lacks the `guild_id` key","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/voice#voice-state-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":859,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7602,"name":"APIVoiceState"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":5128,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":6696,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","id":6517,"name":"APIGuild.welcome_screen"}},{"id":5103,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v9/guild.ts","line":132,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6492,"name":"APIGuild.widget_channel_id"}},{"id":5102,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v9/guild.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6491,"name":"APIGuild.widget_enabled"}}],"groups":[{"title":"Properties","kind":1024,"children":[5100,5101,5111,5126,5127,5119,5089,5105,5118,5095,5108,5106,5109,5093,5132,5135,5094,5137,5083,5084,5116,5115,5125,5124,5086,5088,5110,5134,5129,5096,5097,5098,5122,5131,5121,5120,5091,5123,5099,5107,5114,5133,5136,5092,5130,5113,5112,5090,5085,5117,5104,5087,5128,5103,5102]}],"sources":[{"fileName":"gateway/v9.ts","line":829,"character":17}],"extendedTypes":[{"type":"reference","id":6482,"name":"APIGuild"}]},{"id":5141,"name":"GatewayGuildDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-delete"},"children":[{"id":5143,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5142,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage","text":"If the field is not set, the user was removed from the guild.\n"},"sources":[{"fileName":"gateway/v9.ts","line":934,"character":1}],"type":{"type":"literal","value":true}}],"groups":[{"title":"Properties","kind":1024,"children":[5143,5142]}],"sources":[{"fileName":"gateway/v9.ts","line":928,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6468,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":5153,"name":"GatewayGuildEmojisUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-emojis-update"},"children":[{"id":5155,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1004,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6362,"name":"APIEmoji"}}},{"id":5154,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":998,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5155,5154]}],"sources":[{"fileName":"gateway/v9.ts","line":994,"character":17}]},{"id":5161,"name":"GatewayGuildIntegrationsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-integrations-update"},"children":[{"id":5162,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild whose integrations were updated"},"sources":[{"fileName":"gateway/v9.ts","line":1046,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5162]}],"sources":[{"fileName":"gateway/v9.ts","line":1042,"character":17}]},{"id":5164,"name":"GatewayGuildMemberAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-add"},"children":[{"id":5168,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v9/guild.ts","line":628,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6615,"name":"APIGuildMember.avatar"}},{"id":5177,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":672,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7598,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","id":6624,"name":"APIGuildMember.avatar_decoration_data"}},{"id":5176,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":666,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6623,"name":"APIGuildMember.communication_disabled_until"}},{"id":5172,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":648,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6619,"name":"APIGuildMember.deaf"}},{"id":5174,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":656,"character":1}],"type":{"type":"reference","id":6625,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","id":6621,"name":"APIGuildMember.flags"}},{"id":5165,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1064,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5170,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":638,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6617,"name":"APIGuildMember.joined_at"}},{"id":5173,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6620,"name":"APIGuildMember.mute"}},{"id":5167,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v9/guild.ts","line":624,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6614,"name":"APIGuildMember.nick"}},{"id":5175,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":662,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6622,"name":"APIGuildMember.pending"}},{"id":5171,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":644,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6618,"name":"APIGuildMember.premium_since"}},{"id":5169,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":634,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":6616,"name":"APIGuildMember.roles"}},{"id":5166,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":620,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":6613,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[5168,5177,5176,5172,5174,5165,5170,5173,5167,5175,5171,5169,5166]}],"sources":[{"fileName":"gateway/v9.ts","line":1060,"character":17}],"extendedTypes":[{"type":"reference","id":6612,"name":"APIGuildMember"}]},{"id":5179,"name":"GatewayGuildMemberRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-remove"},"children":[{"id":5180,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1082,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5181,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who was removed","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1088,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[5180,5181]}],"sources":[{"fileName":"gateway/v9.ts","line":1078,"character":17}]},{"id":5188,"name":"GatewayGuildMembersChunkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk"},"children":[{"id":5192,"name":"chunk_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of expected chunks for this response"},"sources":[{"fileName":"gateway/v9.ts","line":1146,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5191,"name":"chunk_index","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The chunk index in the expected chunks for this response (`0 <= chunk_index < chunk_count`)"},"sources":[{"fileName":"gateway/v9.ts","line":1142,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5189,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5190,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of guild members","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1138,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6612,"name":"APIGuildMember"}}},{"id":5195,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The nonce used in the Guild Members Request","text":"See https://discord.com/developers/docs/topics/gateway-events#request-guild-members\n"},"sources":[{"fileName":"gateway/v9.ts","line":1162,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5193,"name":"not_found","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing an invalid id to `REQUEST_GUILD_MEMBERS`, it will be returned here"},"sources":[{"fileName":"gateway/v9.ts","line":1150,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"unknown"}}},{"id":5194,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing true to `REQUEST_GUILD_MEMBERS`, presences of the returned members will be here","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence\n"},"sources":[{"fileName":"gateway/v9.ts","line":1156,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5187,"name":"GatewayGuildMembersChunkPresence"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5192,5191,5189,5190,5195,5193,5194]}],"sources":[{"fileName":"gateway/v9.ts","line":1128,"character":17}]},{"id":5205,"name":"GatewayGuildRoleDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-delete"},"children":[{"id":5206,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1226,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5207,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role"},"sources":[{"fileName":"gateway/v9.ts","line":1230,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5206,5207]}],"sources":[{"fileName":"gateway/v9.ts","line":1222,"character":17}]},{"id":5197,"name":"GatewayGuildRoleModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"children":[{"id":5198,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1182,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5199,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role created or updated","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1188,"character":1}],"type":{"type":"reference","id":7361,"name":"APIRole"}}],"groups":[{"title":"Properties","kind":1024,"children":[5198,5199]}],"sources":[{"fileName":"gateway/v9.ts","line":1178,"character":17}]},{"id":5215,"name":"GatewayGuildScheduledEventUserAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-add"},"children":[{"id":5218,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1286,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5216,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1284,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5217,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1285,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5218,5216,5217]}],"sources":[{"fileName":"gateway/v9.ts","line":1283,"character":17}]},{"id":5220,"name":"GatewayGuildScheduledEventUserRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-remove"},"children":[{"id":5223,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1303,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5221,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1301,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5222,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1302,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5223,5221,5222]}],"sources":[{"fileName":"gateway/v9.ts","line":1300,"character":17}]},{"id":5229,"name":"GatewayGuildSoundboardSoundDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-delete"},"children":[{"id":5231,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild the sound was in"},"sources":[{"fileName":"gateway/v9.ts","line":1351,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5230,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the sound that was deleted"},"sources":[{"fileName":"gateway/v9.ts","line":1347,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5231,5230]}],"sources":[{"fileName":"gateway/v9.ts","line":1343,"character":17}]},{"id":5233,"name":"GatewayGuildSoundboardSoundsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sounds-update"},"children":[{"id":5235,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1373,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5234,"name":"soundboard_sounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild's soundboard sounds"},"sources":[{"fileName":"gateway/v9.ts","line":1369,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7405,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5235,5234]}],"sources":[{"fileName":"gateway/v9.ts","line":1365,"character":17}]},{"id":5157,"name":"GatewayGuildStickersUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-stickers-update"},"children":[{"id":5158,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1022,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5159,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1028,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7430,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5158,5159]}],"sources":[{"fileName":"gateway/v9.ts","line":1018,"character":17}]},{"id":5403,"name":"GatewayHeartbeat","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"children":[{"id":5405,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2116,"character":1}],"type":{"type":"reference","id":5406,"name":"GatewayHeartbeatData"}},{"id":5404,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2115,"character":1}],"type":{"type":"reference","id":4857,"name":"Heartbeat"}}],"groups":[{"title":"Properties","kind":1024,"children":[5405,5404]}],"sources":[{"fileName":"gateway/v9.ts","line":2114,"character":17}]},{"id":4995,"name":"GatewayHeartbeatAck","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#heartbeat"},"children":[{"id":4997,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":414,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":4996,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":413,"character":1}],"type":{"type":"reference","id":4866,"name":"HeartbeatAck"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":4999,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":4998,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2395,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[4997,4996,4999,4998]}],"sources":[{"fileName":"gateway/v9.ts","line":412,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":4990,"name":"GatewayHeartbeatRequest","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"children":[{"id":4992,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":406,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":4991,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":405,"character":1}],"type":{"type":"reference","id":4857,"name":"Heartbeat"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":4994,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":4993,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2395,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[4992,4991,4994,4993]}],"sources":[{"fileName":"gateway/v9.ts","line":404,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":4983,"name":"GatewayHello","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#hello"},"children":[{"id":4985,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":388,"character":1}],"type":{"type":"reference","id":4988,"name":"GatewayHelloData"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":4984,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":387,"character":1}],"type":{"type":"reference","id":4865,"name":"Hello"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":4987,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":4986,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2395,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[4985,4984,4987,4986]}],"sources":[{"fileName":"gateway/v9.ts","line":386,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":4988,"name":"GatewayHelloData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#hello"},"children":[{"id":4989,"name":"heartbeat_interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interval (in milliseconds) the client should heartbeat with"},"sources":[{"fileName":"gateway/v9.ts","line":398,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4989]}],"sources":[{"fileName":"gateway/v9.ts","line":394,"character":17}]},{"id":5407,"name":"GatewayIdentify","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify"},"children":[{"id":5409,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2129,"character":1}],"type":{"type":"reference","id":5410,"name":"GatewayIdentifyData"}},{"id":5408,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2128,"character":1}],"type":{"type":"reference","id":4858,"name":"Identify"}}],"groups":[{"title":"Properties","kind":1024,"children":[5409,5408]}],"sources":[{"fileName":"gateway/v9.ts","line":2127,"character":17}]},{"id":5410,"name":"GatewayIdentifyData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify"},"children":[{"id":5413,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this connection supports compression of packets","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"gateway/v9.ts","line":2151,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5417,"name":"intents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Gateway Intents you wish to receive","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v9.ts","line":2176,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5414,"name":"large_threshold","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value between 50 and 250, total number of members where the gateway will stop sending\noffline members in the guild member list","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"gateway/v9.ts","line":2158,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5416,"name":"presence","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Presence structure for initial presence information","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence\n"},"sources":[{"fileName":"gateway/v9.ts","line":2170,"character":1}],"type":{"type":"reference","id":5464,"name":"GatewayPresenceUpdateData"}},{"id":5412,"name":"properties","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Connection properties","text":"See https://discord.com/developers/docs/topics/gateway-events#identify-identify-connection-properties\n"},"sources":[{"fileName":"gateway/v9.ts","line":2145,"character":1}],"type":{"type":"reference","id":5418,"name":"GatewayIdentifyProperties"}},{"id":5415,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used for Guild Sharding","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v9.ts","line":2164,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":5411,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Authentication token"},"sources":[{"fileName":"gateway/v9.ts","line":2139,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5413,5417,5414,5416,5412,5415,5411]}],"sources":[{"fileName":"gateway/v9.ts","line":2135,"character":17}]},{"id":5418,"name":"GatewayIdentifyProperties","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify-identify-connection-properties"},"children":[{"id":5420,"name":"browser","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v9.ts","line":2190,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5421,"name":"device","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v9.ts","line":2194,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5419,"name":"os","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your operating system"},"sources":[{"fileName":"gateway/v9.ts","line":2186,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5420,5421,5419]}],"sources":[{"fileName":"gateway/v9.ts","line":2182,"character":17}]},{"id":5245,"name":"GatewayIntegrationDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-delete"},"children":[{"id":5248,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the bot/OAuth2 application for this Discord integration"},"sources":[{"fileName":"gateway/v9.ts","line":1425,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5247,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1421,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5246,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"gateway/v9.ts","line":1417,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5248,5247,5246]}],"sources":[{"fileName":"gateway/v9.ts","line":1413,"character":17}]},{"id":5000,"name":"GatewayInvalidSession","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invalid-session"},"children":[{"id":5002,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":422,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":5001,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":421,"character":1}],"type":{"type":"reference","id":4864,"name":"InvalidSession"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":5004,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":5003,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2395,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[5002,5001,5004,5003]}],"sources":[{"fileName":"gateway/v9.ts","line":420,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":5252,"name":"GatewayInviteCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-create"},"children":[{"id":5253,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel the invite is for"},"sources":[{"fileName":"gateway/v9.ts","line":1456,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5254,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1462,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5255,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the invite was created"},"sources":[{"fileName":"gateway/v9.ts","line":1466,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5256,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v9.ts","line":1470,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5257,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1476,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":5258,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How long the invite is valid for (in seconds)"},"sources":[{"fileName":"gateway/v9.ts","line":1480,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5259,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The maximum number of times the invite can be used"},"sources":[{"fileName":"gateway/v9.ts","line":1484,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5262,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite"},"sources":[{"fileName":"gateway/v9.ts","line":1500,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5481,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":5260,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"gateway/v9.ts","line":1490,"character":1}],"type":{"type":"reference","id":7263,"name":"InviteTargetType"}},{"id":5261,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1496,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":5263,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the invite is temporary (invited users will be kicked on disconnect unless they're assigned a role)"},"sources":[{"fileName":"gateway/v9.ts","line":1504,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5264,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How many times the invite has been used (always will be `0`)"},"sources":[{"fileName":"gateway/v9.ts","line":1508,"character":1}],"type":{"type":"literal","value":0}}],"groups":[{"title":"Properties","kind":1024,"children":[5253,5254,5255,5256,5257,5258,5259,5262,5260,5261,5263,5264]}],"sources":[{"fileName":"gateway/v9.ts","line":1452,"character":17}]},{"id":5266,"name":"GatewayInviteDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-delete"},"children":[{"id":5267,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel of the invite"},"sources":[{"fileName":"gateway/v9.ts","line":1526,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5269,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1536,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5268,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v9.ts","line":1530,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5267,5269,5268]}],"sources":[{"fileName":"gateway/v9.ts","line":1522,"character":17}]},{"id":5289,"name":"GatewayMessageDeleteBulkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete-bulk"},"children":[{"id":5291,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":1649,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5292,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1653,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5290,"name":"ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the messages"},"sources":[{"fileName":"gateway/v9.ts","line":1645,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5291,5292,5290]}],"sources":[{"fileName":"gateway/v9.ts","line":1641,"character":17}]},{"id":5284,"name":"GatewayMessageDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete"},"children":[{"id":5286,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":1623,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5287,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1627,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5285,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v9.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5286,5287,5285]}],"sources":[{"fileName":"gateway/v9.ts","line":1615,"character":17}]},{"id":5277,"name":"GatewayMessageEventExtraFields","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create-message-create-extra-fields"},"children":[{"id":5278,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild the message was sent in"},"sources":[{"fileName":"gateway/v9.ts","line":1582,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5279,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Member properties for this message's author","text":"The member object exists in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1591,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6612,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":5280,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1601,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","id":7507,"name":"APIUser"},{"type":"reflection","declaration":{"id":5281,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5282,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v9.ts","line":1601,"character":24}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6612,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}],"groups":[{"title":"Properties","kind":1024,"children":[5282]}]}}]}}}],"groups":[{"title":"Properties","kind":1024,"children":[5278,5279,5280]}],"sources":[{"fileName":"gateway/v9.ts","line":1578,"character":17}]},{"id":5397,"name":"GatewayMessagePollVoteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-add\nhttps://discord.com/developers/docs/topics/gateway-events#message-poll-vote-remove"},"children":[{"id":5402,"name":"answer_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the answer"},"sources":[{"fileName":"gateway/v9.ts","line":2104,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5399,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":2092,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5401,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2100,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5400,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"gateway/v9.ts","line":2096,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5398,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user"},"sources":[{"fileName":"gateway/v9.ts","line":2088,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5402,5399,5401,5400,5398]}],"sources":[{"fileName":"gateway/v9.ts","line":2084,"character":17}]},{"id":5300,"name":"GatewayMessageReactionRemoveEmojiDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-emoji"},"children":[{"id":5302,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":2462,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.channel_id"}},{"id":5301,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji that was removed"},"sources":[{"fileName":"gateway/v9.ts","line":1707,"character":1}],"type":{"type":"reference","id":6362,"name":"APIEmoji"}},{"id":5304,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2470,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.guild_id"}},{"id":5303,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v9.ts","line":2466,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.message_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[5302,5301,5304,5303]}],"sources":[{"fileName":"gateway/v9.ts","line":1703,"character":17}],"extendedTypes":[{"type":"reference","name":"MessageReactionRemoveData"}]},{"id":6395,"name":"GatewayPresenceClientStatus","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#client-status-object"},"children":[{"id":6396,"name":"desktop","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active desktop (Windows, Linux, Mac) application session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":120,"character":1}],"type":{"type":"reference","id":6394,"name":"PresenceUpdateReceiveStatus"}},{"id":6397,"name":"mobile","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active mobile (iOS, Android) application session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":124,"character":1}],"type":{"type":"reference","id":6394,"name":"PresenceUpdateReceiveStatus"}},{"id":6398,"name":"web","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active web (browser, bot account) application session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":128,"character":1}],"type":{"type":"reference","id":6394,"name":"PresenceUpdateReceiveStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[6396,6397,6398]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":116,"character":17}]},{"id":6382,"name":"GatewayPresenceUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update-presence-update-event-fields"},"children":[{"id":6386,"name":"activities","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's current activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":88,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6399,"name":"GatewayActivity"}}},{"id":6387,"name":"client_status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's platform-dependent status","text":"See https://discord.com/developers/docs/topics/gateway-events#client-status-object\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":94,"character":1}],"type":{"type":"reference","id":6395,"name":"GatewayPresenceClientStatus"}},{"id":6384,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6385,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Either \"idle\", \"dnd\", \"online\", or \"offline\""},"sources":[{"fileName":"payloads/v9/gateway.ts","line":82,"character":1}],"type":{"type":"reference","id":6394,"name":"PresenceUpdateReceiveStatus"}},{"id":6383,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user presence is being updated for","text":"**The user object within this event can be partial, the only field which must be sent is the `id` field,\neverything else is optional.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":74,"character":1}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":7507,"name":"APIUser"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":7507,"name":"APIUser"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6386,6387,6384,6385,6383]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":65,"character":17}]},{"id":5464,"name":"GatewayPresenceUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence-gateway-presence-update-structure"},"children":[{"id":5466,"name":"activities","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":2354,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5469,"name":"GatewayActivityUpdateData"}}},{"id":5468,"name":"afk","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the client is afk"},"sources":[{"fileName":"gateway/v9.ts","line":2364,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5465,"name":"since","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in milliseconds) of when the client went idle, or `null` if the client is not idle"},"sources":[{"fileName":"gateway/v9.ts","line":2348,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":5467,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's new status","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types\n"},"sources":[{"fileName":"gateway/v9.ts","line":2360,"character":1}],"type":{"type":"reference","id":6388,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[5466,5468,5465,5467]}],"sources":[{"fileName":"gateway/v9.ts","line":2344,"character":17}]},{"id":5012,"name":"GatewayReadyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#ready"},"children":[{"id":5019,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contains `id` and `flags`","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":484,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5481,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"flags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":5015,"name":"guilds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guilds the user is in","text":"See https://discord.com/developers/docs/resources/guild#unavailable-guild-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":464,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6468,"name":"APIUnavailableGuild"}}},{"id":5017,"name":"resume_gateway_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway url for resuming connections"},"sources":[{"fileName":"gateway/v9.ts","line":472,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5016,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used for resuming connections"},"sources":[{"fileName":"gateway/v9.ts","line":468,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5018,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The shard information associated with this session, if sent when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v9.ts","line":478,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":5014,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information about the user including email","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":458,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":5013,"name":"v","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway version","text":"See https://discord.com/developers/docs/reference#api-versioning\n"},"sources":[{"fileName":"gateway/v9.ts","line":452,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[5019,5015,5017,5016,5018,5014,5013]}],"sources":[{"fileName":"gateway/v9.ts","line":446,"character":17}]},{"id":5006,"name":"GatewayReconnect","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#reconnect"},"children":[{"id":5008,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":435,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":5007,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":434,"character":1}],"type":{"type":"reference","id":4862,"name":"Reconnect"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":5010,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2396,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":5009,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2395,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[5008,5007,5010,5009]}],"sources":[{"fileName":"gateway/v9.ts","line":433,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":5429,"name":"GatewayRequestGuildMembers","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":5431,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2228,"character":1}],"type":{"type":"reference","id":5447,"name":"GatewayRequestGuildMembersData"}},{"id":5430,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2227,"character":1}],"type":{"type":"reference","id":4863,"name":"RequestGuildMembers"}}],"groups":[{"title":"Properties","kind":1024,"children":[5431,5430]}],"sources":[{"fileName":"gateway/v9.ts","line":2226,"character":17}]},{"id":5432,"name":"GatewayRequestGuildMembersDataBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":5433,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v9.ts","line":2238,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5435,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v9.ts","line":2250,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5434,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v9.ts","line":2242,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[5433,5435,5434]}],"sources":[{"fileName":"gateway/v9.ts","line":2234,"character":17}],"extendedBy":[{"type":"reference","id":5436,"name":"GatewayRequestGuildMembersDataWithUserIds"},{"type":"reference","id":5441,"name":"GatewayRequestGuildMembersDataWithQuery"}]},{"id":5441,"name":"GatewayRequestGuildMembersDataWithQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":5444,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v9.ts","line":2238,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5433,"name":"GatewayRequestGuildMembersDataBase.guild_id"}},{"id":5443,"name":"limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Maximum number of members to send matching the `query`;\na limit of `0` can be used with an empty string `query` to return all members"},"sources":[{"fileName":"gateway/v9.ts","line":2275,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5446,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v9.ts","line":2250,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5435,"name":"GatewayRequestGuildMembersDataBase.nonce"}},{"id":5445,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v9.ts","line":2242,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5434,"name":"GatewayRequestGuildMembersDataBase.presences"}},{"id":5442,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"String that username starts with, or an empty string to return all members"},"sources":[{"fileName":"gateway/v9.ts","line":2270,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5444,5443,5446,5445,5442]}],"sources":[{"fileName":"gateway/v9.ts","line":2266,"character":17}],"extendedTypes":[{"type":"reference","id":5432,"name":"GatewayRequestGuildMembersDataBase"}]},{"id":5436,"name":"GatewayRequestGuildMembersDataWithUserIds","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":5438,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v9.ts","line":2238,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5433,"name":"GatewayRequestGuildMembersDataBase.guild_id"}},{"id":5440,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v9.ts","line":2250,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5435,"name":"GatewayRequestGuildMembersDataBase.nonce"}},{"id":5439,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v9.ts","line":2242,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5434,"name":"GatewayRequestGuildMembersDataBase.presences"}},{"id":5437,"name":"user_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used to specify which users you wish to fetch"},"sources":[{"fileName":"gateway/v9.ts","line":2260,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5438,5440,5439,5437]}],"sources":[{"fileName":"gateway/v9.ts","line":2256,"character":17}],"extendedTypes":[{"type":"reference","id":5432,"name":"GatewayRequestGuildMembersDataBase"}]},{"id":5448,"name":"GatewayRequestSoundboardSounds","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-soundboard-sounds"},"children":[{"id":5450,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2290,"character":1}],"type":{"type":"reference","id":5451,"name":"GatewayRequestSoundboardSoundsData"}},{"id":5449,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2289,"character":1}],"type":{"type":"reference","id":4867,"name":"RequestSoundboardSounds"}}],"groups":[{"title":"Properties","kind":1024,"children":[5450,5449]}],"sources":[{"fileName":"gateway/v9.ts","line":2288,"character":17}]},{"id":5451,"name":"GatewayRequestSoundboardSoundsData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-soundboard-sounds"},"children":[{"id":5452,"name":"guild_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the guilds to get soundboard sounds for"},"sources":[{"fileName":"gateway/v9.ts","line":2300,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5452]}],"sources":[{"fileName":"gateway/v9.ts","line":2296,"character":17}]},{"id":5422,"name":"GatewayResume","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resume"},"children":[{"id":5424,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2202,"character":1}],"type":{"type":"reference","id":5425,"name":"GatewayResumeData"}},{"id":5423,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2201,"character":1}],"type":{"type":"reference","id":4861,"name":"Resume"}}],"groups":[{"title":"Properties","kind":1024,"children":[5424,5423]}],"sources":[{"fileName":"gateway/v9.ts","line":2200,"character":17}]},{"id":5425,"name":"GatewayResumeData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resume"},"children":[{"id":5428,"name":"seq","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Last sequence number received"},"sources":[{"fileName":"gateway/v9.ts","line":2220,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5427,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session id"},"sources":[{"fileName":"gateway/v9.ts","line":2216,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5426,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session token"},"sources":[{"fileName":"gateway/v9.ts","line":2212,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5428,5427,5426]}],"sources":[{"fileName":"gateway/v9.ts","line":2208,"character":17}]},{"id":5323,"name":"GatewayThreadCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-create"},"children":[{"id":5331,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The IDs of the set of tags that have been applied to a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":240,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":5885,"name":"APIThreadChannel.applied_tags"}},{"id":5337,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5891,"name":"APIThreadChannel.flags"}},{"id":5339,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5893,"name":"APIThreadChannel.guild_id"}},{"id":5333,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5887,"name":"APIThreadChannel.id"}},{"id":5335,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5889,"name":"APIThreadChannel.last_message_id"}},{"id":5336,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5890,"name":"APIThreadChannel.last_pin_timestamp"}},{"id":5325,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The client users member for the thread, only included in select endpoints"},"sources":[{"fileName":"payloads/v9/channel.ts","line":212,"character":1}],"type":{"type":"reference","id":6117,"name":"APIThreadMember"},"inheritedFrom":{"type":"reference","id":5879,"name":"APIThreadChannel.member"}},{"id":5328,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v9/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5882,"name":"APIThreadChannel.member_count"}},{"id":5327,"name":"message_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages (not including the initial message or deleted messages) in a thread","text":"If the thread was created before July 1, 2022, it stops counting at 50 messages\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":222,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5881,"name":"APIThreadChannel.message_count"}},{"id":5338,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5892,"name":"APIThreadChannel.name"}},{"id":5324,"name":"newly_created","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread is newly created or not."},"sources":[{"fileName":"gateway/v9.ts","line":1830,"character":1}],"type":{"type":"literal","value":true}},{"id":5343,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5897,"name":"APIThreadChannel.nsfw"}},{"id":5329,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the thread creator"},"sources":[{"fileName":"payloads/v9/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5883,"name":"APIThreadChannel.owner_id"}},{"id":5342,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5896,"name":"APIThreadChannel.parent_id"}},{"id":5340,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6097,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5894,"name":"APIThreadChannel.permission_overwrites"}},{"id":5341,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5895,"name":"APIThreadChannel.position"}},{"id":5334,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5888,"name":"APIThreadChannel.rate_limit_per_user"}},{"id":5326,"name":"thread_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The metadata for a thread channel not shared by other channels"},"sources":[{"fileName":"payloads/v9/channel.ts","line":216,"character":1}],"type":{"type":"reference","id":6105,"name":"APIThreadMetadata"},"inheritedFrom":{"type":"reference","id":5880,"name":"APIThreadChannel.thread_metadata"}},{"id":5330,"name":"total_message_sent","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages ever sent in a thread","text":"Similar to `message_count` on message creation, but won't decrement when a message is deleted\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":236,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5884,"name":"APIThreadChannel.total_message_sent"}},{"id":5332,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5877,"name":"ThreadChannelType"},"inheritedFrom":{"type":"reference","id":5886,"name":"APIThreadChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5331,5337,5339,5333,5335,5336,5325,5328,5327,5338,5324,5343,5329,5342,5340,5341,5334,5326,5330,5332]}],"sources":[{"fileName":"gateway/v9.ts","line":1826,"character":17}],"extendedTypes":[{"type":"reference","id":5878,"name":"APIThreadChannel"}]},{"id":5347,"name":"GatewayThreadDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-delete"},"children":[{"id":5349,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1865,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5348,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":1861,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5350,"name":"parent_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent channel of the thread"},"sources":[{"fileName":"gateway/v9.ts","line":1869,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5351,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"gateway/v9.ts","line":1875,"character":1}],"type":{"type":"reference","id":5956,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5349,5348,5350,5351]}],"sources":[{"fileName":"gateway/v9.ts","line":1857,"character":17}]},{"id":6457,"name":"GatewayThreadListSync","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync-thread-list-sync-event-fields"},"children":[{"id":6459,"name":"channel_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of all the parent channels whose threads are being synced, otherwise the entire guild"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":348,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6458,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":344,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6461,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The member objects for the client user in each joined thread that was synced"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":356,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6117,"name":"APIThreadMember"}}},{"id":6460,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of the synced threads"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":352,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5955,"name":"APIChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6459,6458,6461,6460]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":340,"character":17}]},{"id":6462,"name":"GatewayThreadMembersUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update-thread-members-update-event-fields"},"children":[{"id":6466,"name":"added_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The members that were added to the thread"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":378,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6117,"name":"APIThreadMember"}}},{"id":6464,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild that the thread is in"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":370,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6463,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the thread for which members are being synced"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":366,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6465,"name":"member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":374,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6467,"name":"removed_member_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of the members that were removed from the thread"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":382,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6466,6464,6463,6465,6467]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":362,"character":17}]},{"id":5353,"name":"GatewayTypingStartDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#typing-start"},"children":[{"id":5354,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":1890,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5355,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1894,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5358,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member who started typing if this happened in a guild","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1908,"character":1}],"type":{"type":"reference","id":6612,"name":"APIGuildMember"}},{"id":5357,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in seconds) of when the user started typing"},"sources":[{"fileName":"gateway/v9.ts","line":1902,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5356,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user"},"sources":[{"fileName":"gateway/v9.ts","line":1898,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5354,5355,5358,5357,5356]}],"sources":[{"fileName":"gateway/v9.ts","line":1886,"character":17}]},{"id":5461,"name":"GatewayUpdatePresence","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence"},"children":[{"id":5463,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2338,"character":1}],"type":{"type":"reference","id":5464,"name":"GatewayPresenceUpdateData"}},{"id":5462,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2337,"character":1}],"type":{"type":"reference","id":4859,"name":"PresenceUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[5463,5462]}],"sources":[{"fileName":"gateway/v9.ts","line":2336,"character":17}]},{"id":5362,"name":"GatewayVoiceChannelEffectSendDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send"},"children":[{"id":5368,"name":"animation_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ID of the emoji animation, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":1956,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5367,"name":"animation_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of emoji animation, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":1952,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5371,"name":"VoiceChannelEffectSendAnimationType"}]}},{"id":5363,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the effect was sent in"},"sources":[{"fileName":"gateway/v9.ts","line":1936,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5366,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji sent, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":1948,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6362,"name":"APIEmoji"}]}},{"id":5364,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild the effect was sent in"},"sources":[{"fileName":"gateway/v9.ts","line":1940,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5369,"name":"sound_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ID of the soundboard sound, for soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":1960,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":5370,"name":"sound_volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1, for soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":1964,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5365,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user who sent the effect"},"sources":[{"fileName":"gateway/v9.ts","line":1944,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5368,5367,5363,5366,5364,5369,5370,5365]}],"sources":[{"fileName":"gateway/v9.ts","line":1932,"character":17}]},{"id":5377,"name":"GatewayVoiceServerUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-server-update"},"children":[{"id":5380,"name":"endpoint","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The voice server host","text":"A `null` endpoint means that the voice server allocated has gone away and is trying to be reallocated.\nYou should attempt to disconnect from the currently connected voice server, and not attempt to reconnect\nuntil a new voice server is allocated\n"},"sources":[{"fileName":"gateway/v9.ts","line":2021,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5379,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild this voice server update is for"},"sources":[{"fileName":"gateway/v9.ts","line":2013,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5378,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice connection token"},"sources":[{"fileName":"gateway/v9.ts","line":2009,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5380,5379,5378]}],"sources":[{"fileName":"gateway/v9.ts","line":2005,"character":17}]},{"id":5453,"name":"GatewayVoiceStateUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-voice-state"},"children":[{"id":5455,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2308,"character":1}],"type":{"type":"reference","id":5456,"name":"GatewayVoiceStateUpdateData"}},{"id":5454,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2307,"character":1}],"type":{"type":"reference","id":4860,"name":"VoiceStateUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[5455,5454]}],"sources":[{"fileName":"gateway/v9.ts","line":2306,"character":17}]},{"id":5456,"name":"GatewayVoiceStateUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-voice-state"},"children":[{"id":5458,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the voice channel client wants to join (`null` if disconnecting)"},"sources":[{"fileName":"gateway/v9.ts","line":2322,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5457,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2318,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5460,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client deafened"},"sources":[{"fileName":"gateway/v9.ts","line":2330,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5459,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client muted"},"sources":[{"fileName":"gateway/v9.ts","line":2326,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[5458,5457,5460,5459]}],"sources":[{"fileName":"gateway/v9.ts","line":2314,"character":17}]},{"id":5382,"name":"GatewayWebhooksUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#webhooks-update"},"children":[{"id":5384,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":2043,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5383,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2039,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5384,5383]}],"sources":[{"fileName":"gateway/v9.ts","line":2035,"character":17}]},{"id":6779,"name":"GuildScheduledEventRecurrenceRuleNWeekday","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-nweekday-structure"},"children":[{"id":6781,"name":"day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The day within the week to reoccur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":176,"character":1}],"type":{"type":"reference","id":6758,"name":"GuildScheduledEventRecurrenceRuleWeekday"}},{"id":6780,"name":"n","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The week to reoccur on."},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":172,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":2},{"type":"literal","value":1},{"type":"literal","value":3},{"type":"literal","value":4},{"type":"literal","value":5}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6781,6780]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":168,"character":17}]},{"id":7187,"name":"ModalSubmitActionRowComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7188,"name":"components","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7183,"name":"ModalSubmitComponent"}}},{"id":7189,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6221,"name":"ActionRow"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7188,7189]}],"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":16,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6230,"typeArguments":[{"type":"reference","id":6356,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"literal","value":"components"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":7183,"name":"ModalSubmitComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7185,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7184,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":11,"character":1}],"type":{"type":"reference","id":6220,"name":"ComponentType"}},{"id":7186,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7185,7184,7186]}],"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":10,"character":17}]},{"id":8215,"name":"RESTAPIChannelPatchOverwrite","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8217,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8313,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":8218,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":542,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8314,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":8216,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8219,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v9/channel.ts","line":546,"character":1}],"type":{"type":"reference","id":6102,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":8315,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[8217,8218,8216,8219]}],"sources":[{"fileName":"rest/v9/channel.ts","line":32,"character":17}],"extendedTypes":[{"type":"reference","id":8312,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":8398,"name":"RESTAPIGuildCreateOverwrite","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8400,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8313,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":8401,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":542,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8314,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":8399,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8402,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v9/channel.ts","line":546,"character":1}],"type":{"type":"reference","id":6102,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":8315,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[8400,8401,8399,8402]}],"sources":[{"fileName":"rest/v9/guild.ts","line":40,"character":17}],"extendedTypes":[{"type":"reference","id":8312,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":8413,"name":"RESTAPIGuildCreateRole","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8417,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":688,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":8534,"name":"RESTPostAPIGuildRoleJSONBody.color"}},{"id":8418,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":694,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":8535,"name":"RESTPostAPIGuildRoleJSONBody.hoist"}},{"id":8419,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":698,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8536,"name":"RESTPostAPIGuildRoleJSONBody.icon"}},{"id":8414,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8421,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":708,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":8538,"name":"RESTPostAPIGuildRoleJSONBody.mentionable"}},{"id":8415,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8532,"name":"RESTPostAPIGuildRoleJSONBody.name"}},{"id":8416,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":682,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8533,"name":"RESTPostAPIGuildRoleJSONBody.permissions"}},{"id":8420,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":702,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8537,"name":"RESTPostAPIGuildRoleJSONBody.unicode_emoji"}}],"groups":[{"title":"Properties","kind":1024,"children":[8417,8418,8419,8414,8421,8415,8416,8420]}],"sources":[{"fileName":"rest/v9/guild.ts","line":88,"character":17}],"extendedTypes":[{"type":"reference","id":8531,"name":"RESTPostAPIGuildRoleJSONBody"}]},{"id":8703,"name":"RESTAPIInteractionCallbackActivityInstanceResource","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-activity-instance-resource"},"children":[{"id":8704,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Instance ID of the Activity if one was launched or joined."},"sources":[{"fileName":"rest/v9/interactions.ts","line":281,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8704]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":277,"character":17}]},{"id":8692,"name":"RESTAPIInteractionCallbackObject","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-object"},"children":[{"id":8695,"name":"activity_instance_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Instance ID of the Activity if one was launched or joined"},"sources":[{"fileName":"rest/v9/interactions.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8693,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"rest/v9/interactions.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8698,"name":"response_message_ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the response message was ephemeral"},"sources":[{"fileName":"rest/v9/interactions.ts","line":246,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8696,"name":"response_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was created by the interaction"},"sources":[{"fileName":"rest/v9/interactions.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8697,"name":"response_message_loading","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the message is in a loading state"},"sources":[{"fileName":"rest/v9/interactions.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8694,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Interaction type"},"sources":[{"fileName":"rest/v9/interactions.ts","line":230,"character":1}],"type":{"type":"reference","id":7197,"name":"InteractionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8695,8693,8698,8696,8697,8694]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":222,"character":17}]},{"id":8699,"name":"RESTAPIInteractionCallbackResourceObject","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-resource-object"},"children":[{"id":8701,"name":"activity_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Represents the Activity launched by this interaction","tags":[{"tag":"remarks","text":"\nOnly present if `type` is {@link InteractionResponseType.LaunchActivity}\n"}]},"sources":[{"fileName":"rest/v9/interactions.ts","line":263,"character":1}],"type":{"type":"reference","id":8703,"name":"RESTAPIInteractionCallbackActivityInstanceResource"}},{"id":8702,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message created by the interaction","tags":[{"tag":"remarks","text":"\nOnly present if `type` is {@link InteractionResponseType.ChannelMessageWithSource}\nor {@link InteractionResponseType.UpdateMessage}\n"}]},"sources":[{"fileName":"rest/v9/interactions.ts","line":271,"character":1}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":8700,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Interaction callback type"},"sources":[{"fileName":"rest/v9/interactions.ts","line":256,"character":1}],"type":{"type":"reference","id":7225,"name":"InteractionResponseType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8701,8702,8700]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":252,"character":17}]},{"id":8940,"name":"RESTAPIPartialCurrentUserGuild","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8948,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/user.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8949,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/user.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8944,"name":"banner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8946,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":81,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6562,"name":"GuildFeature"}}},{"id":8943,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":78,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8941,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8942,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8945,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8947,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8948,8949,8944,8946,8943,8941,8942,8945,8947]}],"sources":[{"fileName":"rest/v9/user.ts","line":75,"character":17}]},{"id":8848,"name":"RESTAPIPoll","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-create-request-object-poll-create-request-object-structure"},"children":[{"id":8852,"name":"allow_multiselect","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether a user can select multiple answers","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/poll.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Partial.allow_multiselect"}},{"id":8849,"name":"answers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Each of the answers available in the poll, up to 10"},"sources":[{"fileName":"rest/v9/poll.ts","line":29,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7395,"name":"APIPollAnswer"},{"type":"literal","value":"answer_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":8850,"name":"duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of hours the poll should be open for, up to 32 days","tags":[{"tag":"default","text":"24\n"}]},"sources":[{"fileName":"rest/v9/poll.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8853,"name":"layout_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The layout type of the poll","tags":[{"tag":"default","text":"PollLayoutType.Default\n"}]},"sources":[{"fileName":"payloads/v9/poll.ts","line":34,"character":1}],"type":{"type":"reference","id":7391,"name":"Default"},"inheritedFrom":{"type":"reference","name":"Partial.layout_type"}},{"id":8851,"name":"question","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The question of the poll"},"sources":[{"fileName":"payloads/v9/poll.ts","line":14,"character":1}],"type":{"type":"reference","id":7392,"name":"APIPollMedia"},"inheritedFrom":{"type":"reference","name":"Omit.question"}}],"groups":[{"title":"Properties","kind":1024,"children":[8852,8849,8850,8853,8851]}],"sources":[{"fileName":"rest/v9/poll.ts","line":23,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":7383,"name":"APIPoll"},{"type":"union","types":[{"type":"literal","value":"allow_multiselect"},{"type":"literal","value":"answers"},{"type":"literal","value":"expiry"},{"type":"literal","value":"layout_type"},{"type":"literal","value":"results"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7383,"name":"APIPoll"},{"type":"union","types":[{"type":"literal","value":"allow_multiselect"},{"type":"literal","value":"layout_type"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},{"id":8636,"name":"RESTGetAPIApplicationCommandsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands"},"children":[{"id":8637,"name":"with_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include full localization dictionaries (name_localizations and description_localizations)\nin the returned objects, instead of the name_localized and description_localized fields.","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/interactions.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8637]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":30,"character":17}]},{"id":8388,"name":"RESTGetAPIApplicationEmojisResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-application-emojis"},"children":[{"id":8389,"name":"items","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/emoji.ts","line":67,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6362,"name":"APIEmoji"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8389]}],"sources":[{"fileName":"rest/v9/emoji.ts","line":66,"character":17}]},{"id":8193,"name":"RESTGetAPIAuditLogQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log"},"children":[{"id":8195,"name":"action_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of audit log events"},"sources":[{"fileName":"rest/v9/auditLog.ts","line":15,"character":1}],"type":{"type":"reference","id":5567,"name":"AuditLogEvent"}},{"id":8197,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log after a certain entry ID"},"sources":[{"fileName":"rest/v9/auditLog.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8196,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log before a certain entry ID"},"sources":[{"fileName":"rest/v9/auditLog.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8198,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many entries are returned (default 50, minimum 1, maximum 100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v9/auditLog.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8194,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log for actions made by a user"},"sources":[{"fileName":"rest/v9/auditLog.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8195,8197,8196,8198,8194]}],"sources":[{"fileName":"rest/v9/auditLog.ts","line":7,"character":17}]},{"id":8286,"name":"RESTGetAPIChannelMessageReactionUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions"},"children":[{"id":8288,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":401,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8289,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":407,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8287,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reaction type"},"sources":[{"fileName":"rest/v9/channel.ts","line":397,"character":1}],"type":{"type":"reference","id":8290,"name":"ReactionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8288,8289,8287]}],"sources":[{"fileName":"rest/v9/channel.ts","line":393,"character":17}]},{"id":8249,"name":"RESTGetAPIChannelMessagesQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages"},"children":[{"id":8252,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages after this message ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8250,"name":"around","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages around this message ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":216,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8251,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages before this message ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":220,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8253,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of messages to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8252,8250,8251,8253]}],"sources":[{"fileName":"rest/v9/channel.ts","line":212,"character":17}]},{"id":8361,"name":"RESTGetAPIChannelThreadMemberQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-thread-member"},"children":[{"id":8362,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a guild member object for the thread member"},"sources":[{"fileName":"rest/v9/channel.ts","line":767,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8362]}],"sources":[{"fileName":"rest/v9/channel.ts","line":763,"character":17}]},{"id":8364,"name":"RESTGetAPIChannelThreadMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-thread-members"},"children":[{"id":8366,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get thread members after this user ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":786,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8367,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of thread members to return (1-100). Defaults to 100"},"sources":[{"fileName":"rest/v9/channel.ts","line":790,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8365,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a guild member object for each thread member"},"sources":[{"fileName":"rest/v9/channel.ts","line":782,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8366,8367,8365]}],"sources":[{"fileName":"rest/v9/channel.ts","line":778,"character":17}]},{"id":8369,"name":"RESTGetAPIChannelThreadsArchivedQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-public-archived-threads"},"children":[{"id":8370,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get threads before this id or ISO8601 timestamp"},"sources":[{"fileName":"rest/v9/channel.ts","line":805,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8371,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of thread to return"},"sources":[{"fileName":"rest/v9/channel.ts","line":809,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8370,8371]}],"sources":[{"fileName":"rest/v9/channel.ts","line":801,"character":17}]},{"id":8935,"name":"RESTGetAPICurrentUserGuildsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds"},"children":[{"id":8937,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds after this guild ID"},"sources":[{"fileName":"rest/v9/user.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8936,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds before this guild ID"},"sources":[{"fileName":"rest/v9/user.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8938,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of guilds to return (1-200)","tags":[{"tag":"default","text":"200\n"}]},"sources":[{"fileName":"rest/v9/user.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8939,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include approximate member and presence counts in response","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/user.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8937,8936,8938,8939]}],"sources":[{"fileName":"rest/v9/user.ts","line":52,"character":17}]},{"id":8733,"name":"RESTGetAPIEntitlementsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#list-entitlements"},"children":[{"id":8737,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Retrieve entitlements after this entitlement ID"},"sources":[{"fileName":"rest/v9/monetization.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8736,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Retrieve entitlements before this entitlement ID"},"sources":[{"fileName":"rest/v9/monetization.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8740,"name":"exclude_ended","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether ended entitlements should be omitted"},"sources":[{"fileName":"rest/v9/monetization.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8739,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild ID to look up entitlements for"},"sources":[{"fileName":"rest/v9/monetization.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8738,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entitlements to return (1-100)","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v9/monetization.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8735,"name":"sku_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Optional list of SKU IDs to check entitlements for\nComma-delimited set of snowflakes"},"sources":[{"fileName":"rest/v9/monetization.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8734,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User ID to look up entitlements for"},"sources":[{"fileName":"rest/v9/monetization.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8737,8736,8740,8739,8738,8735,8734]}],"sources":[{"fileName":"rest/v9/monetization.ts","line":7,"character":17}]},{"id":8513,"name":"RESTGetAPIGuildBansQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans"},"children":[{"id":8515,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v9/guild.ts","line":588,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8514,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v9/guild.ts","line":584,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8516,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to return (1-1000)","tags":[{"tag":"default","text":"1000\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":594,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8515,8514,8516]}],"sources":[{"fileName":"rest/v9/guild.ts","line":580,"character":17}]},{"id":8481,"name":"RESTGetAPIGuildMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members"},"children":[{"id":8483,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The highest user id in the previous page","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":416,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8482,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":410,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8483,8482]}],"sources":[{"fileName":"rest/v9/guild.ts","line":404,"character":17}]},{"id":8485,"name":"RESTGetAPIGuildMembersSearchQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#search-guild-members"},"children":[{"id":8487,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":437,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8486,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Query string to match username(s) and nickname(s) against"},"sources":[{"fileName":"rest/v9/guild.ts","line":431,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8487,8486]}],"sources":[{"fileName":"rest/v9/guild.ts","line":427,"character":17}]},{"id":8556,"name":"RESTGetAPIGuildPruneCountQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count"},"children":[{"id":8557,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":793,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8558,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include","text":"While this is typed as a string, it represents an array of\nrole IDs delimited by commas\n\nSee https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":802,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8557,8558]}],"sources":[{"fileName":"rest/v9/guild.ts","line":787,"character":17}]},{"id":8559,"name":"RESTGetAPIGuildPruneCountResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count"},"children":[{"id":8560,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":809,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8560]}],"sources":[{"fileName":"rest/v9/guild.ts","line":808,"character":17}]},{"id":8441,"name":"RESTGetAPIGuildQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild"},"children":[{"id":8442,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When `true`, will return approximate member and presence counts for the guild","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":218,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8442]}],"sources":[{"fileName":"rest/v9/guild.ts","line":212,"character":17}]},{"id":8622,"name":"RESTGetAPIGuildScheduledEventQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event"},"children":[{"id":8623,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to this event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8623]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":82,"character":17}]},{"id":8630,"name":"RESTGetAPIGuildScheduledEventUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users"},"children":[{"id":8634,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8633,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":136,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8631,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to receive from the event","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8632,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include guild member data if it exists"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8634,8633,8631,8632]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":122,"character":17}]},{"id":8607,"name":"RESTGetAPIGuildScheduledEventsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild"},"children":[{"id":8608,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to each event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8608]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":16,"character":17}]},{"id":8863,"name":"RESTGetAPIGuildSoundboardSoundsResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#list-guild-soundboard-sounds"},"children":[{"id":8864,"name":"items","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/soundboard.ts","line":32,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11593,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8864]}],"sources":[{"fileName":"rest/v9/soundboard.ts","line":31,"character":17}]},{"id":8575,"name":"RESTGetAPIGuildVanityUrlResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-vanity-url"},"children":[{"id":8576,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":885,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8577,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":886,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8576,8577]}],"sources":[{"fileName":"rest/v9/guild.ts","line":884,"character":17}]},{"id":8578,"name":"RESTGetAPIGuildWidgetImageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image"},"children":[{"id":8579,"name":"style","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Style of the widget image returned","tags":[{"tag":"default","text":"\"shield\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":898,"character":1}],"type":{"type":"reference","id":6690,"name":"GuildWidgetStyle"}}],"groups":[{"title":"Properties","kind":1024,"children":[8579]}],"sources":[{"fileName":"rest/v9/guild.ts","line":892,"character":17}]},{"id":8727,"name":"RESTGetAPIInviteQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#get-invite"},"children":[{"id":8730,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event to include with the invite"},"sources":[{"fileName":"rest/v9/invite.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8728,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain approximate member counts"},"sources":[{"fileName":"rest/v9/invite.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8729,"name":"with_expiration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain the expiration date"},"sources":[{"fileName":"rest/v9/invite.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8730,8728,8729]}],"sources":[{"fileName":"rest/v9/invite.ts","line":7,"character":17}]},{"id":8762,"name":"RESTGetAPIOAuth2CurrentAuthorizationResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-authorization-information"},"children":[{"id":8763,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the current application"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":16,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5481,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":8765,"name":"expires","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"when the access token expires"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8764,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the scopes the user has authorized the application for"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":20,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7335,"name":"OAuth2Scopes"}}},{"id":8766,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"the user who has authorized, if the user has authorized with the `identify` scope"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":28,"character":1}],"type":{"type":"reference","id":7507,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[8763,8765,8764,8766]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":12,"character":17}]},{"id":8845,"name":"RESTGetAPIPollAnswerVotersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#get-answer-voters"},"children":[{"id":8846,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v9/poll.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8847,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v9/poll.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8846,8847]}],"sources":[{"fileName":"rest/v9/poll.ts","line":7,"character":17}]},{"id":8855,"name":"RESTGetAPIPollAnswerVotersResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#get-answer-voters"},"children":[{"id":8856,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users who voted for this answer"},"sources":[{"fileName":"rest/v9/poll.ts","line":50,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7507,"name":"APIUser"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8856]}],"sources":[{"fileName":"rest/v9/poll.ts","line":46,"character":17}]},{"id":8754,"name":"RESTGetAPISKUSubscriptionsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#query-string-params"},"children":[{"id":8756,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List subscriptions after this ID"},"sources":[{"fileName":"rest/v9/monetization.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8755,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List subscriptions before this ID"},"sources":[{"fileName":"rest/v9/monetization.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8757,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of subscriptions to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v9/monetization.ts","line":114,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8758,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User ID for which to return subscriptions. Required except for OAuth queries."},"sources":[{"fileName":"rest/v9/monetization.ts","line":118,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8756,8755,8757,8758]}],"sources":[{"fileName":"rest/v9/monetization.ts","line":100,"character":17}]},{"id":9020,"name":"RESTGetAPIWebhookWithTokenMessageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message-query-string-params"},"children":[{"id":9021,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/webhook.ts","line":253,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9021]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":252,"character":17}]},{"id":8894,"name":"RESTGetStickerPacksResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-sticker-packs"},"children":[{"id":8895,"name":"sticker_packs","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/sticker.ts","line":12,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7452,"name":"APIStickerPack"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8895]}],"sources":[{"fileName":"rest/v9/sticker.ts","line":11,"character":17}]},{"id":8817,"name":"RESTOAuth2AdvancedBotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization"},"children":[{"id":8818,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8822,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":175,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8821,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":174,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8820,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":173,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8824,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":177,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8823,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":176,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8819,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"This assumes you include the `bot` scope alongside others (like `identify` for example)"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":165,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot "],[{"type":"intrinsic","name":"string"},""]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8818,8822,8821,8820,8824,8823,8819]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":160,"character":17}]},{"id":8825,"name":"RESTOAuth2AdvancedBotAuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8826,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":181,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8828,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8829,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8827,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8826,8828,8829,8827]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":180,"character":17}]},{"id":8767,"name":"RESTOAuth2AuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant"},"children":[{"id":8769,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8773,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":8771,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8768,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":35,"character":1}],"type":{"type":"literal","value":"code"}},{"id":8770,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8772,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8769,8773,8771,8768,8770,8772]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":34,"character":17}]},{"id":8811,"name":"RESTOAuth2BotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#bot-authorization-flow-bot-auth-parameters"},"children":[{"id":8812,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your app's client id"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8816,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` or `false`—disallows the user from changing the guild dropdown"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":154,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8815,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Pre-fills the dropdown picker with a guild for the user"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":150,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8814,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The permissions you're requesting","text":"See https://discord.com/developers/docs/topics/permissions\n"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8813,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Needs to include bot for the bot flow"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":136,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot "],[{"type":"intrinsic","name":"string"},""]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8812,8816,8815,8814,8813]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":128,"character":17}]},{"id":8799,"name":"RESTOAuth2ImplicitAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant"},"children":[{"id":8801,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":103,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8805,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":8803,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8800,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":102,"character":1}],"type":{"type":"literal","value":"token"}},{"id":8802,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8804,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8801,8805,8803,8800,8802,8804]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":101,"character":17}]},{"id":8222,"name":"RESTPatchAPIChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel"},"children":[{"id":8246,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of the set of tags that have been applied to a thread-only channel; limited to 5","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":196,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":8235,"name":"archived","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread should be archived","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":131,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8236,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":137,"character":1}],"type":{"type":"reference","id":6112,"name":"ThreadAutoArchiveDuration"}},{"id":8240,"name":"available_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The set of tags that can be used in a thread-only channel; limited to 20","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":159,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5898,"name":"APIGuildForumTag"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5898,"name":"APIGuildForumTag"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":8229,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice channel; 8000 to 96000 (128000 for VIP servers)","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8238,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity","text":"Channel types: text, news, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":149,"character":1}],"type":{"type":"reference","id":6112,"name":"ThreadAutoArchiveDuration"}},{"id":8245,"name":"default_forum_layout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default layout type used to display posts in a forum channel","text":"Channel types: forum\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":190,"character":1}],"type":{"type":"reference","id":5910,"name":"ForumLayoutType"}},{"id":8242,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":171,"character":1}],"type":{"type":"reference","id":5904,"name":"APIGuildForumDefaultReactionEmoji"}},{"id":8244,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":184,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5907,"name":"SortOrderType"}]}},{"id":8243,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads in a channel.\nThis field is copied to the thread at creation time and does not live update","text":"Channel types: text, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8239,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel flags combined as a bit field."},"sources":[{"fileName":"rest/v9/channel.ts","line":153,"character":1}],"type":{"type":"reference","id":6342,"name":"ChannelFlags"}},{"id":8241,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread","text":"Channel types: privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8237,"name":"locked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread should be locked","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":143,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8223,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"1-100 character channel name","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8227,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw","text":"Channel types: text, voice, news, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8232,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the new parent category for a channel","text":"Channel types: text, voice, news, stage, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8231,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel or category-specific permissions","text":"Channel types: all excluding newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":8215,"name":"RESTAPIChannelPatchOverwrite"}}]}},{"id":8225,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The position of the channel in the left-hand listing","text":"Channel types: all excluding newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8228,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`,\nare unaffected","text":"Channel types: text, newsThread, publicThread, privateThread, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8233,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":119,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8226,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"0-1024 character channel topic (0-4096 characters for thread-only channels)","text":"Channel types: text, news, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":75,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8224,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of channel; only conversion between `text` and `news`\nis supported and only in guilds with the \"NEWS\" feature","text":"Channel types: text, news\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":5957,"name":"GuildText"},{"type":"reference","id":5962,"name":"GuildAnnouncement"}]}},{"id":8230,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice channel; 0 refers to no limit, 1 to 99 refers to a user limit","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":101,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8234,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":125,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5974,"name":"VideoQualityMode"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8246,8235,8236,8240,8229,8238,8245,8242,8244,8243,8239,8241,8237,8223,8227,8232,8231,8225,8228,8233,8226,8224,8230,8234]}],"sources":[{"fileName":"rest/v9/channel.ts","line":49,"character":17}]},{"id":8296,"name":"RESTPatchAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"children":[{"id":8301,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":469,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6212,"name":"APIAllowedMentions"}]}},{"id":8302,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":477,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8260,"name":"RESTAPIAttachment"}}},{"id":8303,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":483,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6230,"typeArguments":[{"type":"reference","id":6355,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}]}},{"id":8297,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v9/channel.ts","line":440,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8299,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n","tags":[{"tag":"deprecated","text":"Use `embeds` instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":454,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6132,"name":"APIEmbed"}]}},{"id":8298,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":446,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6132,"name":"APIEmbed"}}]}},{"id":8300,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Edit the flags of a message (only `SUPPRESS_EMBEDS` can currently be set/unset)","text":"When specifying flags, ensure to include all previously set flags/bits\nin addition to ones that you are modifying\n\nSee https://discord.com/developers/docs/resources/channel#message-object-message-flags\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":463,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6068,"name":"MessageFlags"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8301,8302,8303,8297,8299,8298,8300]}],"sources":[{"fileName":"rest/v9/channel.ts","line":436,"character":17}]},{"id":8506,"name":"RESTPatchAPICurrentGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-member"},"children":[{"id":8507,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":546,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8507]}],"sources":[{"fileName":"rest/v9/guild.ts","line":540,"character":17}]},{"id":8504,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead.\n"}]},"children":[{"id":8505,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8505]}],"sources":[{"fileName":"rest/v9/guild.ts","line":528,"character":17}]},{"id":8930,"name":"RESTPatchAPICurrentUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user"},"children":[{"id":8932,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's avatar"},"sources":[{"fileName":"rest/v9/user.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8933,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's banner"},"sources":[{"fileName":"rest/v9/user.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8931,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's username, if changed may cause the user's discriminator to be randomized"},"sources":[{"fileName":"rest/v9/user.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8932,8933,8931]}],"sources":[{"fileName":"rest/v9/user.ts","line":29,"character":17}]},{"id":8383,"name":"RESTPatchAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji"},"children":[{"id":8384,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8385,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v9/emoji.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8384,8385]}],"sources":[{"fileName":"rest/v9/emoji.ts","line":42,"character":17}]},{"id":8445,"name":"RESTPatchAPIGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild"},"children":[{"id":8451,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":266,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8452,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v9/guild.ts","line":270,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":8457,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild banner (when the server has the `BANNER` feature; can be animated gif when the server has the `ANIMATED_BANNER` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":294,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8449,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":256,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6527,"name":"GuildDefaultMessageNotifications"}]}},{"id":8464,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8456,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 png/jpeg image for the guild discovery splash (when the guild has `DISCOVERABLE` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":290,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8450,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":262,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6530,"name":"GuildExplicitContentFilter"}]}},{"id":8463,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":324,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6562,"name":"GuildFeature"}}},{"id":8453,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg/gif image for the guild icon (can be animated gif when the guild has `ANIMATED_ICON` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":276,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8446,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New name for the guild (2-100 characters)"},"sources":[{"fileName":"rest/v9/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8454,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User id to transfer guild ownership to (must be owner)"},"sources":[{"fileName":"rest/v9/guild.ts","line":280,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8462,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The preferred locale of a Community guild used in server discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\" (if the value is set to `null`)\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":318,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8465,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v9/guild.ts","line":332,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8461,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"rest/v9/guild.ts","line":312,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8447,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":244,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8460,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where Community guilds display rules and/or guidelines"},"sources":[{"fileName":"rest/v9/guild.ts","line":308,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8466,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"rest/v9/guild.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8455,"name":"splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild splash (when the guild has `INVITE_SPLASH` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":286,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8459,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":304,"character":1}],"type":{"type":"reference","id":6557,"name":"GuildSystemChannelFlags"}},{"id":8458,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v9/guild.ts","line":298,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8448,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":250,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6542,"name":"GuildVerificationLevel"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8451,8452,8457,8449,8464,8456,8450,8463,8453,8446,8454,8462,8465,8461,8447,8460,8466,8455,8459,8458,8448]}],"sources":[{"fileName":"rest/v9/guild.ts","line":234,"character":17}]},{"id":8496,"name":"RESTPatchAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-member"},"children":[{"id":8501,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of channel to move user to (if they are connected to voice)","text":"Requires `MOVE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":511,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8502,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":515,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8500,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":505,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8499,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":499,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8497,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":487,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8498,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":493,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8501,8502,8500,8499,8497,8498]}],"sources":[{"fileName":"rest/v9/guild.ts","line":481,"character":17}]},{"id":8582,"name":"RESTPatchAPIGuildMemberVerificationJSONBody","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8585,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The server description to show in the screening form"},"sources":[{"fileName":"rest/v9/guild.ts","line":921,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8583,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether Membership Screening is enabled"},"sources":[{"fileName":"rest/v9/guild.ts","line":913,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8584,"name":"form_fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of field objects serialized in a string"},"sources":[{"fileName":"rest/v9/guild.ts","line":917,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8585,8583,8584]}],"sources":[{"fileName":"rest/v9/guild.ts","line":909,"character":17}]},{"id":8545,"name":"RESTPatchAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role"},"children":[{"id":8548,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value"},"sources":[{"fileName":"rest/v9/guild.ts","line":750,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8549,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar"},"sources":[{"fileName":"rest/v9/guild.ts","line":754,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8550,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":758,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8552,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable"},"sources":[{"fileName":"rest/v9/guild.ts","line":766,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8546,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role"},"sources":[{"fileName":"rest/v9/guild.ts","line":742,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8547,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions"},"sources":[{"fileName":"rest/v9/guild.ts","line":746,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8551,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":762,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8548,8549,8550,8552,8546,8547,8551]}],"sources":[{"fileName":"rest/v9/guild.ts","line":738,"character":17}]},{"id":8873,"name":"RESTPatchAPIGuildSoundboardSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#modify-guild-soundboard-sound-json-params"},"children":[{"id":8876,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the custom emoji for the soundboard sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":92,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8877,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The unicode character of a standard emoji for the soundboard sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":96,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8874,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the soundboard sound (2-32 characters)"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8875,"name":"volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v9/soundboard.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8876,8877,8874,8875]}],"sources":[{"fileName":"rest/v9/soundboard.ts","line":78,"character":17}]},{"id":8907,"name":"RESTPatchAPIGuildStickerJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#modify-guild-sticker"},"children":[{"id":8909,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of the sticker (2-100 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8908,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8910,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8909,8908,8910]}],"sources":[{"fileName":"rest/v9/sticker.ts","line":74,"character":17}]},{"id":8966,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-current-user-voice-state"},"children":[{"id":8967,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v9/voice.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8969,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sets the user's request to speak"},"sources":[{"fileName":"rest/v9/voice.ts","line":39,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8968,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v9/voice.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8967,8969,8968]}],"sources":[{"fileName":"rest/v9/voice.ts","line":27,"character":17}]},{"id":8971,"name":"RESTPatchAPIGuildVoiceStateUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-user-voice-state"},"children":[{"id":8972,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v9/voice.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8973,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v9/voice.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8972,8973]}],"sources":[{"fileName":"rest/v9/voice.ts","line":50,"character":17}]},{"id":8888,"name":"RESTPatchAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#modify-stage-instance"},"children":[{"id":8890,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":53,"character":1}],"type":{"type":"reference","id":7422,"name":"StageInstancePrivacyLevel"}},{"id":8889,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8890,8889]}],"sources":[{"fileName":"rest/v9/stageInstance.ts","line":45,"character":17}]},{"id":8983,"name":"RESTPatchAPIWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook"},"children":[{"id":8985,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":68,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8986,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new channel id this webhook should be moved to"},"sources":[{"fileName":"rest/v9/webhook.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8984,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8985,8986,8984]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":58,"character":17}]},{"id":8202,"name":"RESTPostAPIAutoModerationRuleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule"},"children":[{"id":8207,"name":"actions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The actions which will execute when this rule is triggered"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":45,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5764,"name":"APIAutoModerationAction"}}},{"id":8208,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this rule is enabled","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8204,"name":"event_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule event type"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":31,"character":1}],"type":{"type":"reference","id":5761,"name":"AutoModerationRuleEventType"}},{"id":8210,"name":"exempt_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel ids that shouldn't be affected by this rule (Maximum of 50)"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":59,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":8209,"name":"exempt_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role ids that shouldn't be affected by this rule (Maximum of 20)"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":55,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":8203,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule name"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8206,"name":"trigger_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The rule trigger metadata","text":"Can be omitted if the trigger type is {@link AutoModerationRuleTriggerType.HarmfulLink} or {@link AutoModerationRuleTriggerType.Spam}\n"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":41,"character":1}],"type":{"type":"reference","id":5750,"name":"APIAutoModerationRuleTriggerMetadata"}},{"id":8205,"name":"trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger type"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":35,"character":1}],"type":{"type":"reference","id":5744,"name":"AutoModerationRuleTriggerType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8207,8208,8204,8210,8209,8203,8206,8205]}],"sources":[{"fileName":"rest/v9/autoModeration.ts","line":23,"character":17}]},{"id":8328,"name":"RESTPostAPIChannelFollowersJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel"},"children":[{"id":8329,"name":"webhook_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of target channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":625,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8329]}],"sources":[{"fileName":"rest/v9/channel.ts","line":621,"character":17}]},{"id":8318,"name":"RESTPostAPIChannelInviteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite"},"children":[{"id":8319,"name":"max_age","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Duration of invite in seconds before expiry, or 0 for never","tags":[{"tag":"default","text":"86400 (24 hours)\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":568,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8320,"name":"max_uses","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of uses or 0 for unlimited","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":574,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8325,"name":"target_application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the embedded application to open for this invite\n- Required if `target_type` is 2\n- The application must have the `EMBEDDED` flag"},"sources":[{"fileName":"rest/v9/channel.ts","line":605,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8323,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":593,"character":1}],"type":{"type":"reference","id":7263,"name":"InviteTargetType"}},{"id":8324,"name":"target_user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user whose stream to display for this invite\n- Required if `target_type` is 1\n- The user must be streaming in the channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":599,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8321,"name":"temporary","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this invite only grants temporary membership","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":580,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8322,"name":"unique","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If true, don't try to reuse a similar invite\n(useful for creating many unique one time use invites)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":587,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8319,8320,8325,8323,8324,8321,8322]}],"sources":[{"fileName":"rest/v9/channel.ts","line":562,"character":17}]},{"id":8263,"name":"RESTPostAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"children":[{"id":8269,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for a message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":310,"character":1}],"type":{"type":"reference","id":6212,"name":"APIAllowedMentions"}},{"id":8273,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v9/channel.ts","line":332,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8260,"name":"RESTAPIAttachment"}}},{"id":8271,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":322,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6230,"typeArguments":[{"type":"reference","id":6355,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":8264,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v9/channel.ts","line":282,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8268,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n","tags":[{"tag":"deprecated","text":"Use `embeds` instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":304,"character":1}],"type":{"type":"reference","id":6132,"name":"APIEmbed"}},{"id":8267,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":296,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6132,"name":"APIEmbed"}}},{"id":8275,"name":"enforce_nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If `true` and nonce is present, it will be checked for uniqueness in the past few minutes.\nIf another message was created by the same author with the same nonce, that message will be returned and no new message will be created."},"sources":[{"fileName":"rest/v9/channel.ts","line":341,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8274,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v9/channel.ts","line":336,"character":1}],"type":{"type":"reference","id":6068,"name":"MessageFlags"}},{"id":8270,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include to make your message a reply","text":"See https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":316,"character":1}],"type":{"type":"reference","id":8256,"name":"RESTAPIMessageReference"}},{"id":8265,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending"},"sources":[{"fileName":"rest/v9/channel.ts","line":286,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8276,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!"},"sources":[{"fileName":"rest/v9/channel.ts","line":345,"character":1}],"type":{"type":"reference","id":8848,"name":"RESTAPIPoll"}},{"id":8272,"name":"sticker_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"IDs of up to 3 stickers in the server to send in the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"}]}]}},{"id":8266,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v9/channel.ts","line":290,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8269,8273,8271,8264,8268,8267,8275,8274,8270,8265,8276,8272,8266]}],"sources":[{"fileName":"rest/v9/channel.ts","line":278,"character":17}]},{"id":8309,"name":"RESTPostAPIChannelMessagesBulkDeleteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages"},"children":[{"id":8310,"name":"messages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An array of message ids to delete (2-100)"},"sources":[{"fileName":"rest/v9/channel.ts","line":515,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8310]}],"sources":[{"fileName":"rest/v9/channel.ts","line":511,"character":17}]},{"id":8340,"name":"RESTPostAPIChannelMessagesThreadsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-from-message"},"children":[{"id":8342,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":688,"character":1}],"type":{"type":"reference","id":6112,"name":"ThreadAutoArchiveDuration"}},{"id":8341,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character thread name"},"sources":[{"fileName":"rest/v9/channel.ts","line":684,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8343,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600)"},"sources":[{"fileName":"rest/v9/channel.ts","line":692,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8342,8341,8343]}],"sources":[{"fileName":"rest/v9/channel.ts","line":680,"character":17}],"extendedBy":[{"type":"reference","id":8352,"name":"RESTPostAPIChannelThreadsJSONBody"}]},{"id":8352,"name":"RESTPostAPIChannelThreadsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-without-message"},"children":[{"id":8356,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":688,"character":1}],"type":{"type":"reference","id":6112,"name":"ThreadAutoArchiveDuration"},"inheritedFrom":{"type":"reference","id":8342,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.auto_archive_duration"}},{"id":8354,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread; only available when creating a private thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":742,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8355,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character thread name"},"sources":[{"fileName":"rest/v9/channel.ts","line":684,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":8341,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.name"}},{"id":8357,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600)"},"sources":[{"fileName":"rest/v9/channel.ts","line":692,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":8343,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.rate_limit_per_user"}},{"id":8353,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of thread to create","text":"In API v9, `type` defaults to `PRIVATE_THREAD`.\nIn a future API version this will be changed to be a required field, with no default.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n","tags":[{"tag":"default","text":"ChannelType.PrivateThread\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":738,"character":1}],"type":{"type":"reference","id":5877,"name":"ThreadChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8356,8354,8355,8357,8353]}],"sources":[{"fileName":"rest/v9/channel.ts","line":727,"character":17}],"extendedTypes":[{"type":"reference","id":8340,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"}]},{"id":8975,"name":"RESTPostAPIChannelWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook"},"children":[{"id":8977,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8976,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the webhook (1-80 characters)"},"sources":[{"fileName":"rest/v9/webhook.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8977,8976]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":17,"character":17}]},{"id":8640,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"children":[{"id":8651,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6885,"name":"InteractionContextType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.contexts"}},{"id":8652,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_member_permissions"}},{"id":8646,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":8642,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/interactions.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8648,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.description_localizations"}},{"id":8649,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.dm_permission"}},{"id":8650,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":6890,"name":"AppHandler"},{"type":"reference","id":6891,"name":"DiscordLaunchActivity"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.handler"}},{"id":8653,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6882,"name":"ApplicationIntegrationType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.integration_types"}},{"id":8643,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":8647,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name_localizations"}},{"id":8644,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.nsfw"}},{"id":8645,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6899,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":8641,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/interactions.ts","line":75,"character":1}],"type":{"type":"reference","id":6878,"name":"ChatInput"}}],"groups":[{"title":"Properties","kind":1024,"children":[8651,8652,8646,8642,8648,8649,8650,8653,8643,8647,8644,8645,8641]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":74,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":8654,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"children":[{"id":8664,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6885,"name":"InteractionContextType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.contexts"}},{"id":8665,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_member_permissions"}},{"id":8659,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":8661,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.description_localizations"}},{"id":8662,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.dm_permission"}},{"id":8663,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":6890,"name":"AppHandler"},{"type":"reference","id":6891,"name":"DiscordLaunchActivity"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.handler"}},{"id":8666,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6882,"name":"ApplicationIntegrationType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.integration_types"}},{"id":8656,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":8660,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name_localizations"}},{"id":8657,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.nsfw"}},{"id":8658,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6899,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":8655,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/interactions.ts","line":83,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":6879,"name":"User"},{"type":"reference","id":6880,"name":"Message"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8664,8665,8659,8661,8662,8663,8666,8656,8660,8657,8658,8655]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":82,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":8952,"name":"RESTPostAPICurrentUserCreateDMChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm"},"children":[{"id":8953,"name":"recipient_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recipient to open a DM channel with"},"sources":[{"fileName":"rest/v9/user.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8953]}],"sources":[{"fileName":"rest/v9/user.ts","line":100,"character":17}]},{"id":8742,"name":"RESTPostAPIEntitlementJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"children":[{"id":8744,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild or user to grant the entitlement to"},"sources":[{"fileName":"rest/v9/monetization.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8745,"name":"owner_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of entitlement owner"},"sources":[{"fileName":"rest/v9/monetization.ts","line":61,"character":1}],"type":{"type":"reference","id":8748,"name":"EntitlementOwnerType"}},{"id":8743,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the SKU to grant the entitlement to"},"sources":[{"fileName":"rest/v9/monetization.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8744,8745,8743]}],"sources":[{"fileName":"rest/v9/monetization.ts","line":49,"character":17}]},{"id":8524,"name":"RESTPostAPIGuildBulkBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#bulk-guild-ban"},"children":[{"id":8526,"name":"delete_message_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of seconds to delete messages for, between 0 and 604800 (7 days)"},"sources":[{"fileName":"rest/v9/guild.ts","line":645,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8525,"name":"user_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids to ban (max 200)"},"sources":[{"fileName":"rest/v9/guild.ts","line":641,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8526,8525]}],"sources":[{"fileName":"rest/v9/guild.ts","line":637,"character":17}]},{"id":8527,"name":"RESTPostAPIGuildBulkBanResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#bulk-guild-ban"},"children":[{"id":8528,"name":"banned_users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids, that were successfully banned"},"sources":[{"fileName":"rest/v9/guild.ts","line":655,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":8529,"name":"failed_users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids, that were not banned"},"sources":[{"fileName":"rest/v9/guild.ts","line":659,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8528,8529]}],"sources":[{"fileName":"rest/v9/guild.ts","line":651,"character":17}]},{"id":8378,"name":"RESTPostAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params"},"children":[{"id":8380,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The 128x128 emoji image","text":"https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8379,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8381,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v9/emoji.ts","line":31,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8380,8379,8381]}],"sources":[{"fileName":"rest/v9/emoji.ts","line":17,"character":17}]},{"id":8561,"name":"RESTPostAPIGuildPruneJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune"},"children":[{"id":8563,"name":"compute_prune_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether `pruned is returned, discouraged for large guilds","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":827,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8562,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":821,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8564,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include"},"sources":[{"fileName":"rest/v9/guild.ts","line":831,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8563,8562,8564]}],"sources":[{"fileName":"rest/v9/guild.ts","line":815,"character":17}]},{"id":8565,"name":"RESTPostAPIGuildPruneResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune"},"children":[{"id":8566,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":838,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8566]}],"sources":[{"fileName":"rest/v9/guild.ts","line":837,"character":17}]},{"id":8531,"name":"RESTPostAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role"},"children":[{"id":8534,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":688,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8535,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":694,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8536,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":698,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8538,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":708,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8532,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8533,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":682,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8537,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":702,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8534,8535,8536,8538,8532,8533,8537]}],"sources":[{"fileName":"rest/v9/guild.ts","line":670,"character":17}],"extendedBy":[{"type":"reference","id":8413,"name":"RESTAPIGuildCreateRole"}]},{"id":8610,"name":"RESTPostAPIGuildScheduledEventJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event"},"children":[{"id":8611,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage channel id of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8616,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8618,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The entity metadata of the scheduled event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":63,"character":1}],"type":{"type":"reference","id":6837,"name":"APIGuildScheduledEventEntityMetadata"}},{"id":8617,"name":"entity_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scheduled entity type of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":59,"character":1}],"type":{"type":"reference","id":6839,"name":"GuildScheduledEventEntityType"}},{"id":8619,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8612,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8613,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":43,"character":1}],"type":{"type":"reference","id":6849,"name":"GuildOnly"}},{"id":8620,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":71,"character":1}],"type":{"type":"reference","id":6742,"name":"APIGuildScheduledEventRecurrenceRule"}},{"id":8615,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time when the scheduled event is scheduled to end"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8614,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time to schedule the guild event at"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8611,8616,8618,8617,8619,8612,8613,8620,8615,8614]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":31,"character":17}]},{"id":8866,"name":"RESTPostAPIGuildSoundboardSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#create-guild-soundboard-sound-json-params"},"children":[{"id":8870,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the custom emoji for the soundboard sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8871,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The unicode character of a standard emoji for the soundboard sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8867,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the soundboard sound (2-32 characters)"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8868,"name":"sound","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The data uri of the mp3 or ogg sound data, base64 encoded, similar to image data","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8869,"name":"volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v9/soundboard.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8870,8871,8867,8868,8869]}],"sources":[{"fileName":"rest/v9/soundboard.ts","line":43,"character":17}]},{"id":8901,"name":"RESTPostAPIGuildStickerFormDataBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#create-guild-sticker"},"children":[{"id":8903,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker (empty or 2-100 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8905,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The sticker file to upload, must be a PNG, APNG, GIF, or Lottie JSON file, max 512 KB","text":"Uploaded stickers are constrained to 5 seconds in length for animated stickers, and 320 x 320 pixels.\n"},"sources":[{"fileName":"rest/v9/sticker.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"unknown"}},{"id":8902,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8904,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8903,8905,8902,8904]}],"sources":[{"fileName":"rest/v9/sticker.ts","line":45,"character":17}]},{"id":8919,"name":"RESTPostAPIGuildTemplatesJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-template"},"children":[{"id":8921,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the template (0-120 characters)"},"sources":[{"fileName":"rest/v9/template.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8920,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the template (1-100 characters)"},"sources":[{"fileName":"rest/v9/template.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8921,8920]}],"sources":[{"fileName":"rest/v9/template.ts","line":38,"character":17}]},{"id":8423,"name":"RESTPostAPIGuildsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild"},"children":[{"id":8432,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":166,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8433,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v9/guild.ts","line":170,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":8431,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.*\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8406,"name":"RESTAPIGuildCreatePartialChannel"}}},{"id":8428,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":128,"character":1}],"type":{"type":"reference","id":6527,"name":"GuildDefaultMessageNotifications"}},{"id":8429,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":134,"character":1}],"type":{"type":"reference","id":6530,"name":"GuildExplicitContentFilter"}},{"id":8426,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8424,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v9/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8436,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v9/guild.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8425,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8430,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8413,"name":"RESTAPIGuildCreateRole"}}},{"id":8435,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":180,"character":1}],"type":{"type":"reference","id":6557,"name":"GuildSystemChannelFlags"}},{"id":8434,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v9/guild.ts","line":174,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8427,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":122,"character":1}],"type":{"type":"reference","id":6542,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[8432,8433,8431,8428,8429,8426,8424,8436,8425,8430,8435,8434,8427]}],"sources":[{"fileName":"rest/v9/guild.ts","line":100,"character":17}]},{"id":8438,"name":"RESTPostAPIGuildsMFAJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-mfa-level"},"children":[{"id":8439,"name":"level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"MFA level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":201,"character":1}],"type":{"type":"reference","id":6534,"name":"GuildMFALevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[8439]}],"sources":[{"fileName":"rest/v9/guild.ts","line":195,"character":17}]},{"id":8683,"name":"RESTPostAPIInteractionCallbackQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"children":[{"id":8684,"name":"with_response","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a interaction callback response as the response instead of a 204"},"sources":[{"fileName":"rest/v9/interactions.ts","line":185,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8684]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":181,"character":17}]},{"id":8689,"name":"RESTPostAPIInteractionCallbackWithResponseResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-response-object"},"children":[{"id":8690,"name":"interaction","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interaction object associated with the interaction"},"sources":[{"fileName":"rest/v9/interactions.ts","line":212,"character":1}],"type":{"type":"reference","id":8692,"name":"RESTAPIInteractionCallbackObject"}},{"id":8691,"name":"resource","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The resource that was created by the interaction response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":216,"character":1}],"type":{"type":"reference","id":8699,"name":"RESTAPIInteractionCallbackResourceObject"}}],"groups":[{"title":"Properties","kind":1024,"children":[8690,8691]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":208,"character":17}]},{"id":8859,"name":"RESTPostAPISoundboardSendSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#send-soundboard-sound-json-params"},"children":[{"id":8860,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the soundboard sound to play"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8861,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild the soundboard sound is from, required to play sounds from different servers"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8860,8861]}],"sources":[{"fileName":"rest/v9/soundboard.ts","line":12,"character":17}]},{"id":8880,"name":"RESTPostAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance"},"children":[{"id":8881,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage channel"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8885,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event associated with this stage instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8883,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance","tags":[{"tag":"default","text":"GuildOnly\n"}]},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":21,"character":1}],"type":{"type":"reference","id":7422,"name":"StageInstancePrivacyLevel"}},{"id":8884,"name":"send_start_notification","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Notify @everyone that a stage instance has started"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8882,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8881,8885,8883,8884,8882]}],"sources":[{"fileName":"rest/v9/stageInstance.ts","line":7,"character":17}]},{"id":8914,"name":"RESTPostAPITemplateCreateGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-from-guild-template"},"children":[{"id":8916,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/template.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8915,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v9/template.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8916,8915]}],"sources":[{"fileName":"rest/v9/template.ts","line":12,"character":17}]},{"id":8992,"name":"RESTPostAPIWebhookWithTokenJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"children":[{"id":8998,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":131,"character":1}],"type":{"type":"reference","id":6212,"name":"APIAllowedMentions"}},{"id":9003,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of tag ids to apply to the thread"},"sources":[{"fileName":"rest/v9/webhook.ts","line":157,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9000,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v9/webhook.ts","line":143,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8260,"name":"RESTAPIAttachment"}}},{"id":8995,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default avatar of the webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8999,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"Requires an application-owned webhook\n\nSee https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":139,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6230,"typeArguments":[{"type":"reference","id":6355,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":8993,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v9/webhook.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8997,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":125,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6132,"name":"APIEmbed"}}},{"id":9001,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v9/webhook.ts","line":147,"character":1}],"type":{"type":"reference","id":6068,"name":"MessageFlags"}},{"id":9004,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!"},"sources":[{"fileName":"rest/v9/webhook.ts","line":161,"character":1}],"type":{"type":"reference","id":8848,"name":"RESTAPIPoll"}},{"id":9002,"name":"thread_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of thread to create","text":"Available only if the webhook is in a forum channel and a thread is not specified in {@link RESTPostAPIWebhookWithTokenQuery.thread_id} query parameter\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":153,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8996,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":119,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8994,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default username of the webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8998,9003,9000,8995,8999,8993,8997,9001,9004,9002,8996,8994]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":103,"character":17}]},{"id":9008,"name":"RESTPostAPIWebhookWithTokenQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params"},"children":[{"id":9010,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Send a message to the specified thread within a webhook's channel. The thread will automatically be unarchived.","text":"Available only if the {@link RESTPostAPIWebhookWithTokenJSONBody.thread_name} JSON body property is not specified\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9009,"name":"wait","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Waits for server confirmation of message send before response, and returns the created message body\n(defaults to `false`; when `false` a message that is not saved does not return an error)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/webhook.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[9010,9009]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":179,"character":17}]},{"id":8787,"name":"RESTPostOAuth2AccessTokenResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-access-token-response"},"children":[{"id":8788,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8790,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8791,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8792,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8789,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8788,8790,8791,8792,8789]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":78,"character":17}]},{"id":8781,"name":"RESTPostOAuth2AccessTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example"},"children":[{"id":8782,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8783,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8785,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8784,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":70,"character":1}],"type":{"type":"literal","value":"authorization_code"}},{"id":8786,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8782,8783,8785,8784,8786]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":67,"character":17}]},{"id":8830,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example"},"children":[{"id":8831,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":191,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8833,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8836,"name":"guild","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":196,"character":1}],"type":{"type":"reference","id":6482,"name":"APIGuild"}},{"id":8834,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":194,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8835,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":195,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8832,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8831,8833,8836,8834,8835,8832]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":190,"character":17}]},{"id":8837,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example"},"children":[{"id":8838,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8840,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8841,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8842,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":207,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8839,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8843,"name":"webhook","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":208,"character":1}],"type":{"type":"reference","id":7622,"name":"APIWebhook"}}],"groups":[{"title":"Properties","kind":1024,"children":[8838,8840,8841,8842,8839,8843]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":202,"character":17}]},{"id":8777,"name":"RESTPostOAuth2AuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example"},"children":[{"id":8778,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8779,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8778,8779]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":54,"character":17}]},{"id":8807,"name":"RESTPostOAuth2ClientCredentialsURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#client-credentials-grant"},"children":[{"id":8808,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":119,"character":1}],"type":{"type":"literal","value":"client_credentials"}},{"id":8809,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":120,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8808,8809]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":118,"character":17}]},{"id":8793,"name":"RESTPostOAuth2RefreshTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example"},"children":[{"id":8794,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":90,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8795,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8796,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":92,"character":1}],"type":{"type":"literal","value":"refresh_token"}},{"id":8797,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8794,8795,8796,8797]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":89,"character":17}]},{"id":8774,"name":"RESTPostOAuth2TokenRevocationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-token-revocation-example"},"children":[{"id":8775,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8776,"name":"token_type_hint","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"refresh_token"},{"type":"literal","value":"access_token"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8775,8776]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":46,"character":17}]},{"id":8722,"name":"RESTPutAPIApplicationCommandPermissionsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions"},"children":[{"id":8723,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/interactions.ts","line":370,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7044,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8723]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":369,"character":17}]},{"id":8312,"name":"RESTPutAPIChannelPermissionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions"},"children":[{"id":8313,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8314,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":542,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8315,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v9/channel.ts","line":546,"character":1}],"type":{"type":"reference","id":6102,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8313,8314,8315]}],"sources":[{"fileName":"rest/v9/channel.ts","line":526,"character":17}],"extendedBy":[{"type":"reference","id":8215,"name":"RESTAPIChannelPatchOverwrite"},{"type":"reference","id":8398,"name":"RESTAPIGuildCreateOverwrite"}]},{"id":8335,"name":"RESTPutAPIChannelRecipientJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient"},"children":[{"id":8336,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Access token of a user that has granted your app the `gdm.join` scope"},"sources":[{"fileName":"rest/v9/channel.ts","line":660,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8337,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nickname of the user being added"},"sources":[{"fileName":"rest/v9/channel.ts","line":664,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8336,8337]}],"sources":[{"fileName":"rest/v9/channel.ts","line":656,"character":17}]},{"id":8957,"name":"RESTPutAPICurrentUserApplicationRoleConnectionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#update-user-application-role-connection"},"children":[{"id":8960,"name":"metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Object mapping application role connection metadata keys to their `string`-ified value (max 100 characters) for the user on the platform a bot has connected"},"sources":[{"fileName":"rest/v9/user.ts","line":137,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":8958,"name":"platform_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity name of the platform a bot has connected (max 50 characters)"},"sources":[{"fileName":"rest/v9/user.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8959,"name":"platform_username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The username on the platform a bot has connected (max 100 characters)"},"sources":[{"fileName":"rest/v9/user.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8960,8958,8959]}],"sources":[{"fileName":"rest/v9/user.ts","line":125,"character":17}]},{"id":8518,"name":"RESTPutAPIGuildBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban"},"children":[{"id":8519,"name":"delete_message_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to delete messages for (0-7)","tags":[{"tag":"deprecated","text":"use `delete_message_seconds` instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":611,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8520,"name":"delete_message_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of seconds to delete messages for, between 0 and 604800 (7 days)"},"sources":[{"fileName":"rest/v9/guild.ts","line":615,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8521,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reason for the ban","tags":[{"tag":"deprecated","text":"Removed in API v10, use the `X-Audit-Log-Reason` header instead.\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":621,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8519,8520,8521]}],"sources":[{"fileName":"rest/v9/guild.ts","line":605,"character":17}]},{"id":8489,"name":"RESTPutAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member"},"children":[{"id":8490,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An oauth2 access token granted with the `guilds.join` to the bot's application for the user you want to add to the guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":449,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8494,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":473,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8493,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":467,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8491,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":455,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8492,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":461,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8490,8494,8493,8491,8492]}],"sources":[{"fileName":"rest/v9/guild.ts","line":445,"character":17}]},{"id":6354,"name":"APIActionRowComponentTypes","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1952,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6355,"name":"APIMessageActionRowComponent"},{"type":"reference","id":6356,"name":"APIModalActionRowComponent"}]}},{"id":6912,"name":"APIApplicationCommandAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.ts","line":5,"character":12}],"type":{"type":"reference","id":6914,"typeArguments":[{"type":"reference","id":6975,"name":"ApplicationCommandOptionType.Attachment"}],"name":"APIApplicationCommandOptionBase"}},{"id":7063,"name":"APIApplicationCommandAutocompleteDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/autocomplete.ts","line":26,"character":12}],"type":{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7062,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7064,"name":"APIApplicationCommandAutocompleteGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/autocomplete.ts","line":32,"character":12}],"type":{"type":"reference","id":7118,"typeArguments":[{"type":"reference","id":7062,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7062,"name":"APIApplicationCommandAutocompleteInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/autocomplete.ts","line":9,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7201,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","id":6902,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7201,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6902,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"literal","value":"options"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":6898,"name":"APIApplicationCommandBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":67,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6912,"name":"APIApplicationCommandAttachmentOption"},{"type":"reference","id":6937,"name":"APIApplicationCommandBooleanOption"},{"type":"reference","id":6939,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":6948,"name":"APIApplicationCommandIntegerOption"},{"type":"reference","id":6954,"name":"APIApplicationCommandMentionableOption"},{"type":"reference","id":6956,"name":"APIApplicationCommandNumberOption"},{"type":"reference","id":6962,"name":"APIApplicationCommandRoleOption"},{"type":"reference","id":6981,"name":"APIApplicationCommandStringOption"},{"type":"reference","id":7011,"name":"APIApplicationCommandUserOption"}]}},{"id":6937,"name":"APIApplicationCommandBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.ts","line":4,"character":12}],"type":{"type":"reference","id":6914,"typeArguments":[{"type":"reference","id":6969,"name":"ApplicationCommandOptionType.Boolean"}],"name":"APIApplicationCommandOptionBase"}},{"id":6896,"name":"APIApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":210,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6910,"name":"APIChatInputApplicationCommandDMInteraction"},{"type":"reference","id":7037,"name":"APIContextMenuDMInteraction"}]}},{"id":6897,"name":"APIApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":217,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6911,"name":"APIChatInputApplicationCommandGuildInteraction"},{"type":"reference","id":7038,"name":"APIContextMenuGuildInteraction"}]}},{"id":6948,"name":"APIApplicationCommandIntegerOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/integer.ts","line":20,"character":12}],"type":{"type":"reference","id":6928,"typeArguments":[{"type":"reference","name":"APIApplicationCommandIntegerOptionBase"},{"type":"reference","id":6976,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":6895,"name":"APIApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":205,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6909,"name":"APIChatInputApplicationCommandInteraction"},{"type":"reference","id":7036,"name":"APIContextMenuInteraction"}]}},{"id":6892,"name":"APIApplicationCommandInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":186,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6902,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"reference","id":7029,"name":"APIContextMenuInteractionData"}]}},{"id":6913,"name":"APIApplicationCommandInteractionDataAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.ts","line":8,"character":12}],"type":{"type":"reference","id":6922,"typeArguments":[{"type":"reference","id":6975,"name":"ApplicationCommandOptionType.Attachment"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":6901,"name":"APIApplicationCommandInteractionDataBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":94,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6913,"name":"APIApplicationCommandInteractionDataAttachmentOption"},{"type":"reference","id":6938,"name":"APIApplicationCommandInteractionDataBooleanOption"},{"type":"reference","id":6947,"name":"APIApplicationCommandInteractionDataChannelOption"},{"type":"reference","id":6949,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":6955,"name":"APIApplicationCommandInteractionDataMentionableOption"},{"type":"reference","id":6957,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":6963,"name":"APIApplicationCommandInteractionDataRoleOption"},{"type":"reference","id":6982,"name":"APIApplicationCommandInteractionDataStringOption"},{"type":"reference","id":7012,"name":"APIApplicationCommandInteractionDataUserOption"}]}},{"id":6938,"name":"APIApplicationCommandInteractionDataBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.ts","line":6,"character":12}],"type":{"type":"reference","id":6922,"typeArguments":[{"type":"reference","id":6969,"name":"ApplicationCommandOptionType.Boolean"},{"type":"intrinsic","name":"boolean"}],"name":"APIInteractionDataOptionBase"}},{"id":6947,"name":"APIApplicationCommandInteractionDataChannelOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/channel.ts","line":11,"character":12}],"type":{"type":"reference","id":6922,"typeArguments":[{"type":"reference","id":6971,"name":"ApplicationCommandOptionType.Channel"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":6955,"name":"APIApplicationCommandInteractionDataMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":8,"character":12}],"type":{"type":"reference","id":6922,"typeArguments":[{"type":"reference","id":6973,"name":"ApplicationCommandOptionType.Mentionable"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":6900,"name":"APIApplicationCommandInteractionDataOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-interaction-data-option-structure"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6901,"name":"APIApplicationCommandInteractionDataBasicOption"},{"type":"reference","id":7007,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption"},{"type":"reference","id":6995,"name":"APIApplicationCommandInteractionDataSubcommandOption"}]}},{"id":6963,"name":"APIApplicationCommandInteractionDataRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/role.ts","line":7,"character":12}],"type":{"type":"reference","id":6922,"typeArguments":[{"type":"reference","id":6972,"name":"ApplicationCommandOptionType.Role"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":7012,"name":"APIApplicationCommandInteractionDataUserOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/user.ts","line":7,"character":12}],"type":{"type":"reference","id":6922,"typeArguments":[{"type":"reference","id":6970,"name":"ApplicationCommandOptionType.User"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":6893,"name":"APIApplicationCommandInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":193,"character":12}],"typeParameter":[{"id":6894,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6892,"name":"APIApplicationCommandInteractionData"}}],"type":{"type":"intersection","types":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7199,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":6894,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7199,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":6894,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":6954,"name":"APIApplicationCommandMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":5,"character":12}],"type":{"type":"reference","id":6914,"typeArguments":[{"type":"reference","id":6973,"name":"ApplicationCommandOptionType.Mentionable"}],"name":"APIApplicationCommandOptionBase"}},{"id":6956,"name":"APIApplicationCommandNumberOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/number.ts","line":20,"character":12}],"type":{"type":"reference","id":6928,"typeArguments":[{"type":"reference","name":"APIApplicationCommandNumberOptionBase"},{"type":"reference","id":6976,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":6899,"name":"APIApplicationCommandOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":81,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6898,"name":"APIApplicationCommandBasicOption"},{"type":"reference","id":6999,"name":"APIApplicationCommandSubcommandGroupOption"},{"type":"reference","id":6987,"name":"APIApplicationCommandSubcommandOption"}]}},{"id":6928,"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":12}],"typeParameter":[{"id":6935,"name":"Base","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6914,"typeArguments":[{"type":"reference","id":6964,"name":"ApplicationCommandOptionType"}],"name":"APIApplicationCommandOptionBase"}},{"id":6936,"name":"ChoiceType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6976,"name":"APIApplicationCommandOptionChoice"}}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","id":6935,"name":"Base"},{"type":"reflection","declaration":{"id":6929,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":6930,"name":"autocomplete","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":24,"character":3}],"type":{"type":"literal","value":true}},{"id":6931,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":25,"character":3}],"type":{"type":"tuple"}}],"groups":[{"title":"Properties","kind":1024,"children":[6930,6931]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":23,"character":11}]}}]},{"type":"intersection","types":[{"type":"reference","id":6935,"name":"Base"},{"type":"reflection","declaration":{"id":6932,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":6933,"name":"autocomplete","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":28,"character":3}],"type":{"type":"literal","value":false}},{"id":6934,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":29,"character":3}],"type":{"type":"array","elementType":{"type":"reference","id":6936,"name":"ChoiceType"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6933,6934]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":27,"character":11}]}}]}]}},{"id":6962,"name":"APIApplicationCommandRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/role.ts","line":5,"character":12}],"type":{"type":"reference","id":6914,"typeArguments":[{"type":"reference","id":6972,"name":"ApplicationCommandOptionType.Role"}],"name":"APIApplicationCommandOptionBase"}},{"id":6981,"name":"APIApplicationCommandStringOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/string.ts","line":20,"character":12}],"type":{"type":"reference","id":6928,"typeArguments":[{"type":"reference","name":"APIApplicationCommandStringOptionBase"},{"type":"reference","id":6976,"typeArguments":[{"type":"intrinsic","name":"string"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":7011,"name":"APIApplicationCommandUserOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/user.ts","line":5,"character":12}],"type":{"type":"reference","id":6914,"typeArguments":[{"type":"reference","id":6970,"name":"ApplicationCommandOptionType.User"}],"name":"APIApplicationCommandOptionBase"}},{"id":5516,"name":"APIApplicationIntegrationTypesConfigMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/application.ts","line":156,"character":12}],"type":{"type":"mapped","parameter":"key","parameterType":{"type":"reference","id":6882,"name":"ApplicationIntegrationType"},"templateType":{"type":"reference","id":5514,"name":"APIApplicationIntegrationTypeConfiguration"},"optionalModifier":"+"}},{"id":5647,"name":"APIAuditLogChange","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-structure"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":348,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5668,"name":"APIAuditLogChangeKey$Add"},{"type":"reference","id":5669,"name":"APIAuditLogChangeKey$Remove"},{"type":"reference","id":5724,"name":"APIAuditLogChangeKeyActions"},{"type":"reference","id":5658,"name":"APIAuditLogChangeKeyAFKChannelId"},{"type":"reference","id":5659,"name":"APIAuditLogChangeKeyAFKTimeout"},{"type":"reference","id":5688,"name":"APIAuditLogChangeKeyAllow"},{"type":"reference","id":5680,"name":"APIAuditLogChangeKeyApplicationId"},{"type":"reference","id":5713,"name":"APIAuditLogChangeKeyArchived"},{"type":"reference","id":5710,"name":"APIAuditLogChangeKeyAsset"},{"type":"reference","id":5715,"name":"APIAuditLogChangeKeyAutoArchiveDuration"},{"type":"reference","id":5711,"name":"APIAuditLogChangeKeyAvailable"},{"type":"reference","id":5728,"name":"APIAuditLogChangeKeyAvailableTags"},{"type":"reference","id":5700,"name":"APIAuditLogChangeKeyAvatarHash"},{"type":"reference","id":5654,"name":"APIAuditLogChangeKeyBannerHash"},{"type":"reference","id":5677,"name":"APIAuditLogChangeKeyBitrate"},{"type":"reference","id":5691,"name":"APIAuditLogChangeKeyChannelId"},{"type":"reference","id":5690,"name":"APIAuditLogChangeKeyCode"},{"type":"reference","id":5684,"name":"APIAuditLogChangeKeyColor"},{"type":"reference","id":5720,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil"},{"type":"reference","id":5697,"name":"APIAuditLogChangeKeyDeaf"},{"type":"reference","id":5716,"name":"APIAuditLogChangeKeyDefaultAutoArchiveDuration"},{"type":"reference","id":5666,"name":"APIAuditLogChangeKeyDefaultMessageNotifications"},{"type":"reference","id":5729,"name":"APIAuditLogChangeKeyDefaultReactionEmoji"},{"type":"reference","id":5731,"name":"APIAuditLogChangeKeyDefaultThreadRateLimitPerUser"},{"type":"reference","id":5689,"name":"APIAuditLogChangeKeyDeny"},{"type":"reference","id":5649,"name":"APIAuditLogChangeKeyDescription"},{"type":"reference","id":5653,"name":"APIAuditLogChangeKeyDiscoverySplashHash"},{"type":"reference","id":5725,"name":"APIAuditLogChangeKeyEnabled"},{"type":"reference","id":5703,"name":"APIAuditLogChangeKeyEnableEmoticons"},{"type":"reference","id":5717,"name":"APIAuditLogChangeKeyEntityType"},{"type":"reference","id":5722,"name":"APIAuditLogChangeKeyEventType"},{"type":"reference","id":5727,"name":"APIAuditLogChangeKeyExemptChannels"},{"type":"reference","id":5726,"name":"APIAuditLogChangeKeyExemptRoles"},{"type":"reference","id":5704,"name":"APIAuditLogChangeKeyExpireBehavior"},{"type":"reference","id":5705,"name":"APIAuditLogChangeKeyExpireGracePeriod"},{"type":"reference","id":5665,"name":"APIAuditLogChangeKeyExplicitContentFilter"},{"type":"reference","id":5730,"name":"APIAuditLogChangeKeyFlags"},{"type":"reference","id":5709,"name":"APIAuditLogChangeKeyFormatType"},{"type":"reference","id":5712,"name":"APIAuditLogChangeKeyGuildId"},{"type":"reference","id":5686,"name":"APIAuditLogChangeKeyHoist"},{"type":"reference","id":5650,"name":"APIAuditLogChangeKeyIconHash"},{"type":"reference","id":5701,"name":"APIAuditLogChangeKeyId"},{"type":"reference","id":5651,"name":"APIAuditLogChangeKeyImageHash"},{"type":"reference","id":5692,"name":"APIAuditLogChangeKeyInviterId"},{"type":"reference","id":5719,"name":"APIAuditLogChangeKeyLocation"},{"type":"reference","id":5714,"name":"APIAuditLogChangeKeyLocked"},{"type":"reference","id":5695,"name":"APIAuditLogChangeKeyMaxAge"},{"type":"reference","id":5693,"name":"APIAuditLogChangeKeyMaxUses"},{"type":"reference","id":5687,"name":"APIAuditLogChangeKeyMentionable"},{"type":"reference","id":5663,"name":"APIAuditLogChangeKeyMFALevel"},{"type":"reference","id":5698,"name":"APIAuditLogChangeKeyMute"},{"type":"reference","id":5648,"name":"APIAuditLogChangeKeyName"},{"type":"reference","id":5699,"name":"APIAuditLogChangeKeyNick"},{"type":"reference","id":5679,"name":"APIAuditLogChangeKeyNSFW"},{"type":"reference","id":5655,"name":"APIAuditLogChangeKeyOwnerId"},{"type":"reference","id":5678,"name":"APIAuditLogChangeKeyPermissionOverwrites"},{"type":"reference","id":5683,"name":"APIAuditLogChangeKeyPermissions"},{"type":"reference","id":5675,"name":"APIAuditLogChangeKeyPosition"},{"type":"reference","id":5657,"name":"APIAuditLogChangeKeyPreferredLocale"},{"type":"reference","id":5707,"name":"APIAuditLogChangeKeyPrivacyLevel"},{"type":"reference","id":5670,"name":"APIAuditLogChangeKeyPruneDeleteDays"},{"type":"reference","id":5661,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId"},{"type":"reference","id":5681,"name":"APIAuditLogChangeKeyRateLimitPerUser"},{"type":"reference","id":5682,"name":"APIAuditLogChangeKeyRecurrenceRule"},{"type":"reference","id":5656,"name":"APIAuditLogChangeKeyRegion"},{"type":"reference","id":5660,"name":"APIAuditLogChangeKeyRulesChannelId"},{"type":"reference","id":5652,"name":"APIAuditLogChangeKeySplashHash"},{"type":"reference","id":5718,"name":"APIAuditLogChangeKeyStatus"},{"type":"reference","id":5673,"name":"APIAuditLogChangeKeySystemChannelFlags"},{"type":"reference","id":5674,"name":"APIAuditLogChangeKeySystemChannelId"},{"type":"reference","id":5708,"name":"APIAuditLogChangeKeyTags"},{"type":"reference","id":5696,"name":"APIAuditLogChangeKeyTemporary"},{"type":"reference","id":5676,"name":"APIAuditLogChangeKeyTopic"},{"type":"reference","id":5723,"name":"APIAuditLogChangeKeyTriggerMetadata"},{"type":"reference","id":5721,"name":"APIAuditLogChangeKeyTriggerType"},{"type":"reference","id":5702,"name":"APIAuditLogChangeKeyType"},{"type":"reference","id":5706,"name":"APIAuditLogChangeKeyUserLimit"},{"type":"reference","id":5694,"name":"APIAuditLogChangeKeyUses"},{"type":"reference","id":5667,"name":"APIAuditLogChangeKeyVanityURLCode"},{"type":"reference","id":5664,"name":"APIAuditLogChangeKeyVerificationLevel"},{"type":"reference","id":5672,"name":"APIAuditLogChangeKeyWidgetChannelId"},{"type":"reference","id":5671,"name":"APIAuditLogChangeKeyWidgetEnabled"}]}},{"id":5668,"name":"APIAuditLogChangeKey$Add","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when new role(s) are added"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":541,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$add"},{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7361,"name":"APIRole"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}],"name":"AuditLogChangeData"}},{"id":5669,"name":"APIAuditLogChangeKey$Remove","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when role(s) are removed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":546,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$remove"},{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7361,"name":"APIRole"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}],"name":"AuditLogChangeData"}},{"id":5658,"name":"APIAuditLogChangeKeyAFKChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":485,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5659,"name":"APIAuditLogChangeKeyAFKTimeout","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_timeout is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":490,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_timeout"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5724,"name":"APIAuditLogChangeKeyActions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's actions is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":835,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"actions"},{"type":"array","elementType":{"type":"reference","id":5764,"name":"APIAutoModerationAction"}}],"name":"AuditLogChangeData"}},{"id":5688,"name":"APIAuditLogChangeKeyAllow","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":649,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5680,"name":"APIAuditLogChangeKeyApplicationId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The application ID of the added or removed Webhook or Bot"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":604,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"application_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5713,"name":"APIAuditLogChangeKeyArchived","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's archive status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":774,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"archived"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5710,"name":"APIAuditLogChangeKeyAsset","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Empty string"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":759,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"asset"},{"type":"literal","value":""}],"name":"AuditLogChangeData"}},{"id":5715,"name":"APIAuditLogChangeKeyAutoArchiveDuration","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's auto archive duration is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":784,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"auto_archive_duration"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5711,"name":"APIAuditLogChangeKeyAvailable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's availability is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":764,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5728,"name":"APIAuditLogChangeKeyAvailableTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild forum's available tags gets changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":855,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available_tags"},{"type":"array","elementType":{"type":"reference","id":5898,"name":"APIGuildForumTag"}}],"name":"AuditLogChangeData"}},{"id":5700,"name":"APIAuditLogChangeKeyAvatarHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's avatar_hash is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":709,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"avatar_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5654,"name":"APIAuditLogChangeKeyBannerHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's banner hash is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":465,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"banner_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5677,"name":"APIAuditLogChangeKeyBitrate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's bitrate is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":589,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"bitrate"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5691,"name":"APIAuditLogChangeKeyChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's or guild scheduled event's channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":664,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5690,"name":"APIAuditLogChangeKeyCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's code is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":659,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5684,"name":"APIAuditLogChangeKeyColor","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's color is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":628,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"color"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5720,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's timeout is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":812,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"communication_disabled_until"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5697,"name":"APIAuditLogChangeKeyDeaf","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's deaf status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":694,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deaf"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5716,"name":"APIAuditLogChangeKeyDefaultAutoArchiveDuration","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's default auto archive duration for newly created threads is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":789,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_auto_archive_duration"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5666,"name":"APIAuditLogChangeKeyDefaultMessageNotifications","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's default_message_notifications is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":528,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_message_notifications"},{"type":"reference","id":6527,"name":"GuildDefaultMessageNotifications"}],"name":"AuditLogChangeData"}},{"id":5729,"name":"APIAuditLogChangeKeyDefaultReactionEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild forum's default reaction emoji gets changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":860,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_reaction_emoji"},{"type":"reference","id":5904,"name":"APIGuildForumDefaultReactionEmoji"}],"name":"AuditLogChangeData"}},{"id":5731,"name":"APIAuditLogChangeKeyDefaultThreadRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's amount of seconds a user has to wait before creating another thread\ngets changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":874,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_thread_rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5689,"name":"APIAuditLogChangeKeyDeny","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":654,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5649,"name":"APIAuditLogChangeKeyDescription","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's or sticker's or guild scheduled event's description is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":440,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"description"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5653,"name":"APIAuditLogChangeKeyDiscoverySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's discovery splash is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":460,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"discovery_splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5703,"name":"APIAuditLogChangeKeyEnableEmoticons","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's enable_emoticons is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":724,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enable_emoticons"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5725,"name":"APIAuditLogChangeKeyEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's enabled status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":840,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5717,"name":"APIAuditLogChangeKeyEntityType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when entity type of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":797,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"entity_type"},{"type":"reference","id":6839,"name":"GuildScheduledEventEntityType"}],"name":"AuditLogChangeData"}},{"id":5722,"name":"APIAuditLogChangeKeyEventType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's event type is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":822,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"event_type"},{"type":"reference","id":5761,"name":"AutoModerationRuleEventType"}],"name":"AuditLogChangeData"}},{"id":5727,"name":"APIAuditLogChangeKeyExemptChannels","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's exempt channels is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":850,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"exempt_channels"},{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}],"name":"AuditLogChangeData"}},{"id":5726,"name":"APIAuditLogChangeKeyExemptRoles","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's exempt roles is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":845,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"exempt_roles"},{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}],"name":"AuditLogChangeData"}},{"id":5704,"name":"APIAuditLogChangeKeyExpireBehavior","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_behavior is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":729,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_behavior"},{"type":"reference","id":6654,"name":"IntegrationExpireBehavior"}],"name":"AuditLogChangeData"}},{"id":5705,"name":"APIAuditLogChangeKeyExpireGracePeriod","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_grace_period is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":734,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_grace_period"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5665,"name":"APIAuditLogChangeKeyExplicitContentFilter","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's explicit_content_filter is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":520,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"explicit_content_filter"},{"type":"reference","id":6530,"name":"GuildExplicitContentFilter"}],"name":"AuditLogChangeData"}},{"id":5730,"name":"APIAuditLogChangeKeyFlags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel flag gets changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":868,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"flags"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5709,"name":"APIAuditLogChangeKeyFormatType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's format_type is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":754,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"format_type"},{"type":"reference","id":7446,"name":"StickerFormatType"}],"name":"AuditLogChangeData"}},{"id":5712,"name":"APIAuditLogChangeKeyGuildId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's guild_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":769,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"guild_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5686,"name":"APIAuditLogChangeKeyHoist","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's hoist status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":639,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"hoist"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5650,"name":"APIAuditLogChangeKeyIconHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's icon is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":445,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"icon_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5701,"name":"APIAuditLogChangeKeyId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The ID of the changed entity - sometimes used in conjunction with other keys"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":714,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5651,"name":"APIAuditLogChangeKeyImageHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's scheduled event's cover image is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":450,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"image_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5692,"name":"APIAuditLogChangeKeyInviterId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's inviter_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":669,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"inviter_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5719,"name":"APIAuditLogChangeKeyLocation","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when location of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":807,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"location"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5714,"name":"APIAuditLogChangeKeyLocked","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's lock status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":779,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"locked"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5663,"name":"APIAuditLogChangeKeyMFALevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's mfa_level is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":510,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mfa_level"},{"type":"reference","id":6534,"name":"GuildMFALevel"}],"name":"AuditLogChangeData"}},{"id":5695,"name":"APIAuditLogChangeKeyMaxAge","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_age is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":684,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_age"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5693,"name":"APIAuditLogChangeKeyMaxUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_uses is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":674,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5687,"name":"APIAuditLogChangeKeyMentionable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's mentionable status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":644,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mentionable"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5698,"name":"APIAuditLogChangeKeyMute","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's mute status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":699,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5679,"name":"APIAuditLogChangeKeyNSFW","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's NSFW restriction is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":599,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nsfw"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5648,"name":"APIAuditLogChangeKeyName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an entity's name is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":435,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5699,"name":"APIAuditLogChangeKeyNick","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's nick is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":704,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nick"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5655,"name":"APIAuditLogChangeKeyOwnerId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's owner_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":470,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"owner_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5678,"name":"APIAuditLogChangeKeyPermissionOverwrites","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's permission overwrites is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":594,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permission_overwrites"},{"type":"array","elementType":{"type":"reference","id":6097,"name":"APIOverwrite"}}],"name":"AuditLogChangeData"}},{"id":5683,"name":"APIAuditLogChangeKeyPermissions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":623,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5675,"name":"APIAuditLogChangeKeyPosition","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's position is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":579,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"position"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5657,"name":"APIAuditLogChangeKeyPreferredLocale","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's preferred_locale is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":480,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"preferred_locale"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5707,"name":"APIAuditLogChangeKeyPrivacyLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when privacy level of a stage instance or guild scheduled event is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":744,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"privacy_level"},{"type":"reference","id":7422,"name":"StageInstancePrivacyLevel"}],"name":"AuditLogChangeData"}},{"id":5670,"name":"APIAuditLogChangeKeyPruneDeleteDays","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when there is a change in number of days after which inactive and role-unassigned members are kicked"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":551,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"prune_delete_days"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5661,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's public_updates_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":500,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"public_updates_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5681,"name":"APIAuditLogChangeKeyRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's amount of seconds a user has to wait before sending another message\nis changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":610,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5682,"name":"APIAuditLogChangeKeyRecurrenceRule","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":" Returned when a guild scheduled event's recurrence_rule is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":615,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"recurrence_rule"},{"type":"reference","id":6742,"name":"APIGuildScheduledEventRecurrenceRule"}],"name":"AuditLogChangeData"}},{"id":5656,"name":"APIAuditLogChangeKeyRegion","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's region is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":475,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"region"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5660,"name":"APIAuditLogChangeKeyRulesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's rules_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":495,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rules_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5662,"name":"APIAuditLogChangeKeySafetyAlertsChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's safety_alerts_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":505,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"safety_alerts_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5685,"name":"APIAuditLogChangeKeySnowflake","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Represents a change where the key is a snowflake.\nCurrently, the only known instance of this is returned when permissions for a command were updated ()"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":634,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"intrinsic","name":"unknown"}],"name":"AuditLogChangeData"}},{"id":5652,"name":"APIAuditLogChangeKeySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's splash is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":455,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5718,"name":"APIAuditLogChangeKeyStatus","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when status of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":802,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"status"},{"type":"reference","id":6843,"name":"GuildScheduledEventStatus"}],"name":"AuditLogChangeData"}},{"id":5673,"name":"APIAuditLogChangeKeySystemChannelFlags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_flags is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":566,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_flags"},{"type":"reference","id":6557,"name":"GuildSystemChannelFlags"}],"name":"AuditLogChangeData"}},{"id":5674,"name":"APIAuditLogChangeKeySystemChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":574,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5708,"name":"APIAuditLogChangeKeyTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's related emoji is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":749,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"tags"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5696,"name":"APIAuditLogChangeKeyTemporary","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's temporary status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":689,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"temporary"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5676,"name":"APIAuditLogChangeKeyTopic","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's topic is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":584,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"topic"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5723,"name":"APIAuditLogChangeKeyTriggerMetadata","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's trigger metadata is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":827,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"trigger_metadata"},{"type":"reference","id":5750,"name":"APIAutoModerationRuleTriggerMetadata"}],"name":"AuditLogChangeData"}},{"id":5721,"name":"APIAuditLogChangeKeyTriggerType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's trigger type is changed (only in rule creation or deletion)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":817,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"trigger_type"},{"type":"reference","id":5744,"name":"AutoModerationRuleTriggerType"}],"name":"AuditLogChangeData"}},{"id":5702,"name":"APIAuditLogChangeKeyType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The type of entity created"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":719,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"type"},{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}],"name":"AuditLogChangeData"}},{"id":5706,"name":"APIAuditLogChangeKeyUserLimit","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's user_limit is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":739,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"user_limit"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5694,"name":"APIAuditLogChangeKeyUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's uses is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":679,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5667,"name":"APIAuditLogChangeKeyVanityURLCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's vanity_url_code is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":536,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"vanity_url_code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5664,"name":"APIAuditLogChangeKeyVerificationLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's verification_level is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":515,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"verification_level"},{"type":"reference","id":6542,"name":"GuildVerificationLevel"}],"name":"AuditLogChangeData"}},{"id":5672,"name":"APIAuditLogChangeKeyWidgetChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":561,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5671,"name":"APIAuditLogChangeKeyWidgetEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget is enabled"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":556,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":7115,"name":"APIAuthorizingIntegrationOwnersMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":182,"character":12}],"type":{"type":"mapped","parameter":"key","parameterType":{"type":"reference","id":6882,"name":"ApplicationIntegrationType"},"templateType":{"type":"reference","id":2,"name":"Snowflake"},"optionalModifier":"+"}},{"id":6321,"name":"APIAutoPopulatedSelectMenuComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1802,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6304,"name":"APIChannelSelectComponent"},{"type":"reference","id":6303,"name":"APIMentionableSelectComponent"},{"type":"reference","id":6302,"name":"APIRoleSelectComponent"},{"type":"reference","id":6301,"name":"APIUserSelectComponent"}]}},{"id":6264,"name":"APIButtonComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1662,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6245,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":6259,"name":"APIButtonComponentWithSKUId"},{"type":"reference","id":6252,"name":"APIButtonComponentWithURL"}]}},{"id":5955,"name":"APIChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-structure"},"sources":[{"fileName":"payloads/v9/channel.ts","line":372,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5857,"name":"APIDMChannel"},{"type":"reference","id":5865,"name":"APIGroupDMChannel"},{"type":"reference","id":5828,"name":"APIGuildCategoryChannel"},{"type":"reference","id":5934,"name":"APIGuildForumChannel"},{"type":"reference","id":5954,"name":"APIGuildMediaChannel"},{"type":"reference","id":5847,"name":"APIGuildStageVoiceChannel"},{"type":"reference","id":5846,"name":"APIGuildVoiceChannel"},{"type":"reference","id":5827,"name":"APINewsChannel"},{"type":"reference","id":5826,"name":"APITextChannel"},{"type":"reference","id":5878,"name":"APIThreadChannel"}]}},{"id":8220,"name":"APIChannelPatchOverwrite","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIChannelPatchOverwrite} instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":39,"character":12}],"type":{"type":"reference","id":8215,"name":"RESTAPIChannelPatchOverwrite"}},{"id":6910,"name":"APIChatInputApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":123,"character":12}],"type":{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":6909,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":6911,"name":"APIChatInputApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":129,"character":12}],"type":{"type":"reference","id":7118,"typeArguments":[{"type":"reference","id":6909,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":6909,"name":"APIChatInputApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":117,"character":12}],"type":{"type":"reference","id":6893,"typeArguments":[{"type":"reference","id":6902,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":7144,"name":"APIChatInputApplicationCommandInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to `APIInteractionDataResolved`\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":232,"character":12}],"type":{"type":"reference","id":7138,"name":"APIInteractionDataResolved"}},{"id":7037,"name":"APIContextMenuDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":82,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7034,"name":"APIMessageApplicationCommandDMInteraction"},{"type":"reference","id":7031,"name":"APIUserApplicationCommandDMInteraction"}]}},{"id":7038,"name":"APIContextMenuGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7035,"name":"APIMessageApplicationCommandGuildInteraction"},{"type":"reference","id":7032,"name":"APIUserApplicationCommandGuildInteraction"}]}},{"id":7036,"name":"APIContextMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":77,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7033,"name":"APIMessageApplicationCommandInteraction"},{"type":"reference","id":7030,"name":"APIUserApplicationCommandInteraction"}]}},{"id":7029,"name":"APIContextMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":35,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7020,"name":"APIMessageApplicationCommandInteractionData"},{"type":"reference","id":7013,"name":"APIUserApplicationCommandInteractionData"}]}},{"id":6855,"name":"APIDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/interactions.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7063,"name":"APIApplicationCommandAutocompleteDMInteraction"},{"type":"reference","id":6896,"name":"APIApplicationCommandDMInteraction"},{"type":"reference","id":7181,"name":"APIMessageComponentDMInteraction"},{"type":"reference","id":7194,"name":"APIModalSubmitDMInteraction"}]}},{"id":7116,"name":"APIDMInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":186,"character":12}],"typeParameter":[{"id":7117,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7197,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":7117,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7117,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":5828,"name":"APIGuildCategoryChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":134,"character":12}],"type":{"type":"reference","id":5797,"typeArguments":[{"type":"reference","id":5961,"name":"ChannelType.GuildCategory"}],"name":"APIGuildChannel"}},{"id":8405,"name":"APIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildChannelResolvable} instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":54,"character":12}],"type":{"type":"reference","id":8404,"name":"RESTAPIGuildChannelResolvable"}},{"id":8403,"name":"APIGuildCreateOverwrite","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreateOverwrite} instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":47,"character":12}],"type":{"type":"reference","id":8398,"name":"RESTAPIGuildCreateOverwrite"}},{"id":8412,"name":"APIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreatePartialChannel} instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":86,"character":12}],"type":{"type":"reference","id":8406,"name":"RESTAPIGuildCreatePartialChannel"}},{"id":8422,"name":"APIGuildCreateRole","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreateRole} instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":95,"character":12}],"type":{"type":"reference","id":8413,"name":"RESTAPIGuildCreateRole"}},{"id":6653,"name":"APIGuildIntegrationType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":819,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":"discord"},{"type":"literal","value":"guild_subscription"},{"type":"literal","value":"twitch"},{"type":"literal","value":"youtube"}]}},{"id":6856,"name":"APIGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/interactions.ts","line":53,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7064,"name":"APIApplicationCommandAutocompleteGuildInteraction"},{"type":"reference","id":6897,"name":"APIApplicationCommandGuildInteraction"},{"type":"reference","id":7182,"name":"APIMessageComponentGuildInteraction"},{"type":"reference","id":7195,"name":"APIModalSubmitGuildInteraction"}]}},{"id":7118,"name":"APIGuildInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":192,"character":12}],"typeParameter":[{"id":7119,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7197,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":7119,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7119,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":5954,"name":"APIGuildMediaChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":367,"character":12}],"type":{"type":"reference","id":5914,"typeArguments":[{"type":"reference","id":5969,"name":"ChannelType.GuildMedia"}],"name":"APIThreadOnlyChannel"}},{"id":6836,"name":"APIGuildScheduledEvent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-structure"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":199,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6818,"name":"APIExternalGuildScheduledEvent"},{"type":"reference","id":6782,"name":"APIStageInstanceGuildScheduledEvent"},{"type":"reference","id":6800,"name":"APIVoiceGuildScheduledEvent"}]}},{"id":5847,"name":"APIGuildStageVoiceChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":163,"character":12}],"type":{"type":"reference","id":5829,"typeArguments":[{"type":"reference","id":5966,"name":"ChannelType.GuildStageVoice"}],"name":"APIVoiceChannelBase"}},{"id":5846,"name":"APIGuildVoiceChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":161,"character":12}],"type":{"type":"reference","id":5829,"typeArguments":[{"type":"reference","id":5959,"name":"ChannelType.GuildVoice"}],"name":"APIVoiceChannelBase"}},{"id":6854,"name":"APIInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/interactions.ts","line":34,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7062,"name":"APIApplicationCommandAutocompleteInteraction"},{"type":"reference","id":6895,"name":"APIApplicationCommandInteraction"},{"type":"reference","id":7147,"name":"APIMessageComponentInteraction"},{"type":"reference","id":7193,"name":"APIModalSubmitInteraction"},{"type":"reference","id":7196,"name":"APIPingInteraction"}]}},{"id":7126,"name":"APIInteractionDataResolvedChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":206,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7120,"typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":5956,"name":"ChannelType"},{"type":"reference","id":5877,"name":"ThreadChannelType"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}],"name":"APIInteractionDataResolvedChannelBase"},{"type":"intersection","types":[{"type":"reference","id":7120,"typeArguments":[{"type":"reference","id":5877,"name":"ThreadChannelType"}],"name":"APIInteractionDataResolvedChannelBase"},{"type":"reference","typeArguments":[{"type":"reference","id":5878,"name":"APIThreadChannel"},{"type":"union","types":[{"type":"literal","value":"parent_id"},{"type":"literal","value":"thread_metadata"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}},{"id":7203,"name":"APIInteractionResponse","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":20,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7206,"name":"APIApplicationCommandAutocompleteResponse"},{"type":"reference","id":7214,"name":"APIInteractionResponseChannelMessageWithSource"},{"type":"reference","id":7217,"name":"APIInteractionResponseDeferredChannelMessageWithSource"},{"type":"reference","id":7220,"name":"APIInteractionResponseDeferredMessageUpdate"},{"type":"reference","id":7204,"name":"APIInteractionResponsePong"},{"type":"reference","id":7222,"name":"APIInteractionResponseUpdateMessage"},{"type":"reference","id":7209,"name":"APIModalInteractionResponse"},{"type":"reference","id":7212,"name":"APIPremiumRequiredInteractionResponse"}]}},{"id":7235,"name":"APIInteractionResponseCallbackData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-data-structure"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":118,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":8992,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"avatar_url"},{"type":"literal","value":"username"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":7236,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":7237,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":121,"character":6}],"type":{"type":"reference","id":6068,"name":"MessageFlags"}}],"groups":[{"title":"Properties","kind":1024,"children":[7237]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":121,"character":4}]}}]}},{"id":7244,"name":"APIInviteGuild","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":12,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6482,"name":"APIGuild"},{"type":"union","types":[{"type":"literal","value":"banner"},{"type":"literal","value":"description"},{"type":"literal","value":"features"},{"type":"literal","value":"icon"},{"type":"literal","value":"id"},{"type":"literal","value":"name"},{"type":"literal","value":"nsfw_level"},{"type":"literal","value":"premium_subscription_count"},{"type":"literal","value":"splash"},{"type":"literal","value":"vanity_url_code"},{"type":"literal","value":"verification_level"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":6303,"name":"APIMentionableSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1769,"character":12}],"type":{"type":"reference","id":6283,"typeArguments":[{"type":"reference","id":6227,"name":"ComponentType.MentionableSelect"},{"type":"union","types":[{"type":"reference","id":6315,"name":"SelectMenuDefaultValueType.Role"},{"type":"reference","id":6316,"name":"SelectMenuDefaultValueType.User"}]}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":6355,"name":"APIMessageActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1957,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6264,"name":"APIButtonComponent"},{"type":"reference","id":6322,"name":"APISelectMenuComponent"}]}},{"id":7034,"name":"APIMessageApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":65,"character":12}],"type":{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7033,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7035,"name":"APIMessageApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":71,"character":12}],"type":{"type":"reference","id":7118,"typeArguments":[{"type":"reference","id":7033,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7033,"name":"APIMessageApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":59,"character":12}],"type":{"type":"reference","id":6893,"typeArguments":[{"type":"reference","id":7020,"name":"APIMessageApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":7155,"name":"APIMessageButtonInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":57,"character":12}],"type":{"type":"reference","id":7151,"typeArguments":[{"type":"reference","id":6222,"name":"ComponentType.Button"}],"name":"APIMessageComponentBaseInteractionData"}},{"id":6352,"name":"APIMessageComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1949,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6230,"typeArguments":[{"type":"reference","id":6355,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":6355,"name":"APIMessageActionRowComponent"}]}},{"id":7148,"name":"APIMessageComponentButtonInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":22,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7200,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7155,"name":"APIMessageButtonInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7200,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7155,"name":"APIMessageButtonInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":7181,"name":"APIMessageComponentDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":95,"character":12}],"type":{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7147,"name":"APIMessageComponentInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7182,"name":"APIMessageComponentGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":97,"character":12}],"type":{"type":"reference","id":7118,"typeArguments":[{"type":"reference","id":7147,"name":"APIMessageComponentInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7147,"name":"APIMessageComponentInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":11,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7200,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7150,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7200,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7150,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":7150,"name":"APIMessageComponentInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7155,"name":"APIMessageButtonInteractionData"},{"type":"reference","id":7180,"name":"APIMessageSelectMenuInteractionData"}]}},{"id":7149,"name":"APIMessageComponentSelectMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":33,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7200,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7180,"name":"APIMessageSelectMenuInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7200,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7180,"name":"APIMessageSelectMenuInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":8259,"name":"APIMessageReferenceSend","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIMessageReference} instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":261,"character":12}],"type":{"type":"reference","id":8256,"name":"RESTAPIMessageReference"}},{"id":7180,"name":"APIMessageSelectMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":88,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7175,"name":"APIMessageChannelSelectInteractionData"},{"type":"reference","id":7170,"name":"APIMessageMentionableSelectInteractionData"},{"type":"reference","id":7165,"name":"APIMessageRoleSelectInteractionData"},{"type":"reference","id":7156,"name":"APIMessageStringSelectInteractionData"},{"type":"reference","id":7160,"name":"APIMessageUserSelectInteractionData"}]}},{"id":6357,"name":"APIMessageSnapshotFields","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1962,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5977,"name":"APIMessage"},{"type":"union","types":[{"type":"literal","value":"attachments"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"edited_timestamp"},{"type":"literal","value":"embeds"},{"type":"literal","value":"flags"},{"type":"literal","value":"mention_roles"},{"type":"literal","value":"mentions"},{"type":"literal","value":"sticker_items"},{"type":"literal","value":"stickers"},{"type":"literal","value":"timestamp"},{"type":"literal","value":"type"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":6356,"name":"APIModalActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1960,"character":12}],"type":{"type":"reference","id":6329,"name":"APITextInputComponent"}},{"id":6353,"name":"APIModalComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1950,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6230,"typeArguments":[{"type":"reference","id":6356,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":6356,"name":"APIModalActionRowComponent"}]}},{"id":7194,"name":"APIModalSubmitDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":44,"character":12}],"type":{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7193,"name":"APIModalSubmitInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7195,"name":"APIModalSubmitGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":49,"character":12}],"type":{"type":"reference","id":7118,"typeArguments":[{"type":"reference","id":7193,"name":"APIModalSubmitInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7193,"name":"APIModalSubmitInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":38,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7202,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":7190,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7202,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":7190,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":5827,"name":"APINewsChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":133,"character":12}],"type":{"type":"reference","id":5809,"typeArguments":[{"type":"reference","id":5962,"name":"ChannelType.GuildAnnouncement"}],"name":"APIGuildTextChannel"}},{"id":7196,"name":"APIPingInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/ping.ts","line":4,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7094,"typeArguments":[{"type":"reference","id":7198,"name":"InteractionType.Ping"},{"type":"intrinsic","name":"never"}],"name":"APIBaseInteraction"},{"type":"literal","value":"locale"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":6302,"name":"APIRoleSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1761,"character":12}],"type":{"type":"reference","id":6283,"typeArguments":[{"type":"reference","id":6226,"name":"ComponentType.RoleSelect"},{"type":"reference","id":6315,"name":"SelectMenuDefaultValueType.Role"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":6322,"name":"APISelectMenuComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1811,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6304,"name":"APIChannelSelectComponent"},{"type":"reference","id":6303,"name":"APIMentionableSelectComponent"},{"type":"reference","id":6302,"name":"APIRoleSelectComponent"},{"type":"reference","id":6293,"name":"APIStringSelectComponent"},{"type":"reference","id":6301,"name":"APIUserSelectComponent"}]}},{"id":7451,"name":"APIStickerItem","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-item-object"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":96,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7430,"name":"APISticker"},{"type":"union","types":[{"type":"literal","value":"format_type"},{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":5826,"name":"APITextChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":132,"character":12}],"type":{"type":"reference","id":5809,"typeArguments":[{"type":"reference","id":5957,"name":"ChannelType.GuildText"}],"name":"APIGuildTextChannel"}},{"id":7031,"name":"APIUserApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":48,"character":12}],"type":{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7030,"name":"APIUserApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7032,"name":"APIUserApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":53,"character":12}],"type":{"type":"reference","id":7118,"typeArguments":[{"type":"reference","id":7030,"name":"APIUserApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7030,"name":"APIUserApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":42,"character":12}],"type":{"type":"reference","id":6893,"typeArguments":[{"type":"reference","id":7013,"name":"APIUserApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":7146,"name":"APIUserApplicationCommandInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to `APIUserInteractionDataResolved`\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":243,"character":12}],"type":{"type":"reference","id":7145,"name":"APIUserInteractionDataResolved"}},{"id":7145,"name":"APIUserInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"`users` and optional `members` from APIInteractionDataResolved, for user commands and user selects"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":237,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":7138,"name":"APIInteractionDataResolved"},{"type":"literal","value":"members"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7138,"name":"APIInteractionDataResolved"},{"type":"literal","value":"users"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":6301,"name":"APIUserSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1753,"character":12}],"type":{"type":"reference","id":6283,"typeArguments":[{"type":"reference","id":6225,"name":"ComponentType.UserSelect"},{"type":"reference","id":6316,"name":"SelectMenuDefaultValueType.User"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":8161,"name":"AchievementIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1376,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8160,"name":"ApplicationAssetFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1375,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8159,"name":"ApplicationCoverFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1374,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8158,"name":"ApplicationIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1373,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":5646,"name":"AuditLogRuleTriggerType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":343,"character":12}],"type":{"type":"template-literal","head":"","tail":[[{"type":"reference","id":5744,"name":"AutoModerationRuleTriggerType"},""]]}},{"id":8155,"name":"DefaultUserAvatar","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1370,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"reference","id":8014,"name":"ImageFormat.PNG"}],"qualifiedName":"Extract","package":"typescript","name":"Extract"}},{"id":8148,"name":"DefaultUserAvatarAssets","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1362,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":0},{"type":"literal","value":1},{"type":"literal","value":2},{"type":"literal","value":3},{"type":"literal","value":4},{"type":"literal","value":5}]}},{"id":8149,"name":"EmojiFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1364,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":6442,"name":"GatewayActivityAssets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-assets"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":302,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":6438,"name":"GatewayActivityEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":283,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6362,"name":"APIEmoji"},{"type":"union","types":[{"type":"literal","value":"animated"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":6362,"name":"APIEmoji"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}},{"id":6443,"name":"GatewayActivitySecrets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":309,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"join"},{"type":"literal","value":"match"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":5469,"name":"GatewayActivityUpdateData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure"},"sources":[{"fileName":"gateway/v9.ts","line":2370,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6399,"name":"GatewayActivity"},{"type":"union","types":[{"type":"literal","value":"name"},{"type":"literal","value":"state"},{"type":"literal","value":"type"},{"type":"literal","value":"url"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":5042,"name":"GatewayApplicationCommandPermissionsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update"},"sources":[{"fileName":"gateway/v9.ts","line":610,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4906,"name":"GatewayDispatchEvents.ApplicationCommandPermissionsUpdate"},{"type":"reference","id":5043,"name":"GatewayApplicationCommandPermissionsUpdateDispatchData"}],"name":"DataPayload"}},{"id":5029,"name":"GatewayAutoModerationActionExecutionDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-action-execution"},"sources":[{"fileName":"gateway/v9.ts","line":544,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4907,"name":"GatewayDispatchEvents.AutoModerationActionExecution"},{"type":"reference","id":5030,"name":"GatewayAutoModerationActionExecutionDispatchData"}],"name":"DataPayload"}},{"id":5023,"name":"GatewayAutoModerationRuleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create"},"sources":[{"fileName":"gateway/v9.ts","line":514,"character":12}],"type":{"type":"reference","id":5021,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":5024,"name":"GatewayAutoModerationRuleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create"},"sources":[{"fileName":"gateway/v9.ts","line":519,"character":12}],"type":{"type":"reference","id":5022,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":5027,"name":"GatewayAutoModerationRuleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v9.ts","line":534,"character":12}],"type":{"type":"reference","id":5021,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":5028,"name":"GatewayAutoModerationRuleDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v9.ts","line":539,"character":12}],"type":{"type":"reference","id":5022,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":5021,"name":"GatewayAutoModerationRuleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v9.ts","line":497,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4908,"name":"GatewayDispatchEvents.AutoModerationRuleCreate"},{"type":"reference","id":4909,"name":"GatewayDispatchEvents.AutoModerationRuleDelete"},{"type":"reference","id":4910,"name":"GatewayDispatchEvents.AutoModerationRuleUpdate"}]},{"type":"reference","id":5022,"name":"GatewayAutoModerationRuleModifyDispatchData"}],"name":"DataPayload"}},{"id":5022,"name":"GatewayAutoModerationRuleModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v9.ts","line":509,"character":12}],"type":{"type":"reference","id":5732,"name":"APIAutoModerationRule"}},{"id":5025,"name":"GatewayAutoModerationRuleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update"},"sources":[{"fileName":"gateway/v9.ts","line":524,"character":12}],"type":{"type":"reference","id":5021,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":5026,"name":"GatewayAutoModerationRuleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update"},"sources":[{"fileName":"gateway/v9.ts","line":529,"character":12}],"type":{"type":"reference","id":5022,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":5058,"name":"GatewayChannelCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create"},"sources":[{"fileName":"gateway/v9.ts","line":706,"character":12}],"type":{"type":"reference","id":5056,"name":"GatewayChannelModifyDispatch"}},{"id":5059,"name":"GatewayChannelCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create"},"sources":[{"fileName":"gateway/v9.ts","line":711,"character":12}],"type":{"type":"reference","id":5057,"name":"GatewayChannelModifyDispatchData"}},{"id":5062,"name":"GatewayChannelDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v9.ts","line":726,"character":12}],"type":{"type":"reference","id":5056,"name":"GatewayChannelModifyDispatch"}},{"id":5063,"name":"GatewayChannelDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v9.ts","line":731,"character":12}],"type":{"type":"reference","id":5057,"name":"GatewayChannelModifyDispatchData"}},{"id":5056,"name":"GatewayChannelModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create\nhttps://discord.com/developers/docs/topics/gateway-events#channel-update\nhttps://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v9.ts","line":691,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4911,"name":"GatewayDispatchEvents.ChannelCreate"},{"type":"reference","id":4912,"name":"GatewayDispatchEvents.ChannelDelete"},{"type":"reference","id":4914,"name":"GatewayDispatchEvents.ChannelUpdate"}]},{"type":"reference","id":5057,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":5057,"name":"GatewayChannelModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create\nhttps://discord.com/developers/docs/topics/gateway-events#channel-update\nhttps://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v9.ts","line":701,"character":12}],"type":{"type":"reference","id":5955,"name":"APIChannel"}},{"id":5064,"name":"GatewayChannelPinsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-pins-update"},"sources":[{"fileName":"gateway/v9.ts","line":736,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4913,"name":"GatewayDispatchEvents.ChannelPinsUpdate"},{"type":"reference","id":5065,"name":"GatewayChannelPinsUpdateDispatchData"}],"name":"DataPayload"}},{"id":5060,"name":"GatewayChannelUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-update"},"sources":[{"fileName":"gateway/v9.ts","line":716,"character":12}],"type":{"type":"reference","id":5056,"name":"GatewayChannelModifyDispatch"}},{"id":5061,"name":"GatewayChannelUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-update"},"sources":[{"fileName":"gateway/v9.ts","line":721,"character":12}],"type":{"type":"reference","id":5057,"name":"GatewayChannelModifyDispatchData"}},{"id":4982,"name":"GatewayDispatchPayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":313,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5042,"name":"GatewayApplicationCommandPermissionsUpdateDispatch"},{"type":"reference","id":5029,"name":"GatewayAutoModerationActionExecutionDispatch"},{"type":"reference","id":5023,"name":"GatewayAutoModerationRuleCreateDispatch"},{"type":"reference","id":5027,"name":"GatewayAutoModerationRuleDeleteDispatch"},{"type":"reference","id":5021,"name":"GatewayAutoModerationRuleModifyDispatch"},{"type":"reference","id":5056,"name":"GatewayChannelModifyDispatch"},{"type":"reference","id":5064,"name":"GatewayChannelPinsUpdateDispatch"},{"type":"reference","id":5070,"name":"GatewayEntitlementModifyDispatch"},{"type":"reference","id":5385,"name":"GatewayGuildAuditLogEntryCreateDispatch"},{"type":"reference","id":5144,"name":"GatewayGuildBanModifyDispatch"},{"type":"reference","id":5081,"name":"GatewayGuildCreateDispatch"},{"type":"reference","id":5140,"name":"GatewayGuildDeleteDispatch"},{"type":"reference","id":5152,"name":"GatewayGuildEmojisUpdateDispatch"},{"type":"reference","id":5160,"name":"GatewayGuildIntegrationsUpdateDispatch"},{"type":"reference","id":5163,"name":"GatewayGuildMemberAddDispatch"},{"type":"reference","id":5178,"name":"GatewayGuildMemberRemoveDispatch"},{"type":"reference","id":5186,"name":"GatewayGuildMembersChunkDispatch"},{"type":"reference","id":5182,"name":"GatewayGuildMemberUpdateDispatch"},{"type":"reference","id":5079,"name":"GatewayGuildModifyDispatch"},{"type":"reference","id":5204,"name":"GatewayGuildRoleDeleteDispatch"},{"type":"reference","id":5196,"name":"GatewayGuildRoleModifyDispatch"},{"type":"reference","id":5208,"name":"GatewayGuildScheduledEventCreateDispatch"},{"type":"reference","id":5212,"name":"GatewayGuildScheduledEventDeleteDispatch"},{"type":"reference","id":5210,"name":"GatewayGuildScheduledEventUpdateDispatch"},{"type":"reference","id":5214,"name":"GatewayGuildScheduledEventUserAddDispatch"},{"type":"reference","id":5219,"name":"GatewayGuildScheduledEventUserRemoveDispatch"},{"type":"reference","id":5224,"name":"GatewayGuildSoundboardSoundCreateDispatch"},{"type":"reference","id":5228,"name":"GatewayGuildSoundboardSoundDeleteDispatch"},{"type":"reference","id":5232,"name":"GatewayGuildSoundboardSoundsUpdateDispatch"},{"type":"reference","id":5226,"name":"GatewayGuildSoundboardSoundUpdateDispatch"},{"type":"reference","id":5156,"name":"GatewayGuildStickersUpdateDispatch"},{"type":"reference","id":5236,"name":"GatewayIntegrationCreateDispatch"},{"type":"reference","id":5244,"name":"GatewayIntegrationDeleteDispatch"},{"type":"reference","id":5240,"name":"GatewayIntegrationUpdateDispatch"},{"type":"reference","id":5249,"name":"GatewayInteractionCreateDispatch"},{"type":"reference","id":5251,"name":"GatewayInviteCreateDispatch"},{"type":"reference","id":5265,"name":"GatewayInviteDeleteDispatch"},{"type":"reference","id":5270,"name":"GatewayMessageCreateDispatch"},{"type":"reference","id":5288,"name":"GatewayMessageDeleteBulkDispatch"},{"type":"reference","id":5283,"name":"GatewayMessageDeleteDispatch"},{"type":"reference","id":5395,"name":"GatewayMessagePollVoteAddDispatch"},{"type":"reference","id":5396,"name":"GatewayMessagePollVoteRemoveDispatch"},{"type":"reference","id":5293,"name":"GatewayMessageReactionAddDispatch"},{"type":"reference","id":5297,"name":"GatewayMessageReactionRemoveAllDispatch"},{"type":"reference","id":5295,"name":"GatewayMessageReactionRemoveDispatch"},{"type":"reference","id":5299,"name":"GatewayMessageReactionRemoveEmojiDispatch"},{"type":"reference","id":5272,"name":"GatewayMessageUpdateDispatch"},{"type":"reference","id":5305,"name":"GatewayPresenceUpdateDispatch"},{"type":"reference","id":5011,"name":"GatewayReadyDispatch"},{"type":"reference","id":5020,"name":"GatewayResumedDispatch"},{"type":"reference","id":5307,"name":"GatewayStageInstanceCreateDispatch"},{"type":"reference","id":5309,"name":"GatewayStageInstanceDeleteDispatch"},{"type":"reference","id":5311,"name":"GatewayStageInstanceUpdateDispatch"},{"type":"reference","id":5048,"name":"GatewaySubscriptionModifyDispatch"},{"type":"reference","id":5322,"name":"GatewayThreadCreateDispatch"},{"type":"reference","id":5346,"name":"GatewayThreadDeleteDispatch"},{"type":"reference","id":5313,"name":"GatewayThreadListSyncDispatch"},{"type":"reference","id":5315,"name":"GatewayThreadMembersUpdateDispatch"},{"type":"reference","id":5317,"name":"GatewayThreadMemberUpdateDispatch"},{"type":"reference","id":5344,"name":"GatewayThreadUpdateDispatch"},{"type":"reference","id":5352,"name":"GatewayTypingStartDispatch"},{"type":"reference","id":5359,"name":"GatewayUserUpdateDispatch"},{"type":"reference","id":5361,"name":"GatewayVoiceChannelEffectSendDispatch"},{"type":"reference","id":5376,"name":"GatewayVoiceServerUpdateDispatch"},{"type":"reference","id":5374,"name":"GatewayVoiceStateUpdateDispatch"},{"type":"reference","id":5381,"name":"GatewayWebhooksUpdateDispatch"}]}},{"id":5074,"name":"GatewayEntitlementCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create"},"sources":[{"fileName":"gateway/v9.ts","line":788,"character":12}],"type":{"type":"reference","id":5070,"name":"GatewayEntitlementModifyDispatch"}},{"id":5071,"name":"GatewayEntitlementCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create"},"sources":[{"fileName":"gateway/v9.ts","line":781,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5069,"name":"GatewayEntitlementModifyDispatchData"},{"type":"literal","value":"ends_at"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":5072,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5073,"name":"ends_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":782,"character":1}],"type":{"type":"union","types":[{"type":"indexedAccess","indexType":{"type":"literal","value":"ends_at"},"objectType":{"type":"reference","id":5069,"name":"GatewayEntitlementModifyDispatchData"}},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5073]}],"sources":[{"fileName":"gateway/v9.ts","line":781,"character":107}]}}]}},{"id":5078,"name":"GatewayEntitlementDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v9.ts","line":808,"character":12}],"type":{"type":"reference","id":5070,"name":"GatewayEntitlementModifyDispatch"}},{"id":5077,"name":"GatewayEntitlementDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v9.ts","line":803,"character":12}],"type":{"type":"reference","id":5069,"name":"GatewayEntitlementModifyDispatchData"}},{"id":5070,"name":"GatewayEntitlementModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-update\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v9.ts","line":771,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4915,"name":"GatewayDispatchEvents.EntitlementCreate"},{"type":"reference","id":4916,"name":"GatewayDispatchEvents.EntitlementDelete"},{"type":"reference","id":4917,"name":"GatewayDispatchEvents.EntitlementUpdate"}]},{"type":"reference","id":5069,"name":"GatewayEntitlementModifyDispatchData"}],"name":"DataPayload"}},{"id":5069,"name":"GatewayEntitlementModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-update\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v9.ts","line":764,"character":12}],"type":{"type":"reference","id":11473,"name":"APIEntitlement"}},{"id":5076,"name":"GatewayEntitlementUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-update"},"sources":[{"fileName":"gateway/v9.ts","line":798,"character":12}],"type":{"type":"reference","id":5070,"name":"GatewayEntitlementModifyDispatch"}},{"id":5075,"name":"GatewayEntitlementUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-update"},"sources":[{"fileName":"gateway/v9.ts","line":793,"character":12}],"type":{"type":"reference","id":5069,"name":"GatewayEntitlementModifyDispatchData"}},{"id":5385,"name":"GatewayGuildAuditLogEntryCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-audit-log-entry-create"},"sources":[{"fileName":"gateway/v9.ts","line":2049,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4918,"name":"GatewayDispatchEvents.GuildAuditLogEntryCreate"},{"type":"reference","id":5386,"name":"GatewayGuildAuditLogEntryCreateDispatchData"}],"name":"DataPayload"}},{"id":5148,"name":"GatewayGuildBanAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add"},"sources":[{"fileName":"gateway/v9.ts","line":966,"character":12}],"type":{"type":"reference","id":5144,"name":"GatewayGuildBanModifyDispatch"}},{"id":5149,"name":"GatewayGuildBanAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add"},"sources":[{"fileName":"gateway/v9.ts","line":971,"character":12}],"type":{"type":"reference","id":5145,"name":"GatewayGuildBanModifyDispatchData"}},{"id":5144,"name":"GatewayGuildBanModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v9.ts","line":941,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4919,"name":"GatewayDispatchEvents.GuildBanAdd"},{"type":"reference","id":4920,"name":"GatewayDispatchEvents.GuildBanRemove"}]},{"type":"reference","id":5145,"name":"GatewayGuildBanModifyDispatchData"}],"name":"DataPayload"}},{"id":5150,"name":"GatewayGuildBanRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v9.ts","line":976,"character":12}],"type":{"type":"reference","id":5144,"name":"GatewayGuildBanModifyDispatch"}},{"id":5151,"name":"GatewayGuildBanRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v9.ts","line":981,"character":12}],"type":{"type":"reference","id":5145,"name":"GatewayGuildBanModifyDispatchData"}},{"id":5081,"name":"GatewayGuildCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-create"},"sources":[{"fileName":"gateway/v9.ts","line":823,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4921,"name":"GatewayDispatchEvents.GuildCreate"},{"type":"reference","id":5082,"name":"GatewayGuildCreateDispatchData"}],"name":"DataPayload"}},{"id":5140,"name":"GatewayGuildDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-delete"},"sources":[{"fileName":"gateway/v9.ts","line":923,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4922,"name":"GatewayDispatchEvents.GuildDelete"},{"type":"reference","id":5141,"name":"GatewayGuildDeleteDispatchData"}],"name":"DataPayload"}},{"id":5152,"name":"GatewayGuildEmojisUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-emojis-update"},"sources":[{"fileName":"gateway/v9.ts","line":986,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4923,"name":"GatewayDispatchEvents.GuildEmojisUpdate"},{"type":"reference","id":5153,"name":"GatewayGuildEmojisUpdateDispatchData"}],"name":"DataPayload"}},{"id":5160,"name":"GatewayGuildIntegrationsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-integrations-update"},"sources":[{"fileName":"gateway/v9.ts","line":1034,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4924,"name":"GatewayDispatchEvents.GuildIntegrationsUpdate"},{"type":"reference","id":5161,"name":"GatewayGuildIntegrationsUpdateDispatchData"}],"name":"DataPayload"}},{"id":5163,"name":"GatewayGuildMemberAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-add"},"sources":[{"fileName":"gateway/v9.ts","line":1052,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4925,"name":"GatewayDispatchEvents.GuildMemberAdd"},{"type":"reference","id":5164,"name":"GatewayGuildMemberAddDispatchData"}],"name":"DataPayload"}},{"id":5178,"name":"GatewayGuildMemberRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-remove"},"sources":[{"fileName":"gateway/v9.ts","line":1070,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4926,"name":"GatewayDispatchEvents.GuildMemberRemove"},{"type":"reference","id":5179,"name":"GatewayGuildMemberRemoveDispatchData"}],"name":"DataPayload"}},{"id":5182,"name":"GatewayGuildMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-update"},"sources":[{"fileName":"gateway/v9.ts","line":1094,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4928,"name":"GatewayDispatchEvents.GuildMemberUpdate"},{"type":"reference","id":5183,"name":"GatewayGuildMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":5183,"name":"GatewayGuildMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-update"},"sources":[{"fileName":"gateway/v9.ts","line":1102,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6612,"name":"APIGuildMember"},{"type":"literal","value":"joined_at"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":6612,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6612,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6612,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"},{"type":"reflection","declaration":{"id":5184,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5185,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1109,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5185]}],"sources":[{"fileName":"gateway/v9.ts","line":1105,"character":42}]}}]}},{"id":5186,"name":"GatewayGuildMembersChunkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk"},"sources":[{"fileName":"gateway/v9.ts","line":1115,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4927,"name":"GatewayDispatchEvents.GuildMembersChunk"},{"type":"reference","id":5188,"name":"GatewayGuildMembersChunkDispatchData"}],"name":"DataPayload"}},{"id":5187,"name":"GatewayGuildMembersChunkPresence","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence"},"sources":[{"fileName":"gateway/v9.ts","line":1123,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6382,"name":"RawGatewayPresenceUpdate"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":5079,"name":"GatewayGuildModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v9.ts","line":813,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4942,"name":"GatewayDispatchEvents.GuildUpdate"},{"type":"reference","id":5080,"name":"GatewayGuildModifyDispatchData"}],"name":"DataPayload"}},{"id":5080,"name":"GatewayGuildModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v9.ts","line":818,"character":12}],"type":{"type":"reference","id":6482,"name":"APIGuild"}},{"id":5200,"name":"GatewayGuildRoleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create"},"sources":[{"fileName":"gateway/v9.ts","line":1194,"character":12}],"type":{"type":"reference","id":5196,"name":"GatewayGuildRoleModifyDispatch"}},{"id":5201,"name":"GatewayGuildRoleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create"},"sources":[{"fileName":"gateway/v9.ts","line":1199,"character":12}],"type":{"type":"reference","id":5197,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":5204,"name":"GatewayGuildRoleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1214,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4930,"name":"GatewayDispatchEvents.GuildRoleDelete"},{"type":"reference","id":5205,"name":"GatewayGuildRoleDeleteDispatchData"}],"name":"DataPayload"}},{"id":5196,"name":"GatewayGuildRoleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v9.ts","line":1169,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4929,"name":"GatewayDispatchEvents.GuildRoleCreate"},{"type":"reference","id":4931,"name":"GatewayDispatchEvents.GuildRoleUpdate"}]},{"type":"reference","id":5197,"name":"GatewayGuildRoleModifyDispatchData"}],"name":"DataPayload"}},{"id":5202,"name":"GatewayGuildRoleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v9.ts","line":1204,"character":12}],"type":{"type":"reference","id":5196,"name":"GatewayGuildRoleModifyDispatch"}},{"id":5203,"name":"GatewayGuildRoleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v9.ts","line":1209,"character":12}],"type":{"type":"reference","id":5197,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":5208,"name":"GatewayGuildScheduledEventCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-create"},"sources":[{"fileName":"gateway/v9.ts","line":1236,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4932,"name":"GatewayDispatchEvents.GuildScheduledEventCreate"},{"type":"reference","id":5209,"name":"GatewayGuildScheduledEventCreateDispatchData"}],"name":"DataPayload"}},{"id":5209,"name":"GatewayGuildScheduledEventCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-create"},"sources":[{"fileName":"gateway/v9.ts","line":1244,"character":12}],"type":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}},{"id":5212,"name":"GatewayGuildScheduledEventDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1262,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4933,"name":"GatewayDispatchEvents.GuildScheduledEventDelete"},{"type":"reference","id":5213,"name":"GatewayGuildScheduledEventDeleteDispatchData"}],"name":"DataPayload"}},{"id":5213,"name":"GatewayGuildScheduledEventDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1270,"character":12}],"type":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}},{"id":5210,"name":"GatewayGuildScheduledEventUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-update"},"sources":[{"fileName":"gateway/v9.ts","line":1249,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4934,"name":"GatewayDispatchEvents.GuildScheduledEventUpdate"},{"type":"reference","id":5211,"name":"GatewayGuildScheduledEventUpdateDispatchData"}],"name":"DataPayload"}},{"id":5211,"name":"GatewayGuildScheduledEventUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-update"},"sources":[{"fileName":"gateway/v9.ts","line":1257,"character":12}],"type":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}},{"id":5214,"name":"GatewayGuildScheduledEventUserAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-add"},"sources":[{"fileName":"gateway/v9.ts","line":1275,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4935,"name":"GatewayDispatchEvents.GuildScheduledEventUserAdd"},{"type":"reference","id":5215,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":5219,"name":"GatewayGuildScheduledEventUserRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-remove"},"sources":[{"fileName":"gateway/v9.ts","line":1292,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4936,"name":"GatewayDispatchEvents.GuildScheduledEventUserRemove"},{"type":"reference","id":5215,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":5224,"name":"GatewayGuildSoundboardSoundCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-create"},"sources":[{"fileName":"gateway/v9.ts","line":1309,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4937,"name":"GatewayDispatchEvents.GuildSoundboardSoundCreate"},{"type":"reference","id":5225,"name":"GatewayGuildSoundboardSoundCreateDispatchData"}],"name":"DataPayload"}},{"id":5225,"name":"GatewayGuildSoundboardSoundCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-create"},"sources":[{"fileName":"gateway/v9.ts","line":1317,"character":12}],"type":{"type":"reference","id":7405,"name":"APISoundboardSound"}},{"id":5228,"name":"GatewayGuildSoundboardSoundDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1335,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4938,"name":"GatewayDispatchEvents.GuildSoundboardSoundDelete"},{"type":"reference","id":5229,"name":"GatewayGuildSoundboardSoundDeleteDispatchData"}],"name":"DataPayload"}},{"id":5226,"name":"GatewayGuildSoundboardSoundUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-update"},"sources":[{"fileName":"gateway/v9.ts","line":1322,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4940,"name":"GatewayDispatchEvents.GuildSoundboardSoundUpdate"},{"type":"reference","id":5227,"name":"GatewayGuildSoundboardSoundUpdateDispatchData"}],"name":"DataPayload"}},{"id":5227,"name":"GatewayGuildSoundboardSoundUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-update"},"sources":[{"fileName":"gateway/v9.ts","line":1330,"character":12}],"type":{"type":"reference","id":7405,"name":"APISoundboardSound"}},{"id":5232,"name":"GatewayGuildSoundboardSoundsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sounds-update"},"sources":[{"fileName":"gateway/v9.ts","line":1357,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4939,"name":"GatewayDispatchEvents.GuildSoundboardSoundsUpdate"},{"type":"reference","id":5233,"name":"GatewayGuildSoundboardSoundsUpdateDispatchData"}],"name":"DataPayload"}},{"id":5156,"name":"GatewayGuildStickersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-stickers-update"},"sources":[{"fileName":"gateway/v9.ts","line":1010,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4941,"name":"GatewayDispatchEvents.GuildStickersUpdate"},{"type":"reference","id":5157,"name":"GatewayGuildStickersUpdateDispatchData"}],"name":"DataPayload"}},{"id":5138,"name":"GatewayGuildUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v9.ts","line":913,"character":12}],"type":{"type":"reference","id":5079,"name":"GatewayGuildModifyDispatch"}},{"id":5139,"name":"GatewayGuildUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v9.ts","line":918,"character":12}],"type":{"type":"reference","id":5080,"name":"GatewayGuildModifyDispatchData"}},{"id":5406,"name":"GatewayHeartbeatData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"sources":[{"fileName":"gateway/v9.ts","line":2122,"character":12}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"literal","value":null}]}},{"id":5236,"name":"GatewayIntegrationCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-create"},"sources":[{"fileName":"gateway/v9.ts","line":1379,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4943,"name":"GatewayDispatchEvents.IntegrationCreate"},{"type":"reference","id":5237,"name":"GatewayIntegrationCreateDispatchData"}],"name":"DataPayload"}},{"id":5237,"name":"GatewayIntegrationCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-create"},"sources":[{"fileName":"gateway/v9.ts","line":1387,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":6636,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":5238,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5239,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1387,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5239]}],"sources":[{"fileName":"gateway/v9.ts","line":1387,"character":73}]}}]}},{"id":5244,"name":"GatewayIntegrationDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v9.ts","line":1405,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4944,"name":"GatewayDispatchEvents.IntegrationDelete"},{"type":"reference","id":5245,"name":"GatewayIntegrationDeleteDispatchData"}],"name":"DataPayload"}},{"id":5240,"name":"GatewayIntegrationUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v9.ts","line":1392,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4945,"name":"GatewayDispatchEvents.IntegrationUpdate"},{"type":"reference","id":5241,"name":"GatewayIntegrationUpdateDispatchData"}],"name":"DataPayload"}},{"id":5241,"name":"GatewayIntegrationUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v9.ts","line":1400,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":6636,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":5242,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5243,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1400,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5243]}],"sources":[{"fileName":"gateway/v9.ts","line":1400,"character":73}]}}]}},{"id":5249,"name":"GatewayInteractionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#interaction-create"},"sources":[{"fileName":"gateway/v9.ts","line":1431,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4946,"name":"GatewayDispatchEvents.InteractionCreate"},{"type":"reference","id":5250,"name":"GatewayInteractionCreateDispatchData"}],"name":"DataPayload"}},{"id":5250,"name":"GatewayInteractionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#interaction-create"},"sources":[{"fileName":"gateway/v9.ts","line":1439,"character":12}],"type":{"type":"reference","id":6854,"name":"APIInteraction"}},{"id":5005,"name":"GatewayInvalidSessionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invalid-session"},"sources":[{"fileName":"gateway/v9.ts","line":428,"character":12}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5251,"name":"GatewayInviteCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-create"},"sources":[{"fileName":"gateway/v9.ts","line":1444,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4947,"name":"GatewayDispatchEvents.InviteCreate"},{"type":"reference","id":5252,"name":"GatewayInviteCreateDispatchData"}],"name":"DataPayload"}},{"id":5265,"name":"GatewayInviteDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1514,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4948,"name":"GatewayDispatchEvents.InviteDelete"},{"type":"reference","id":5266,"name":"GatewayInviteDeleteDispatchData"}],"name":"DataPayload"}},{"id":5270,"name":"GatewayMessageCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create"},"sources":[{"fileName":"gateway/v9.ts","line":1542,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4949,"name":"GatewayDispatchEvents.MessageCreate"},{"type":"reference","id":5271,"name":"GatewayMessageCreateDispatchData"}],"name":"DataPayload"}},{"id":5271,"name":"GatewayMessageCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create"},"sources":[{"fileName":"gateway/v9.ts","line":1550,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":5277,"name":"GatewayMessageEventExtraFields"},{"type":"reference","typeArguments":[{"type":"reference","id":5977,"name":"APIMessage"},{"type":"literal","value":"mentions"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}},{"id":5288,"name":"GatewayMessageDeleteBulkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete-bulk"},"sources":[{"fileName":"gateway/v9.ts","line":1633,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4951,"name":"GatewayDispatchEvents.MessageDeleteBulk"},{"type":"reference","id":5289,"name":"GatewayMessageDeleteBulkDispatchData"}],"name":"DataPayload"}},{"id":5283,"name":"GatewayMessageDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1607,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4950,"name":"GatewayDispatchEvents.MessageDelete"},{"type":"reference","id":5284,"name":"GatewayMessageDeleteDispatchData"}],"name":"DataPayload"}},{"id":5395,"name":"GatewayMessagePollVoteAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-add"},"sources":[{"fileName":"gateway/v9.ts","line":2067,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4952,"name":"GatewayDispatchEvents.MessagePollVoteAdd"},{"type":"reference","id":5397,"name":"GatewayMessagePollVoteDispatchData"}],"name":"DataPayload"}},{"id":5396,"name":"GatewayMessagePollVoteRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-remove"},"sources":[{"fileName":"gateway/v9.ts","line":2075,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4953,"name":"GatewayDispatchEvents.MessagePollVoteRemove"},{"type":"reference","id":5397,"name":"GatewayMessagePollVoteDispatchData"}],"name":"DataPayload"}},{"id":5293,"name":"GatewayMessageReactionAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-add"},"sources":[{"fileName":"gateway/v9.ts","line":1659,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4954,"name":"GatewayDispatchEvents.MessageReactionAdd"}],"name":"ReactionData"}},{"id":5294,"name":"GatewayMessageReactionAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-add"},"sources":[{"fileName":"gateway/v9.ts","line":1664,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":5293,"name":"GatewayMessageReactionAddDispatch"}}},{"id":5297,"name":"GatewayMessageReactionRemoveAllDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-all"},"sources":[{"fileName":"gateway/v9.ts","line":1682,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4956,"name":"GatewayDispatchEvents.MessageReactionRemoveAll"},{"type":"reference","id":5298,"name":"GatewayMessageReactionRemoveAllDispatchData"}],"name":"DataPayload"}},{"id":5298,"name":"GatewayMessageReactionRemoveAllDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-all"},"sources":[{"fileName":"gateway/v9.ts","line":1690,"character":12}],"type":{"type":"reference","name":"MessageReactionRemoveData"}},{"id":5295,"name":"GatewayMessageReactionRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove"},"sources":[{"fileName":"gateway/v9.ts","line":1669,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4955,"name":"GatewayDispatchEvents.MessageReactionRemove"},{"type":"union","types":[{"type":"literal","value":"burst_colors"},{"type":"literal","value":"member"},{"type":"literal","value":"message_author_id"}]}],"name":"ReactionData"}},{"id":5296,"name":"GatewayMessageReactionRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove"},"sources":[{"fileName":"gateway/v9.ts","line":1677,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":5295,"name":"GatewayMessageReactionRemoveDispatch"}}},{"id":5299,"name":"GatewayMessageReactionRemoveEmojiDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-emoji"},"sources":[{"fileName":"gateway/v9.ts","line":1695,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4957,"name":"GatewayDispatchEvents.MessageReactionRemoveEmoji"},{"type":"reference","id":5300,"name":"GatewayMessageReactionRemoveEmojiDispatchData"}],"name":"DataPayload"}},{"id":5272,"name":"GatewayMessageUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-update"},"sources":[{"fileName":"gateway/v9.ts","line":1555,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4958,"name":"GatewayDispatchEvents.MessageUpdate"},{"type":"reference","id":5273,"name":"GatewayMessageUpdateDispatchData"}],"name":"DataPayload"}},{"id":5273,"name":"GatewayMessageUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-update"},"sources":[{"fileName":"gateway/v9.ts","line":1563,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":5277,"name":"GatewayMessageEventExtraFields"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":5977,"name":"APIMessage"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"mentions"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":5274,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5276,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"gateway/v9.ts","line":1572,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":5275,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"gateway/v9.ts","line":1568,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5276,5275]}],"sources":[{"fileName":"gateway/v9.ts","line":1564,"character":41}]}}]}},{"id":5305,"name":"GatewayPresenceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update"},"sources":[{"fileName":"gateway/v9.ts","line":1713,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4959,"name":"GatewayDispatchEvents.PresenceUpdate"},{"type":"reference","id":5306,"name":"GatewayPresenceUpdateDispatchData"}],"name":"DataPayload"}},{"id":5306,"name":"GatewayPresenceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update"},"sources":[{"fileName":"gateway/v9.ts","line":1721,"character":12}],"type":{"type":"reference","id":6382,"name":"RawGatewayPresenceUpdate"}},{"id":5011,"name":"GatewayReadyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#ready"},"sources":[{"fileName":"gateway/v9.ts","line":441,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4960,"name":"GatewayDispatchEvents.Ready"},{"type":"reference","id":5012,"name":"GatewayReadyDispatchData"}],"name":"DataPayload"}},{"id":4981,"name":"GatewayReceivePayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":305,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":4982,"name":"GatewayDispatchPayload"},{"type":"reference","id":4995,"name":"GatewayHeartbeatAck"},{"type":"reference","id":4990,"name":"GatewayHeartbeatRequest"},{"type":"reference","id":4983,"name":"GatewayHello"},{"type":"reference","id":5000,"name":"GatewayInvalidSession"},{"type":"reference","id":5006,"name":"GatewayReconnect"}]}},{"id":5447,"name":"GatewayRequestGuildMembersData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"sources":[{"fileName":"gateway/v9.ts","line":2281,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5441,"name":"GatewayRequestGuildMembersDataWithQuery"},{"type":"reference","id":5436,"name":"GatewayRequestGuildMembersDataWithUserIds"}]}},{"id":5020,"name":"GatewayResumedDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resumed"},"sources":[{"fileName":"gateway/v9.ts","line":490,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4961,"name":"GatewayDispatchEvents.Resumed"},{"type":"intrinsic","name":"never"}],"name":"DataPayload"}},{"id":4980,"name":"GatewaySendPayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":296,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5403,"name":"GatewayHeartbeat"},{"type":"reference","id":5407,"name":"GatewayIdentify"},{"type":"reference","id":5429,"name":"GatewayRequestGuildMembers"},{"type":"reference","id":5448,"name":"GatewayRequestSoundboardSounds"},{"type":"reference","id":5422,"name":"GatewayResume"},{"type":"reference","id":5461,"name":"GatewayUpdatePresence"},{"type":"reference","id":5453,"name":"GatewayVoiceStateUpdate"}]}},{"id":5307,"name":"GatewayStageInstanceCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-create"},"sources":[{"fileName":"gateway/v9.ts","line":1726,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4962,"name":"GatewayDispatchEvents.StageInstanceCreate"},{"type":"reference","id":5308,"name":"GatewayStageInstanceCreateDispatchData"}],"name":"DataPayload"}},{"id":5308,"name":"GatewayStageInstanceCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-create"},"sources":[{"fileName":"gateway/v9.ts","line":1734,"character":12}],"type":{"type":"reference","id":7414,"name":"APIStageInstance"}},{"id":5309,"name":"GatewayStageInstanceDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1739,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4963,"name":"GatewayDispatchEvents.StageInstanceDelete"},{"type":"reference","id":5310,"name":"GatewayStageInstanceDeleteDispatchData"}],"name":"DataPayload"}},{"id":5310,"name":"GatewayStageInstanceDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1747,"character":12}],"type":{"type":"reference","id":7414,"name":"APIStageInstance"}},{"id":5311,"name":"GatewayStageInstanceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-update"},"sources":[{"fileName":"gateway/v9.ts","line":1752,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4964,"name":"GatewayDispatchEvents.StageInstanceUpdate"},{"type":"reference","id":5312,"name":"GatewayStageInstanceUpdateDispatchData"}],"name":"DataPayload"}},{"id":5312,"name":"GatewayStageInstanceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-update"},"sources":[{"fileName":"gateway/v9.ts","line":1760,"character":12}],"type":{"type":"reference","id":7414,"name":"APIStageInstance"}},{"id":5050,"name":"GatewaySubscriptionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create"},"sources":[{"fileName":"gateway/v9.ts","line":659,"character":12}],"type":{"type":"reference","id":5048,"name":"GatewaySubscriptionModifyDispatch"}},{"id":5051,"name":"GatewaySubscriptionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create"},"sources":[{"fileName":"gateway/v9.ts","line":664,"character":12}],"type":{"type":"reference","id":5049,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":5054,"name":"GatewaySubscriptionDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v9.ts","line":679,"character":12}],"type":{"type":"reference","id":5048,"name":"GatewaySubscriptionModifyDispatch"}},{"id":5055,"name":"GatewaySubscriptionDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v9.ts","line":684,"character":12}],"type":{"type":"reference","id":5049,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":5048,"name":"GatewaySubscriptionModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-update\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v9.ts","line":642,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4965,"name":"GatewayDispatchEvents.SubscriptionCreate"},{"type":"reference","id":4966,"name":"GatewayDispatchEvents.SubscriptionDelete"},{"type":"reference","id":4967,"name":"GatewayDispatchEvents.SubscriptionUpdate"}]},{"type":"reference","id":5049,"name":"GatewaySubscriptionModifyDispatchData"}],"name":"DataPayload"}},{"id":5049,"name":"GatewaySubscriptionModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-update\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v9.ts","line":654,"character":12}],"type":{"type":"reference","id":7321,"name":"APISubscription"}},{"id":5052,"name":"GatewaySubscriptionUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-update"},"sources":[{"fileName":"gateway/v9.ts","line":669,"character":12}],"type":{"type":"reference","id":5048,"name":"GatewaySubscriptionModifyDispatch"}},{"id":5053,"name":"GatewaySubscriptionUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-update"},"sources":[{"fileName":"gateway/v9.ts","line":674,"character":12}],"type":{"type":"reference","id":5049,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":5322,"name":"GatewayThreadCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-create"},"sources":[{"fileName":"gateway/v9.ts","line":1818,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4968,"name":"GatewayDispatchEvents.ThreadCreate"},{"type":"reference","id":5323,"name":"GatewayThreadCreateDispatchData"}],"name":"DataPayload"}},{"id":5346,"name":"GatewayThreadDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1849,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4969,"name":"GatewayDispatchEvents.ThreadDelete"},{"type":"reference","id":5347,"name":"GatewayThreadDeleteDispatchData"}],"name":"DataPayload"}},{"id":5313,"name":"GatewayThreadListSyncDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync"},"sources":[{"fileName":"gateway/v9.ts","line":1765,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4970,"name":"GatewayDispatchEvents.ThreadListSync"},{"type":"reference","id":5314,"name":"GatewayThreadListSyncDispatchData"}],"name":"DataPayload"}},{"id":5314,"name":"GatewayThreadListSyncDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync"},"sources":[{"fileName":"gateway/v9.ts","line":1773,"character":12}],"type":{"type":"reference","id":6457,"name":"RawGatewayThreadListSync"}},{"id":5317,"name":"GatewayThreadMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-member-update"},"sources":[{"fileName":"gateway/v9.ts","line":1791,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4972,"name":"GatewayDispatchEvents.ThreadMemberUpdate"},{"type":"reference","id":5318,"name":"GatewayThreadMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":5318,"name":"GatewayThreadMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-member-update"},"sources":[{"fileName":"gateway/v9.ts","line":1799,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":6117,"name":"APIThreadMember"},{"type":"reflection","declaration":{"id":5319,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5320,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1799,"character":72}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5320]}],"sources":[{"fileName":"gateway/v9.ts","line":1799,"character":70}]}}]}},{"id":5315,"name":"GatewayThreadMembersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update"},"sources":[{"fileName":"gateway/v9.ts","line":1778,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4971,"name":"GatewayDispatchEvents.ThreadMembersUpdate"},{"type":"reference","id":5316,"name":"GatewayThreadMembersUpdateDispatchData"}],"name":"DataPayload"}},{"id":5316,"name":"GatewayThreadMembersUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update"},"sources":[{"fileName":"gateway/v9.ts","line":1786,"character":12}],"type":{"type":"reference","id":6462,"name":"RawGatewayThreadMembersUpdate"}},{"id":5321,"name":"GatewayThreadModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This type doesn't accurately reflect the Discord API.\nUse {@apilink GatewayThreadCreateDispatch},\n{@apilink GatewayThreadUpdateDispatch}, or\n{@apilink GatewayThreadDeleteDispatch} instead.\nhttps://discord.com/developers/docs/topics/gateway-events#thread-create\nhttps://discord.com/developers/docs/topics/gateway-events#thread-update\nhttps://discord.com/developers/docs/topics/gateway-events#thread-delete\n"}]},"sources":[{"fileName":"gateway/v9.ts","line":1810,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4968,"name":"GatewayDispatchEvents.ThreadCreate"},{"type":"reference","id":4969,"name":"GatewayDispatchEvents.ThreadDelete"},{"type":"reference","id":4973,"name":"GatewayDispatchEvents.ThreadUpdate"}]},{"type":"reference","id":5057,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":5344,"name":"GatewayThreadUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-update"},"sources":[{"fileName":"gateway/v9.ts","line":1836,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4973,"name":"GatewayDispatchEvents.ThreadUpdate"},{"type":"reference","id":5345,"name":"GatewayThreadUpdateDispatchData"}],"name":"DataPayload"}},{"id":5345,"name":"GatewayThreadUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-update"},"sources":[{"fileName":"gateway/v9.ts","line":1844,"character":12}],"type":{"type":"reference","id":5878,"name":"APIThreadChannel"}},{"id":5352,"name":"GatewayTypingStartDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#typing-start"},"sources":[{"fileName":"gateway/v9.ts","line":1881,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4974,"name":"GatewayDispatchEvents.TypingStart"},{"type":"reference","id":5353,"name":"GatewayTypingStartDispatchData"}],"name":"DataPayload"}},{"id":5359,"name":"GatewayUserUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#user-update"},"sources":[{"fileName":"gateway/v9.ts","line":1914,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4975,"name":"GatewayDispatchEvents.UserUpdate"},{"type":"reference","id":5360,"name":"GatewayUserUpdateDispatchData"}],"name":"DataPayload"}},{"id":5360,"name":"GatewayUserUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#user-update"},"sources":[{"fileName":"gateway/v9.ts","line":1919,"character":12}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":5361,"name":"GatewayVoiceChannelEffectSendDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send"},"sources":[{"fileName":"gateway/v9.ts","line":1924,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4976,"name":"GatewayDispatchEvents.VoiceChannelEffectSend"},{"type":"reference","id":5362,"name":"GatewayVoiceChannelEffectSendDispatchData"}],"name":"DataPayload"}},{"id":5376,"name":"GatewayVoiceServerUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-server-update"},"sources":[{"fileName":"gateway/v9.ts","line":1997,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4977,"name":"GatewayDispatchEvents.VoiceServerUpdate"},{"type":"reference","id":5377,"name":"GatewayVoiceServerUpdateDispatchData"}],"name":"DataPayload"}},{"id":7601,"name":"GatewayVoiceState","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object","tags":[{"tag":"deprecated","text":"This is deprecated, use {@apilink APIVoiceState}\n"}]},"sources":[{"fileName":"payloads/v9/voice.ts","line":13,"character":12}],"type":{"type":"reference","id":7602,"name":"APIVoiceState"}},{"id":5374,"name":"GatewayVoiceStateUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-state-update"},"sources":[{"fileName":"gateway/v9.ts","line":1984,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4978,"name":"GatewayDispatchEvents.VoiceStateUpdate"},{"type":"reference","id":5375,"name":"GatewayVoiceStateUpdateDispatchData"}],"name":"DataPayload"}},{"id":5375,"name":"GatewayVoiceStateUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-state-update"},"sources":[{"fileName":"gateway/v9.ts","line":1992,"character":12}],"type":{"type":"reference","id":7602,"name":"APIVoiceState"}},{"id":5381,"name":"GatewayWebhooksUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#webhooks-update"},"sources":[{"fileName":"gateway/v9.ts","line":2027,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4979,"name":"GatewayDispatchEvents.WebhooksUpdate"},{"type":"reference","id":5382,"name":"GatewayWebhooksUpdateDispatchData"}],"name":"DataPayload"}},{"id":8963,"name":"GetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This was exported with the wrong name, use `RESTGetAPIVoiceRegionsResult` instead\n"}]},"sources":[{"fileName":"rest/v9/voice.ts","line":12,"character":12}],"type":{"type":"reference","id":8962,"name":"RESTGetAPIVoiceRegionsResult"}},{"id":8153,"name":"GuildBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1368,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":5787,"name":"GuildChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":55,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5956,"name":"ChannelType"},{"type":"union","types":[{"type":"reference","id":5958,"name":"ChannelType.DM"},{"type":"reference","id":5960,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8152,"name":"GuildDiscoverySplashFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1367,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8150,"name":"GuildIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1365,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8157,"name":"GuildMemberAvatarFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1372,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8168,"name":"GuildMemberBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1383,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8167,"name":"GuildScheduledEventCoverFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1382,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8151,"name":"GuildSplashFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1366,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":5808,"name":"GuildTextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":112,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5786,"name":"TextChannelType"},{"type":"union","types":[{"type":"reference","id":5958,"name":"ChannelType.DM"},{"type":"reference","id":5960,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":7073,"name":"PartialAPIMessageInteractionGuildMember","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":51,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6612,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"avatar"},{"type":"literal","value":"communication_disabled_until"},{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"nick"},{"type":"literal","value":"pending"},{"type":"literal","value":"premium_since"},{"type":"literal","value":"roles"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":6394,"name":"PresenceUpdateReceiveStatus","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":111,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6388,"name":"PresenceUpdateStatus"},{"type":"reference","id":6392,"name":"PresenceUpdateStatus.Invisible"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8260,"name":"RESTAPIAttachment","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure"},"sources":[{"fileName":"rest/v9/channel.ts","line":266,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6186,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"duration_secs"},{"type":"literal","value":"filename"},{"type":"literal","value":"title"},{"type":"literal","value":"waveform"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":8261,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8262,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id or a number that matches `n` in `files[n]`"},"sources":[{"fileName":"rest/v9/channel.ts","line":272,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8262]}],"sources":[{"fileName":"rest/v9/channel.ts","line":268,"character":4}]}}]}},{"id":8404,"name":"RESTAPIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":49,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIChannel"},{"type":"union","types":[{"type":"reference","id":5857,"name":"APIDMChannel"},{"type":"reference","id":5865,"name":"APIGroupDMChannel"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8406,"name":"RESTAPIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":56,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":8404,"name":"RESTAPIGuildChannelResolvable"},{"type":"union","types":[{"type":"literal","value":"available_tags"},{"type":"literal","value":"bitrate"},{"type":"literal","value":"default_auto_archive_duration"},{"type":"literal","value":"default_forum_layout"},{"type":"literal","value":"default_reaction_emoji"},{"type":"literal","value":"default_sort_order"},{"type":"literal","value":"default_thread_rate_limit_per_user"},{"type":"literal","value":"flags"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"position"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"rtc_region"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"},{"type":"literal","value":"video_quality_mode"}]}],"name":"DistributivePick"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":8407,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8409,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/guild.ts","line":78,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":8408,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8410,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/guild.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}},{"id":8411,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/guild.ts","line":80,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8398,"name":"RESTAPIGuildCreateOverwrite"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8409,8408,8410,8411]}],"sources":[{"fileName":"rest/v9/guild.ts","line":76,"character":4}]}}]}},{"id":8596,"name":"RESTAPIGuildOnboardingPrompt","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":963,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6721,"name":"APIGuildOnboardingPrompt"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"id"},{"type":"literal","value":"options"},{"type":"literal","value":"title"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":6721,"name":"APIGuildOnboardingPrompt"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"title"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reflection","declaration":{"id":8597,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8598,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Options available within the prompt"},"sources":[{"fileName":"rest/v9/guild.ts","line":970,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":8600,"name":"RESTAPIGuildOnboardingPromptOption"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8598]}],"sources":[{"fileName":"rest/v9/guild.ts","line":966,"character":50}]}}]}},{"id":8600,"name":"RESTAPIGuildOnboardingPromptOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":978,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6729,"name":"APIGuildOnboardingPromptOption"},{"type":"union","types":[{"type":"literal","value":"emoji"},{"type":"literal","value":"guild_id"},{"type":"literal","value":"title"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":6729,"name":"APIGuildOnboardingPromptOption"},{"type":"literal","value":"title"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reflection","declaration":{"id":8601,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8604,"name":"emoji_animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"rest/v9/guild.ts","line":993,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}},{"id":8602,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"rest/v9/guild.ts","line":985,"character":2}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":8603,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"rest/v9/guild.ts","line":989,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8604,8602,8603]}],"sources":[{"fileName":"rest/v9/guild.ts","line":981,"character":49}]}}]}},{"id":8256,"name":"RESTAPIMessageReference","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure"},"sources":[{"fileName":"rest/v9/channel.ts","line":246,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6055,"name":"APIMessageReference"},{"type":"literal","value":"message_id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":6055,"name":"APIMessageReference"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":8257,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8258,"name":"fail_if_not_exists","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to error if the referenced message doesn't exist instead of sending as a normal (non-reply) message","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":255,"character":2}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8258]}],"sources":[{"fileName":"rest/v9/channel.ts","line":249,"character":38}]}}]}},{"id":8599,"name":"RESTAPIModifyGuildOnboardingPromptData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildOnboardingPrompt} instead.\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":976,"character":12}],"type":{"type":"reference","id":8596,"name":"RESTAPIGuildOnboardingPrompt"}},{"id":8605,"name":"RESTAPIModifyGuildOnboardingPromptOptionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildOnboardingPromptOption} instead.\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":999,"character":12}],"type":{"type":"reference","id":8600,"name":"RESTAPIGuildOnboardingPromptOption"}},{"id":8854,"name":"RESTAPIPollCreate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIPoll} instead\n"}]},"sources":[{"fileName":"rest/v9/poll.ts","line":41,"character":12}],"type":{"type":"reference","id":8848,"name":"RESTAPIPoll"}},{"id":8395,"name":"RESTDeleteAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":98,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8214,"name":"RESTDeleteAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#delete-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":83,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8294,"name":"RESTDeleteAPIChannelAllMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions"},"sources":[{"fileName":"rest/v9/channel.ts","line":426,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8284,"name":"RESTDeleteAPIChannelMessageOwnReaction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTDeleteAPIChannelMessageOwnReactionResult} instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":383,"character":12}],"type":{"type":"reference","id":8283,"name":"RESTDeleteAPIChannelMessageOwnReactionResult"}},{"id":8283,"name":"RESTDeleteAPIChannelMessageOwnReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-own-reaction"},"sources":[{"fileName":"rest/v9/channel.ts","line":378,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8295,"name":"RESTDeleteAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions-for-emoji"},"sources":[{"fileName":"rest/v9/channel.ts","line":431,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8308,"name":"RESTDeleteAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":506,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8285,"name":"RESTDeleteAPIChannelMessageUserReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-user-reaction"},"sources":[{"fileName":"rest/v9/channel.ts","line":388,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8327,"name":"RESTDeleteAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-channel-permission"},"sources":[{"fileName":"rest/v9/channel.ts","line":616,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8334,"name":"RESTDeleteAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#unpin-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":651,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8339,"name":"RESTDeleteAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-remove-recipient"},"sources":[{"fileName":"rest/v9/channel.ts","line":675,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":8248,"name":"RESTDeleteAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#deleteclose-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":207,"character":12}],"type":{"type":"reference","id":5955,"name":"APIChannel"}},{"id":8360,"name":"RESTDeleteAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#leave-thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":758,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8951,"name":"RESTDeleteAPICurrentUserGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#leave-guild"},"sources":[{"fileName":"rest/v9/user.ts","line":95,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8751,"name":"RESTDeleteAPIEntitlementResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#delete-test-entitlement"},"sources":[{"fileName":"rest/v9/monetization.ts","line":85,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8523,"name":"RESTDeleteAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-ban"},"sources":[{"fileName":"rest/v9/guild.ts","line":632,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8387,"name":"RESTDeleteAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-guild-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":61,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8570,"name":"RESTDeleteAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-integration"},"sources":[{"fileName":"rest/v9/guild.ts","line":859,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8511,"name":"RESTDeleteAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member"},"sources":[{"fileName":"rest/v9/guild.ts","line":570,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8510,"name":"RESTDeleteAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":565,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8468,"name":"RESTDeleteAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":347,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8555,"name":"RESTDeleteAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":782,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8629,"name":"RESTDeleteAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#delete-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":117,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8879,"name":"RESTDeleteAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#delete-guild-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":107,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8912,"name":"RESTDeleteAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#delete-guild-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":97,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8926,"name":"RESTDeleteAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#delete-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":72,"character":12}],"type":{"type":"reference","id":7479,"name":"APITemplate"}},{"id":8719,"name":"RESTDeleteAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":354,"character":12}],"type":{"type":"reference","id":9030,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":8709,"name":"RESTDeleteAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":307,"character":12}],"type":{"type":"reference","id":9030,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":8732,"name":"RESTDeleteAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#delete-invite"},"sources":[{"fileName":"rest/v9/invite.ts","line":27,"character":12}],"type":{"type":"reference","id":7245,"name":"APIInvite"}},{"id":8892,"name":"RESTDeleteAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#delete-stage-instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":64,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8990,"name":"RESTDeleteAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":93,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9030,"name":"RESTDeleteAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":299,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8991,"name":"RESTDeleteAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-with-token"},"sources":[{"fileName":"rest/v9/webhook.ts","line":98,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8721,"name":"RESTGetAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":364,"character":12}],"type":{"type":"reference","id":7039,"name":"APIGuildApplicationCommandPermissions"}},{"id":8639,"name":"RESTGetAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":48,"character":12}],"type":{"type":"reference","id":6857,"name":"APIApplicationCommand"}},{"id":8638,"name":"RESTGetAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":43,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6857,"name":"APIApplicationCommand"}}},{"id":8390,"name":"RESTGetAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":73,"character":12}],"type":{"type":"reference","id":6362,"name":"APIEmoji"}},{"id":8675,"name":"RESTGetAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":131,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6857,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8673,"name":"RESTGetAPIApplicationGuildCommandsQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":121,"character":12}],"type":{"type":"reference","id":8636,"name":"RESTGetAPIApplicationCommandsQuery"}},{"id":8674,"name":"RESTGetAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":126,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6857,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":8187,"name":"RESTGetAPIApplicationRoleConnectionMetadataResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#get-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v9/application.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5534,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":8199,"name":"RESTGetAPIAuditLogResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/auditLog.ts","line":32,"character":12}],"type":{"type":"reference","id":5550,"name":"APIAuditLog"}},{"id":8201,"name":"RESTGetAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#get-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":18,"character":12}],"type":{"type":"reference","id":5732,"name":"APIAutoModerationRule"}},{"id":8200,"name":"RESTGetAPIAutoModerationRulesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#list-auto-moderation-rules-for-guild"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":13,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5732,"name":"APIAutoModerationRule"}}},{"id":8317,"name":"RESTGetAPIChannelInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-invites"},"sources":[{"fileName":"rest/v9/channel.ts","line":557,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7266,"name":"APIExtendedInvite"}}},{"id":8293,"name":"RESTGetAPIChannelMessageReactionUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions"},"sources":[{"fileName":"rest/v9/channel.ts","line":421,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7507,"name":"APIUser"}}},{"id":8255,"name":"RESTGetAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":241,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":8254,"name":"RESTGetAPIChannelMessagesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages"},"sources":[{"fileName":"rest/v9/channel.ts","line":236,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5977,"name":"APIMessage"}}},{"id":8332,"name":"RESTGetAPIChannelPinsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-pinned-messages"},"sources":[{"fileName":"rest/v9/channel.ts","line":641,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5977,"name":"APIMessage"}}},{"id":8221,"name":"RESTGetAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":44,"character":12}],"type":{"type":"reference","id":5955,"name":"APIChannel"}},{"id":8363,"name":"RESTGetAPIChannelThreadMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-thread-member"},"sources":[{"fileName":"rest/v9/channel.ts","line":773,"character":12}],"type":{"type":"reference","id":6117,"name":"APIThreadMember"}},{"id":8368,"name":"RESTGetAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-thread-members"},"sources":[{"fileName":"rest/v9/channel.ts","line":796,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6117,"name":"APIThreadMember"}}},{"id":8373,"name":"RESTGetAPIChannelThreadsArchivedPrivateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-private-archived-threads"},"sources":[{"fileName":"rest/v9/channel.ts","line":820,"character":12}],"type":{"type":"reference","id":8375,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}},{"id":8372,"name":"RESTGetAPIChannelThreadsArchivedPublicResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-public-archived-threads"},"sources":[{"fileName":"rest/v9/channel.ts","line":815,"character":12}],"type":{"type":"reference","id":8375,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}},{"id":8374,"name":"RESTGetAPIChannelThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-active-threads","tags":[{"tag":"deprecated","text":"Removed in API v10, use [List Active Guild Threads](https://discord.com/developers/docs/resources/guild#list-active-guild-threads) instead.\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":827,"character":12}],"type":{"type":"reference","id":6128,"name":"APIThreadList"}},{"id":8375,"name":"RESTGetAPIChannelUsersThreadsArchivedResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-joined-private-archived-threads"},"sources":[{"fileName":"rest/v9/channel.ts","line":832,"character":12}],"type":{"type":"reference","id":6128,"name":"APIThreadList"}},{"id":8979,"name":"RESTGetAPIChannelWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-channel-webhooks"},"sources":[{"fileName":"rest/v9/webhook.ts","line":38,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7622,"name":"APIWebhook"}}},{"id":8956,"name":"RESTGetAPICurrentUserApplicationRoleConnectionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-application-role-connection"},"sources":[{"fileName":"rest/v9/user.ts","line":120,"character":12}],"type":{"type":"reference","id":7594,"name":"APIApplicationRoleConnection"}},{"id":8955,"name":"RESTGetAPICurrentUserConnectionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-connections"},"sources":[{"fileName":"rest/v9/user.ts","line":115,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7555,"name":"APIConnection"}}},{"id":8950,"name":"RESTGetAPICurrentUserGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds"},"sources":[{"fileName":"rest/v9/user.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":8940,"name":"RESTAPIPartialCurrentUserGuild"}}},{"id":8927,"name":"RESTGetAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user"},"sources":[{"fileName":"rest/v9/user.ts","line":14,"character":12}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":8741,"name":"RESTGetAPIEntitlementsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#list-entitlements"},"sources":[{"fileName":"rest/v9/monetization.ts","line":44,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7285,"name":"APIEntitlement"}}},{"id":8397,"name":"RESTGetAPIGatewayBotResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot"},"sources":[{"fileName":"rest/v9/gateway.ts","line":11,"character":12}],"type":{"type":"reference","id":6373,"name":"APIGatewayBotInfo"}},{"id":8396,"name":"RESTGetAPIGatewayResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway"},"sources":[{"fileName":"rest/v9/gateway.ts","line":6,"character":12}],"type":{"type":"reference","id":6371,"name":"APIGatewayInfo"}},{"id":8720,"name":"RESTGetAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":359,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7039,"name":"APIGuildApplicationCommandPermissions"}}},{"id":8517,"name":"RESTGetAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-ban"},"sources":[{"fileName":"rest/v9/guild.ts","line":600,"character":12}],"type":{"type":"reference","id":6666,"name":"APIBan"}},{"id":8512,"name":"RESTGetAPIGuildBansResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans"},"sources":[{"fileName":"rest/v9/guild.ts","line":575,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6666,"name":"APIBan"}}},{"id":8469,"name":"RESTGetAPIGuildChannelsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-channels"},"sources":[{"fileName":"rest/v9/guild.ts","line":352,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5955,"name":"APIChannel"}}},{"id":8377,"name":"RESTGetAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-guild-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":12,"character":12}],"type":{"type":"reference","id":6362,"name":"APIEmoji"}},{"id":8376,"name":"RESTGetAPIGuildEmojisResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-guild-emojis"},"sources":[{"fileName":"rest/v9/emoji.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6362,"name":"APIEmoji"}}},{"id":8569,"name":"RESTGetAPIGuildIntegrationsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-integrations"},"sources":[{"fileName":"rest/v9/guild.ts","line":854,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6636,"name":"APIGuildIntegration"}}},{"id":8568,"name":"RESTGetAPIGuildInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-invites"},"sources":[{"fileName":"rest/v9/guild.ts","line":849,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7266,"name":"APIExtendedInvite"}}},{"id":8480,"name":"RESTGetAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-member"},"sources":[{"fileName":"rest/v9/guild.ts","line":399,"character":12}],"type":{"type":"reference","id":6612,"name":"APIGuildMember"}},{"id":8581,"name":"RESTGetAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":907,"character":12}],"type":{"type":"reference","id":6704,"name":"APIGuildMembershipScreening"}},{"id":8484,"name":"RESTGetAPIGuildMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members"},"sources":[{"fileName":"rest/v9/guild.ts","line":422,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6612,"name":"APIGuildMember"}}},{"id":8488,"name":"RESTGetAPIGuildMembersSearchResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":440,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6612,"name":"APIGuildMember"}}},{"id":8592,"name":"RESTGetAPIGuildOnboardingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-onboarding"},"sources":[{"fileName":"rest/v9/guild.ts","line":949,"character":12}],"type":{"type":"reference","id":6715,"name":"APIGuildOnboarding"}},{"id":8444,"name":"RESTGetAPIGuildPreviewResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-preview"},"sources":[{"fileName":"rest/v9/guild.ts","line":229,"character":12}],"type":{"type":"reference","id":6597,"name":"APIGuildPreview"}},{"id":8443,"name":"RESTGetAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":224,"character":12}],"type":{"type":"reference","id":6482,"name":"APIGuild"}},{"id":8553,"name":"RESTGetAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":772,"character":12}],"type":{"type":"reference","id":7361,"name":"APIRole"}},{"id":8530,"name":"RESTGetAPIGuildRolesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-roles"},"sources":[{"fileName":"rest/v9/guild.ts","line":665,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7361,"name":"APIRole"}}},{"id":8624,"name":"RESTGetAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":92,"character":12}],"type":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}},{"id":8635,"name":"RESTGetAPIGuildScheduledEventUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":146,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6850,"name":"APIGuildScheduledEventUser"}}},{"id":8609,"name":"RESTGetAPIGuildScheduledEventsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":26,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}}},{"id":8865,"name":"RESTGetAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#get-guild-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":38,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":8900,"name":"RESTGetAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-guild-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":40,"character":12}],"type":{"type":"reference","id":7430,"name":"APISticker"}},{"id":8899,"name":"RESTGetAPIGuildStickersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-guild-stickers"},"sources":[{"fileName":"rest/v9/sticker.ts","line":35,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7430,"name":"APISticker"}}},{"id":8918,"name":"RESTGetAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#get-guild-templates"},"sources":[{"fileName":"rest/v9/template.ts","line":33,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7479,"name":"APITemplate"}}},{"id":8479,"name":"RESTGetAPIGuildThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-active-guild-threads"},"sources":[{"fileName":"rest/v9/guild.ts","line":394,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6128,"name":"APIThreadList"},{"type":"literal","value":"has_more"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8567,"name":"RESTGetAPIGuildVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-voice-regions"},"sources":[{"fileName":"rest/v9/guild.ts","line":844,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7616,"name":"APIVoiceRegion"}}},{"id":8964,"name":"RESTGetAPIGuildVoiceStateCurrentMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#get-current-user-voice-state"},"sources":[{"fileName":"rest/v9/voice.ts","line":17,"character":12}],"type":{"type":"reference","id":7602,"name":"APIVoiceState"}},{"id":8965,"name":"RESTGetAPIGuildVoiceStateUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#get-user-voice-state"},"sources":[{"fileName":"rest/v9/voice.ts","line":22,"character":12}],"type":{"type":"reference","id":7602,"name":"APIVoiceState"}},{"id":8980,"name":"RESTGetAPIGuildWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-guild-webhooks"},"sources":[{"fileName":"rest/v9/webhook.ts","line":43,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7622,"name":"APIWebhook"}}},{"id":8587,"name":"RESTGetAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-welcome-screen"},"sources":[{"fileName":"rest/v9/guild.ts","line":929,"character":12}],"type":{"type":"reference","id":6696,"name":"APIGuildWelcomeScreen"}},{"id":8580,"name":"RESTGetAPIGuildWidgetImageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Note: while the return type is `ArrayBuffer`, the expected result is\na buffer of sorts (depends if in browser or on node.js/deno)."},"sources":[{"fileName":"rest/v9/guild.ts","line":905,"character":12}],"type":{"type":"reference","qualifiedName":"ArrayBuffer","package":"typescript","name":"ArrayBuffer"}},{"id":8574,"name":"RESTGetAPIGuildWidgetJSONResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget"},"sources":[{"fileName":"rest/v9/guild.ts","line":879,"character":12}],"type":{"type":"reference","id":6669,"name":"APIGuildWidget"}},{"id":8571,"name":"RESTGetAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-settings"},"sources":[{"fileName":"rest/v9/guild.ts","line":864,"character":12}],"type":{"type":"reference","id":6609,"name":"APIGuildWidgetSettings"}},{"id":8715,"name":"RESTGetAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":334,"character":12}],"type":{"type":"reference","id":9019,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":8705,"name":"RESTGetAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":287,"character":12}],"type":{"type":"reference","id":9019,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":8731,"name":"RESTGetAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/invite.ts","line":22,"character":12}],"type":{"type":"reference","id":7245,"name":"APIInvite"}},{"id":8761,"name":"RESTGetAPIOAuth2CurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-bot-application-information"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":7,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5481,"name":"APIApplication"},{"type":"literal","value":"flags"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8760,"name":"RESTGetAPISKUSubscriptionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#get-sku-subscription"},"sources":[{"fileName":"rest/v9/monetization.ts","line":129,"character":12}],"type":{"type":"reference","id":7321,"name":"APISubscription"}},{"id":8759,"name":"RESTGetAPISKUSubscriptionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#list-sku-subscriptions"},"sources":[{"fileName":"rest/v9/monetization.ts","line":124,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7321,"name":"APISubscription"}}},{"id":8752,"name":"RESTGetAPISKUsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sku#list-skus"},"sources":[{"fileName":"rest/v9/monetization.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7305,"name":"APISKU"}}},{"id":8862,"name":"RESTGetAPISoundboardDefaultSoundsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#list-soundboard-default-sounds"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":26,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11593,"name":"APISoundboardSound"}}},{"id":8887,"name":"RESTGetAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#get-stage-instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":40,"character":12}],"type":{"type":"reference","id":7414,"name":"APIStageInstance"}},{"id":8897,"name":"RESTGetAPIStickerPack","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTGetAPIStickerPackResult} instead\n"}]},"sources":[{"fileName":"rest/v9/sticker.ts","line":23,"character":12}],"type":{"type":"reference","id":8896,"name":"RESTGetAPIStickerPackResult"}},{"id":8896,"name":"RESTGetAPIStickerPackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-sticker-pack"},"sources":[{"fileName":"rest/v9/sticker.ts","line":18,"character":12}],"type":{"type":"reference","id":7452,"name":"APIStickerPack"}},{"id":8893,"name":"RESTGetAPIStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":6,"character":12}],"type":{"type":"reference","id":7430,"name":"APISticker"}},{"id":8913,"name":"RESTGetAPITemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#get-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":7,"character":12}],"type":{"type":"reference","id":7479,"name":"APITemplate"}},{"id":8928,"name":"RESTGetAPIUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user"},"sources":[{"fileName":"rest/v9/user.ts","line":19,"character":12}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":8962,"name":"RESTGetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#list-voice-regions"},"sources":[{"fileName":"rest/v9/voice.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7616,"name":"APIVoiceRegion"}}},{"id":8981,"name":"RESTGetAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":48,"character":12}],"type":{"type":"reference","id":7622,"name":"APIWebhook"}},{"id":9019,"name":"RESTGetAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":247,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":8982,"name":"RESTGetAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-with-token"},"sources":[{"fileName":"rest/v9/webhook.ts","line":53,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7622,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8190,"name":"RESTGetCurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#get-current-application"},"sources":[{"fileName":"rest/v9/application.ts","line":22,"character":12}],"type":{"type":"reference","id":5481,"name":"APIApplication"}},{"id":8929,"name":"RESTGetCurrentUserGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guild-member"},"sources":[{"fileName":"rest/v9/user.ts","line":24,"character":12}],"type":{"type":"reference","id":6612,"name":"APIGuildMember"}},{"id":8898,"name":"RESTGetNitroStickerPacksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-sticker-packs","tags":[{"tag":"deprecated","text":"Use `RESTGetStickerPacksResult` instead\n"}]},"sources":[{"fileName":"rest/v9/sticker.ts","line":30,"character":12}],"type":{"type":"reference","id":8894,"name":"RESTGetStickerPacksResult"}},{"id":8780,"name":"RESTOAuth2AuthorizationQueryResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTPostOAuth2AuthorizationQueryResult} instead\n"}]},"sources":[{"fileName":"rest/v9/oauth2.ts","line":62,"character":12}],"type":{"type":"reference","id":8777,"name":"RESTPostOAuth2AuthorizationQueryResult"}},{"id":8806,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":113,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8787,"name":"RESTPostOAuth2AccessTokenResult"},{"type":"literal","value":"refresh_token"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8669,"name":"RESTPatchAPIApplicationCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":101,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8667,"name":"RESTPostAPIApplicationCommandsJSONBody"}],"name":"StrictPartial"}},{"id":8670,"name":"RESTPatchAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":106,"character":12}],"type":{"type":"reference","id":6857,"name":"APIApplicationCommand"}},{"id":8393,"name":"RESTPatchAPIApplicationEmojiJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":88,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8383,"name":"RESTPatchAPIGuildEmojiJSONBody"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":8394,"name":"RESTPatchAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":93,"character":12}],"type":{"type":"reference","id":6362,"name":"APIEmoji"}},{"id":8678,"name":"RESTPatchAPIApplicationGuildCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":148,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","typeArguments":[{"type":"reference","id":8640,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":8654,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}],"name":"StrictPartial"}},{"id":8679,"name":"RESTPatchAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":156,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6857,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8212,"name":"RESTPatchAPIAutoModerationRuleJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#modify-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":70,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":8202,"name":"RESTPostAPIAutoModerationRuleJSONBody"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"trigger_type"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8213,"name":"RESTPatchAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#modify-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":78,"character":12}],"type":{"type":"reference","id":5732,"name":"APIAutoModerationRule"}},{"id":8304,"name":"RESTPatchAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":489,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":8305,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8306,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/channel.ts","line":494,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8306]}],"sources":[{"fileName":"rest/v9/channel.ts","line":490,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":8296,"name":"RESTPatchAPIChannelMessageJSONBody"}]}]}},{"id":8307,"name":"RESTPatchAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":501,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":8247,"name":"RESTPatchAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":202,"character":12}],"type":{"type":"reference","id":5955,"name":"APIChannel"}},{"id":8508,"name":"RESTPatchAPICurrentGuildMemberNicknameResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead.\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":554,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8504,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody"}],"name":"StrictRequired"}},{"id":8934,"name":"RESTPatchAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user"},"sources":[{"fileName":"rest/v9/user.ts","line":47,"character":12}],"type":{"type":"reference","id":7507,"name":"APIUser"}},{"id":8472,"name":"RESTPatchAPIGuildChannelPositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions"},"sources":[{"fileName":"rest/v9/guild.ts","line":367,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":8473,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8474,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel id"},"sources":[{"fileName":"rest/v9/guild.ts","line":371,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":8476,"name":"lock_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sync channel overwrites with the new parent, when moving to a new `parent_id`"},"sources":[{"fileName":"rest/v9/guild.ts","line":379,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8477,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new parent id of this channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":383,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":8475,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":375,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8474,8476,8477,8475]}],"sources":[{"fileName":"rest/v9/guild.ts","line":367,"character":56}]}}}},{"id":8478,"name":"RESTPatchAPIGuildChannelPositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions"},"sources":[{"fileName":"rest/v9/guild.ts","line":389,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8386,"name":"RESTPatchAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":56,"character":12}],"type":{"type":"reference","id":6362,"name":"APIEmoji"}},{"id":8503,"name":"RESTPatchAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member"},"sources":[{"fileName":"rest/v9/guild.ts","line":521,"character":12}],"type":{"type":"reference","id":6612,"name":"APIGuildMember"}},{"id":8586,"name":"RESTPatchAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":924,"character":12}],"type":{"type":"reference","id":6704,"name":"APIGuildMembershipScreening"}},{"id":8467,"name":"RESTPatchAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":342,"character":12}],"type":{"type":"reference","id":6482,"name":"APIGuild"}},{"id":8540,"name":"RESTPatchAPIGuildRolePositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions"},"sources":[{"fileName":"rest/v9/guild.ts","line":719,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":8541,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8542,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"rest/v9/guild.ts","line":723,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":8543,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sorting position of the role"},"sources":[{"fileName":"rest/v9/guild.ts","line":727,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8542,8543]}],"sources":[{"fileName":"rest/v9/guild.ts","line":719,"character":53}]}}}},{"id":8544,"name":"RESTPatchAPIGuildRolePositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions"},"sources":[{"fileName":"rest/v9/guild.ts","line":733,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7361,"name":"APIRole"}}},{"id":8554,"name":"RESTPatchAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":777,"character":12}],"type":{"type":"reference","id":7361,"name":"APIRole"}},{"id":8625,"name":"RESTPatchAPIGuildScheduledEventJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":97,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":8610,"name":"RESTPostAPIGuildScheduledEventJSONBody"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"entity_metadata"},{"type":"literal","value":"recurrence_rule"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":8610,"name":"RESTPostAPIGuildScheduledEventJSONBody"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"entity_metadata"},{"type":"literal","value":"recurrence_rule"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":8626,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8627,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":106,"character":2}],"type":{"type":"reference","id":6843,"name":"GuildScheduledEventStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[8627]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":102,"character":5}]}}]}},{"id":8628,"name":"RESTPatchAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":112,"character":12}],"type":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}},{"id":8878,"name":"RESTPatchAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#modify-guild-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":102,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":8911,"name":"RESTPatchAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#modify-guild-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":92,"character":12}],"type":{"type":"reference","id":7430,"name":"APISticker"}},{"id":8924,"name":"RESTPatchAPIGuildTemplateJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#modify-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":62,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8919,"name":"RESTPostAPIGuildTemplatesJSONBody"}],"name":"StrictPartial"}},{"id":8925,"name":"RESTPatchAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#modify-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":67,"character":12}],"type":{"type":"reference","id":7479,"name":"APITemplate"}},{"id":8970,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-current-user-voice-state"},"sources":[{"fileName":"rest/v9/voice.ts","line":45,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8974,"name":"RESTPatchAPIGuildVoiceStateUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-user-voice-state"},"sources":[{"fileName":"rest/v9/voice.ts","line":64,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8588,"name":"RESTPatchAPIGuildWelcomeScreenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen"},"sources":[{"fileName":"rest/v9/guild.ts","line":934,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6696,"name":"APIGuildWelcomeScreen"}],"name":"StrictPartial"}],"name":"Nullable"},{"type":"reflection","declaration":{"id":8589,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8590,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the welcome screen is enabled"},"sources":[{"fileName":"rest/v9/guild.ts","line":938,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8590]}],"sources":[{"fileName":"rest/v9/guild.ts","line":934,"character":102}]}}]}},{"id":8591,"name":"RESTPatchAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen"},"sources":[{"fileName":"rest/v9/guild.ts","line":944,"character":12}],"type":{"type":"reference","id":6696,"name":"APIGuildWelcomeScreen"}},{"id":8572,"name":"RESTPatchAPIGuildWidgetSettingsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget"},"sources":[{"fileName":"rest/v9/guild.ts","line":869,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6609,"name":"APIGuildWidgetSettings"}],"name":"StrictPartial"}},{"id":8573,"name":"RESTPatchAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget"},"sources":[{"fileName":"rest/v9/guild.ts","line":874,"character":12}],"type":{"type":"reference","id":6609,"name":"APIGuildWidgetSettings"}},{"id":8717,"name":"RESTPatchAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":344,"character":12}],"type":{"type":"reference","id":9026,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":8716,"name":"RESTPatchAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":339,"character":12}],"type":{"type":"reference","id":9022,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":8718,"name":"RESTPatchAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":349,"character":12}],"type":{"type":"reference","id":9029,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":8707,"name":"RESTPatchAPIInteractionOriginalResponseFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":297,"character":12}],"type":{"type":"reference","id":9026,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":8706,"name":"RESTPatchAPIInteractionOriginalResponseJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":292,"character":12}],"type":{"type":"reference","id":9022,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":8708,"name":"RESTPatchAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":302,"character":12}],"type":{"type":"reference","id":9029,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":8891,"name":"RESTPatchAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#modify-stage-instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":59,"character":12}],"type":{"type":"reference","id":7414,"name":"APIStageInstance"}},{"id":8987,"name":"RESTPatchAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":78,"character":12}],"type":{"type":"reference","id":7622,"name":"APIWebhook"}},{"id":8988,"name":"RESTPatchAPIWebhookWithTokenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token"},"sources":[{"fileName":"rest/v9/webhook.ts","line":83,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8983,"name":"RESTPatchAPIWebhookJSONBody"},{"type":"literal","value":"channel_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":9026,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":282,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":9027,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9028,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/webhook.ts","line":287,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9028]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":283,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":9022,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}]}]}},{"id":9022,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":259,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":8992,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"allowed_mentions"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"embeds"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":9023,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9024,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":269,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8260,"name":"RESTAPIAttachment"}}},{"id":9025,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!","tags":[{"tag":"remarks","text":"\nPolls can only be added when editing a deferred interaction response.\n"}]},"sources":[{"fileName":"rest/v9/webhook.ts","line":276,"character":1}],"type":{"type":"reference","id":8848,"name":"RESTAPIPoll"}}],"groups":[{"title":"Properties","kind":1024,"children":[9024,9025]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":261,"character":4}]}}]}},{"id":9029,"name":"RESTPatchAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":294,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":8989,"name":"RESTPatchAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token"},"sources":[{"fileName":"rest/v9/webhook.ts","line":88,"character":12}],"type":{"type":"reference","id":8982,"name":"RESTGetAPIWebhookWithTokenResult"}},{"id":8191,"name":"RESTPatchCurrentApplicationJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#edit-current-application"},"sources":[{"fileName":"rest/v9/application.ts","line":27,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":5481,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"cover_image"},{"type":"literal","value":"icon"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":5481,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"custom_install_url"},{"type":"literal","value":"description"},{"type":"literal","value":"flags"},{"type":"literal","value":"install_params"},{"type":"literal","value":"integration_types_config"},{"type":"literal","value":"interactions_endpoint_url"},{"type":"literal","value":"role_connections_verification_url"},{"type":"literal","value":"tags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}],"name":"StrictPartial"}},{"id":8192,"name":"RESTPatchCurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#edit-current-application"},"sources":[{"fileName":"rest/v9/application.ts","line":45,"character":12}],"type":{"type":"reference","id":5481,"name":"APIApplication"}},{"id":8667,"name":"RESTPostAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":8640,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"reference","id":8654,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"}]}},{"id":8668,"name":"RESTPostAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":96,"character":12}],"type":{"type":"reference","id":6857,"name":"APIApplicationCommand"}},{"id":8391,"name":"RESTPostAPIApplicationEmojiJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-application-emoji-json-params"},"sources":[{"fileName":"rest/v9/emoji.ts","line":78,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8378,"name":"RESTPostAPIGuildEmojiJSONBody"},{"type":"union","types":[{"type":"literal","value":"image"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":8392,"name":"RESTPostAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":83,"character":12}],"type":{"type":"reference","id":6362,"name":"APIEmoji"}},{"id":8676,"name":"RESTPostAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":136,"character":12}],"type":{"type":"union","types":[{"type":"reference","typeArguments":[{"type":"reference","id":8640,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":8654,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}},{"id":8677,"name":"RESTPostAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":143,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6857,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8211,"name":"RESTPostAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":65,"character":12}],"type":{"type":"reference","id":5732,"name":"APIAutoModerationRule"}},{"id":8330,"name":"RESTPostAPIChannelFollowersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":631,"character":12}],"type":{"type":"reference","id":6084,"name":"APIFollowedChannel"}},{"id":8326,"name":"RESTPostAPIChannelInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite"},"sources":[{"fileName":"rest/v9/channel.ts","line":611,"character":12}],"type":{"type":"reference","id":7266,"name":"APIExtendedInvite"}},{"id":8281,"name":"RESTPostAPIChannelMessageCrosspostResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#crosspost-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":368,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":8277,"name":"RESTPostAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":351,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":8278,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8279,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/channel.ts","line":356,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8279]}],"sources":[{"fileName":"rest/v9/channel.ts","line":352,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":8263,"name":"RESTPostAPIChannelMessageJSONBody"}]}]}},{"id":8280,"name":"RESTPostAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":363,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":8311,"name":"RESTPostAPIChannelMessagesBulkDeleteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages"},"sources":[{"fileName":"rest/v9/channel.ts","line":521,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8351,"name":"RESTPostAPIChannelMessagesThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-from-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":722,"character":12}],"type":{"type":"reference","id":5955,"name":"APIChannel"}},{"id":8358,"name":"RESTPostAPIChannelThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-without-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":748,"character":12}],"type":{"type":"reference","id":5955,"name":"APIChannel"}},{"id":8331,"name":"RESTPostAPIChannelTypingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#trigger-typing-indicator"},"sources":[{"fileName":"rest/v9/channel.ts","line":636,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8978,"name":"RESTPostAPIChannelWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":33,"character":12}],"type":{"type":"reference","id":7622,"name":"APIWebhook"}},{"id":8954,"name":"RESTPostAPICurrentUserCreateDMChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm"},"sources":[{"fileName":"rest/v9/user.ts","line":110,"character":12}],"type":{"type":"reference","id":5955,"name":"APIChannel"}},{"id":8746,"name":"RESTPostAPIEntitlementBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTPostAPIEntitlementJSONBody} instead\n"}]},"sources":[{"fileName":"rest/v9/monetization.ts","line":67,"character":12}],"type":{"type":"reference","id":8742,"name":"RESTPostAPIEntitlementJSONBody"}},{"id":8753,"name":"RESTPostAPIEntitlementConsumeResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#consume-an-entitlement"},"sources":[{"fileName":"rest/v9/monetization.ts","line":95,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8747,"name":"RESTPostAPIEntitlementResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"sources":[{"fileName":"rest/v9/monetization.ts","line":72,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7285,"name":"APIEntitlement"},{"type":"union","types":[{"type":"literal","value":"ends_at"},{"type":"literal","value":"starts_at"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":8470,"name":"RESTPostAPIGuildChannelJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":357,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8406,"name":"RESTAPIGuildCreatePartialChannel"},{"type":"literal","value":"id"}],"name":"DistributiveOmit"}},{"id":8471,"name":"RESTPostAPIGuildChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":362,"character":12}],"type":{"type":"reference","id":5955,"name":"APIChannel"}},{"id":8382,"name":"RESTPostAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":37,"character":12}],"type":{"type":"reference","id":6362,"name":"APIEmoji"}},{"id":8348,"name":"RESTPostAPIGuildForumThreadsFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-in-forum-or-media-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":712,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":8340,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"},{"type":"reflection","declaration":{"id":8349,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8350,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The initial message of the thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":716,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8350]}],"sources":[{"fileName":"rest/v9/channel.ts","line":712,"character":99}]}}]}},{"id":8344,"name":"RESTPostAPIGuildForumThreadsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-in-forum-or-media-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":698,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":8340,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"},{"type":"reflection","declaration":{"id":8345,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8347,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The IDs of the set of tags to apply to the thread; limited to 5"},"sources":[{"fileName":"rest/v9/channel.ts","line":706,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}},{"id":8346,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The initial message of the thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":702,"character":1}],"type":{"type":"reference","id":8263,"name":"RESTPostAPIChannelMessageJSONBody"}}],"groups":[{"title":"Properties","kind":1024,"children":[8347,8346]}],"sources":[{"fileName":"rest/v9/channel.ts","line":698,"character":95}]}}]}},{"id":8539,"name":"RESTPostAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":714,"character":12}],"type":{"type":"reference","id":7361,"name":"APIRole"}},{"id":8621,"name":"RESTPostAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":77,"character":12}],"type":{"type":"reference","id":6836,"name":"APIGuildScheduledEvent"}},{"id":8872,"name":"RESTPostAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#create-guild-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":73,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":8906,"name":"RESTPostAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#create-guild-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":69,"character":12}],"type":{"type":"reference","id":7430,"name":"APISticker"}},{"id":8922,"name":"RESTPostAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":52,"character":12}],"type":{"type":"reference","id":7479,"name":"APITemplate"}},{"id":8440,"name":"RESTPostAPIGuildsMFAResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-mfa-level"},"sources":[{"fileName":"rest/v9/guild.ts","line":207,"character":12}],"type":{"type":"reference","id":8438,"name":"RESTPostAPIGuildsMFAJSONBody"}},{"id":8437,"name":"RESTPostAPIGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":190,"character":12}],"type":{"type":"reference","id":6482,"name":"APIGuild"}},{"id":8685,"name":"RESTPostAPIInteractionCallbackFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":191,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":8686,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8687,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/interactions.ts","line":196,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8687]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":192,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":8682,"name":"RESTPostAPIInteractionCallbackJSONBody"}]}]}},{"id":8682,"name":"RESTPostAPIInteractionCallbackJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":176,"character":12}],"type":{"type":"reference","id":7203,"name":"APIInteractionResponse"}},{"id":8688,"name":"RESTPostAPIInteractionCallbackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":203,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8711,"name":"RESTPostAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":317,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":8712,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8713,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/interactions.ts","line":322,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8713]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":318,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":8710,"name":"RESTPostAPIInteractionFollowupJSONBody"}]}]}},{"id":8710,"name":"RESTPostAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":312,"character":12}],"type":{"type":"reference","id":7235,"name":"APIInteractionResponseCallbackData"}},{"id":8714,"name":"RESTPostAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":329,"character":12}],"type":{"type":"reference","id":9012,"name":"RESTPostAPIWebhookWithTokenWaitResult"}},{"id":8857,"name":"RESTPostAPIPollExpireResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#expire-poll"},"sources":[{"fileName":"rest/v9/poll.ts","line":56,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":8858,"name":"RESTPostAPISendSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#send-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":7,"character":12}],"type":{"type":"reference","id":11593,"name":"APISoundboardSound"}},{"id":8886,"name":"RESTPostAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":35,"character":12}],"type":{"type":"reference","id":7414,"name":"APIStageInstance"}},{"id":8917,"name":"RESTPostAPITemplateCreateGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-from-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":28,"character":12}],"type":{"type":"reference","id":6482,"name":"APIGuild"}},{"id":9005,"name":"RESTPostAPIWebhookWithTokenFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":167,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":9006,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9007,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/webhook.ts","line":172,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9007]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":168,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":8992,"name":"RESTPostAPIWebhookWithTokenJSONBody"}]}]}},{"id":9016,"name":"RESTPostAPIWebhookWithTokenGitHubQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params"},"sources":[{"fileName":"rest/v9/webhook.ts","line":229,"character":12}],"type":{"type":"reference","id":9008,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":9017,"name":"RESTPostAPIWebhookWithTokenGitHubResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":234,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9018,"name":"RESTPostAPIWebhookWithTokenGitHubWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":242,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":9011,"name":"RESTPostAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":198,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9013,"name":"RESTPostAPIWebhookWithTokenSlackQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params"},"sources":[{"fileName":"rest/v9/webhook.ts","line":211,"character":12}],"type":{"type":"reference","id":9008,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":9014,"name":"RESTPostAPIWebhookWithTokenSlackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":216,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9015,"name":"RESTPostAPIWebhookWithTokenSlackWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":224,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":9012,"name":"RESTPostAPIWebhookWithTokenWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":206,"character":12}],"type":{"type":"reference","id":5977,"name":"APIMessage"}},{"id":8844,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsAndWebhookIncomingScopeResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":211,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":8830,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult"},{"type":"reference","id":8837,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult"}]}},{"id":8810,"name":"RESTPostOAuth2ClientCredentialsResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":123,"character":12}],"type":{"type":"reference","id":8806,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult"}},{"id":8798,"name":"RESTPostOAuth2RefreshTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":96,"character":12}],"type":{"type":"reference","id":8787,"name":"RESTPostOAuth2AccessTokenResult"}},{"id":8724,"name":"RESTPutAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":376,"character":12}],"type":{"type":"reference","id":7039,"name":"APIGuildApplicationCommandPermissions"}},{"id":8671,"name":"RESTPutAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":111,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":8667,"name":"RESTPostAPIApplicationCommandsJSONBody"}}},{"id":8672,"name":"RESTPutAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":116,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6857,"name":"APIApplicationCommand"}}},{"id":8680,"name":"RESTPutAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":161,"character":12}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":8640,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6857,"name":"APIApplicationCommand"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":8654,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6857,"name":"APIApplicationCommand"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}}},{"id":8681,"name":"RESTPutAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":171,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6857,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":8188,"name":"RESTPutAPIApplicationRoleConnectionMetadataJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#update-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v9/application.ts","line":12,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5534,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":8189,"name":"RESTPutAPIApplicationRoleConnectionMetadataResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#update-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v9/application.ts","line":17,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5534,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":8282,"name":"RESTPutAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-reaction"},"sources":[{"fileName":"rest/v9/channel.ts","line":373,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8316,"name":"RESTPutAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions"},"sources":[{"fileName":"rest/v9/channel.ts","line":552,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8333,"name":"RESTPutAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#pin-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":646,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8338,"name":"RESTPutAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient"},"sources":[{"fileName":"rest/v9/channel.ts","line":670,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":8359,"name":"RESTPutAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#join-thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":753,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8961,"name":"RESTPutAPICurrentUserApplicationRoleConnectionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#update-user-application-role-connection"},"sources":[{"fileName":"rest/v9/user.ts","line":143,"character":12}],"type":{"type":"reference","id":7594,"name":"APIApplicationRoleConnection"}},{"id":8725,"name":"RESTPutAPIGuildApplicationCommandsPermissionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":381,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7039,"name":"APIGuildApplicationCommandPermissions"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"permissions"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}},{"id":8726,"name":"RESTPutAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":389,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7039,"name":"APIGuildApplicationCommandPermissions"}}},{"id":8522,"name":"RESTPutAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban"},"sources":[{"fileName":"rest/v9/guild.ts","line":627,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8495,"name":"RESTPutAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":476,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6612,"name":"APIGuildMember"},{"type":"intrinsic","name":"undefined"}]}},{"id":8509,"name":"RESTPutAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":560,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8593,"name":"RESTPutAPIGuildOnboardingJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-onboarding"},"sources":[{"fileName":"rest/v9/guild.ts","line":954,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6715,"name":"APIGuildOnboarding"},{"type":"union","types":[{"type":"literal","value":"default_channel_ids"},{"type":"literal","value":"enabled"},{"type":"literal","value":"mode"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":8594,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8595,"name":"prompts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Prompts shown during onboarding and in customize community"},"sources":[{"fileName":"rest/v9/guild.ts","line":960,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8596,"name":"RESTAPIGuildOnboardingPrompt"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8595]}],"sources":[{"fileName":"rest/v9/guild.ts","line":956,"character":4}]}}]}},{"id":8606,"name":"RESTPutAPIGuildOnboardingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-onboarding"},"sources":[{"fileName":"rest/v9/guild.ts","line":1004,"character":12}],"type":{"type":"reference","id":6715,"name":"APIGuildOnboarding"}},{"id":8923,"name":"RESTPutAPIGuildTemplateSyncResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#sync-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":57,"character":12}],"type":{"type":"reference","id":7479,"name":"APITemplate"}},{"id":8166,"name":"RoleIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1381,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8165,"name":"StickerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1380,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"},{"type":"reference","id":8014,"name":"ImageFormat.PNG"}]}],"qualifiedName":"Extract","package":"typescript","name":"Extract"}},{"id":8162,"name":"StickerPackBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1377,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8163,"name":"StorePageAssetFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1378,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8164,"name":"TeamIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1379,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8016,"name":"ImageFormat.GIF"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":5786,"name":"TextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5963,"name":"ChannelType.AnnouncementThread"},{"type":"reference","id":5958,"name":"ChannelType.DM"},{"type":"reference","id":5960,"name":"ChannelType.GroupDM"},{"type":"reference","id":5962,"name":"ChannelType.GuildAnnouncement"},{"type":"reference","id":5966,"name":"ChannelType.GuildStageVoice"},{"type":"reference","id":5957,"name":"ChannelType.GuildText"},{"type":"reference","id":5959,"name":"ChannelType.GuildVoice"},{"type":"reference","id":5965,"name":"ChannelType.PrivateThread"},{"type":"reference","id":5964,"name":"ChannelType.PublicThread"}]}},{"id":5877,"name":"ThreadChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":204,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5963,"name":"ChannelType.AnnouncementThread"},{"type":"reference","id":5965,"name":"ChannelType.PrivateThread"},{"type":"reference","id":5964,"name":"ChannelType.PublicThread"}]}},{"id":8156,"name":"UserAvatarFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1371,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8154,"name":"UserBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1369,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8012,"name":"ImageFormat"},{"type":"reference","id":8017,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":7052,"name":"APIApplicationCommandPermissionsConstant","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-constants"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":55,"character":13}],"type":{"type":"reflection","declaration":{"id":7053,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":7058,"name":"AllChannels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":58,"character":1}],"type":{"type":"reflection","declaration":{"id":7059,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"signatures":[{"id":7060,"name":"__type","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":7061,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"bigint"}]}}],"type":{"type":"intrinsic","name":"string"}}]}},"defaultValue":"..."},{"id":7054,"name":"Everyone","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":57,"character":1}],"type":{"type":"reflection","declaration":{"id":7055,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"signatures":[{"id":7056,"name":"__type","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":7057,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"bigint"}]}}],"type":{"type":"intrinsic","name":"string"}}]}},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[7058,7054]}]}},"defaultValue":"..."},{"id":7639,"name":"APIVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":25,"character":13}],"type":{"type":"literal","value":"9"},"defaultValue":"'9'"},{"id":8018,"name":"CDNRoutes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":1075,"character":13}],"type":{"type":"reflection","declaration":{"id":8019,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8097,"name":"achievementIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1261,"character":1}],"signatures":[{"id":8098,"name":"achievementIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/{application.id}/achievements/{achievement.id}/icons/{achievement.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8099,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8161,"name":"AchievementIconFormat"}}],"parameters":[{"id":8100,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8101,"name":"achievementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8102,"name":"achievementIconHash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8103,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8099,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/achievements/"],[{"type":"intrinsic","name":"string"},"/icons/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8099,"name":"Format"},""]]}}]},{"id":8091,"name":"applicationAsset","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1247,"character":1}],"signatures":[{"id":8092,"name":"applicationAsset","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/{application.id}/{application.asset_id}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8093,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8160,"name":"ApplicationAssetFormat"}}],"parameters":[{"id":8094,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8095,"name":"applicationAssetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8096,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8093,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8093,"name":"Format"},""]]}}]},{"id":8085,"name":"applicationCover","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1233,"character":1}],"signatures":[{"id":8086,"name":"applicationCover","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-icons/{application.id}/{application.cover_image}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8087,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8159,"name":"ApplicationCoverFormat"}}],"parameters":[{"id":8088,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8089,"name":"applicationCoverImage","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8090,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8087,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8087,"name":"Format"},""]]}}]},{"id":8079,"name":"applicationIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1219,"character":1}],"signatures":[{"id":8080,"name":"applicationIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-icons/{application.id}/{application.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8081,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8158,"name":"ApplicationIconFormat"}}],"parameters":[{"id":8082,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8083,"name":"applicationIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8084,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8081,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8081,"name":"Format"},""]]}}]},{"id":8076,"name":"avatarDecoration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1209,"character":1}],"signatures":[{"id":8077,"name":"avatarDecoration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatar-decoration-presets/{avatar_decoration_data_asset}.png`","text":"This route supports the extension: PNG\n"},"parameters":[{"id":8078,"name":"avatarDecorationDataAsset","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/avatar-decoration-presets/","tail":[[{"type":"intrinsic","name":"string"},".png"]]}}]},{"id":8055,"name":"defaultUserAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1158,"character":1}],"signatures":[{"id":8056,"name":"defaultUserAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/embed/avatars/{index}.png`","text":"The value for `index` parameter depends on whether the user is [migrated to the new username system](https://discord.com/developers/docs/change-log#unique-usernames-on-discord).\nFor users on the new username system, `index` will be `(user.id >> 22) % 6`.\nFor users on the legacy username system, `index` will be `user.discriminator % 5`.\n\nThis route supports the extension: PNG\n"},"typeParameter":[{"id":8057,"name":"Index","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8148,"name":"DefaultUserAvatarAssets"}}],"parameters":[{"id":8058,"name":"index","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8057,"name":"Index"}}],"type":{"type":"template-literal","head":"/embed/avatars/","tail":[[{"type":"reference","id":8057,"name":"Index"},".png"]]}}]},{"id":8020,"name":"emoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1084,"character":1}],"signatures":[{"id":8021,"name":"emoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/emojis/{emoji.id}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8022,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8149,"name":"EmojiFormat"}}],"parameters":[{"id":8023,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8024,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8022,"name":"Format"}}],"type":{"type":"template-literal","head":"/emojis/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8022,"name":"Format"},""]]}}]},{"id":8043,"name":"guildBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1132,"character":1}],"signatures":[{"id":8044,"name":"guildBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/banners/{guild.id}/{guild.banner}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8045,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8153,"name":"GuildBannerFormat"}}],"parameters":[{"id":8046,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8047,"name":"guildBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8048,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8045,"name":"Format"}}],"type":{"type":"template-literal","head":"/banners/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8045,"name":"Format"},""]]}}]},{"id":8037,"name":"guildDiscoverySplash","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1116,"character":1}],"signatures":[{"id":8038,"name":"guildDiscoverySplash","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/discovery-splashes/{guild.id}/{guild.discovery_splash}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8039,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8152,"name":"GuildDiscoverySplashFormat"}}],"parameters":[{"id":8040,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8041,"name":"guildDiscoverySplash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8042,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8039,"name":"Format"}}],"type":{"type":"template-literal","head":"/discovery-splashes/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8039,"name":"Format"},""]]}}]},{"id":8025,"name":"guildIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1096,"character":1}],"signatures":[{"id":8026,"name":"guildIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/icons/{guild.id}/{guild.icon}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8027,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8150,"name":"GuildIconFormat"}}],"parameters":[{"id":8028,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8029,"name":"guildIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8030,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8027,"name":"Format"}}],"type":{"type":"template-literal","head":"/icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8027,"name":"Format"},""]]}}]},{"id":8065,"name":"guildMemberAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1182,"character":1}],"signatures":[{"id":8066,"name":"guildMemberAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/users/{user.id}/avatars/{guild_member.avatar}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8067,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8157,"name":"GuildMemberAvatarFormat"}}],"parameters":[{"id":8068,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8069,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8070,"name":"memberAvatar","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8071,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8067,"name":"Format"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/users/"],[{"type":"intrinsic","name":"string"},"/avatars/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8067,"name":"Format"},""]]}}]},{"id":8138,"name":"guildMemberBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1344,"character":1}],"signatures":[{"id":8139,"name":"guildMemberBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/${guild.id}/users/${user.id}/banners/${guild_member.banner}.{png|jpeg|webp|gif}`","text":"This route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8140,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8168,"name":"GuildMemberBannerFormat"}}],"parameters":[{"id":8141,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8142,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8143,"name":"guildMemberBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8144,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8140,"name":"Format"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/users/"],[{"type":"intrinsic","name":"string"},"/banners/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8140,"name":"Format"},""]]}}]},{"id":8132,"name":"guildScheduledEventCover","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1330,"character":1}],"signatures":[{"id":8133,"name":"guildScheduledEventCover","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guild-events/{guild_scheduled_event.id}/{guild_scheduled_event.image}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8134,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8167,"name":"GuildScheduledEventCoverFormat"}}],"parameters":[{"id":8135,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8136,"name":"guildScheduledEventCoverImage","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8137,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8134,"name":"Format"}}],"type":{"type":"template-literal","head":"/guild-events/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8134,"name":"Format"},""]]}}]},{"id":8031,"name":"guildSplash","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1106,"character":1}],"signatures":[{"id":8032,"name":"guildSplash","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/splashes/{guild.id}/{guild.splash}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8033,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8151,"name":"GuildSplashFormat"}}],"parameters":[{"id":8034,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8035,"name":"guildSplash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8036,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8033,"name":"Format"}}],"type":{"type":"template-literal","head":"/splashes/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8033,"name":"Format"},""]]}}]},{"id":8126,"name":"roleIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1320,"character":1}],"signatures":[{"id":8127,"name":"roleIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/role-icons/{role.id}/{role.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8128,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8166,"name":"RoleIconFormat"}}],"parameters":[{"id":8129,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8130,"name":"roleIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8131,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8128,"name":"Format"}}],"type":{"type":"template-literal","head":"/role-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8128,"name":"Format"},""]]}}]},{"id":8145,"name":"soundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1357,"character":1}],"signatures":[{"id":8146,"name":"soundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/soundboard-sounds/${sound.id}`"},"parameters":[{"id":8147,"name":"soundId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/soundboard-sounds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":8121,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1310,"character":1}],"signatures":[{"id":8122,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}.{png|json}`","text":"This route supports the extensions: PNG, Lottie, GIF\n"},"typeParameter":[{"id":8123,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8165,"name":"StickerFormat"}}],"parameters":[{"id":8124,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8125,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8123,"name":"Format"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8123,"name":"Format"},""]]}}]},{"id":8104,"name":"stickerPackBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1276,"character":1}],"signatures":[{"id":8105,"name":"stickerPackBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/710982414301790216/store/{sticker_pack.banner.asset_id}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8106,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8162,"name":"StickerPackBannerFormat"}}],"parameters":[{"id":8107,"name":"stickerPackBannerAssetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8108,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8106,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/710982414301790216/store/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8106,"name":"Format"},""]]}}]},{"id":8109,"name":"storePageAsset","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1286,"character":1}],"signatures":[{"id":8110,"name":"storePageAsset","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/${application.id}/store/${asset.id}.{png|jpeg|webp}}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8111,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8163,"name":"StorePageAssetFormat"},"default":{"type":"reference","id":8014,"name":"PNG"}}],"parameters":[{"id":8112,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8113,"name":"assetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8114,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8111,"name":"Format"},"defaultValue":"..."}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/store/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8111,"name":"Format"},""]]}}]},{"id":8115,"name":"teamIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1300,"character":1}],"signatures":[{"id":8116,"name":"teamIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/team-icons/{team.id}/{team.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8117,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8164,"name":"TeamIconFormat"}}],"parameters":[{"id":8118,"name":"teamId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8119,"name":"teamIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8120,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8117,"name":"Format"}}],"type":{"type":"template-literal","head":"/team-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8117,"name":"Format"},""]]}}]},{"id":8059,"name":"userAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1170,"character":1}],"signatures":[{"id":8060,"name":"userAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatars/{user.id}/{user.avatar}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8061,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8156,"name":"UserAvatarFormat"}}],"parameters":[{"id":8062,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8063,"name":"userAvatar","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8064,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8061,"name":"Format"}}],"type":{"type":"template-literal","head":"/avatars/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8061,"name":"Format"},""]]}}]},{"id":8072,"name":"userAvatarDecoration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1199,"character":1}],"signatures":[{"id":8073,"name":"userAvatarDecoration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatar-decorations/{user.id}/{user.avatar_decoration}.png`","text":"This route supports the extension: PNG\n","tags":[{"tag":"deprecated","text":"Use {@link CDNRoutes.avatarDecoration} instead.\n"}]},"parameters":[{"id":8074,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8075,"name":"userAvatarDecoration","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/avatar-decorations/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},".png"]]}}]},{"id":8049,"name":"userBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1144,"character":1}],"signatures":[{"id":8050,"name":"userBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/banners/{user.id}/{user.banner}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8051,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8154,"name":"UserBannerFormat"}}],"parameters":[{"id":8052,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8053,"name":"userBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8054,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8051,"name":"Format"}}],"type":{"type":"template-literal","head":"/banners/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8051,"name":"Format"},""]]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[8097,8091,8085,8079,8076,8055,8020,8043,8037,8025,8065,8138,8132,8031,8126,8145,8121,8104,8109,8115,8059,8072,8049]}]}},"defaultValue":"..."},{"id":4854,"name":"GatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"gateway/v9.ts","line":46,"character":13}],"type":{"type":"literal","value":"9"},"defaultValue":"'9'"},{"id":8179,"name":"OAuth2Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":1406,"character":13}],"type":{"type":"reflection","declaration":{"id":8180,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8181,"name":"authorizationURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1407,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v9/oauth2/authorize"},"defaultValue":"..."},{"id":8183,"name":"tokenRevocationURL","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"See https://tools.ietf.org/html/rfc7009"},"sources":[{"fileName":"rest/v9/index.ts","line":1412,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v9/oauth2/token/revoke"},"defaultValue":"..."},{"id":8182,"name":"tokenURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1408,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v9/oauth2/token"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[8181,8183,8182]}]}},"defaultValue":"..."},{"id":8171,"name":"RouteBases","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":1394,"character":13}],"type":{"type":"reflection","declaration":{"id":8172,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8173,"name":"api","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1395,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v9"},"defaultValue":"..."},{"id":8174,"name":"cdn","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1396,"character":1}],"type":{"type":"literal","value":"https://cdn.discordapp.com"},"defaultValue":"'https://cdn.discordapp.com'"},{"id":8177,"name":"gift","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1399,"character":1}],"type":{"type":"literal","value":"https://discord.gift"},"defaultValue":"'https://discord.gift'"},{"id":8175,"name":"invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1397,"character":1}],"type":{"type":"literal","value":"https://discord.gg"},"defaultValue":"'https://discord.gg'"},{"id":8178,"name":"scheduledEvent","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1400,"character":1}],"type":{"type":"literal","value":"https://discord.com/events"},"defaultValue":"'https://discord.com/events'"},{"id":8176,"name":"template","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1398,"character":1}],"type":{"type":"literal","value":"https://discord.new"},"defaultValue":"'https://discord.new'"}],"groups":[{"title":"Properties","kind":1024,"children":[8173,8174,8177,8175,8178,8176]}]}},"defaultValue":"..."},{"id":7640,"name":"Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":27,"character":13}],"type":{"type":"reflection","declaration":{"id":7641,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":7894,"name":"applicationCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":758,"character":1}],"signatures":[{"id":7895,"name":"applicationCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/commands/{command.id}`"},"parameters":[{"id":7896,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7897,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7922,"name":"applicationCommandPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":824,"character":1}],"signatures":[{"id":7923,"name":"applicationCommandPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`"},"parameters":[{"id":7924,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7925,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7926,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},"/permissions"]]}}]},{"id":7891,"name":"applicationCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":748,"character":1}],"signatures":[{"id":7892,"name":"applicationCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands`\n- PUT `/applications/{application.id}/commands`\n- POST `/applications/{application.id}/commands`"},"parameters":[{"id":7893,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":7988,"name":"applicationEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1009,"character":1}],"signatures":[{"id":7989,"name":"applicationEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/emojis/{emoji.id}`\n- PATCH `/applications/{application.id}/emojis/{emoji.id}`\n- DELETE `/applications/{application.id}/emojis/{emoji.id}`"},"parameters":[{"id":7990,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7991,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7985,"name":"applicationEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":999,"character":1}],"signatures":[{"id":7986,"name":"applicationEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/emojis`\n- POST `/applications/{application.id}/emojis`"},"parameters":[{"id":7987,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":7902,"name":"applicationGuildCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":778,"character":1}],"signatures":[{"id":7903,"name":"applicationGuildCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`"},"parameters":[{"id":7904,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7905,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7906,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7898,"name":"applicationGuildCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":768,"character":1}],"signatures":[{"id":7899,"name":"applicationGuildCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands`\n- POST `/applications/{application.id}/guilds/{guild.id}/commands`"},"parameters":[{"id":7900,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7901,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":7642,"name":"applicationRoleConnectionMetadata","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":33,"character":1}],"signatures":[{"id":7643,"name":"applicationRoleConnectionMetadata","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/role-connections/metadata`\n- PUT `/applications/{application.id}/role-connections/metadata`"},"parameters":[{"id":7644,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/role-connections/metadata"]]}}]},{"id":7655,"name":"channel","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":70,"character":1}],"signatures":[{"id":7656,"name":"channel","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}`\n- PATCH `/channels/{channel.id}`\n- DELETE `/channels/{channel.id}`"},"parameters":[{"id":7657,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7689,"name":"channelBulkDelete","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":145,"character":1}],"signatures":[{"id":7690,"name":"channelBulkDelete","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/bulk-delete`"},"parameters":[{"id":7691,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/bulk-delete"]]}}]},{"id":7699,"name":"channelFollowers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":171,"character":1}],"signatures":[{"id":7700,"name":"channelFollowers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/followers`"},"parameters":[{"id":7701,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/followers"]]}}]},{"id":7696,"name":"channelInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":163,"character":1}],"signatures":[{"id":7697,"name":"channelInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/invites`\n- POST `/channels/{channel.id}/invites`"},"parameters":[{"id":7698,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":7830,"name":"channelJoinedArchivedThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":531,"character":1}],"signatures":[{"id":7831,"name":"channelJoinedArchivedThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/users/@me/threads/archived/private`"},"parameters":[{"id":7832,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/users/@me/threads/archived/private"]]}}]},{"id":7661,"name":"channelMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":89,"character":1}],"signatures":[{"id":7662,"name":"channelMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}`\n- PATCH `/channels/{channel.id}/messages/{message.id}`\n- DELETE `/channels/{channel.id}/messages/{message.id}`"},"parameters":[{"id":7663,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7664,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7685,"name":"channelMessageAllReactions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":137,"character":1}],"signatures":[{"id":7686,"name":"channelMessageAllReactions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions`"},"parameters":[{"id":7687,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7688,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions"]]}}]},{"id":7665,"name":"channelMessageCrosspost","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":97,"character":1}],"signatures":[{"id":7666,"name":"channelMessageCrosspost","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/{message.id}/crosspost`"},"parameters":[{"id":7667,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7668,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/crosspost"]]}}]},{"id":7669,"name":"channelMessageOwnReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":108,"character":1}],"signatures":[{"id":7670,"name":"channelMessageOwnReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":7671,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7672,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7673,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/@me"]]}}]},{"id":7680,"name":"channelMessageReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":129,"character":1}],"signatures":[{"id":7681,"name":"channelMessageReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":7682,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7683,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7684,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7674,"name":"channelMessageUserReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":118,"character":1}],"signatures":[{"id":7675,"name":"channelMessageUserReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/{user.id}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":7676,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7677,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7678,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7679,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7658,"name":"channelMessages","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":79,"character":1}],"signatures":[{"id":7659,"name":"channelMessages","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages`\n- POST `/channels/{channel.id}/messages`"},"parameters":[{"id":7660,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages"]]}}]},{"id":7692,"name":"channelPermission","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":154,"character":1}],"signatures":[{"id":7693,"name":"channelPermission","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/permissions/{overwrite.id}`\n- DELETE `/channels/{channel.id}/permissions/{overwrite.id}`"},"parameters":[{"id":7694,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7695,"name":"overwriteId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/permissions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7708,"name":"channelPin","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":196,"character":1}],"signatures":[{"id":7709,"name":"channelPin","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/pins/{message.id}`\n- DELETE `/channels/{channel.id}/pins/{message.id}`"},"parameters":[{"id":7710,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7711,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7705,"name":"channelPins","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":187,"character":1}],"signatures":[{"id":7706,"name":"channelPins","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/pins`"},"parameters":[{"id":7707,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins"]]}}]},{"id":7712,"name":"channelRecipient","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":205,"character":1}],"signatures":[{"id":7713,"name":"channelRecipient","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/recipients/{user.id}`\n- DELETE `/channels/{channel.id}/recipients/{user.id}`"},"parameters":[{"id":7714,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7715,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/recipients/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7826,"name":"channelThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":516,"character":1}],"signatures":[{"id":7827,"name":"channelThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/threads/active`\n\t (deprecated, removed in API v10, use [List Active Guild Threads](https://discord.com/developers/docs/resources/guild#list-active-threads) instead.)\n- GET `/channels/{channel.id}/threads/archived/public`\n- GET `/channels/{channel.id}/threads/archived/private`"},"parameters":[{"id":7828,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7829,"name":"archived","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"union","types":[{"type":"literal","value":"private"},{"type":"literal","value":"public"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/archived/private"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/archived/public"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/active"]]}]}}]},{"id":7702,"name":"channelTyping","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":179,"character":1}],"signatures":[{"id":7703,"name":"channelTyping","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/typing`"},"parameters":[{"id":7704,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/typing"]]}}]},{"id":7857,"name":"channelWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":628,"character":1}],"signatures":[{"id":7858,"name":"channelWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/webhooks`\n- POST `/channels/{channel.id}/webhooks`"},"parameters":[{"id":7859,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":7981,"name":"consumeEntitlement","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":990,"character":1}],"signatures":[{"id":7982,"name":"consumeEntitlement","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/applications/{application.id}/entitlements/{entitlement.id}/consume`"},"parameters":[{"id":7983,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7984,"name":"entitlementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements/"],[{"type":"intrinsic","name":"string"},"/consume"]]}}]},{"id":7966,"name":"currentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":949,"character":1}],"signatures":[{"id":7967,"name":"currentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/@me`\n- PATCH `/applications/@me`"},"type":{"type":"literal","value":"/applications/@me"}}]},{"id":7971,"name":"entitlement","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":966,"character":1}],"signatures":[{"id":7972,"name":"entitlement","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/applications/{application.id}/entitlements/{entitlement.id}`"},"parameters":[{"id":7973,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7974,"name":"entitlementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7968,"name":"entitlements","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":958,"character":1}],"signatures":[{"id":7969,"name":"entitlements","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/entitlements`\n- POST `/applications/{application.id}/entitlements`"},"parameters":[{"id":7970,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements"]]}}]},{"id":7815,"name":"expirePoll","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":480,"character":1}],"signatures":[{"id":7816,"name":"expirePoll","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/polls/{message.id}/expire`"},"parameters":[{"id":7817,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7818,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/polls/"],[{"type":"intrinsic","name":"string"},"/expire"]]}}]},{"id":7877,"name":"gateway","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":690,"character":1}],"signatures":[{"id":7878,"name":"gateway","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway`"},"type":{"type":"literal","value":"/gateway"}}]},{"id":7879,"name":"gatewayBot","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":698,"character":1}],"signatures":[{"id":7880,"name":"gatewayBot","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway/bot`"},"type":{"type":"literal","value":"/gateway/bot"}}]},{"id":7725,"name":"guild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":242,"character":1}],"signatures":[{"id":7726,"name":"guild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}`\n- PATCH `/guilds/{guild.id}`\n- DELETE `/guilds/{guild.id}`"},"parameters":[{"id":7727,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7823,"name":"guildActiveThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":505,"character":1}],"signatures":[{"id":7824,"name":"guildActiveThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/threads/active`"},"parameters":[{"id":7825,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/threads/active"]]}}]},{"id":7918,"name":"guildApplicationCommandsPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":815,"character":1}],"signatures":[{"id":7919,"name":"guildApplicationCommandsPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/permissions`"},"parameters":[{"id":7920,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7921,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/permissions"]]}}]},{"id":7652,"name":"guildAuditLog","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":60,"character":1}],"signatures":[{"id":7653,"name":"guildAuditLog","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/audit-logs`"},"parameters":[{"id":7654,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/audit-logs"]]}}]},{"id":7648,"name":"guildAutoModerationRule","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":52,"character":1}],"signatures":[{"id":7649,"name":"guildAutoModerationRule","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Routes for:\n- GET `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`\n- PATCH `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`\n- DELETE `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`"},"parameters":[{"id":7650,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7651,"name":"ruleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/auto-moderation/rules/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7645,"name":"guildAutoModerationRules","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":42,"character":1}],"signatures":[{"id":7646,"name":"guildAutoModerationRules","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/auto-moderation/rules`\n- POST `/guilds/{guild.id}/auto-moderation/rules`"},"parameters":[{"id":7647,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/auto-moderation/rules"]]}}]},{"id":7758,"name":"guildBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":333,"character":1}],"signatures":[{"id":7759,"name":"guildBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans/{user.id}`\n- PUT `/guilds/{guild.id}/bans/{user.id}`\n- DELETE `/guilds/{guild.id}/bans/{user.id}`"},"parameters":[{"id":7760,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7761,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7755,"name":"guildBans","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":323,"character":1}],"signatures":[{"id":7756,"name":"guildBans","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans`"},"parameters":[{"id":7757,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans"]]}}]},{"id":7978,"name":"guildBulkBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":982,"character":1}],"signatures":[{"id":7979,"name":"guildBulkBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/bulk-ban`"},"parameters":[{"id":7980,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bulk-ban"]]}}]},{"id":7731,"name":"guildChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":260,"character":1}],"signatures":[{"id":7732,"name":"guildChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/channels`\n- POST `/guilds/{guild.id}/channels`\n- PATCH `/guilds/{guild.id}/channels`"},"parameters":[{"id":7733,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/channels"]]}}]},{"id":7744,"name":"guildCurrentMemberNickname","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":298,"character":1}],"signatures":[{"id":7745,"name":"guildCurrentMemberNickname","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/members/@me/nick`","tags":[{"tag":"deprecated","text":"Use {@link Routes.guildMember} instead.\n"}]},"parameters":[{"id":7746,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/@me/nick"]]}}]},{"id":7719,"name":"guildEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":224,"character":1}],"signatures":[{"id":7720,"name":"guildEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis/{emoji.id}`\n- PATCH `/guilds/{guild.id}/emojis/{emoji.id}`\n- DELETE `/guilds/{guild.id}/emojis/{emoji.id}`"},"parameters":[{"id":7721,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7722,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7716,"name":"guildEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":214,"character":1}],"signatures":[{"id":7717,"name":"guildEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis`\n- POST `/guilds/{guild.id}/emojis`"},"parameters":[{"id":7718,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":7781,"name":"guildIntegration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":394,"character":1}],"signatures":[{"id":7782,"name":"guildIntegration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/guilds/{guild.id}/integrations/{integration.id}`"},"parameters":[{"id":7783,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7784,"name":"integrationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7778,"name":"guildIntegrations","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":386,"character":1}],"signatures":[{"id":7779,"name":"guildIntegrations","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/integrations`"},"parameters":[{"id":7780,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations"]]}}]},{"id":7775,"name":"guildInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":378,"character":1}],"signatures":[{"id":7776,"name":"guildInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/invites`"},"parameters":[{"id":7777,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":7752,"name":"guildMFA","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":315,"character":1}],"signatures":[{"id":7753,"name":"guildMFA","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/mfa`"},"parameters":[{"id":7754,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/mfa"]]}}]},{"id":7734,"name":"guildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":272,"character":1}],"signatures":[{"id":7735,"name":"guildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/{user.id}`\n- PUT `/guilds/{guild.id}/members/{user.id}`\n- PATCH `/guilds/{guild.id}/members/@me`\n- PATCH `/guilds/{guild.id}/members/{user.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}`"},"parameters":[{"id":7736,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7737,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7747,"name":"guildMemberRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":307,"character":1}],"signatures":[{"id":7748,"name":"guildMemberRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`"},"parameters":[{"id":7749,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7750,"name":"memberId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7751,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7911,"name":"guildMemberVerification","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":795,"character":1}],"signatures":[{"id":7912,"name":"guildMemberVerification","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/member-verification`\n- PATCH `/guilds/{guild.id}/member-verification`"},"parameters":[{"id":7913,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member-verification"]]}}]},{"id":7738,"name":"guildMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":280,"character":1}],"signatures":[{"id":7739,"name":"guildMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members`"},"parameters":[{"id":7740,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members"]]}}]},{"id":7741,"name":"guildMembersSearch","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":288,"character":1}],"signatures":[{"id":7742,"name":"guildMembersSearch","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/search`"},"parameters":[{"id":7743,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/search"]]}}]},{"id":7963,"name":"guildOnboarding","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":940,"character":1}],"signatures":[{"id":7964,"name":"guildOnboarding","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/onboarding`\n- PUT `/guilds/{guild.id}/onboarding`"},"parameters":[{"id":7965,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/onboarding"]]}}]},{"id":7728,"name":"guildPreview","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":250,"character":1}],"signatures":[{"id":7729,"name":"guildPreview","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/preview`"},"parameters":[{"id":7730,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/preview"]]}}]},{"id":7769,"name":"guildPrune","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":362,"character":1}],"signatures":[{"id":7770,"name":"guildPrune","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/prune`\n- POST `/guilds/{guild.id}/prune`"},"parameters":[{"id":7771,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/prune"]]}}]},{"id":7765,"name":"guildRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":353,"character":1}],"signatures":[{"id":7766,"name":"guildRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles/{role.id}`\n- PATCH `/guilds/{guild.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/roles/{role.id}`"},"parameters":[{"id":7767,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7768,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7762,"name":"guildRoles","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":343,"character":1}],"signatures":[{"id":7763,"name":"guildRoles","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles`\n- POST `/guilds/{guild.id}/roles`\n- PATCH `/guilds/{guild.id}/roles`"},"parameters":[{"id":7764,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles"]]}}]},{"id":7955,"name":"guildScheduledEvent","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":923,"character":1}],"signatures":[{"id":7956,"name":"guildScheduledEvent","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- PATCH `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- DELETE `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`"},"parameters":[{"id":7957,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7958,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7959,"name":"guildScheduledEventUsers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":931,"character":1}],"signatures":[{"id":7960,"name":"guildScheduledEventUsers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}/users`"},"parameters":[{"id":7961,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7962,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events/"],[{"type":"intrinsic","name":"string"},"/users"]]}}]},{"id":7952,"name":"guildScheduledEvents","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":913,"character":1}],"signatures":[{"id":7953,"name":"guildScheduledEvents","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events`\n- POST `/guilds/{guild.id}/scheduled-events`"},"parameters":[{"id":7954,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events"]]}}]},{"id":8007,"name":"guildSoundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1060,"character":1}],"signatures":[{"id":8008,"name":"guildSoundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/soundboard-sounds/{sound.id}`\n- PATCH `/guilds/{guild.id}/soundboard-sounds/{sound.id}`\n- DELETE `/guilds/{guild.id}/soundboard-sounds/{sound.id}`"},"parameters":[{"id":8009,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8010,"name":"soundId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/soundboard-sounds/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":8004,"name":"guildSoundboardSounds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1050,"character":1}],"signatures":[{"id":8005,"name":"guildSoundboardSounds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/soundboard-sounds`\n- POST `/guilds/{guild.id}/soundboard-sounds`"},"parameters":[{"id":8006,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/soundboard-sounds"]]}}]},{"id":7948,"name":"guildSticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":904,"character":1}],"signatures":[{"id":7949,"name":"guildSticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers/{sticker.id}`\n- PATCH `/guilds/{guild.id}/stickers/{sticker.id}`\n- DELETE `/guilds/{guild.id}/stickers/{sticker.id}`"},"parameters":[{"id":7950,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7951,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7945,"name":"guildStickers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":894,"character":1}],"signatures":[{"id":7946,"name":"guildStickers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers`\n- POST `/guilds/{guild.id}/stickers`"},"parameters":[{"id":7947,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers"]]}}]},{"id":7806,"name":"guildTemplate","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":464,"character":1}],"signatures":[{"id":7807,"name":"guildTemplate","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/templates/{template.code}`\n- PATCH `/guilds/{guild.id}/templates/{template.code}`\n- DELETE `/guilds/{guild.id}/templates/{template.code}`"},"parameters":[{"id":7808,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7809,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7803,"name":"guildTemplates","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":454,"character":1}],"signatures":[{"id":7804,"name":"guildTemplates","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/templates`\n- POST `/guilds/{guild.id}/templates`"},"parameters":[{"id":7805,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates"]]}}]},{"id":7791,"name":"guildVanityUrl","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":419,"character":1}],"signatures":[{"id":7792,"name":"guildVanityUrl","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/vanity-url`"},"parameters":[{"id":7793,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/vanity-url"]]}}]},{"id":7772,"name":"guildVoiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":370,"character":1}],"signatures":[{"id":7773,"name":"guildVoiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/regions`"},"parameters":[{"id":7774,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/regions"]]}}]},{"id":7914,"name":"guildVoiceState","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":806,"character":1}],"signatures":[{"id":7915,"name":"guildVoiceState","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/voice-states/@me`\n- GET `/guilds/{guild.id}/voice-states/{user.id}`\n- PATCH `/guilds/{guild.id}/voice-states/@me`\n- PATCH `/guilds/{guild.id}/voice-states/{user.id}`"},"parameters":[{"id":7916,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7917,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/voice-states/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7860,"name":"guildWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":636,"character":1}],"signatures":[{"id":7861,"name":"guildWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/webhooks`"},"parameters":[{"id":7862,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":7927,"name":"guildWelcomeScreen","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":833,"character":1}],"signatures":[{"id":7928,"name":"guildWelcomeScreen","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/welcome-screen`\n- PATCH `/guilds/{guild.id}/welcome-screen`"},"parameters":[{"id":7929,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/welcome-screen"]]}}]},{"id":7794,"name":"guildWidgetImage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":427,"character":1}],"signatures":[{"id":7795,"name":"guildWidgetImage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.png`"},"parameters":[{"id":7796,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.png"]]}}]},{"id":7788,"name":"guildWidgetJSON","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":411,"character":1}],"signatures":[{"id":7789,"name":"guildWidgetJSON","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.json`"},"parameters":[{"id":7790,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.json"]]}}]},{"id":7785,"name":"guildWidgetSettings","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":403,"character":1}],"signatures":[{"id":7786,"name":"guildWidgetSettings","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget`\n- PATCH `/guilds/{guild.id}/widget`"},"parameters":[{"id":7787,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget"]]}}]},{"id":7723,"name":"guilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":232,"character":1}],"signatures":[{"id":7724,"name":"guilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds`"},"type":{"type":"literal","value":"/guilds"}}]},{"id":7907,"name":"interactionCallback","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":786,"character":1}],"signatures":[{"id":7908,"name":"interactionCallback","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/interactions/{interaction.id}/{interaction.token}/callback`"},"parameters":[{"id":7909,"name":"interactionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7910,"name":"interactionToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/interactions/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/callback"]]}}]},{"id":7797,"name":"invite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":436,"character":1}],"signatures":[{"id":7798,"name":"invite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/invites/{invite.code}`\n- DELETE `/invites/{invite.code}`"},"parameters":[{"id":7799,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/invites/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7943,"name":"nitroStickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":885,"character":1}],"signatures":[{"id":7944,"name":"nitroStickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`","tags":[{"tag":"deprecated","text":"Use {@link Routes.stickerPacks} instead.\n"}]},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":7885,"name":"oauth2Authorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":722,"character":1}],"signatures":[{"id":7886,"name":"oauth2Authorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/authorize`"},"type":{"type":"literal","value":"/oauth2/authorize"}}]},{"id":7881,"name":"oauth2CurrentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":706,"character":1}],"signatures":[{"id":7882,"name":"oauth2CurrentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/applications/@me`"},"type":{"type":"literal","value":"/oauth2/applications/@me"}}]},{"id":7883,"name":"oauth2CurrentAuthorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":714,"character":1}],"signatures":[{"id":7884,"name":"oauth2CurrentAuthorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/@me`"},"type":{"type":"literal","value":"/oauth2/@me"}}]},{"id":7887,"name":"oauth2TokenExchange","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":730,"character":1}],"signatures":[{"id":7888,"name":"oauth2TokenExchange","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token`"},"type":{"type":"literal","value":"/oauth2/token"}}]},{"id":7889,"name":"oauth2TokenRevocation","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":738,"character":1}],"signatures":[{"id":7890,"name":"oauth2TokenRevocation","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token/revoke`"},"type":{"type":"literal","value":"/oauth2/token/revoke"}}]},{"id":7810,"name":"pollAnswerVoters","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":472,"character":1}],"signatures":[{"id":7811,"name":"pollAnswerVoters","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/polls/{message.id}/answers/{answer_id}`"},"parameters":[{"id":7812,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7813,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7814,"name":"answerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"number"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/polls/"],[{"type":"intrinsic","name":"string"},"/answers/"],[{"type":"intrinsic","name":"number"},""]]}}]},{"id":7999,"name":"sendSoundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1033,"character":1}],"signatures":[{"id":8000,"name":"sendSoundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/send-soundboard-sound`"},"parameters":[{"id":8001,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/send-soundboard-sound"]]}}]},{"id":7995,"name":"skuSubscription","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1025,"character":1}],"signatures":[{"id":7996,"name":"skuSubscription","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/skus/{sku.id}/subscriptions/{subscription.id}`"},"parameters":[{"id":7997,"name":"skuId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7998,"name":"subscriptionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/skus/","tail":[[{"type":"intrinsic","name":"string"},"/subscriptions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7992,"name":"skuSubscriptions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1017,"character":1}],"signatures":[{"id":7993,"name":"skuSubscriptions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/skus/{sku.id}/subscriptions`"},"parameters":[{"id":7994,"name":"skuId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/skus/","tail":[[{"type":"intrinsic","name":"string"},"/subscriptions"]]}}]},{"id":7975,"name":"skus","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":974,"character":1}],"signatures":[{"id":7976,"name":"skus","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/skus`"},"parameters":[{"id":7977,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/skus"]]}}]},{"id":8002,"name":"soundboardDefaultSounds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1041,"character":1}],"signatures":[{"id":8003,"name":"soundboardDefaultSounds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/soundboard-default-sounds`"},"type":{"type":"literal","value":"/soundboard-default-sounds"}}]},{"id":7932,"name":"stageInstance","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":851,"character":1}],"signatures":[{"id":7933,"name":"stageInstance","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stage-instances/{channel.id}`\n- PATCH `/stage-instances/{channel.id}`\n- DELETE `/stage-instances/{channel.id}`"},"parameters":[{"id":7934,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stage-instances/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7930,"name":"stageInstances","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":841,"character":1}],"signatures":[{"id":7931,"name":"stageInstances","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/stage-instances`"},"type":{"type":"literal","value":"/stage-instances"}}]},{"id":7935,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":859,"character":1}],"signatures":[{"id":7936,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}`"},"parameters":[{"id":7937,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7940,"name":"stickerPack","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":875,"character":1}],"signatures":[{"id":7941,"name":"stickerPack","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs/{pack.id}`"},"parameters":[{"id":7942,"name":"packId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/sticker-packs/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7938,"name":"stickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":867,"character":1}],"signatures":[{"id":7939,"name":"stickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`"},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":7800,"name":"template","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":445,"character":1}],"signatures":[{"id":7801,"name":"template","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/templates/{template.code}`\n- POST `/guilds/templates/{template.code}`"},"parameters":[{"id":7802,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/templates/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7833,"name":"threadMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":544,"character":1}],"signatures":[{"id":7834,"name":"threadMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{thread.id}/thread-members`\n- GET `/channels/{thread.id}/thread-members/{user.id}`\n- PUT `/channels/{thread.id}/thread-members/@me`\n- PUT `/channels/{thread.id}/thread-members/{user.id}`\n- DELETE `/channels/{thread.id}/thread-members/@me`\n- DELETE `/channels/{thread.id}/thread-members/{user.id}`"},"parameters":[{"id":7835,"name":"threadId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7836,"name":"userId","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/thread-members/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/thread-members"]]}]}}]},{"id":7819,"name":"threads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":489,"character":1}],"signatures":[{"id":7820,"name":"threads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/threads`\n- POST `/channels/{channel.id}/messages/{message.id}/threads`"},"parameters":[{"id":7821,"name":"parentId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7822,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/threads"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads"]]}]}}]},{"id":7837,"name":"user","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":562,"character":1}],"signatures":[{"id":7838,"name":"user","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me`\n- GET `/users/{user.id}`\n- PATCH `/users/@me`"},"parameters":[{"id":7839,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/users/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7840,"name":"userApplicationRoleConnection","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":571,"character":1}],"signatures":[{"id":7841,"name":"userApplicationRoleConnection","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/applications/{application.id}/role-connection`\n- PUT `/users/@me/applications/{application.id}/role-connection`"},"parameters":[{"id":7842,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/applications/","tail":[[{"type":"intrinsic","name":"string"},"/role-connection"]]}}]},{"id":7851,"name":"userChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":603,"character":1}],"signatures":[{"id":7852,"name":"userChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/users/@me/channels`"},"type":{"type":"literal","value":"/users/@me/channels"}}]},{"id":7853,"name":"userConnections","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":611,"character":1}],"signatures":[{"id":7854,"name":"userConnections","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/connections`"},"type":{"type":"literal","value":"/users/@me/connections"}}]},{"id":7848,"name":"userGuild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":595,"character":1}],"signatures":[{"id":7849,"name":"userGuild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/users/@me/guilds/{guild.id}`"},"parameters":[{"id":7850,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7845,"name":"userGuildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":587,"character":1}],"signatures":[{"id":7846,"name":"userGuildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds/{guild.id}/member`"},"parameters":[{"id":7847,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member"]]}}]},{"id":7843,"name":"userGuilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":579,"character":1}],"signatures":[{"id":7844,"name":"userGuilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds`"},"type":{"type":"literal","value":"/users/@me/guilds"}}]},{"id":7855,"name":"voiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":619,"character":1}],"signatures":[{"id":7856,"name":"voiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/voice/regions`"},"type":{"type":"literal","value":"/voice/regions"}}]},{"id":7863,"name":"webhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":652,"character":1}],"signatures":[{"id":7864,"name":"webhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}`\n- GET `/webhooks/{webhook.id}/{webhook.token}`\n- PATCH `/webhooks/{webhook.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}`\n- DELETE `/webhooks/{webhook.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}`\n- POST `/webhooks/{webhook.id}/{webhook.token}`","text":"- POST `/webhooks/{application.id}/{interaction.token}`\n"},"parameters":[{"id":7865,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7866,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},""]]}]}}]},{"id":7867,"name":"webhookMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":673,"character":1}],"signatures":[{"id":7868,"name":"webhookMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`","text":"- PATCH `/webhooks/{application.id}/{interaction.token}/messages/@original`\n- PATCH `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n- DELETE `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n"},"parameters":[{"id":7869,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7870,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7871,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@original'"}],"type":{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7872,"name":"webhookPlatform","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":682,"character":1}],"signatures":[{"id":7873,"name":"webhookPlatform","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/webhooks/{webhook.id}/{webhook.token}/github`\n- POST `/webhooks/{webhook.id}/{webhook.token}/slack`"},"parameters":[{"id":7874,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7875,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7876,"name":"platform","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"github"},{"type":"literal","value":"slack"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/github"]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/slack"]]}]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[7894,7922,7891,7988,7985,7902,7898,7642,7655,7689,7699,7696,7830,7661,7685,7665,7669,7680,7674,7658,7692,7708,7705,7712,7826,7702,7857,7981,7966,7971,7968,7815,7877,7879,7725,7823,7918,7652,7648,7645,7758,7755,7978,7731,7744,7719,7716,7781,7778,7775,7752,7734,7747,7911,7738,7741,7963,7728,7769,7765,7762,7955,7959,7952,8007,8004,7948,7945,7806,7803,7791,7772,7914,7860,7927,7794,7788,7785,7723,7907,7797,7943,7885,7881,7883,7887,7889,7810,7999,7995,7992,7975,8002,7932,7930,7935,7940,7938,7800,7833,7819,7837,7840,7851,7853,7848,7845,7843,7855,7863,7867,7872]}]}},"defaultValue":"..."},{"id":8011,"name":"StickerPackApplicationId","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":1065,"character":13}],"type":{"type":"literal","value":"710982414301790216"},"defaultValue":"'710982414301790216'"}],"groups":[{"title":"References","kind":16777216,"children":[5473,5470,8185,8186,5475,5474,5476,5479,5477,5478,8184,5480,9032,9031,5471,4853]},{"title":"Enumerations","kind":8,"children":[6444,6419,6428,6208,6964,7048,6877,5517,6882,5541,6201,5567,5643,5767,5761,5757,5744,6265,6342,5956,6220,7566,7591,6146,8748,7296,6889,5910,4868,4905,4883,4855,6527,6530,6562,6553,6534,6625,6537,6736,6739,6548,6839,6848,6753,6766,6758,6843,6557,6542,6690,8012,6654,6885,7225,7197,7263,7259,6713,6060,6068,6065,6013,7335,6102,7390,6388,8290,7381,7312,7316,6313,5907,7422,7446,7443,7331,7472,7475,6272,6112,6123,7526,7550,5974,5371,7635]},{"title":"Interfaces","kind":256,"children":[6230,6212,5481,6857,7206,6939,6949,6957,6982,7007,6995,6914,6976,7044,6999,6987,5511,5514,7594,5534,6186,5550,5559,5631,5764,5772,5732,5750,7598,6666,6283,6217,7094,6275,6234,6245,6259,6252,5780,6203,6304,6902,7238,7555,5857,5848,6132,6173,6182,6178,6165,6170,6155,6160,6362,7285,7266,6818,6084,6373,6371,6377,5865,6482,7039,5797,5934,5904,5898,6636,6660,6612,6704,6708,6715,6721,6729,6597,6837,6742,6850,5809,6696,6699,6669,6676,6680,6609,6657,6922,7138,7120,7127,7080,7214,7217,7220,7204,7222,7245,7425,5977,6052,7020,7027,6081,7175,7151,6241,7074,7065,7170,6055,7165,6339,7156,7160,7209,7240,7190,6097,5776,6358,6471,7383,7395,7401,7392,7398,7212,6087,6094,7361,7374,7305,6317,6323,7405,7414,6782,7430,7452,6293,7321,7460,7466,7479,7491,5788,6329,5878,6128,6117,6105,5914,6468,7507,7013,5829,6800,7616,7602,7622,8169,6399,6454,6439,6435,5043,5030,5065,5386,5145,5082,5141,5153,5161,5164,5179,5188,5205,5197,5215,5220,5229,5233,5157,5403,4995,4990,4983,4988,5407,5410,5418,5245,5000,5252,5266,5289,5284,5277,5397,5300,6395,6382,5464,5012,5006,5429,5432,5441,5436,5448,5451,5422,5425,5323,5347,6457,6462,5353,5461,5362,5377,5453,5456,5382,6779,7187,7183,8215,8398,8413,8703,8692,8699,8940,8848,8636,8388,8193,8286,8249,8361,8364,8369,8935,8733,8513,8481,8485,8556,8559,8441,8622,8630,8607,8863,8575,8578,8727,8762,8845,8855,8754,9020,8894,8817,8825,8767,8811,8799,8222,8296,8506,8504,8930,8383,8445,8496,8582,8545,8873,8907,8966,8971,8888,8983,8202,8328,8318,8263,8309,8340,8352,8975,8640,8654,8952,8742,8524,8527,8378,8561,8565,8531,8610,8866,8901,8919,8423,8438,8683,8689,8859,8880,8914,8992,9008,8787,8781,8830,8837,8777,8807,8793,8774,8722,8312,8335,8957,8518,8489]},{"title":"Type Aliases","kind":4194304,"children":[6354,6912,7063,7064,7062,6898,6937,6896,6897,6948,6895,6892,6913,6901,6938,6947,6955,6900,6963,7012,6893,6954,6956,6899,6928,6962,6981,7011,5516,5647,5668,5669,5658,5659,5724,5688,5680,5713,5710,5715,5711,5728,5700,5654,5677,5691,5690,5684,5720,5697,5716,5666,5729,5731,5689,5649,5653,5703,5725,5717,5722,5727,5726,5704,5705,5665,5730,5709,5712,5686,5650,5701,5651,5692,5719,5714,5663,5695,5693,5687,5698,5679,5648,5699,5655,5678,5683,5675,5657,5707,5670,5661,5681,5682,5656,5660,5662,5685,5652,5718,5673,5674,5708,5696,5676,5723,5721,5702,5706,5694,5667,5664,5672,5671,7115,6321,6264,5955,8220,6910,6911,6909,7144,7037,7038,7036,7029,6855,7116,5828,8405,8403,8412,8422,6653,6856,7118,5954,6836,5847,5846,6854,7126,7203,7235,7244,6303,6355,7034,7035,7033,7155,6352,7148,7181,7182,7147,7150,7149,8259,7180,6357,6356,6353,7194,7195,7193,5827,7196,6302,6322,7451,5826,7031,7032,7030,7146,7145,6301,8161,8160,8159,8158,5646,8155,8148,8149,6442,6438,6443,5469,5042,5029,5023,5024,5027,5028,5021,5022,5025,5026,5058,5059,5062,5063,5056,5057,5064,5060,5061,4982,5074,5071,5078,5077,5070,5069,5076,5075,5385,5148,5149,5144,5150,5151,5081,5140,5152,5160,5163,5178,5182,5183,5186,5187,5079,5080,5200,5201,5204,5196,5202,5203,5208,5209,5212,5213,5210,5211,5214,5219,5224,5225,5228,5226,5227,5232,5156,5138,5139,5406,5236,5237,5244,5240,5241,5249,5250,5005,5251,5265,5270,5271,5288,5283,5395,5396,5293,5294,5297,5298,5295,5296,5299,5272,5273,5305,5306,5011,4981,5447,5020,4980,5307,5308,5309,5310,5311,5312,5050,5051,5054,5055,5048,5049,5052,5053,5322,5346,5313,5314,5317,5318,5315,5316,5321,5344,5345,5352,5359,5360,5361,5376,7601,5374,5375,5381,8963,8153,5787,8152,8150,8157,8168,8167,8151,5808,7073,6394,8260,8404,8406,8596,8600,8256,8599,8605,8854,8395,8214,8294,8284,8283,8295,8308,8285,8327,8334,8339,8248,8360,8951,8751,8523,8387,8570,8511,8510,8468,8555,8629,8879,8912,8926,8719,8709,8732,8892,8990,9030,8991,8721,8639,8638,8390,8675,8673,8674,8187,8199,8201,8200,8317,8293,8255,8254,8332,8221,8363,8368,8373,8372,8374,8375,8979,8956,8955,8950,8927,8741,8397,8396,8720,8517,8512,8469,8377,8376,8569,8568,8480,8581,8484,8488,8592,8444,8443,8553,8530,8624,8635,8609,8865,8900,8899,8918,8479,8567,8964,8965,8980,8587,8580,8574,8571,8715,8705,8731,8761,8760,8759,8752,8862,8887,8897,8896,8893,8913,8928,8962,8981,9019,8982,8190,8929,8898,8780,8806,8669,8670,8393,8394,8678,8679,8212,8213,8304,8307,8247,8508,8934,8472,8478,8386,8503,8586,8467,8540,8544,8554,8625,8628,8878,8911,8924,8925,8970,8974,8588,8591,8572,8573,8717,8716,8718,8707,8706,8708,8891,8987,8988,9026,9022,9029,8989,8191,8192,8667,8668,8391,8392,8676,8677,8211,8330,8326,8281,8277,8280,8311,8351,8358,8331,8978,8954,8746,8753,8747,8470,8471,8382,8348,8344,8539,8621,8872,8906,8922,8440,8437,8685,8682,8688,8711,8710,8714,8857,8858,8886,8917,9005,9016,9017,9018,9011,9013,9014,9015,9012,8844,8810,8798,8724,8671,8672,8680,8681,8188,8189,8282,8316,8333,8338,8359,8961,8725,8726,8522,8495,8509,8593,8606,8923,8166,8165,8162,8163,8164,5786,5877,8156,8154]},{"title":"Variables","kind":32,"children":[7052,7639,8018,4854,8179,8171,7640,8011]}],"sources":[{"fileName":"v9.ts","line":1,"character":0}]},{"id":384,"name":"voice/v4","kind":2,"kindString":"Module","flags":{},"children":[{"id":399,"name":"VoiceCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-close-event-codes"},"children":[{"id":404,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent more than one identify payload. Stahp"},"sources":[{"fileName":"voice/v4.ts","line":80,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":403,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The token you sent in your identify payload is incorrect"},"sources":[{"fileName":"voice/v4.ts","line":76,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":409,"name":"Disconnected","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Either the channel was deleted, you were kicked, or the main gateway session was dropped. Should not reconnect"},"sources":[{"fileName":"voice/v4.ts","line":100,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":401,"name":"FailedToDecode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a invalid payload in your identifying to the Gateway"},"sources":[{"fileName":"voice/v4.ts","line":68,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":402,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a payload before identifying with the Gateway"},"sources":[{"fileName":"voice/v4.ts","line":72,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":407,"name":"ServerNotFound","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We can't find the server you're trying to connect to"},"sources":[{"fileName":"voice/v4.ts","line":92,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":405,"name":"SessionNoLongerValid","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session is no longer valid"},"sources":[{"fileName":"voice/v4.ts","line":84,"character":1}],"type":{"type":"literal","value":4006},"defaultValue":"4006"},{"id":406,"name":"SessionTimeout","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session has timed out"},"sources":[{"fileName":"voice/v4.ts","line":88,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":411,"name":"UnknownEncryptionMode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We didn't recognize your encryption"},"sources":[{"fileName":"voice/v4.ts","line":108,"character":1}],"type":{"type":"literal","value":4016},"defaultValue":"4016"},{"id":400,"name":"UnknownOpcode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid opcode"},"sources":[{"fileName":"voice/v4.ts","line":64,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"},{"id":408,"name":"UnknownProtocol","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We didn't recognize the protocol you sent"},"sources":[{"fileName":"voice/v4.ts","line":96,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":410,"name":"VoiceServerCrashed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The server crashed. Our bad! Try resuming"},"sources":[{"fileName":"voice/v4.ts","line":104,"character":1}],"type":{"type":"literal","value":4015},"defaultValue":"4015"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[404,403,409,401,402,407,405,406,411,400,408,410]}],"sources":[{"fileName":"voice/v4.ts","line":60,"character":12}]},{"id":386,"name":"VoiceOpcodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-opcodes"},"children":[{"id":397,"name":"ClientConnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A client has connected to the voice channel"},"sources":[{"fileName":"voice/v4.ts","line":50,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":398,"name":"ClientDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A client has disconnected from the voice channel"},"sources":[{"fileName":"voice/v4.ts","line":54,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":390,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Keep the websocket connection alive"},"sources":[{"fileName":"voice/v4.ts","line":22,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":393,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent to acknowledge a received client heartbeat"},"sources":[{"fileName":"voice/v4.ts","line":34,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":395,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Time to wait between sending heartbeats in milliseconds"},"sources":[{"fileName":"voice/v4.ts","line":42,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":387,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Begin a voice websocket connection"},"sources":[{"fileName":"voice/v4.ts","line":10,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":389,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Complete the websocket handshake"},"sources":[{"fileName":"voice/v4.ts","line":18,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":394,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Resume a connection"},"sources":[{"fileName":"voice/v4.ts","line":38,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":396,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Acknowledge a successful session resume"},"sources":[{"fileName":"voice/v4.ts","line":46,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":388,"name":"SelectProtocol","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select the voice protocol"},"sources":[{"fileName":"voice/v4.ts","line":14,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":391,"name":"SessionDescription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Describe the session"},"sources":[{"fileName":"voice/v4.ts","line":26,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":392,"name":"Speaking","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicate which users are speaking"},"sources":[{"fileName":"voice/v4.ts","line":30,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[397,398,390,393,395,387,389,394,396,388,391,392]}],"sources":[{"fileName":"voice/v4.ts","line":6,"character":12}]},{"id":385,"name":"VoiceGatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"voice/v4.ts","line":1,"character":13}],"type":{"type":"literal","value":"4"},"defaultValue":"'4'"}],"groups":[{"title":"Enumerations","kind":8,"children":[399,386]},{"title":"Variables","kind":32,"children":[385]}],"sources":[{"fileName":"voice/v4.ts","line":1,"character":0}]}],"groups":[{"title":"Modules","kind":2,"children":[20,1,25,97,352,383,381,382,477,412,437,380,377,378,379,384]}]} \ No newline at end of file diff --git a/website/versioned_docs/version-0.37.102/Contributing.mdx b/website/versioned_docs/version-0.37.104/Contributing.mdx similarity index 100% rename from website/versioned_docs/version-0.37.102/Contributing.mdx rename to website/versioned_docs/version-0.37.104/Contributing.mdx diff --git a/website/versioned_docs/version-0.37.102/Introduction.mdx b/website/versioned_docs/version-0.37.104/Introduction.mdx similarity index 100% rename from website/versioned_docs/version-0.37.102/Introduction.mdx rename to website/versioned_docs/version-0.37.104/Introduction.mdx diff --git a/website/versioned_docs/version-0.37.102/api-packages.json b/website/versioned_docs/version-0.37.104/api-packages.json similarity index 99% rename from website/versioned_docs/version-0.37.102/api-packages.json rename to website/versioned_docs/version-0.37.104/api-packages.json index baf136964..9dae488e4 100644 --- a/website/versioned_docs/version-0.37.102/api-packages.json +++ b/website/versioned_docs/version-0.37.104/api-packages.json @@ -1 +1 @@ -[{"entryPoints":{"globals":{"path":"globals.ts","label":"Global Types"},"gateway/common":{"path":"gateway/common.ts","label":"Gateway - Common Types"},"payloads/common":{"path":"payloads/common.ts","label":"Payloads - Common Types"},"rest/common":{"path":"rest/common.ts","label":"REST - Common Types"},"rpc/common":{"path":"rpc/common.ts","label":"RPC - Common Types"},"v6":{"path":"v6.ts","label":"API v6 - Deprecated"},"v8":{"path":"v8.ts","label":"API v8 - Deprecated"},"v9":{"path":"v9.ts","label":"API v9"},"v10":{"path":"v10.ts","label":"API v10"},"rpc/v8":{"path":"rpc/v8.ts","label":"RPC v8"},"rpc/v9":{"path":"rpc/v9.ts","label":"RPC v9"},"rpc/v10":{"path":"rpc/v10.ts","label":"RPC v10"},"voice/v4":{"path":"voice/v4.ts","label":"Voice v4"},"utils/v8":{"path":"utils/v8.ts","label":"Utils v8"},"utils/v9":{"path":"utils/v9.ts","label":"Utils v9"},"utils/v10":{"path":"utils/v10.ts","label":"Utils v10"}},"packagePath":"./","packageSlug":"discord-api-types","packageName":"discord-api-types","packageVersion":"0.37.102"}] \ No newline at end of file +[{"entryPoints":{"globals":{"path":"globals.ts","label":"Global Types"},"gateway/common":{"path":"gateway/common.ts","label":"Gateway - Common Types"},"payloads/common":{"path":"payloads/common.ts","label":"Payloads - Common Types"},"rest/common":{"path":"rest/common.ts","label":"REST - Common Types"},"rpc/common":{"path":"rpc/common.ts","label":"RPC - Common Types"},"v6":{"path":"v6.ts","label":"API v6 - Deprecated"},"v8":{"path":"v8.ts","label":"API v8 - Deprecated"},"v9":{"path":"v9.ts","label":"API v9"},"v10":{"path":"v10.ts","label":"API v10"},"rpc/v8":{"path":"rpc/v8.ts","label":"RPC v8"},"rpc/v9":{"path":"rpc/v9.ts","label":"RPC v9"},"rpc/v10":{"path":"rpc/v10.ts","label":"RPC v10"},"voice/v4":{"path":"voice/v4.ts","label":"Voice v4"},"utils/v8":{"path":"utils/v8.ts","label":"Utils v8"},"utils/v9":{"path":"utils/v9.ts","label":"Utils v9"},"utils/v10":{"path":"utils/v10.ts","label":"Utils v10"}},"packagePath":"./","packageSlug":"discord-api-types","packageName":"discord-api-types","packageVersion":"0.37.104"}] \ No newline at end of file diff --git a/website/versioned_docs/version-0.37.104/api-typedoc.json b/website/versioned_docs/version-0.37.104/api-typedoc.json new file mode 100644 index 000000000..1ca5693b1 --- /dev/null +++ b/website/versioned_docs/version-0.37.104/api-typedoc.json @@ -0,0 +1 @@ +{"id":0,"name":"discord-api-types","kind":1,"flags":{},"originalName":"","children":[{"id":20,"name":"gateway/common","kind":2,"kindString":"Module","flags":{},"children":[{"id":21,"name":"GatewayURLQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#connecting-gateway-url-query-string-params"},"children":[{"id":24,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/common.ts","line":7,"character":1}],"type":{"type":"literal","value":"zlib-stream"}},{"id":23,"name":"encoding","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/common.ts","line":6,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"etf"},{"type":"literal","value":"json"}]}},{"id":22,"name":"v","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/common.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[24,23,22]}],"sources":[{"fileName":"gateway/common.ts","line":4,"character":17}]}],"groups":[{"title":"Interfaces","kind":256,"children":[21]}],"sources":[{"fileName":"gateway/common.ts","line":4,"character":0}]},{"id":1,"name":"globals","kind":2,"kindString":"Module","flags":{},"children":[{"id":2,"name":"Snowflake","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/reference#snowflakes"},"sources":[{"fileName":"globals.ts","line":4,"character":12}],"type":{"type":"intrinsic","name":"string"}},{"id":4,"name":"FormattingPatterns","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/reference#message-formatting-formats"},"sources":[{"fileName":"globals.ts","line":16,"character":13}],"type":{"type":"reflection","declaration":{"id":5,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":13,"name":"AnimatedEmoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching strictly an animated custom emoji","text":"The `animated`, `name` and `id` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":70,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":9,"name":"Channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a channel mention","text":"The `id` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":44,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":16,"name":"DefaultStyledTimestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching strictly default styled timestamps","text":"The `timestamp` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":89,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":12,"name":"Emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a custom emoji, either static or animated","text":"The `animated`, `name` and `id` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":64,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":18,"name":"GuildNavigation","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a guild navigation mention","text":"The `type` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":101,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":19,"name":"LinkedRole","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a linked role mention","text":"The `id` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":107,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":10,"name":"Role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a role mention","text":"The `id` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":50,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":11,"name":"SlashCommand","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a application command mention","text":"The `fullName` (possibly including `name`, `subcommandOrGroup` and `subcommand`) and `id` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":56,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":14,"name":"StaticEmoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching strictly a static custom emoji","text":"The `name` and `id` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":76,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":17,"name":"StyledTimestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching strictly custom styled timestamps","text":"The `timestamp` and `style` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":95,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":15,"name":"Timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a timestamp, either default or custom styled","text":"The `timestamp` and `style` group properties are present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":83,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":6,"name":"User","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a user mention, strictly without a nickname","text":"The `id` group property is present on the `exec` result of this expression\n"},"sources":[{"fileName":"globals.ts","line":22,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":7,"name":"UserWithNickname","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a user mention, strictly with a nickname","text":"The `id` group property is present on the `exec` result of this expression\n","tags":[{"tag":"deprecated","text":"Passing `!` in user mentions is no longer necessary / supported, and future message contents won't have it\n"}]},"sources":[{"fileName":"globals.ts","line":30,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."},{"id":8,"name":"UserWithOptionalNickname","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Regular expression for matching a user mention, with or without a nickname","text":"The `id` group property is present on the `exec` result of this expression\n","tags":[{"tag":"deprecated","text":"Passing `!` in user mentions is no longer necessary / supported, and future message contents won't have it\n"}]},"sources":[{"fileName":"globals.ts","line":38,"character":1}],"type":{"type":"reference","qualifiedName":"RegExp","package":"typescript","name":"RegExp"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[13,9,16,12,18,19,10,11,14,17,15,6,7,8]}]}},"defaultValue":"..."}],"groups":[{"title":"Type Aliases","kind":4194304,"children":[2]},{"title":"Variables","kind":32,"children":[4]}],"sources":[{"fileName":"globals.ts","line":4,"character":0}]},{"id":25,"name":"payloads/common","kind":2,"kindString":"Module","flags":{},"children":[{"id":79,"name":"RESTError","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#json"},"children":[{"id":80,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":306,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":82,"name":"errors","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/common.ts","line":308,"character":1}],"type":{"type":"reference","id":88,"name":"RESTErrorData"}},{"id":81,"name":"message","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":307,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[80,82,81]}],"sources":[{"fileName":"payloads/common.ts","line":305,"character":17}]},{"id":83,"name":"RESTErrorFieldInformation","kind":256,"kindString":"Interface","flags":{},"children":[{"id":84,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":312,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":85,"name":"message","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":313,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[84,85]}],"sources":[{"fileName":"payloads/common.ts","line":311,"character":17}]},{"id":86,"name":"RESTErrorGroupWrapper","kind":256,"kindString":"Interface","flags":{},"children":[{"id":87,"name":"_errors","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/common.ts","line":317,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":88,"name":"RESTErrorData"}}}],"groups":[{"title":"Properties","kind":1024,"children":[87]}],"sources":[{"fileName":"payloads/common.ts","line":316,"character":17}]},{"id":92,"name":"RESTRateLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/rate-limits#exceeding-a-rate-limit-rate-limit-response-structure"},"children":[{"id":93,"name":"code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An error code for some limits","text":"{@link RESTJSONErrorCodes}\n"},"sources":[{"fileName":"payloads/common.ts","line":331,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":94,"name":"global","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A value indicating if you are being globally rate limited or not"},"sources":[{"fileName":"payloads/common.ts","line":335,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":95,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A message saying you are being rate limited."},"sources":[{"fileName":"payloads/common.ts","line":339,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":96,"name":"retry_after","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of seconds to wait before submitting another request."},"sources":[{"fileName":"payloads/common.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[93,94,95,96]}],"sources":[{"fileName":"payloads/common.ts","line":325,"character":17}]},{"id":78,"name":"LocalizationMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/common.ts","line":300,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":356,"name":"LocaleString"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":88,"name":"RESTErrorData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/common.ts","line":320,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":83,"name":"RESTErrorFieldInformation"},{"type":"reference","id":86,"name":"RESTErrorGroupWrapper"},{"type":"intrinsic","name":"string"},{"type":"reflection","declaration":{"id":89,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"sources":[{"fileName":"payloads/common.ts","line":320,"character":89}],"indexSignature":{"id":90,"name":"__index","kind":8192,"kindString":"Index signature","flags":{},"parameters":[{"id":91,"name":"k","kind":32768,"flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"reference","id":88,"name":"RESTErrorData"}}}}]}},{"id":26,"name":"PermissionFlagsBits","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags","text":"These flags are exported as `BigInt`s and NOT numbers. Wrapping them in `Number()`\nmay cause issues, try to use BigInts as much as possible or modules that can\nreplicate them in some way\n"},"sources":[{"fileName":"payloads/common.ts","line":10,"character":13}],"type":{"type":"reflection","declaration":{"id":27,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":34,"name":"AddReactions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for the addition of reactions to messages","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":31,"name":"Administrator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows all permissions and bypasses channel permission overwrites"},"sources":[{"fileName":"payloads/common.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":43,"name":"AttachFiles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for uploading images and files","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":98,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":30,"name":"BanMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows banning members"},"sources":[{"fileName":"payloads/common.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":54,"name":"ChangeNickname","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for modification of own nickname"},"sources":[{"fileName":"payloads/common.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":48,"name":"Connect","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for joining of a voice channel","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":73,"name":"CreateEvents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for creating scheduled events, and editing and deleting those created by the current user","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":266,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":72,"name":"CreateGuildExpressions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for creating emojis, stickers, and soundboard sounds, and editing and deleting those created by the current user"},"sources":[{"fileName":"payloads/common.ts","line":260,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":28,"name":"CreateInstantInvite","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows creation of instant invites","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":65,"name":"CreatePrivateThreads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for creating private threads","text":"Applies to channel types: Text\n"},"sources":[{"fileName":"payloads/common.ts","line":223,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":64,"name":"CreatePublicThreads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for creating public and announcement threads","text":"Applies to channel types: Text\n"},"sources":[{"fileName":"payloads/common.ts","line":217,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":51,"name":"DeafenMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for deafening of members in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":145,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":42,"name":"EmbedLinks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Links sent by users with this permission will be auto-embedded","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":29,"name":"KickMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows kicking members"},"sources":[{"fileName":"payloads/common.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":32,"name":"ManageChannels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of channels","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":58,"name":"ManageEmojisAndStickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of emojis, stickers, and soundboard sounds","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink PermissionFlagsBits#ManageGuildExpressions}\n"}]},"sources":[{"fileName":"payloads/common.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":62,"name":"ManageEvents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for editing and deleting scheduled events created by all users","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":33,"name":"ManageGuild","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of the guild"},"sources":[{"fileName":"payloads/common.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":59,"name":"ManageGuildExpressions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for editing and deleting emojis, stickers, and soundboard sounds created by all users"},"sources":[{"fileName":"payloads/common.ts","line":187,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":41,"name":"ManageMessages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for deletion of other users messages","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":55,"name":"ManageNicknames","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for modification of other users nicknames"},"sources":[{"fileName":"payloads/common.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":56,"name":"ManageRoles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of roles","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":171,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":63,"name":"ManageThreads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for deleting and archiving threads, and viewing all private threads","text":"Applies to channel types: Text\n"},"sources":[{"fileName":"payloads/common.ts","line":211,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":57,"name":"ManageWebhooks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows management and editing of webhooks","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":177,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":45,"name":"MentionEveryone","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using the `@everyone` tag to notify all users in a channel,\nand the `@here` tag to notify all online users in a channel","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":69,"name":"ModerateMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for timing out users to prevent them from sending or reacting to messages in chat and threads,\nand from speaking in voice and stage channels"},"sources":[{"fileName":"payloads/common.ts","line":246,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":52,"name":"MoveMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for moving of members between voice channels","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":151,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":50,"name":"MuteMembers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for muting members in a voice channel","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":139,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":36,"name":"PrioritySpeaker","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using priority speaker in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":44,"name":"ReadMessageHistory","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for reading of message history","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":61,"name":"RequestToSpeak","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for requesting to speak in stage channels","text":"Applies to channel types: Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":199,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":39,"name":"SendMessages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for sending messages in a channel and creating threads in a forum\n(does not allow sending messages in threads)","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":67,"name":"SendMessagesInThreads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for sending messages in threads","text":"Applies to channel types: Text\n"},"sources":[{"fileName":"payloads/common.ts","line":235,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":76,"name":"SendPolls","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows sending polls","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":284,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":40,"name":"SendTTSMessages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for sending of `/tts` messages","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":75,"name":"SendVoiceMessages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows sending voice messages","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":278,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":49,"name":"Speak","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for speaking in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":37,"name":"Stream","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows the user to go live","text":"Applies to channel types: Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":61,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":60,"name":"UseApplicationCommands","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows members to use application commands, including slash commands and context menu commands","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":68,"name":"UseEmbeddedActivities","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using Activities (applications with the {@apilink ApplicationFlags.Embedded} flag) in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":241,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":77,"name":"UseExternalApps","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows user-installed apps to send public responses. When disabled, users will still be allowed to use their apps but the responses will be ephemeral. This only applies to apps not also installed to the server","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":290,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":46,"name":"UseExternalEmojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows the usage of custom emojis from other servers","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":117,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":74,"name":"UseExternalSounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows the usage of custom soundboard sounds from other servers","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":272,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":66,"name":"UseExternalStickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows the usage of custom stickers from other servers","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":229,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":71,"name":"UseSoundboard","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using soundboard in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":53,"name":"UseVAD","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for using voice-activity-detection in a voice channel","text":"Applies to channel types: Voice\n"},"sources":[{"fileName":"payloads/common.ts","line":157,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":35,"name":"ViewAuditLog","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for viewing of audit logs"},"sources":[{"fileName":"payloads/common.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":38,"name":"ViewChannel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows guild members to view a channel, which includes reading messages in text channels and joining voice channels","text":"Applies to channel types: Text, Voice, Stage\n"},"sources":[{"fileName":"payloads/common.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":70,"name":"ViewCreatorMonetizationAnalytics","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for viewing role subscription insights"},"sources":[{"fileName":"payloads/common.ts","line":250,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."},{"id":47,"name":"ViewGuildInsights","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Allows for viewing guild insights"},"sources":[{"fileName":"payloads/common.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"bigint"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[34,31,43,30,54,48,73,72,28,65,64,51,42,29,32,58,62,33,59,41,55,56,63,57,45,69,52,50,36,44,61,39,67,76,40,75,49,37,60,68,77,46,74,66,71,53,35,38,70,47]}]}},"defaultValue":"..."}],"groups":[{"title":"Interfaces","kind":256,"children":[79,83,86,92]},{"title":"Type Aliases","kind":4194304,"children":[78,88]},{"title":"Variables","kind":32,"children":[26]}],"sources":[{"fileName":"payloads/common.ts","line":1,"character":0}]},{"id":97,"name":"rest/common","kind":2,"kindString":"Module","flags":{},"children":[{"id":323,"name":"Locale","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/reference#locales"},"children":[{"id":327,"name":"Bulgarian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":334,"character":1}],"type":{"type":"literal","value":"bg"},"defaultValue":"\"bg\""},{"id":328,"name":"ChineseCN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":335,"character":1}],"type":{"type":"literal","value":"zh-CN"},"defaultValue":"\"zh-CN\""},{"id":329,"name":"ChineseTW","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":336,"character":1}],"type":{"type":"literal","value":"zh-TW"},"defaultValue":"\"zh-TW\""},{"id":330,"name":"Croatian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":337,"character":1}],"type":{"type":"literal","value":"hr"},"defaultValue":"\"hr\""},{"id":331,"name":"Czech","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":338,"character":1}],"type":{"type":"literal","value":"cs"},"defaultValue":"\"cs\""},{"id":332,"name":"Danish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":339,"character":1}],"type":{"type":"literal","value":"da"},"defaultValue":"\"da\""},{"id":333,"name":"Dutch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":340,"character":1}],"type":{"type":"literal","value":"nl"},"defaultValue":"\"nl\""},{"id":326,"name":"EnglishGB","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":333,"character":1}],"type":{"type":"literal","value":"en-GB"},"defaultValue":"\"en-GB\""},{"id":325,"name":"EnglishUS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":332,"character":1}],"type":{"type":"literal","value":"en-US"},"defaultValue":"\"en-US\""},{"id":334,"name":"Finnish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":341,"character":1}],"type":{"type":"literal","value":"fi"},"defaultValue":"\"fi\""},{"id":335,"name":"French","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":342,"character":1}],"type":{"type":"literal","value":"fr"},"defaultValue":"\"fr\""},{"id":336,"name":"German","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":343,"character":1}],"type":{"type":"literal","value":"de"},"defaultValue":"\"de\""},{"id":337,"name":"Greek","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":344,"character":1}],"type":{"type":"literal","value":"el"},"defaultValue":"\"el\""},{"id":338,"name":"Hindi","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":345,"character":1}],"type":{"type":"literal","value":"hi"},"defaultValue":"\"hi\""},{"id":339,"name":"Hungarian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":346,"character":1}],"type":{"type":"literal","value":"hu"},"defaultValue":"\"hu\""},{"id":324,"name":"Indonesian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":331,"character":1}],"type":{"type":"literal","value":"id"},"defaultValue":"\"id\""},{"id":340,"name":"Italian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":347,"character":1}],"type":{"type":"literal","value":"it"},"defaultValue":"\"it\""},{"id":341,"name":"Japanese","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":348,"character":1}],"type":{"type":"literal","value":"ja"},"defaultValue":"\"ja\""},{"id":342,"name":"Korean","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":349,"character":1}],"type":{"type":"literal","value":"ko"},"defaultValue":"\"ko\""},{"id":343,"name":"Lithuanian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":350,"character":1}],"type":{"type":"literal","value":"lt"},"defaultValue":"\"lt\""},{"id":344,"name":"Norwegian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":351,"character":1}],"type":{"type":"literal","value":"no"},"defaultValue":"\"no\""},{"id":345,"name":"Polish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":352,"character":1}],"type":{"type":"literal","value":"pl"},"defaultValue":"\"pl\""},{"id":346,"name":"PortugueseBR","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":353,"character":1}],"type":{"type":"literal","value":"pt-BR"},"defaultValue":"\"pt-BR\""},{"id":347,"name":"Romanian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":354,"character":1}],"type":{"type":"literal","value":"ro"},"defaultValue":"\"ro\""},{"id":348,"name":"Russian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":355,"character":1}],"type":{"type":"literal","value":"ru"},"defaultValue":"\"ru\""},{"id":349,"name":"SpanishES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":356,"character":1}],"type":{"type":"literal","value":"es-ES"},"defaultValue":"\"es-ES\""},{"id":350,"name":"SpanishLATAM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":357,"character":1}],"type":{"type":"literal","value":"es-419"},"defaultValue":"\"es-419\""},{"id":351,"name":"Swedish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":358,"character":1}],"type":{"type":"literal","value":"sv-SE"},"defaultValue":"\"sv-SE\""},{"id":352,"name":"Thai","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":359,"character":1}],"type":{"type":"literal","value":"th"},"defaultValue":"\"th\""},{"id":353,"name":"Turkish","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":360,"character":1}],"type":{"type":"literal","value":"tr"},"defaultValue":"\"tr\""},{"id":354,"name":"Ukrainian","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":361,"character":1}],"type":{"type":"literal","value":"uk"},"defaultValue":"\"uk\""},{"id":355,"name":"Vietnamese","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":362,"character":1}],"type":{"type":"literal","value":"vi"},"defaultValue":"\"vi\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[327,328,329,330,331,332,333,326,325,334,335,336,337,338,339,324,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355]}],"sources":[{"fileName":"rest/common.ts","line":330,"character":12}]},{"id":98,"name":"RESTJSONErrorCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#json-json-error-codes"},"children":[{"id":291,"name":"APIResourceOverloaded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":280,"character":1}],"type":{"type":"literal","value":130000},"defaultValue":"130000"},{"id":149,"name":"ActionCannotBePerformedDueToSlowmodeRateLimit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":70,"character":1}],"type":{"type":"literal","value":20016},"defaultValue":"20016"},{"id":212,"name":"AnEntitlementHasAlreadyBeenGrantedForThisResource","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":164,"character":1}],"type":{"type":"literal","value":40074},"defaultValue":"40074"},{"id":152,"name":"AnnouncementEditLimitExceeded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":74,"character":1}],"type":{"type":"literal","value":20022},"defaultValue":"20022"},{"id":204,"name":"ApplicationCommandWithThatNameAlreadyExists","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":151,"character":1}],"type":{"type":"literal","value":40041},"defaultValue":"40041"},{"id":205,"name":"ApplicationInteractionFailedToSend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":153,"character":1}],"type":{"type":"literal","value":40043},"defaultValue":"40043"},{"id":290,"name":"ApplicationNotYetAvailable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":278,"character":1}],"type":{"type":"literal","value":110001},"defaultValue":"110001"},{"id":187,"name":"BitrateIsTooHighForChannelOfThisType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":126,"character":1}],"type":{"type":"literal","value":30052},"defaultValue":"30052"},{"id":145,"name":"BotsCannotUseThisEndpoint","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":63,"character":1}],"type":{"type":"literal","value":20001},"defaultValue":"20001"},{"id":274,"name":"CannotConvertBetweenPremiumEmojiAndNormalEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":252,"character":1}],"type":{"type":"literal","value":50145},"defaultValue":"50145"},{"id":255,"name":"CannotDeleteChannelRequiredForCommunityGuilds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":222,"character":1}],"type":{"type":"literal","value":50074},"defaultValue":"50074"},{"id":281,"name":"CannotDeleteGuildSubscriptionIntegration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":261,"character":1}],"type":{"type":"literal","value":50163},"defaultValue":"50163"},{"id":320,"name":"CannotEditAPollMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":321,"character":1}],"type":{"type":"literal","value":520003},"defaultValue":"520003"},{"id":219,"name":"CannotEditMessageAuthoredByAnotherUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":174,"character":1}],"type":{"type":"literal","value":50005},"defaultValue":"50005"},{"id":256,"name":"CannotEditStickersWithinMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":224,"character":1}],"type":{"type":"literal","value":50080},"defaultValue":"50080"},{"id":314,"name":"CannotEnableOnboardingRequirementsAreNotMet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":313,"character":1}],"type":{"type":"literal","value":350000},"defaultValue":"350000"},{"id":217,"name":"CannotExecuteActionOnDMChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":172,"character":1}],"type":{"type":"literal","value":50003},"defaultValue":"50003"},{"id":234,"name":"CannotExecuteActionOnSystemMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":190,"character":1}],"type":{"type":"literal","value":50021},"defaultValue":"50021"},{"id":235,"name":"CannotExecuteActionOnThisChannelType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":192,"character":1}],"type":{"type":"literal","value":50024},"defaultValue":"50024"},{"id":322,"name":"CannotExpireANonPollMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":324,"character":1}],"type":{"type":"literal","value":520006},"defaultValue":"520006"},{"id":273,"name":"CannotMixSubscriptionAndNonSubscriptionRolesForAnEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":251,"character":1}],"type":{"type":"literal","value":50144},"defaultValue":"50144"},{"id":254,"name":"CannotModifyASystemWebhook","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":221,"character":1}],"type":{"type":"literal","value":50073},"defaultValue":"50073"},{"id":293,"name":"CannotReplyWithoutPermissionToReadMessageHistory","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":284,"character":1}],"type":{"type":"literal","value":160002},"defaultValue":"160002"},{"id":248,"name":"CannotSelfRedeemThisGift","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":211,"character":1}],"type":{"type":"literal","value":50054},"defaultValue":"50054"},{"id":206,"name":"CannotSendAMessageInAForumChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":155,"character":1}],"type":{"type":"literal","value":40058},"defaultValue":"40058"},{"id":220,"name":"CannotSendAnEmptyMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":175,"character":1}],"type":{"type":"literal","value":50006},"defaultValue":"50006"},{"id":222,"name":"CannotSendMessagesInNonTextChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":177,"character":1}],"type":{"type":"literal","value":50008},"defaultValue":"50008"},{"id":221,"name":"CannotSendMessagesToThisUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":176,"character":1}],"type":{"type":"literal","value":50007},"defaultValue":"50007"},{"id":305,"name":"CannotUpdateAFinishedEvent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":299,"character":1}],"type":{"type":"literal","value":180000},"defaultValue":"180000"},{"id":315,"name":"CannotUpdateOnboardingWhileBelowRequirements","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":314,"character":1}],"type":{"type":"literal","value":350001},"defaultValue":"350001"},{"id":321,"name":"CannotUseAnEmojiIncludedWithThePoll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":322,"character":1}],"type":{"type":"literal","value":520004},"defaultValue":"520004"},{"id":154,"name":"ChannelSendRateLimit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":78,"character":1}],"type":{"type":"literal","value":20028},"defaultValue":"20028"},{"id":223,"name":"ChannelVerificationLevelTooHighForYouToGainAccess","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":178,"character":1}],"type":{"type":"literal","value":50009},"defaultValue":"50009"},{"id":214,"name":"CloudflareIsBlockingYourRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":168,"character":1}],"type":{"type":"literal","value":40333},"defaultValue":"40333"},{"id":261,"name":"CommunityServerChannelsMustBeTextChannels","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":230,"character":1}],"type":{"type":"literal","value":50086},"defaultValue":"50086"},{"id":199,"name":"ConnectionHasBeenRevoked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":143,"character":1}],"type":{"type":"literal","value":40012},"defaultValue":"40012"},{"id":147,"name":"ExplicitContentCannotBeSentToTheDesiredRecipient","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":66,"character":1}],"type":{"type":"literal","value":20009},"defaultValue":"20009"},{"id":316,"name":"FailedToBanUsers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":316,"character":1}],"type":{"type":"literal","value":500000},"defaultValue":"500000"},{"id":306,"name":"FailedToCreateStageNeededForStageEvent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":301,"character":1}],"type":{"type":"literal","value":180002},"defaultValue":"180002"},{"id":272,"name":"FailedToResizeAssetBelowTheMinimumSize","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":249,"character":1}],"type":{"type":"literal","value":50138},"defaultValue":"50138"},{"id":197,"name":"FeatureTemporarilyDisabledServerSide","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":140,"character":1}],"type":{"type":"literal","value":40006},"defaultValue":"40006"},{"id":246,"name":"FileUploadedExceedsMaximumSize","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":208,"character":1}],"type":{"type":"literal","value":50045},"defaultValue":"50045"},{"id":99,"name":"GeneralError","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":5,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":173,"name":"GuildAlreadyHasTemplate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":107,"character":1}],"type":{"type":"literal","value":30031},"defaultValue":"30031"},{"id":157,"name":"GuildPremiumSubscriptionLevelTooLow","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":83,"character":1}],"type":{"type":"literal","value":20035},"defaultValue":"20035"},{"id":218,"name":"GuildWidgetDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":173,"character":1}],"type":{"type":"literal","value":50004},"defaultValue":"50004"},{"id":207,"name":"InteractionHasAlreadyBeenAcknowledged","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":157,"character":1}],"type":{"type":"literal","value":40060},"defaultValue":"40060"},{"id":245,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":206,"character":1}],"type":{"type":"literal","value":50041},"defaultValue":"50041"},{"id":216,"name":"InvalidAccountType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":171,"character":1}],"type":{"type":"literal","value":50002},"defaultValue":"50002"},{"id":258,"name":"InvalidActionOnArchivedThread","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":227,"character":1}],"type":{"type":"literal","value":50083},"defaultValue":"50083"},{"id":244,"name":"InvalidActivityAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":204,"character":1}],"type":{"type":"literal","value":50039},"defaultValue":"50039"},{"id":319,"name":"InvalidChannelTypeForPollCreation","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":320,"character":1}],"type":{"type":"literal","value":520002},"defaultValue":"520002"},{"id":247,"name":"InvalidFileUploaded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":209,"character":1}],"type":{"type":"literal","value":50046},"defaultValue":"50046"},{"id":242,"name":"InvalidFormBodyOrContentType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":201,"character":1}],"type":{"type":"literal","value":50035},"defaultValue":"50035"},{"id":249,"name":"InvalidGuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":212,"character":1}],"type":{"type":"literal","value":50055},"defaultValue":"50055"},{"id":298,"name":"InvalidJSONForUploadedLottieFile","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":291,"character":1}],"type":{"type":"literal","value":170001},"defaultValue":"170001"},{"id":231,"name":"InvalidMFALevel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":186,"character":1}],"type":{"type":"literal","value":50017},"defaultValue":"50017"},{"id":252,"name":"InvalidMessageType","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":217,"character":1}],"type":{"type":"literal","value":50068},"defaultValue":"50068"},{"id":236,"name":"InvalidOAuth2AccessToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":193,"character":1}],"type":{"type":"literal","value":50025},"defaultValue":"50025"},{"id":226,"name":"InvalidOAuth2State","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":181,"character":1}],"type":{"type":"literal","value":50012},"defaultValue":"50012"},{"id":240,"name":"InvalidRecipients","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":199,"character":1}],"type":{"type":"literal","value":50033},"defaultValue":"50033"},{"id":251,"name":"InvalidRequestOrigin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":216,"character":1}],"type":{"type":"literal","value":50067},"defaultValue":"50067"},{"id":239,"name":"InvalidRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":197,"character":1}],"type":{"type":"literal","value":50028},"defaultValue":"50028"},{"id":250,"name":"InvalidSKU","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":214,"character":1}],"type":{"type":"literal","value":50057},"defaultValue":"50057"},{"id":257,"name":"InvalidStickerSent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":225,"character":1}],"type":{"type":"literal","value":50081},"defaultValue":"50081"},{"id":259,"name":"InvalidThreadNotificationSettings","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":228,"character":1}],"type":{"type":"literal","value":50084},"defaultValue":"50084"},{"id":228,"name":"InvalidToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":183,"character":1}],"type":{"type":"literal","value":50014},"defaultValue":"50014"},{"id":238,"name":"InvalidWebhookToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":196,"character":1}],"type":{"type":"literal","value":50027},"defaultValue":"50027"},{"id":243,"name":"InviteAcceptedToGuildWithoutTheBotBeingIn","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":202,"character":1}],"type":{"type":"literal","value":50036},"defaultValue":"50036"},{"id":233,"name":"InviteCodeInvalidOrTaken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":189,"character":1}],"type":{"type":"literal","value":50020},"defaultValue":"50020"},{"id":302,"name":"LottieAnimationMaximumDimensionsExceeded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":295,"character":1}],"type":{"type":"literal","value":170005},"defaultValue":"170005"},{"id":297,"name":"MaximumActiveAnnouncementThreads","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":289,"character":1}],"type":{"type":"literal","value":160007},"defaultValue":"160007"},{"id":296,"name":"MaximumActiveThreads","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":288,"character":1}],"type":{"type":"literal","value":160006},"defaultValue":"160006"},{"id":176,"name":"MaximumDailyApplicationCommandCreatesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":110,"character":1}],"type":{"type":"literal","value":30034},"defaultValue":"30034"},{"id":170,"name":"MaximumNumberOfAnimatedEmojisReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":102,"character":1}],"type":{"type":"literal","value":30018},"defaultValue":"30018"},{"id":174,"name":"MaximumNumberOfApplicationCommandsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":108,"character":1}],"type":{"type":"literal","value":30032},"defaultValue":"30032"},{"id":168,"name":"MaximumNumberOfAttachmentsInAMessageReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":99,"character":1}],"type":{"type":"literal","value":30015},"defaultValue":"30015"},{"id":178,"name":"MaximumNumberOfBanFetchesHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":113,"character":1}],"type":{"type":"literal","value":30037},"defaultValue":"30037"},{"id":190,"name":"MaximumNumberOfChannelPermissionOverwritesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":132,"character":1}],"type":{"type":"literal","value":30060},"defaultValue":"30060"},{"id":184,"name":"MaximumNumberOfEditsToMessagesOlderThanOneHourReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":122,"character":1}],"type":{"type":"literal","value":30046},"defaultValue":"30046"},{"id":164,"name":"MaximumNumberOfEmojisReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":92,"character":1}],"type":{"type":"literal","value":30008},"defaultValue":"30008"},{"id":159,"name":"MaximumNumberOfFriendsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":86,"character":1}],"type":{"type":"literal","value":30002},"defaultValue":"30002"},{"id":166,"name":"MaximumNumberOfGroupDMsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":95,"character":1}],"type":{"type":"literal","value":30011},"defaultValue":"30011"},{"id":167,"name":"MaximumNumberOfGuildChannelsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":97,"character":1}],"type":{"type":"literal","value":30013},"defaultValue":"30013"},{"id":162,"name":"MaximumNumberOfGuildRolesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":89,"character":1}],"type":{"type":"literal","value":30005},"defaultValue":"30005"},{"id":182,"name":"MaximumNumberOfGuildWidgetSettingsUpdatesHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":119,"character":1}],"type":{"type":"literal","value":30042},"defaultValue":"30042"},{"id":158,"name":"MaximumNumberOfGuildsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":85,"character":1}],"type":{"type":"literal","value":30001},"defaultValue":"30001"},{"id":169,"name":"MaximumNumberOfInvitesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":100,"character":1}],"type":{"type":"literal","value":30016},"defaultValue":"30016"},{"id":177,"name":"MaximumNumberOfNonGuildMemberBansHasBeenExceeded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":111,"character":1}],"type":{"type":"literal","value":30035},"defaultValue":"30035"},{"id":185,"name":"MaximumNumberOfPinnedThreadsInForumHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":123,"character":1}],"type":{"type":"literal","value":30047},"defaultValue":"30047"},{"id":160,"name":"MaximumNumberOfPinsReachedForTheChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":87,"character":1}],"type":{"type":"literal","value":30003},"defaultValue":"30003"},{"id":188,"name":"MaximumNumberOfPremiumEmojisReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":128,"character":1}],"type":{"type":"literal","value":30056},"defaultValue":"30056"},{"id":181,"name":"MaximumNumberOfPruneRequestsHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":117,"character":1}],"type":{"type":"literal","value":30040},"defaultValue":"30040"},{"id":165,"name":"MaximumNumberOfReactionsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":94,"character":1}],"type":{"type":"literal","value":30010},"defaultValue":"30010"},{"id":161,"name":"MaximumNumberOfRecipientsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":88,"character":1}],"type":{"type":"literal","value":30004},"defaultValue":"30004"},{"id":172,"name":"MaximumNumberOfServerCategoriesReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":105,"character":1}],"type":{"type":"literal","value":30030},"defaultValue":"30030"},{"id":171,"name":"MaximumNumberOfServerMembersReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":103,"character":1}],"type":{"type":"literal","value":30019},"defaultValue":"30019"},{"id":183,"name":"MaximumNumberOfSoundboardSoundsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":121,"character":1}],"type":{"type":"literal","value":30045},"defaultValue":"30045"},{"id":180,"name":"MaximumNumberOfStickersReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":116,"character":1}],"type":{"type":"literal","value":30039},"defaultValue":"30039"},{"id":186,"name":"MaximumNumberOfTagsInForumHasBeenReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":124,"character":1}],"type":{"type":"literal","value":30048},"defaultValue":"30048"},{"id":179,"name":"MaximumNumberOfUncompletedGuildScheduledEventsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":114,"character":1}],"type":{"type":"literal","value":30038},"defaultValue":"30038"},{"id":189,"name":"MaximumNumberOfWebhooksPerGuildReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":130,"character":1}],"type":{"type":"literal","value":30058},"defaultValue":"30058"},{"id":163,"name":"MaximumNumberOfWebhooksReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":91,"character":1}],"type":{"type":"literal","value":30007},"defaultValue":"30007"},{"id":175,"name":"MaximumThreadParticipantsReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":109,"character":1}],"type":{"type":"literal","value":30033},"defaultValue":"30033"},{"id":313,"name":"MessageBlockedByHarmfulLinksFilter","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":311,"character":1}],"type":{"type":"literal","value":240000},"defaultValue":"240000"},{"id":232,"name":"MessageCanOnlyBePinnedInTheChannelItWasSentIn","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":188,"character":1}],"type":{"type":"literal","value":50019},"defaultValue":"50019"},{"id":307,"name":"MessageWasBlockedByAutomaticModeration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":303,"character":1}],"type":{"type":"literal","value":200000},"defaultValue":"200000"},{"id":215,"name":"MissingAccess","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":170,"character":1}],"type":{"type":"literal","value":50001},"defaultValue":"50001"},{"id":227,"name":"MissingPermissions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":182,"character":1}],"type":{"type":"literal","value":50013},"defaultValue":"50013"},{"id":237,"name":"MissingRequiredOAuth2Scope","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":194,"character":1}],"type":{"type":"literal","value":50026},"defaultValue":"50026"},{"id":287,"name":"NoUsersWithDiscordTagExist","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":273,"character":1}],"type":{"type":"literal","value":80004},"defaultValue":"80004"},{"id":148,"name":"NotAuthorizedToPerformThisActionOnThisApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":68,"character":1}],"type":{"type":"literal","value":20012},"defaultValue":"20012"},{"id":229,"name":"NoteWasTooLong","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":184,"character":1}],"type":{"type":"literal","value":50015},"defaultValue":"50015"},{"id":224,"name":"OAuth2ApplicationDoesNotHaveBot","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":179,"character":1}],"type":{"type":"literal","value":50010},"defaultValue":"50010"},{"id":225,"name":"OAuth2ApplicationLimitReached","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":180,"character":1}],"type":{"type":"literal","value":50011},"defaultValue":"50011"},{"id":241,"name":"OneOfTheMessagesProvidedWasTooOldForBulkDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":200,"character":1}],"type":{"type":"literal","value":50034},"defaultValue":"50034"},{"id":146,"name":"OnlyBotsCanUseThisEndpoint","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":64,"character":1}],"type":{"type":"literal","value":20002},"defaultValue":"20002"},{"id":200,"name":"OnlyConsumableSKUsCanBeConsumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":145,"character":1}],"type":{"type":"literal","value":40018},"defaultValue":"40018"},{"id":151,"name":"OnlyTheOwnerOfThisAccountCanPerformThisAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":72,"character":1}],"type":{"type":"literal","value":20018},"defaultValue":"20018"},{"id":194,"name":"OpeningDirectMessagesTooFast","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":137,"character":1}],"type":{"type":"literal","value":40003},"defaultValue":"40003"},{"id":270,"name":"OwnerCannotBePendingMember","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":246,"character":1}],"type":{"type":"literal","value":50131},"defaultValue":"50131"},{"id":271,"name":"OwnershipCannotBeMovedToABotUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":247,"character":1}],"type":{"type":"literal","value":50132},"defaultValue":"50132"},{"id":260,"name":"ParameterEarlierThanCreation","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":229,"character":1}],"type":{"type":"literal","value":50085},"defaultValue":"50085"},{"id":253,"name":"PaymentSourceRequiredToRedeemGift","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":219,"character":1}],"type":{"type":"literal","value":50070},"defaultValue":"50070"},{"id":318,"name":"PollExpired","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":319,"character":1}],"type":{"type":"literal","value":520001},"defaultValue":"520001"},{"id":317,"name":"PollVotingBlocked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":318,"character":1}],"type":{"type":"literal","value":520000},"defaultValue":"520000"},{"id":284,"name":"ProvidedFileDoesNotHaveAValidDuration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":267,"character":1}],"type":{"type":"literal","value":50192},"defaultValue":"50192"},{"id":269,"name":"ProvidedFileDurationExceedsMaximumLength","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":244,"character":1}],"type":{"type":"literal","value":50124},"defaultValue":"50124"},{"id":267,"name":"ProvidedFileIsInvalid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":241,"character":1}],"type":{"type":"literal","value":50110},"defaultValue":"50110"},{"id":268,"name":"ProvidedFileTypeIsInvalid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":243,"character":1}],"type":{"type":"literal","value":50123},"defaultValue":"50123"},{"id":230,"name":"ProvidedTooFewOrTooManyMessagesToDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":185,"character":1}],"type":{"type":"literal","value":50016},"defaultValue":"50016"},{"id":288,"name":"ReactionWasBlocked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":275,"character":1}],"type":{"type":"literal","value":90001},"defaultValue":"90001"},{"id":266,"name":"RequestBodyContainsInvalidJSON","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":240,"character":1}],"type":{"type":"literal","value":50109},"defaultValue":"50109"},{"id":196,"name":"RequestEntityTooLarge","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":139,"character":1}],"type":{"type":"literal","value":40005},"defaultValue":"40005"},{"id":195,"name":"SendMessagesHasBeenTemporarilyDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":138,"character":1}],"type":{"type":"literal","value":40004},"defaultValue":"40004"},{"id":264,"name":"ServerNeedsMonetizationEnabledToPerformThisAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":236,"character":1}],"type":{"type":"literal","value":50097},"defaultValue":"50097"},{"id":265,"name":"ServerNeedsMoreBoostsToPerformThisAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":238,"character":1}],"type":{"type":"literal","value":50101},"defaultValue":"50101"},{"id":263,"name":"ServerNotAvailableInYourLocation","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":234,"character":1}],"type":{"type":"literal","value":50095},"defaultValue":"50095"},{"id":155,"name":"ServerSendRateLimit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":79,"character":1}],"type":{"type":"literal","value":20029},"defaultValue":"20029"},{"id":209,"name":"ServiceResourceIsBeingRateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":159,"character":1}],"type":{"type":"literal","value":40062},"defaultValue":"40062"},{"id":276,"name":"SpecifiedEmojiIsInvalid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":255,"character":1}],"type":{"type":"literal","value":50151},"defaultValue":"50151"},{"id":156,"name":"StageTopicServerNameServerDescriptionOrChannelNamesContainDisallowedWords","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":81,"character":1}],"type":{"type":"literal","value":20031},"defaultValue":"20031"},{"id":304,"name":"StickerAnimationDurationExceedsMaximumOf5Seconds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":297,"character":1}],"type":{"type":"literal","value":170007},"defaultValue":"170007"},{"id":301,"name":"StickerFrameCountExceedsMaximumOf1000Frames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":294,"character":1}],"type":{"type":"literal","value":170004},"defaultValue":"170004"},{"id":303,"name":"StickerFramerateIsTooSmallOrTooLarge","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":296,"character":1}],"type":{"type":"literal","value":170006},"defaultValue":"170006"},{"id":300,"name":"StickerMaximumFramerateExceeded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":293,"character":1}],"type":{"type":"literal","value":170003},"defaultValue":"170003"},{"id":208,"name":"TagNamesMustBeUnique","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":158,"character":1}],"type":{"type":"literal","value":40061},"defaultValue":"40061"},{"id":211,"name":"TagRequiredToCreateAForumPostInThisChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":162,"character":1}],"type":{"type":"literal","value":40067},"defaultValue":"40067"},{"id":202,"name":"TargetUserIsNotConnectedToVoice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":148,"character":1}],"type":{"type":"literal","value":40032},"defaultValue":"40032"},{"id":191,"name":"TheChannelsForThisGuildAreTooLarge","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":133,"character":1}],"type":{"type":"literal","value":30061},"defaultValue":"30061"},{"id":262,"name":"TheEntityTypeOfTheEventIsDifferentFromTheEntityYouAreTryingToStartTheEventFor","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":232,"character":1}],"type":{"type":"literal","value":50091},"defaultValue":"50091"},{"id":150,"name":"TheMazeIsntMeantForYou","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":71,"character":1}],"type":{"type":"literal","value":20017},"defaultValue":"20017"},{"id":292,"name":"TheStageIsAlreadyOpen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":282,"character":1}],"type":{"type":"literal","value":150006},"defaultValue":"150006"},{"id":283,"name":"TheUserAccountMustFirstBeVerified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":265,"character":1}],"type":{"type":"literal","value":50178},"defaultValue":"50178"},{"id":210,"name":"ThereAreNoTagsAvailableThatCanBeSetByNonModerators","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":161,"character":1}],"type":{"type":"literal","value":40066},"defaultValue":"40066"},{"id":213,"name":"ThisInteractionHasHitTheMaximumNumberOfFollowUpMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":166,"character":1}],"type":{"type":"literal","value":40094},"defaultValue":"40094"},{"id":203,"name":"ThisMessageWasAlreadyCrossposted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":149,"character":1}],"type":{"type":"literal","value":40033},"defaultValue":"40033"},{"id":294,"name":"ThreadAlreadyCreatedForMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":286,"character":1}],"type":{"type":"literal","value":160004},"defaultValue":"160004"},{"id":295,"name":"ThreadLocked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":287,"character":1}],"type":{"type":"literal","value":160005},"defaultValue":"160005"},{"id":308,"name":"TitleWasBlockedByAutomaticModeration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":304,"character":1}],"type":{"type":"literal","value":200001},"defaultValue":"200001"},{"id":286,"name":"TwoFactorAuthenticationIsRequired","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":271,"character":1}],"type":{"type":"literal","value":60003},"defaultValue":"60003"},{"id":192,"name":"Unauthorized","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":135,"character":1}],"type":{"type":"literal","value":40001},"defaultValue":"40001"},{"id":153,"name":"UnderMinimumAge","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":76,"character":1}],"type":{"type":"literal","value":20024},"defaultValue":"20024"},{"id":100,"name":"UnknownAccount","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":7,"character":1}],"type":{"type":"literal","value":10001},"defaultValue":"10001"},{"id":101,"name":"UnknownApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":8,"character":1}],"type":{"type":"literal","value":10002},"defaultValue":"10002"},{"id":135,"name":"UnknownApplicationCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":49,"character":1}],"type":{"type":"literal","value":10063},"defaultValue":"10063"},{"id":137,"name":"UnknownApplicationCommandPermissions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":52,"character":1}],"type":{"type":"literal","value":10066},"defaultValue":"10066"},{"id":117,"name":"UnknownAsset","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":25,"character":1}],"type":{"type":"literal","value":10021},"defaultValue":"10021"},{"id":118,"name":"UnknownBan","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":27,"character":1}],"type":{"type":"literal","value":10026},"defaultValue":"10026"},{"id":124,"name":"UnknownBranch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":33,"character":1}],"type":{"type":"literal","value":10032},"defaultValue":"10032"},{"id":122,"name":"UnknownBuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":31,"character":1}],"type":{"type":"literal","value":10030},"defaultValue":"10030"},{"id":102,"name":"UnknownChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":9,"character":1}],"type":{"type":"literal","value":10003},"defaultValue":"10003"},{"id":131,"name":"UnknownDiscoverableServerCategory","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":45,"character":1}],"type":{"type":"literal","value":10059},"defaultValue":"10059"},{"id":113,"name":"UnknownEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":20,"character":1}],"type":{"type":"literal","value":10014},"defaultValue":"10014"},{"id":121,"name":"UnknownEntitlement","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":30,"character":1}],"type":{"type":"literal","value":10029},"defaultValue":"10029"},{"id":127,"name":"UnknownGiftCode","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":38,"character":1}],"type":{"type":"literal","value":10038},"defaultValue":"10038"},{"id":103,"name":"UnknownGuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":10,"character":1}],"type":{"type":"literal","value":10004},"defaultValue":"10004"},{"id":139,"name":"UnknownGuildMemberVerificationForm","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":54,"character":1}],"type":{"type":"literal","value":10068},"defaultValue":"10068"},{"id":141,"name":"UnknownGuildScheduledEvent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":56,"character":1}],"type":{"type":"literal","value":10070},"defaultValue":"10070"},{"id":142,"name":"UnknownGuildScheduledEventUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":57,"character":1}],"type":{"type":"literal","value":10071},"defaultValue":"10071"},{"id":130,"name":"UnknownGuildTemplate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":43,"character":1}],"type":{"type":"literal","value":10057},"defaultValue":"10057"},{"id":140,"name":"UnknownGuildWelcomeScreen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":55,"character":1}],"type":{"type":"literal","value":10069},"defaultValue":"10069"},{"id":104,"name":"UnknownIntegration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":11,"character":1}],"type":{"type":"literal","value":10005},"defaultValue":"10005"},{"id":134,"name":"UnknownInteraction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":48,"character":1}],"type":{"type":"literal","value":10062},"defaultValue":"10062"},{"id":105,"name":"UnknownInvite","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":12,"character":1}],"type":{"type":"literal","value":10006},"defaultValue":"10006"},{"id":123,"name":"UnknownLobby","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":32,"character":1}],"type":{"type":"literal","value":10031},"defaultValue":"10031"},{"id":106,"name":"UnknownMember","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":13,"character":1}],"type":{"type":"literal","value":10007},"defaultValue":"10007"},{"id":107,"name":"UnknownMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":14,"character":1}],"type":{"type":"literal","value":10008},"defaultValue":"10008"},{"id":108,"name":"UnknownPermissionOverwrite","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":15,"character":1}],"type":{"type":"literal","value":10009},"defaultValue":"10009"},{"id":129,"name":"UnknownPremiumServerSubscribeCooldown","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":41,"character":1}],"type":{"type":"literal","value":10050},"defaultValue":"10050"},{"id":109,"name":"UnknownProvider","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":16,"character":1}],"type":{"type":"literal","value":10010},"defaultValue":"10010"},{"id":126,"name":"UnknownRedistributable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":36,"character":1}],"type":{"type":"literal","value":10036},"defaultValue":"10036"},{"id":110,"name":"UnknownRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":17,"character":1}],"type":{"type":"literal","value":10011},"defaultValue":"10011"},{"id":119,"name":"UnknownSKU","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":28,"character":1}],"type":{"type":"literal","value":10027},"defaultValue":"10027"},{"id":116,"name":"UnknownSession","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":24,"character":1}],"type":{"type":"literal","value":10020},"defaultValue":"10020"},{"id":144,"name":"UnknownSound","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":61,"character":1}],"type":{"type":"literal","value":10097},"defaultValue":"10097"},{"id":138,"name":"UnknownStageInstance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":53,"character":1}],"type":{"type":"literal","value":10067},"defaultValue":"10067"},{"id":132,"name":"UnknownSticker","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":46,"character":1}],"type":{"type":"literal","value":10060},"defaultValue":"10060"},{"id":133,"name":"UnknownStickerPack","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":47,"character":1}],"type":{"type":"literal","value":10061},"defaultValue":"10061"},{"id":125,"name":"UnknownStoreDirectoryLayout","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":34,"character":1}],"type":{"type":"literal","value":10033},"defaultValue":"10033"},{"id":120,"name":"UnknownStoreListing","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":29,"character":1}],"type":{"type":"literal","value":10028},"defaultValue":"10028"},{"id":128,"name":"UnknownStream","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":40,"character":1}],"type":{"type":"literal","value":10049},"defaultValue":"10049"},{"id":143,"name":"UnknownTag","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":59,"character":1}],"type":{"type":"literal","value":10087},"defaultValue":"10087"},{"id":111,"name":"UnknownToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":18,"character":1}],"type":{"type":"literal","value":10012},"defaultValue":"10012"},{"id":112,"name":"UnknownUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":19,"character":1}],"type":{"type":"literal","value":10013},"defaultValue":"10013"},{"id":136,"name":"UnknownVoiceState","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":51,"character":1}],"type":{"type":"literal","value":10065},"defaultValue":"10065"},{"id":114,"name":"UnknownWebhook","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":21,"character":1}],"type":{"type":"literal","value":10015},"defaultValue":"10015"},{"id":115,"name":"UnknownWebhookService","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":22,"character":1}],"type":{"type":"literal","value":10016},"defaultValue":"10016"},{"id":275,"name":"UploadedFileNotFound","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":253,"character":1}],"type":{"type":"literal","value":50146},"defaultValue":"50146"},{"id":299,"name":"UploadedLottiesCannotContainRasterizedImages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":292,"character":1}],"type":{"type":"literal","value":170002},"defaultValue":"170002"},{"id":198,"name":"UserBannedFromThisGuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":141,"character":1}],"type":{"type":"literal","value":40007},"defaultValue":"40007"},{"id":289,"name":"UserCannotUseBurstReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":276,"character":1}],"type":{"type":"literal","value":90002},"defaultValue":"90002"},{"id":193,"name":"VerifyYourAccount","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":136,"character":1}],"type":{"type":"literal","value":40002},"defaultValue":"40002"},{"id":280,"name":"VoiceMessagesCannotBeEdited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":260,"character":1}],"type":{"type":"literal","value":50162},"defaultValue":"50162"},{"id":277,"name":"VoiceMessagesDoNotSupportAdditionalContent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":257,"character":1}],"type":{"type":"literal","value":50159},"defaultValue":"50159"},{"id":278,"name":"VoiceMessagesMustHaveASingleAudioAttachment","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":258,"character":1}],"type":{"type":"literal","value":50160},"defaultValue":"50160"},{"id":279,"name":"VoiceMessagesMustHaveSupportingMetadata","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":259,"character":1}],"type":{"type":"literal","value":50161},"defaultValue":"50161"},{"id":312,"name":"WebhookServicesCannotBeUsedInForumChannels","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":309,"character":1}],"type":{"type":"literal","value":220004},"defaultValue":"220004"},{"id":311,"name":"WebhooksCanOnlyCreateThreadsInForumChannels","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":308,"character":1}],"type":{"type":"literal","value":220003},"defaultValue":"220003"},{"id":310,"name":"WebhooksPostedToForumChannelsCannotHaveBothAThreadNameAndThreadId","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":307,"character":1}],"type":{"type":"literal","value":220002},"defaultValue":"220002"},{"id":309,"name":"WebhooksPostedToForumChannelsMustHaveAThreadNameOrThreadId","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":306,"character":1}],"type":{"type":"literal","value":220001},"defaultValue":"220001"},{"id":201,"name":"YouCanOnlyDeleteSandboxEntitlements","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":146,"character":1}],"type":{"type":"literal","value":40019},"defaultValue":"40019"},{"id":282,"name":"YouCannotSendVoiceMessagesInThisChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":263,"character":1}],"type":{"type":"literal","value":50173},"defaultValue":"50173"},{"id":285,"name":"YouDoNotHavePermissionToSendThisSticker","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/common.ts","line":269,"character":1}],"type":{"type":"literal","value":50600},"defaultValue":"50600"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[291,149,212,152,204,205,290,187,145,274,255,281,320,219,256,314,217,234,235,322,273,254,293,248,206,220,222,221,305,315,321,154,223,214,261,199,147,316,306,272,197,246,99,173,157,218,207,245,216,258,244,319,247,242,249,298,231,252,236,226,240,251,239,250,257,259,228,238,243,233,302,297,296,176,170,174,168,178,190,184,164,159,166,167,162,182,158,169,177,185,160,188,181,165,161,172,171,183,180,186,179,189,163,175,313,232,307,215,227,237,287,148,229,224,225,241,146,200,151,194,270,271,260,253,318,317,284,269,267,268,230,288,266,196,195,264,265,263,155,209,276,156,304,301,303,300,208,211,202,191,262,150,292,283,210,213,203,294,295,308,286,192,153,100,101,135,137,117,118,124,122,102,131,113,121,127,103,139,141,142,130,140,104,134,105,123,106,107,108,129,109,126,110,119,116,144,138,132,133,125,120,128,143,111,112,136,114,115,275,299,198,289,193,280,277,278,279,312,311,310,309,201,282,285]}],"sources":[{"fileName":"rest/common.ts","line":4,"character":12}]},{"id":356,"name":"LocaleString","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/common.ts","line":365,"character":12}],"type":{"type":"template-literal","head":"","tail":[[{"type":"reference","id":323,"name":"Locale"},""]]}}],"groups":[{"title":"Enumerations","kind":8,"children":[323,98]},{"title":"Type Aliases","kind":4194304,"children":[356]}],"sources":[{"fileName":"rest/common.ts","line":4,"character":0}]},{"id":357,"name":"rpc/common","kind":2,"kindString":"Module","flags":{},"children":[{"id":375,"name":"RPCCloseEventCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#rpc-rpc-close-event-codes"},"children":[{"id":376,"name":"InvalidClientId","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":27,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":381,"name":"InvalidEncoding","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":32,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":377,"name":"InvalidOrigin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":28,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"},{"id":380,"name":"InvalidVersion","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":31,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":378,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":29,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":379,"name":"TokenRevoked","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":30,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[376,381,377,380,378,379]}],"sources":[{"fileName":"rpc/common.ts","line":26,"character":12}]},{"id":358,"name":"RPCErrorCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#rpc-rpc-error-codes"},"children":[{"id":374,"name":"CaptureShortcutAlreadyListening","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":20,"character":1}],"type":{"type":"literal","value":5004},"defaultValue":"5004"},{"id":372,"name":"GetGuildTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":18,"character":1}],"type":{"type":"literal","value":5002},"defaultValue":"5002"},{"id":364,"name":"InvalidChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":10,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":366,"name":"InvalidClientId","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":12,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":361,"name":"InvalidCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":7,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":363,"name":"InvalidEvent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":9,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":362,"name":"InvalidGuild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":8,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":367,"name":"InvalidOrigin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":13,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":360,"name":"InvalidPayload","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":6,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":365,"name":"InvalidPermissions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":11,"character":1}],"type":{"type":"literal","value":4006},"defaultValue":"4006"},{"id":368,"name":"InvalidToken","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":14,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":369,"name":"InvalidUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":15,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":370,"name":"OAuth2Error","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":16,"character":1}],"type":{"type":"literal","value":5000},"defaultValue":"5000"},{"id":371,"name":"SelectChannelTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":17,"character":1}],"type":{"type":"literal","value":5001},"defaultValue":"5001"},{"id":373,"name":"SelectVoiceForceRequired","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":19,"character":1}],"type":{"type":"literal","value":5003},"defaultValue":"5003"},{"id":359,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rpc/common.ts","line":5,"character":1}],"type":{"type":"literal","value":1000},"defaultValue":"1000"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[374,372,364,366,361,363,362,367,360,365,368,369,370,371,373,359]}],"sources":[{"fileName":"rpc/common.ts","line":4,"character":12}]}],"groups":[{"title":"Enumerations","kind":8,"children":[375,358]}],"sources":[{"fileName":"rpc/common.ts","line":4,"character":0}]},{"id":388,"name":"rpc/v10","kind":2,"kindString":"Module","flags":{},"children":[{"id":13265,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":375},{"id":13264,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":358}],"groups":[{"title":"References","kind":16777216,"children":[13265,13264]}],"sources":[{"fileName":"rpc/v10.ts","line":1,"character":0}]},{"id":386,"name":"rpc/v8","kind":2,"kindString":"Module","flags":{},"children":[{"id":13261,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":375},{"id":13260,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":358}],"groups":[{"title":"References","kind":16777216,"children":[13261,13260]}],"sources":[{"fileName":"rpc/v8.ts","line":1,"character":0}]},{"id":387,"name":"rpc/v9","kind":2,"kindString":"Module","flags":{},"children":[{"id":13263,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":375},{"id":13262,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":358}],"groups":[{"title":"References","kind":16777216,"children":[13263,13262]}],"sources":[{"fileName":"rpc/v9.ts","line":1,"character":0}]},{"id":482,"name":"utils/v10","kind":2,"kindString":"Module","flags":{},"children":[{"id":489,"name":"isApplicationCommandDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":51,"character":16}],"signatures":[{"id":490,"name":"isApplicationCommandDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM application command interactions","returns":"A boolean that indicates if the application command interaction was received in a DM channel\n"},"parameters":[{"id":491,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The application command interaction to check against"},"type":{"type":"reference","id":11122,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11123,"name":"APIApplicationCommandDMInteraction"}}}]},{"id":492,"name":"isApplicationCommandGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":63,"character":16}],"signatures":[{"id":493,"name":"isApplicationCommandGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild application command interactions","returns":"A boolean that indicates if the application command interaction was received in a guild\n"},"parameters":[{"id":494,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11122,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11124,"name":"APIApplicationCommandGuildInteraction"}}}]},{"id":516,"name":"isChatInputApplicationCommandInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":169,"character":16}],"signatures":[{"id":517,"name":"isChatInputApplicationCommandInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for chat input application commands.","returns":"A boolean that indicates if the interaction is a chat input application command\n"},"parameters":[{"id":518,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11122,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11136,"name":"APIChatInputApplicationCommandInteraction"}}}]},{"id":519,"name":"isContextMenuApplicationCommandInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":181,"character":16}],"signatures":[{"id":520,"name":"isContextMenuApplicationCommandInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for context menu application commands.","returns":"A boolean that indicates if the interaction is a context menu application command\n"},"parameters":[{"id":521,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11122,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11263,"name":"APIContextMenuInteraction"}}}]},{"id":483,"name":"isDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":29,"character":16}],"signatures":[{"id":484,"name":"isDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM interactions","returns":"A boolean that indicates if the interaction was received in a DM channel\n"},"parameters":[{"id":485,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11081,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11082,"name":"APIDMInteraction"}}}]},{"id":486,"name":"isGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":39,"character":16}],"signatures":[{"id":487,"name":"isGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild interactions","returns":"A boolean that indicates if the interaction was received in a guild\n"},"parameters":[{"id":488,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11081,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11083,"name":"APIGuildInteraction"}}}]},{"id":504,"name":"isInteractionButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":113,"character":16}],"signatures":[{"id":505,"name":"isInteractionButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `custom_id` attached to them.","returns":"A boolean that indicates if the button has a `custom_id` attached to it\n"},"parameters":[{"id":506,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":10488,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":10469,"name":"APIButtonComponentWithCustomId"}}}]},{"id":501,"name":"isLinkButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":103,"character":16}],"signatures":[{"id":502,"name":"isLinkButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `url` attached to them.","returns":"A boolean that indicates if the button has a `url` attached to it\n"},"parameters":[{"id":503,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":10488,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":10476,"name":"APIButtonComponentWithURL"}}}]},{"id":510,"name":"isMessageComponentButtonInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":137,"character":16}],"signatures":[{"id":511,"name":"isMessageComponentButtonInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for button message component interactions","returns":"A boolean that indicates if the message component is a button\n"},"parameters":[{"id":512,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":11374,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11375,"name":"APIMessageComponentButtonInteraction"}}}]},{"id":495,"name":"isMessageComponentDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":77,"character":16}],"signatures":[{"id":496,"name":"isMessageComponentDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM message component interactions","returns":"A boolean that indicates if the message component interaction was received in a DM channel\n"},"parameters":[{"id":497,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":11374,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11408,"name":"APIMessageComponentDMInteraction"}}}]},{"id":498,"name":"isMessageComponentGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":89,"character":16}],"signatures":[{"id":499,"name":"isMessageComponentGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild message component interactions","returns":"A boolean that indicates if the message component interaction was received in a guild\n"},"parameters":[{"id":500,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11374,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11409,"name":"APIMessageComponentGuildInteraction"}}}]},{"id":507,"name":"isMessageComponentInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":125,"character":16}],"signatures":[{"id":508,"name":"isMessageComponentInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for message component interactions","returns":"A boolean that indicates if the interaction is a message component\n"},"parameters":[{"id":509,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":11081,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11374,"name":"APIMessageComponentInteraction"}}}]},{"id":513,"name":"isMessageComponentSelectMenuInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v10.ts","line":149,"character":16}],"signatures":[{"id":514,"name":"isMessageComponentSelectMenuInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for select menu message component interactions","returns":"A boolean that indicates if the message component is a select menu\n"},"parameters":[{"id":515,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":11374,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":11376,"name":"APIMessageComponentSelectMenuInteraction"}}}]}],"groups":[{"title":"Functions","kind":64,"children":[489,492,516,519,483,486,504,501,510,495,498,507,513]}],"sources":[{"fileName":"utils/v10.ts","line":1,"character":0}]},{"id":417,"name":"utils/v8","kind":2,"kindString":"Module","flags":{},"children":[{"id":424,"name":"isApplicationCommandDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":50,"character":16}],"signatures":[{"id":425,"name":"isApplicationCommandDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM application command interactions","returns":"A boolean that indicates if the application command interaction was received in a DM channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":426,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The application command interaction to check against"},"type":{"type":"reference","id":3490,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3491,"name":"APIApplicationCommandDMInteraction"}}}]},{"id":427,"name":"isApplicationCommandGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":63,"character":16}],"signatures":[{"id":428,"name":"isApplicationCommandGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild application command interactions","returns":"A boolean that indicates if the application command interaction was received in a guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":429,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":3490,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3492,"name":"APIApplicationCommandGuildInteraction"}}}]},{"id":418,"name":"isDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":26,"character":16}],"signatures":[{"id":419,"name":"isDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM interactions","returns":"A boolean that indicates if the interaction was received in a DM channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":420,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":3456,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3457,"name":"APIDMInteraction"}}}]},{"id":421,"name":"isGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":37,"character":16}],"signatures":[{"id":422,"name":"isGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild interactions","returns":"A boolean that indicates if the interaction was received in a guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":423,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":3456,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3458,"name":"APIGuildInteraction"}}}]},{"id":439,"name":"isInteractionButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":117,"character":16}],"signatures":[{"id":440,"name":"isInteractionButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `custom_id` attached to them.","returns":"A boolean that indicates if the button has a `custom_id` attached to it","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":441,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":3027,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":3013,"name":"APIButtonComponentWithCustomId"}}}]},{"id":436,"name":"isLinkButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":106,"character":16}],"signatures":[{"id":437,"name":"isLinkButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `url` attached to them.","returns":"A boolean that indicates if the button has a `url` attached to it","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":438,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":3027,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":3020,"name":"APIButtonComponentWithURL"}}}]},{"id":430,"name":"isMessageComponentDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":78,"character":16}],"signatures":[{"id":431,"name":"isMessageComponentDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM message component interactions","returns":"A boolean that indicates if the message component interaction was received in a DM channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":432,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":3664,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3675,"name":"APIMessageComponentDMInteraction"}}}]},{"id":433,"name":"isMessageComponentGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v8.ts","line":91,"character":16}],"signatures":[{"id":434,"name":"isMessageComponentGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild message component interactions","returns":"A boolean that indicates if the message component interaction was received in a guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"parameters":[{"id":435,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":3664,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":3676,"name":"APIMessageComponentGuildInteraction"}}}]}],"groups":[{"title":"Functions","kind":64,"children":[424,427,418,421,439,436,430,433]}],"sources":[{"fileName":"utils/v8.ts","line":1,"character":0}]},{"id":442,"name":"utils/v9","kind":2,"kindString":"Module","flags":{},"children":[{"id":449,"name":"isApplicationCommandDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":51,"character":16}],"signatures":[{"id":450,"name":"isApplicationCommandDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM application command interactions","returns":"A boolean that indicates if the application command interaction was received in a DM channel\n"},"parameters":[{"id":451,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The application command interaction to check against"},"type":{"type":"reference","id":6917,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6918,"name":"APIApplicationCommandDMInteraction"}}}]},{"id":452,"name":"isApplicationCommandGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":63,"character":16}],"signatures":[{"id":453,"name":"isApplicationCommandGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild application command interactions","returns":"A boolean that indicates if the application command interaction was received in a guild\n"},"parameters":[{"id":454,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6917,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6919,"name":"APIApplicationCommandGuildInteraction"}}}]},{"id":476,"name":"isChatInputApplicationCommandInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":169,"character":16}],"signatures":[{"id":477,"name":"isChatInputApplicationCommandInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for chat input application commands.","returns":"A boolean that indicates if the interaction is a chat input application command\n"},"parameters":[{"id":478,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6917,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6931,"name":"APIChatInputApplicationCommandInteraction"}}}]},{"id":479,"name":"isContextMenuApplicationCommandInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":181,"character":16}],"signatures":[{"id":480,"name":"isContextMenuApplicationCommandInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for context menu application commands.","returns":"A boolean that indicates if the interaction is a context menu application command\n"},"parameters":[{"id":481,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6917,"name":"APIApplicationCommandInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7058,"name":"APIContextMenuInteraction"}}}]},{"id":443,"name":"isDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":29,"character":16}],"signatures":[{"id":444,"name":"isDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM interactions","returns":"A boolean that indicates if the interaction was received in a DM channel\n"},"parameters":[{"id":445,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6876,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6877,"name":"APIDMInteraction"}}}]},{"id":446,"name":"isGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":39,"character":16}],"signatures":[{"id":447,"name":"isGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild interactions","returns":"A boolean that indicates if the interaction was received in a guild\n"},"parameters":[{"id":448,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6876,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":6878,"name":"APIGuildInteraction"}}}]},{"id":464,"name":"isInteractionButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":113,"character":16}],"signatures":[{"id":465,"name":"isInteractionButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `custom_id` attached to them.","returns":"A boolean that indicates if the button has a `custom_id` attached to it\n"},"parameters":[{"id":466,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":6285,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":6266,"name":"APIButtonComponentWithCustomId"}}}]},{"id":461,"name":"isLinkButton","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":103,"character":16}],"signatures":[{"id":462,"name":"isLinkButton","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for buttons that have a `url` attached to them.","returns":"A boolean that indicates if the button has a `url` attached to it\n"},"parameters":[{"id":463,"name":"component","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The button to check against"},"type":{"type":"reference","id":6285,"name":"APIButtonComponent"}}],"type":{"type":"predicate","name":"component","asserts":false,"targetType":{"type":"reference","id":6273,"name":"APIButtonComponentWithURL"}}}]},{"id":470,"name":"isMessageComponentButtonInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":137,"character":16}],"signatures":[{"id":471,"name":"isMessageComponentButtonInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for button message component interactions","returns":"A boolean that indicates if the message component is a button\n"},"parameters":[{"id":472,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":7169,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7170,"name":"APIMessageComponentButtonInteraction"}}}]},{"id":455,"name":"isMessageComponentDMInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":77,"character":16}],"signatures":[{"id":456,"name":"isMessageComponentDMInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for DM message component interactions","returns":"A boolean that indicates if the message component interaction was received in a DM channel\n"},"parameters":[{"id":457,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":7169,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7203,"name":"APIMessageComponentDMInteraction"}}}]},{"id":458,"name":"isMessageComponentGuildInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":89,"character":16}],"signatures":[{"id":459,"name":"isMessageComponentGuildInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for guild message component interactions","returns":"A boolean that indicates if the message component interaction was received in a guild\n"},"parameters":[{"id":460,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":7169,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7204,"name":"APIMessageComponentGuildInteraction"}}}]},{"id":467,"name":"isMessageComponentInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":125,"character":16}],"signatures":[{"id":468,"name":"isMessageComponentInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for message component interactions","returns":"A boolean that indicates if the interaction is a message component\n"},"parameters":[{"id":469,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The interaction to check against"},"type":{"type":"reference","id":6876,"name":"APIInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7169,"name":"APIMessageComponentInteraction"}}}]},{"id":473,"name":"isMessageComponentSelectMenuInteraction","kind":64,"kindString":"Function","flags":{},"sources":[{"fileName":"utils/v9.ts","line":149,"character":16}],"signatures":[{"id":474,"name":"isMessageComponentSelectMenuInteraction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"A type-guard check for select menu message component interactions","returns":"A boolean that indicates if the message component is a select menu\n"},"parameters":[{"id":475,"name":"interaction","kind":32768,"kindString":"Parameter","flags":{},"comment":{"shortText":"The message component interaction to check against"},"type":{"type":"reference","id":7169,"name":"APIMessageComponentInteraction"}}],"type":{"type":"predicate","name":"interaction","asserts":false,"targetType":{"type":"reference","id":7171,"name":"APIMessageComponentSelectMenuInteraction"}}}]}],"groups":[{"title":"Functions","kind":64,"children":[449,452,476,479,443,446,464,461,470,455,458,467,473]}],"sources":[{"fileName":"utils/v9.ts","line":1,"character":0}]},{"id":385,"name":"v10","kind":2,"kindString":"Module","flags":{},"children":[{"id":9683,"name":"FormattingPatterns","kind":16777216,"kindString":"Reference","flags":{},"target":4},{"id":9680,"name":"GatewayURLQuery","kind":16777216,"kindString":"Reference","flags":{},"target":21},{"id":12413,"name":"Locale","kind":16777216,"kindString":"Reference","flags":{},"target":323},{"id":12414,"name":"LocaleString","kind":16777216,"kindString":"Reference","flags":{},"target":356},{"id":9685,"name":"LocalizationMap","kind":16777216,"kindString":"Reference","flags":{},"target":78},{"id":9684,"name":"PermissionFlagsBits","kind":16777216,"kindString":"Reference","flags":{},"target":26},{"id":9686,"name":"RESTError","kind":16777216,"kindString":"Reference","flags":{},"target":79},{"id":9689,"name":"RESTErrorData","kind":16777216,"kindString":"Reference","flags":{},"target":88},{"id":9687,"name":"RESTErrorFieldInformation","kind":16777216,"kindString":"Reference","flags":{},"target":83},{"id":9688,"name":"RESTErrorGroupWrapper","kind":16777216,"kindString":"Reference","flags":{},"target":86},{"id":12412,"name":"RESTJSONErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":98},{"id":9690,"name":"RESTRateLimit","kind":16777216,"kindString":"Reference","flags":{},"target":92},{"id":13259,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":375},{"id":13258,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":358},{"id":9681,"name":"Snowflake","kind":16777216,"kindString":"Reference","flags":{},"target":2},{"id":9055,"name":"Utils","kind":16777216,"kindString":"Reference","flags":{},"sources":[{"fileName":"v10.ts","line":6,"character":12}],"target":482},{"id":10668,"name":"ActivityFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-flags"},"children":[{"id":10677,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":335,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":10669,"name":"Instance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":327,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10670,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":328,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10672,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":330,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10675,"name":"PartyPrivacyFriends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":333,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":10676,"name":"PartyPrivacyVoiceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":334,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":10674,"name":"Play","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":332,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10671,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":329,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10673,"name":"Sync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":331,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10677,10669,10670,10672,10675,10676,10674,10671,10673]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":326,"character":12}]},{"id":10643,"name":"ActivityPlatform","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This enum is currently not documented by Discord but has known values which we will try to keep up to date.\nValues might be added or removed without a major version bump.\n"}]},"children":[{"id":10648,"name":"Android","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":242,"character":1}],"type":{"type":"literal","value":"android"},"defaultValue":"\"android\""},{"id":10644,"name":"Desktop","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":238,"character":1}],"type":{"type":"literal","value":"desktop"},"defaultValue":"\"desktop\""},{"id":10649,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":243,"character":1}],"type":{"type":"literal","value":"embedded"},"defaultValue":"\"embedded\""},{"id":10647,"name":"IOS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":241,"character":1}],"type":{"type":"literal","value":"ios"},"defaultValue":"\"ios\""},{"id":10650,"name":"PS4","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":244,"character":1}],"type":{"type":"literal","value":"ps4"},"defaultValue":"\"ps4\""},{"id":10651,"name":"PS5","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":245,"character":1}],"type":{"type":"literal","value":"ps5"},"defaultValue":"\"ps5\""},{"id":10646,"name":"Samsung","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":240,"character":1}],"type":{"type":"literal","value":"samsung"},"defaultValue":"\"samsung\""},{"id":10645,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":239,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10648,10644,10649,10647,10650,10651,10646,10645]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":237,"character":12}]},{"id":10652,"name":"ActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types"},"children":[{"id":10658,"name":"Competing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Competing in {name}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":275,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10657,"name":"Custom","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"{emoji} {state}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":271,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10655,"name":"Listening","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Listening to {name}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":263,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10653,"name":"Playing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Playing {game}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":255,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10654,"name":"Streaming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Streaming {details}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":259,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10656,"name":"Watching","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Watching {details}"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":267,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10658,10657,10655,10653,10654,10656]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":251,"character":12}]},{"id":10432,"name":"AllowedMentionsTypes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types"},"children":[{"id":10433,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls @everyone and @here mentions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1528,"character":1}],"type":{"type":"literal","value":"everyone"},"defaultValue":"\"everyone\""},{"id":10434,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls role mentions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1532,"character":1}],"type":{"type":"literal","value":"roles"},"defaultValue":"\"roles\""},{"id":10435,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls user mentions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1536,"character":1}],"type":{"type":"literal","value":"users"},"defaultValue":"\"users\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10433,10434,10435]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1524,"character":12}]},{"id":11191,"name":"ApplicationCommandOptionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-type"},"children":[{"id":11202,"name":"Attachment","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":17,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":11196,"name":"Boolean","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":11,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11198,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":13,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":11195,"name":"Integer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":10,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11200,"name":"Mentionable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":15,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":11201,"name":"Number","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":16,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":11199,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":14,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":11194,"name":"String","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":9,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11192,"name":"Subcommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":7,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11193,"name":"SubcommandGroup","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":8,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11197,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":12,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11202,11196,11198,11195,11200,11201,11199,11194,11192,11193,11197]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":6,"character":12}]},{"id":11275,"name":"ApplicationCommandPermissionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permission-type"},"children":[{"id":11278,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":49,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11276,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":47,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11277,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":48,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11278,11276,11277]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":46,"character":12}]},{"id":11104,"name":"ApplicationCommandType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-types"},"children":[{"id":11105,"name":"ChatInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Slash commands; a text-based command that shows up when a user types `/`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":121,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11107,"name":"Message","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that shows up when you right click or tap on a message"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":129,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11108,"name":"PrimaryEntryPoint","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that represents the primary way to invoke an app's Activity"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":133,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11106,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that shows up when you right click or tap on a user"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":125,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11105,11107,11108,11106]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":117,"character":12}]},{"id":9727,"name":"ApplicationFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-flags"},"children":[{"id":9732,"name":"ApplicationAutoModerationRuleCreateBadge","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app uses the Auto Moderation API"},"sources":[{"fileName":"payloads/v10/application.ts","line":183,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":9743,"name":"ApplicationCommandBadge","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app has registered global [application commands](https://discord.com/developers/docs/interactions/application-commands)"},"sources":[{"fileName":"payloads/v10/application.ts","line":230,"character":1}],"type":{"type":"literal","value":8388608},"defaultValue":"8388608"},{"id":9739,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app is embedded within the Discord client (currently unavailable publicly)"},"sources":[{"fileName":"payloads/v10/application.ts","line":213,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"},{"id":9742,"name":"EmbeddedFirstParty","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":226,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":9730,"name":"EmbeddedIAP","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":175,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":9728,"name":"EmbeddedReleased","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":167,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9736,"name":"GatewayGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive member-related events like `guild_member_add`.\nSee list of member-related events [under `GUILD_MEMBERS`](https://discord.com/developers/docs/topics/gateway#list-of-intents)"},"sources":[{"fileName":"payloads/v10/application.ts","line":200,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":9737,"name":"GatewayGuildMembersLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive member-related events like `guild_member_add`, found in Bot Settings.\nSee list of member-related events [under `GUILD_MEMBERS`](https://discord.com/developers/docs/topics/gateway#list-of-intents)"},"sources":[{"fileName":"payloads/v10/application.ts","line":205,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":9740,"name":"GatewayMessageContent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055)"},"sources":[{"fileName":"payloads/v10/application.ts","line":217,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":9741,"name":"GatewayMessageContentLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055),\nfound in Bot Settings"},"sources":[{"fileName":"payloads/v10/application.ts","line":222,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":9734,"name":"GatewayPresence","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive `presence_update` events"},"sources":[{"fileName":"payloads/v10/application.ts","line":191,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":9735,"name":"GatewayPresenceLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive `presence_update` events, found in Bot Settings"},"sources":[{"fileName":"payloads/v10/application.ts","line":195,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":9731,"name":"GroupDMCreate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":179,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":9729,"name":"ManagedEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":171,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9733,"name":"RPCHasConnected","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":187,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":9738,"name":"VerificationPendingGuildLimit","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates unusual growth of an app that prevents verification"},"sources":[{"fileName":"payloads/v10/application.ts","line":209,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9732,9743,9739,9742,9730,9728,9736,9737,9740,9741,9734,9735,9731,9729,9733,9738]}],"sources":[{"fileName":"payloads/v10/application.ts","line":163,"character":12}]},{"id":11109,"name":"ApplicationIntegrationType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-integration-types"},"children":[{"id":11110,"name":"GuildInstall","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"App is installable to servers"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":143,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":11111,"name":"UserInstall","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"App is installable to users"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":147,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11110,11111]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":139,"character":12}]},{"id":9751,"name":"ApplicationRoleConnectionMetadataType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#application-role-connection-metadata-object-application-role-connection-metadata-type"},"children":[{"id":9758,"name":"BooleanEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is equal to the guild's configured value (`integer`; `1`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":294,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":9759,"name":"BooleanNotEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is not equal to the guild's configured value (`integer`; `1`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":298,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":9757,"name":"DatetimeGreaterThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`ISO8601 string`) is greater than or equal to the guild's configured value (`integer`; days before current date)"},"sources":[{"fileName":"payloads/v10/application.ts","line":290,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":9756,"name":"DatetimeLessThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`ISO8601 string`) is less than or equal to the guild's configured value (`integer`; days before current date)"},"sources":[{"fileName":"payloads/v10/application.ts","line":286,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":9754,"name":"IntegerEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":278,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":9753,"name":"IntegerGreaterThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is greater than or equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":274,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9752,"name":"IntegerLessThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is less than or equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":270,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9755,"name":"IntegerNotEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is not equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v10/application.ts","line":282,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9758,9759,9757,9756,9754,9753,9752,9755]}],"sources":[{"fileName":"payloads/v10/application.ts","line":266,"character":12}]},{"id":10425,"name":"AttachmentFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure-attachment-flags"},"children":[{"id":10426,"name":"IsRemix","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This attachment has been edited using the remix feature on mobile"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1494,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10426]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1490,"character":12}]},{"id":9777,"name":"AuditLogEvent","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events"},"children":[{"id":9825,"name":"ApplicationCommandPermissionUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":198,"character":1}],"type":{"type":"literal","value":121},"defaultValue":"121"},{"id":9832,"name":"AutoModerationBlockMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":207,"character":1}],"type":{"type":"literal","value":143},"defaultValue":"143"},{"id":9833,"name":"AutoModerationFlagToChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":208,"character":1}],"type":{"type":"literal","value":144},"defaultValue":"144"},{"id":9829,"name":"AutoModerationRuleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":204,"character":1}],"type":{"type":"literal","value":140},"defaultValue":"140"},{"id":9831,"name":"AutoModerationRuleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":206,"character":1}],"type":{"type":"literal","value":142},"defaultValue":"142"},{"id":9830,"name":"AutoModerationRuleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":205,"character":1}],"type":{"type":"literal","value":141},"defaultValue":"141"},{"id":9834,"name":"AutoModerationUserCommunicationDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":209,"character":1}],"type":{"type":"literal","value":145},"defaultValue":"145"},{"id":9793,"name":"BotAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":156,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":9779,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":141,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":9781,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":143,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":9782,"name":"ChannelOverwriteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":144,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":9784,"name":"ChannelOverwriteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":146,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":9783,"name":"ChannelOverwriteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":145,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":9780,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":142,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":9835,"name":"CreatorMonetizationRequestCreated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":211,"character":1}],"type":{"type":"literal","value":150},"defaultValue":"150"},{"id":9836,"name":"CreatorMonetizationTermsAccepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":212,"character":1}],"type":{"type":"literal","value":151},"defaultValue":"151"},{"id":9803,"name":"EmojiCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":170,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":9805,"name":"EmojiDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":172,"character":1}],"type":{"type":"literal","value":62},"defaultValue":"62"},{"id":9804,"name":"EmojiUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":171,"character":1}],"type":{"type":"literal","value":61},"defaultValue":"61"},{"id":9819,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":190,"character":1}],"type":{"type":"literal","value":100},"defaultValue":"100"},{"id":9821,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":192,"character":1}],"type":{"type":"literal","value":102},"defaultValue":"102"},{"id":9820,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":191,"character":1}],"type":{"type":"literal","value":101},"defaultValue":"101"},{"id":9778,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9842,"name":"HomeSettingsCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":220,"character":1}],"type":{"type":"literal","value":190},"defaultValue":"190"},{"id":9843,"name":"HomeSettingsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":221,"character":1}],"type":{"type":"literal","value":191},"defaultValue":"191"},{"id":9810,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":179,"character":1}],"type":{"type":"literal","value":80},"defaultValue":"80"},{"id":9812,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":181,"character":1}],"type":{"type":"literal","value":82},"defaultValue":"82"},{"id":9811,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":180,"character":1}],"type":{"type":"literal","value":81},"defaultValue":"81"},{"id":9797,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":162,"character":1}],"type":{"type":"literal","value":40},"defaultValue":"40"},{"id":9799,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":164,"character":1}],"type":{"type":"literal","value":42},"defaultValue":"42"},{"id":9798,"name":"InviteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":163,"character":1}],"type":{"type":"literal","value":41},"defaultValue":"41"},{"id":9787,"name":"MemberBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":150,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":9788,"name":"MemberBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":151,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":9792,"name":"MemberDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":155,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":9785,"name":"MemberKick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":148,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":9791,"name":"MemberMove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":154,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":9786,"name":"MemberPrune","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":149,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":9790,"name":"MemberRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":153,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":9789,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":152,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":9807,"name":"MessageBulkDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":175,"character":1}],"type":{"type":"literal","value":73},"defaultValue":"73"},{"id":9806,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":174,"character":1}],"type":{"type":"literal","value":72},"defaultValue":"72"},{"id":9808,"name":"MessagePin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":176,"character":1}],"type":{"type":"literal","value":74},"defaultValue":"74"},{"id":9809,"name":"MessageUnpin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":177,"character":1}],"type":{"type":"literal","value":75},"defaultValue":"75"},{"id":9840,"name":"OnboardingCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":217,"character":1}],"type":{"type":"literal","value":166},"defaultValue":"166"},{"id":9837,"name":"OnboardingPromptCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":214,"character":1}],"type":{"type":"literal","value":163},"defaultValue":"163"},{"id":9839,"name":"OnboardingPromptDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":216,"character":1}],"type":{"type":"literal","value":165},"defaultValue":"165"},{"id":9838,"name":"OnboardingPromptUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":215,"character":1}],"type":{"type":"literal","value":164},"defaultValue":"164"},{"id":9841,"name":"OnboardingUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":218,"character":1}],"type":{"type":"literal","value":167},"defaultValue":"167"},{"id":9794,"name":"RoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":158,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":9796,"name":"RoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":160,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":9795,"name":"RoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":159,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":9826,"name":"SoundboardSoundCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":200,"character":1}],"type":{"type":"literal","value":130},"defaultValue":"130"},{"id":9828,"name":"SoundboardSoundDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":202,"character":1}],"type":{"type":"literal","value":132},"defaultValue":"132"},{"id":9827,"name":"SoundboardSoundUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":201,"character":1}],"type":{"type":"literal","value":131},"defaultValue":"131"},{"id":9813,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":182,"character":1}],"type":{"type":"literal","value":83},"defaultValue":"83"},{"id":9815,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":184,"character":1}],"type":{"type":"literal","value":85},"defaultValue":"85"},{"id":9814,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":183,"character":1}],"type":{"type":"literal","value":84},"defaultValue":"84"},{"id":9816,"name":"StickerCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":186,"character":1}],"type":{"type":"literal","value":90},"defaultValue":"90"},{"id":9818,"name":"StickerDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":188,"character":1}],"type":{"type":"literal","value":92},"defaultValue":"92"},{"id":9817,"name":"StickerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":187,"character":1}],"type":{"type":"literal","value":91},"defaultValue":"91"},{"id":9822,"name":"ThreadCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":194,"character":1}],"type":{"type":"literal","value":110},"defaultValue":"110"},{"id":9824,"name":"ThreadDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":196,"character":1}],"type":{"type":"literal","value":112},"defaultValue":"112"},{"id":9823,"name":"ThreadUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":195,"character":1}],"type":{"type":"literal","value":111},"defaultValue":"111"},{"id":9800,"name":"WebhookCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":166,"character":1}],"type":{"type":"literal","value":50},"defaultValue":"50"},{"id":9802,"name":"WebhookDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":168,"character":1}],"type":{"type":"literal","value":52},"defaultValue":"52"},{"id":9801,"name":"WebhookUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":167,"character":1}],"type":{"type":"literal","value":51},"defaultValue":"51"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9825,9832,9833,9829,9831,9830,9834,9793,9779,9781,9782,9784,9783,9780,9835,9836,9803,9805,9804,9819,9821,9820,9778,9842,9843,9810,9812,9811,9797,9799,9798,9787,9788,9792,9785,9791,9786,9790,9789,9807,9806,9808,9809,9840,9837,9839,9838,9841,9794,9796,9795,9826,9828,9827,9813,9815,9814,9816,9818,9817,9822,9824,9823,9800,9802,9801]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":138,"character":12}]},{"id":9856,"name":"AuditLogOptionsType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":9858,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":344,"character":1}],"type":{"type":"literal","value":"1"},"defaultValue":"\"1\""},{"id":9857,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":343,"character":1}],"type":{"type":"literal","value":"0"},"defaultValue":"\"0\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9858,9857]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":342,"character":12}]},{"id":9986,"name":"AutoModerationActionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-action-types"},"children":[{"id":9990,"name":"BlockMemberInteraction","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Prevents a member from using text, voice, or other interactions"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":201,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9987,"name":"BlockMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Blocks a member's message and prevents it from being posted.\nA custom explanation can be specified and shown to members whenever their message is blocked"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":189,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9988,"name":"SendAlertMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Logs user content to a specified channel"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":193,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9989,"name":"Timeout","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Timeout user for specified duration, this action type can be set if the bot has `MODERATE_MEMBERS` permission"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":197,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9990,9987,9988,9989]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":184,"character":12}]},{"id":9980,"name":"AutoModerationRuleEventType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-event-types"},"children":[{"id":9982,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"When a member edits their profile"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":162,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9981,"name":"MessageSend","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"When a member sends or edits a message in the guild"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":158,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9982,9981]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":154,"character":12}]},{"id":9976,"name":"AutoModerationRuleKeywordPresetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-preset-types"},"children":[{"id":9977,"name":"Profanity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Words that may be considered forms of swearing or cursing"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":140,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9978,"name":"SexualContent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Words that refer to sexually explicit behavior or activity"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":144,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9979,"name":"Slurs","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Personal insults or words that may be considered hate speech"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":148,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9977,9978,9979]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":136,"character":12}]},{"id":9963,"name":"AutoModerationRuleTriggerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-types"},"children":[{"id":9964,"name":"Keyword","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains words from a user defined list of keywords (Maximum of 6 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":64,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9966,"name":"KeywordPreset","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains words from internal pre-defined wordsets (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":72,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9968,"name":"MemberProfile","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if member profile contains words from a user defined list of keywords (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":80,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":9967,"name":"MentionSpam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains more mentions than allowed (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":76,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":9965,"name":"Spam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content represents generic spam (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":68,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9964,9966,9968,9967,9965]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":60,"character":12}]},{"id":10489,"name":"ButtonStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#button-object-button-styles"},"children":[{"id":10493,"name":"Danger","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1707,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10494,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1708,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10495,"name":"Premium","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1709,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10490,"name":"Primary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1704,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10491,"name":"Secondary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1705,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10492,"name":"Success","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1706,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10493,10494,10495,10490,10491,10492]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1703,"character":12}]},{"id":10566,"name":"ChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-flags"},"children":[{"id":10569,"name":"ActiveChannelsRemoved","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1951,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10573,"name":"ClydeAI","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1968,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":10567,"name":"GuildFeedRemoved","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1943,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10575,"name":"HideMediaDownloadOptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Whether media download options are hidden."},"sources":[{"fileName":"payloads/v10/channel.ts","line":1976,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":10572,"name":"IsGuildResourceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1964,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":10574,"name":"IsScheduledForDeletion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1972,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":10571,"name":"IsSpam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1960,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10568,"name":"Pinned","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This thread is pinned to the top of its parent forum channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1947,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10570,"name":"RequireTag","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Whether a tag is required to be specified when creating a thread in a forum channel.\nTags are specified in the `applied_tags` field"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1956,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10569,10573,10567,10575,10572,10574,10571,10568,10570]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1939,"character":12}]},{"id":10175,"name":"ChannelType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-types"},"children":[{"id":10182,"name":"AnnouncementThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Announcement channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":423,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":10177,"name":"DM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between users"},"sources":[{"fileName":"payloads/v10/channel.ts","line":399,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10179,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between multiple users"},"sources":[{"fileName":"payloads/v10/channel.ts","line":407,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10181,"name":"GuildAnnouncement","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","text":"See https://support.discord.com/hc/articles/360032008192\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":419,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10180,"name":"GuildCategory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An organizational category that contains up to 50 channels","text":"See https://support.discord.com/hc/articles/115001580171\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":413,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10186,"name":"GuildDirectory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The channel in a Student Hub containing the listed servers","text":"See https://support.discord.com/hc/articles/4406046651927\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":443,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":10187,"name":"GuildForum","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that can only contain threads"},"sources":[{"fileName":"payloads/v10/channel.ts","line":447,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":10188,"name":"GuildMedia","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel like forum channels but contains media for server subscriptions","text":"See https://creator-support.discord.com/hc/articles/14346342766743\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":453,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":10189,"name":"GuildNews","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#GuildAnnouncement}\n\nSee https://support.discord.com/hc/articles/360032008192\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":464,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10190,"name":"GuildNewsThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Announcement channel","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#AnnouncementThread}\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":471,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":10192,"name":"GuildPrivateThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#PrivateThread}\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":483,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":10191,"name":"GuildPublicThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#PublicThread}\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":477,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":10185,"name":"GuildStageVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel for hosting events with an audience","text":"See https://support.discord.com/hc/articles/1500005513722\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":437,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":10176,"name":"GuildText","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A text channel within a guild"},"sources":[{"fileName":"payloads/v10/channel.ts","line":395,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10178,"name":"GuildVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel within a guild"},"sources":[{"fileName":"payloads/v10/channel.ts","line":403,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10184,"name":"PrivateThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission"},"sources":[{"fileName":"payloads/v10/channel.ts","line":431,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":10183,"name":"PublicThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text or Guild Forum channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":427,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10182,10177,10179,10181,10180,10186,10187,10188,10189,10190,10192,10191,10185,10176,10178,10184,10183]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":391,"character":12}]},{"id":10444,"name":"ComponentType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object-component-types"},"children":[{"id":10445,"name":"ActionRow","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Action Row component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1582,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10446,"name":"Button","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Button component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1586,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10452,"name":"ChannelSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for channels"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1610,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10451,"name":"MentionableSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for users and roles"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1606,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":10450,"name":"RoleSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for roles"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1602,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10453,"name":"SelectMenu","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for picking from defined text options","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ComponentType#StringSelect}\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1619,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10447,"name":"StringSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for picking from defined text options"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1590,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10448,"name":"TextInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Text Input component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1594,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10449,"name":"UserSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for users"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1598,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10445,10446,10452,10451,10450,10453,10447,10448,10449]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1578,"character":12}]},{"id":11793,"name":"ConnectionService","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":11794,"name":"AmazonMusic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":276,"character":1}],"type":{"type":"literal","value":"amazon-music"},"defaultValue":"\"amazon-music\""},{"id":11795,"name":"BattleNet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":277,"character":1}],"type":{"type":"literal","value":"battlenet"},"defaultValue":"\"battlenet\""},{"id":11796,"name":"BungieNet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":278,"character":1}],"type":{"type":"literal","value":"bungie"},"defaultValue":"\"bungie\""},{"id":11797,"name":"Domain","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":279,"character":1}],"type":{"type":"literal","value":"domain"},"defaultValue":"\"domain\""},{"id":11799,"name":"EpicGames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":281,"character":1}],"type":{"type":"literal","value":"epicgames"},"defaultValue":"\"epicgames\""},{"id":11800,"name":"Facebook","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":282,"character":1}],"type":{"type":"literal","value":"facebook"},"defaultValue":"\"facebook\""},{"id":11801,"name":"GitHub","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":283,"character":1}],"type":{"type":"literal","value":"github"},"defaultValue":"\"github\""},{"id":11802,"name":"Instagram","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":284,"character":1}],"type":{"type":"literal","value":"instagram"},"defaultValue":"\"instagram\""},{"id":11803,"name":"LeagueOfLegends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":285,"character":1}],"type":{"type":"literal","value":"leagueoflegends"},"defaultValue":"\"leagueoflegends\""},{"id":11804,"name":"PayPal","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":286,"character":1}],"type":{"type":"literal","value":"paypal"},"defaultValue":"\"paypal\""},{"id":11805,"name":"PlayStationNetwork","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":287,"character":1}],"type":{"type":"literal","value":"playstation"},"defaultValue":"\"playstation\""},{"id":11806,"name":"Reddit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":288,"character":1}],"type":{"type":"literal","value":"reddit"},"defaultValue":"\"reddit\""},{"id":11807,"name":"RiotGames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":289,"character":1}],"type":{"type":"literal","value":"riotgames"},"defaultValue":"\"riotgames\""},{"id":11808,"name":"Roblox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":290,"character":1}],"type":{"type":"literal","value":"roblox"},"defaultValue":"\"roblox\""},{"id":11810,"name":"Skype","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":292,"character":1}],"type":{"type":"literal","value":"skype"},"defaultValue":"\"skype\""},{"id":11809,"name":"Spotify","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":291,"character":1}],"type":{"type":"literal","value":"spotify"},"defaultValue":"\"spotify\""},{"id":11811,"name":"Steam","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":293,"character":1}],"type":{"type":"literal","value":"steam"},"defaultValue":"\"steam\""},{"id":11812,"name":"TikTok","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":294,"character":1}],"type":{"type":"literal","value":"tiktok"},"defaultValue":"\"tiktok\""},{"id":11813,"name":"Twitch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":295,"character":1}],"type":{"type":"literal","value":"twitch"},"defaultValue":"\"twitch\""},{"id":11815,"name":"Twitter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ConnectionService#X}\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":300,"character":1}],"type":{"type":"literal","value":"twitter"},"defaultValue":"\"twitter\""},{"id":11814,"name":"X","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":296,"character":1}],"type":{"type":"literal","value":"twitter"},"defaultValue":"\"twitter\""},{"id":11816,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":301,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""},{"id":11817,"name":"YouTube","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":302,"character":1}],"type":{"type":"literal","value":"youtube"},"defaultValue":"\"youtube\""},{"id":11798,"name":"eBay","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":280,"character":1}],"type":{"type":"literal","value":"ebay"},"defaultValue":"\"ebay\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11794,11795,11796,11797,11799,11800,11801,11802,11803,11804,11805,11806,11807,11808,11810,11809,11811,11812,11813,11815,11814,11816,11817,11798]}],"sources":[{"fileName":"payloads/v10/user.ts","line":275,"character":12}]},{"id":11818,"name":"ConnectionVisibility","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":11820,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Visible to everyone"},"sources":[{"fileName":"payloads/v10/user.ts","line":313,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11819,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible to everyone except the user themselves"},"sources":[{"fileName":"payloads/v10/user.ts","line":309,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11820,11819]}],"sources":[{"fileName":"payloads/v10/user.ts","line":305,"character":12}]},{"id":10370,"name":"EmbedType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-types","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n"}]},"children":[{"id":10375,"name":"Article","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Article embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1260,"character":1}],"type":{"type":"literal","value":"article"},"defaultValue":"\"article\""},{"id":10377,"name":"AutoModerationMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Auto moderation alert embed","tags":[{"tag":"unstable","text":"This embed type is currently not documented by Discord, but it is returned in the auto moderation system messages.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1270,"character":1}],"type":{"type":"literal","value":"auto_moderation_message"},"defaultValue":"\"auto_moderation_message\""},{"id":10374,"name":"GIFV","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Animated gif image embed rendered as a video embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1256,"character":1}],"type":{"type":"literal","value":"gifv"},"defaultValue":"\"gifv\""},{"id":10372,"name":"Image","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Image embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1248,"character":1}],"type":{"type":"literal","value":"image"},"defaultValue":"\"image\""},{"id":10376,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Link embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1264,"character":1}],"type":{"type":"literal","value":"link"},"defaultValue":"\"link\""},{"id":10378,"name":"PollResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Poll result embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1274,"character":1}],"type":{"type":"literal","value":"poll_result"},"defaultValue":"\"poll_result\""},{"id":10371,"name":"Rich","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Generic embed rendered from embed attributes"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1244,"character":1}],"type":{"type":"literal","value":"rich"},"defaultValue":"\"rich\""},{"id":10373,"name":"Video","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Video embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1252,"character":1}],"type":{"type":"literal","value":"video"},"defaultValue":"\"video\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10375,10377,10374,10372,10376,10378,10371,10373]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1240,"character":12}]},{"id":12975,"name":"EntitlementOwnerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"children":[{"id":12976,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/monetization.ts","line":78,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":12977,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/monetization.ts","line":79,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[12976,12977]}],"sources":[{"fileName":"rest/v10/monetization.ts","line":77,"character":12}]},{"id":11523,"name":"EntitlementType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-types"},"children":[{"id":11531,"name":"ApplicationSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased as an app subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":84,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":11526,"name":"DeveloperGift","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was gifted by developer"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":64,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11528,"name":"FreePurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was granted when the SKU was free"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":72,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11530,"name":"PremiumPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was claimed by user for free as a Nitro Subscriber"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":80,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":11525,"name":"PremiumSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement for Discord Nitro subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":60,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11524,"name":"Purchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased by user"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":56,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11527,"name":"TestModePurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased by a dev in application test mode"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":68,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11529,"name":"UserGift","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was gifted by another user"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":76,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11531,11526,11528,11530,11525,11524,11527,11529]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":52,"character":12}]},{"id":11116,"name":"EntryPointCommandHandlerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-entry-point-command-handler-types"},"children":[{"id":11117,"name":"AppHandler","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The app handles the interaction using an interaction token"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":175,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11118,"name":"DiscordLaunchActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord handles the interaction by launching an Activity and sending a follow-up message without coordinating with\nthe app"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":180,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11117,11118]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":171,"character":12}]},{"id":10129,"name":"ForumLayoutType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel/#channel-object-forum-layout-types"},"children":[{"id":10132,"name":"GalleryView","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Display posts as a collection of tiles"},"sources":[{"fileName":"payloads/v10/channel.ts","line":316,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10131,"name":"ListView","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Display posts as a list"},"sources":[{"fileName":"payloads/v10/channel.ts","line":312,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10130,"name":"NotSet","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"No default has been set for forum channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":308,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10132,10131,10130]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":304,"character":12}]},{"id":9070,"name":"GatewayCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes"},"children":[{"id":9076,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent more than one identify payload. Don't do that!"},"sources":[{"fileName":"gateway/v10.ts","line":138,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":9075,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The account token sent with your identify payload is incorrect","text":"See https://discord.com/developers/docs/topics/gateway-events#identify\n"},"sources":[{"fileName":"gateway/v10.ts","line":134,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":9073,"name":"DecodeError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid payload to us. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway#sending-events\n"},"sources":[{"fileName":"gateway/v10.ts","line":122,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":9084,"name":"DisallowedIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a disallowed intent for a Gateway Intent. You may have tried to specify an intent that you have not\nenabled or are not whitelisted for","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n\nSee https://discord.com/developers/docs/topics/gateway#privileged-intents\n"},"sources":[{"fileName":"gateway/v10.ts","line":183,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":9082,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid version for the gateway"},"sources":[{"fileName":"gateway/v10.ts","line":168,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":9083,"name":"InvalidIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid intent for a Gateway Intent. You may have incorrectly calculated the bitwise value","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v10.ts","line":174,"character":1}],"type":{"type":"literal","value":4013},"defaultValue":"4013"},{"id":9077,"name":"InvalidSeq","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The sequence sent when resuming the session was invalid. Reconnect and start a new session","text":"See https://discord.com/developers/docs/topics/gateway-events#resume\n"},"sources":[{"fileName":"gateway/v10.ts","line":144,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":9080,"name":"InvalidShard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us an invalid shard when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v10.ts","line":158,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":9074,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us a payload prior to identifying","text":"See https://discord.com/developers/docs/topics/gateway-events#identify\n"},"sources":[{"fileName":"gateway/v10.ts","line":128,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":9078,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Woah nelly! You're sending payloads to us too quickly. Slow it down! You will be disconnected on receiving this"},"sources":[{"fileName":"gateway/v10.ts","line":148,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":9079,"name":"SessionTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session timed out. Reconnect and start a new one"},"sources":[{"fileName":"gateway/v10.ts","line":152,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":9081,"name":"ShardingRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session would have handled too many guilds - you are required to shard your connection in order to connect","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v10.ts","line":164,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":9071,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We're not sure what went wrong. Try reconnecting?"},"sources":[{"fileName":"gateway/v10.ts","line":110,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":9072,"name":"UnknownOpcode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid Gateway opcode or an invalid payload for an opcode. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway-events#payload-structure\n"},"sources":[{"fileName":"gateway/v10.ts","line":116,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9076,9075,9073,9084,9082,9083,9077,9080,9074,9078,9079,9081,9071,9072]}],"sources":[{"fileName":"gateway/v10.ts","line":106,"character":12}]},{"id":9109,"name":"GatewayDispatchEvents","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#receive-events"},"children":[{"id":9110,"name":"ApplicationCommandPermissionsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":225,"character":1}],"type":{"type":"literal","value":"APPLICATION_COMMAND_PERMISSIONS_UPDATE"},"defaultValue":"\"APPLICATION_COMMAND_PERMISSIONS_UPDATE\""},{"id":9111,"name":"AutoModerationActionExecution","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":226,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_ACTION_EXECUTION"},"defaultValue":"\"AUTO_MODERATION_ACTION_EXECUTION\""},{"id":9112,"name":"AutoModerationRuleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":227,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_CREATE"},"defaultValue":"\"AUTO_MODERATION_RULE_CREATE\""},{"id":9113,"name":"AutoModerationRuleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":228,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_DELETE"},"defaultValue":"\"AUTO_MODERATION_RULE_DELETE\""},{"id":9114,"name":"AutoModerationRuleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":229,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_UPDATE"},"defaultValue":"\"AUTO_MODERATION_RULE_UPDATE\""},{"id":9115,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":230,"character":1}],"type":{"type":"literal","value":"CHANNEL_CREATE"},"defaultValue":"\"CHANNEL_CREATE\""},{"id":9116,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":231,"character":1}],"type":{"type":"literal","value":"CHANNEL_DELETE"},"defaultValue":"\"CHANNEL_DELETE\""},{"id":9117,"name":"ChannelPinsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":232,"character":1}],"type":{"type":"literal","value":"CHANNEL_PINS_UPDATE"},"defaultValue":"\"CHANNEL_PINS_UPDATE\""},{"id":9118,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":233,"character":1}],"type":{"type":"literal","value":"CHANNEL_UPDATE"},"defaultValue":"\"CHANNEL_UPDATE\""},{"id":9119,"name":"EntitlementCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":234,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_CREATE"},"defaultValue":"\"ENTITLEMENT_CREATE\""},{"id":9120,"name":"EntitlementDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":235,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_DELETE"},"defaultValue":"\"ENTITLEMENT_DELETE\""},{"id":9121,"name":"EntitlementUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":236,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_UPDATE"},"defaultValue":"\"ENTITLEMENT_UPDATE\""},{"id":9122,"name":"GuildAuditLogEntryCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":237,"character":1}],"type":{"type":"literal","value":"GUILD_AUDIT_LOG_ENTRY_CREATE"},"defaultValue":"\"GUILD_AUDIT_LOG_ENTRY_CREATE\""},{"id":9123,"name":"GuildBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":238,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_ADD"},"defaultValue":"\"GUILD_BAN_ADD\""},{"id":9124,"name":"GuildBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":239,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_REMOVE"},"defaultValue":"\"GUILD_BAN_REMOVE\""},{"id":9125,"name":"GuildCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":240,"character":1}],"type":{"type":"literal","value":"GUILD_CREATE"},"defaultValue":"\"GUILD_CREATE\""},{"id":9126,"name":"GuildDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":241,"character":1}],"type":{"type":"literal","value":"GUILD_DELETE"},"defaultValue":"\"GUILD_DELETE\""},{"id":9127,"name":"GuildEmojisUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":242,"character":1}],"type":{"type":"literal","value":"GUILD_EMOJIS_UPDATE"},"defaultValue":"\"GUILD_EMOJIS_UPDATE\""},{"id":9128,"name":"GuildIntegrationsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":243,"character":1}],"type":{"type":"literal","value":"GUILD_INTEGRATIONS_UPDATE"},"defaultValue":"\"GUILD_INTEGRATIONS_UPDATE\""},{"id":9129,"name":"GuildMemberAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":244,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_ADD"},"defaultValue":"\"GUILD_MEMBER_ADD\""},{"id":9130,"name":"GuildMemberRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":245,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_REMOVE"},"defaultValue":"\"GUILD_MEMBER_REMOVE\""},{"id":9132,"name":"GuildMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":247,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_UPDATE"},"defaultValue":"\"GUILD_MEMBER_UPDATE\""},{"id":9131,"name":"GuildMembersChunk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":246,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBERS_CHUNK"},"defaultValue":"\"GUILD_MEMBERS_CHUNK\""},{"id":9133,"name":"GuildRoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":248,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_CREATE"},"defaultValue":"\"GUILD_ROLE_CREATE\""},{"id":9134,"name":"GuildRoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":249,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_DELETE"},"defaultValue":"\"GUILD_ROLE_DELETE\""},{"id":9135,"name":"GuildRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":250,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_UPDATE"},"defaultValue":"\"GUILD_ROLE_UPDATE\""},{"id":9136,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":251,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_CREATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_CREATE\""},{"id":9137,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":252,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_DELETE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_DELETE\""},{"id":9138,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":253,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_UPDATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_UPDATE\""},{"id":9139,"name":"GuildScheduledEventUserAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":254,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_ADD"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_ADD\""},{"id":9140,"name":"GuildScheduledEventUserRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":255,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_REMOVE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_REMOVE\""},{"id":9141,"name":"GuildSoundboardSoundCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":256,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_CREATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_CREATE\""},{"id":9142,"name":"GuildSoundboardSoundDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":257,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_DELETE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_DELETE\""},{"id":9144,"name":"GuildSoundboardSoundUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":259,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_UPDATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_UPDATE\""},{"id":9143,"name":"GuildSoundboardSoundsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":258,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUNDS_UPDATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUNDS_UPDATE\""},{"id":9146,"name":"GuildStickersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":261,"character":1}],"type":{"type":"literal","value":"GUILD_STICKERS_UPDATE"},"defaultValue":"\"GUILD_STICKERS_UPDATE\""},{"id":9147,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":262,"character":1}],"type":{"type":"literal","value":"GUILD_UPDATE"},"defaultValue":"\"GUILD_UPDATE\""},{"id":9148,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":263,"character":1}],"type":{"type":"literal","value":"INTEGRATION_CREATE"},"defaultValue":"\"INTEGRATION_CREATE\""},{"id":9149,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":264,"character":1}],"type":{"type":"literal","value":"INTEGRATION_DELETE"},"defaultValue":"\"INTEGRATION_DELETE\""},{"id":9150,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":265,"character":1}],"type":{"type":"literal","value":"INTEGRATION_UPDATE"},"defaultValue":"\"INTEGRATION_UPDATE\""},{"id":9151,"name":"InteractionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":266,"character":1}],"type":{"type":"literal","value":"INTERACTION_CREATE"},"defaultValue":"\"INTERACTION_CREATE\""},{"id":9152,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":267,"character":1}],"type":{"type":"literal","value":"INVITE_CREATE"},"defaultValue":"\"INVITE_CREATE\""},{"id":9153,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":268,"character":1}],"type":{"type":"literal","value":"INVITE_DELETE"},"defaultValue":"\"INVITE_DELETE\""},{"id":9154,"name":"MessageCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":269,"character":1}],"type":{"type":"literal","value":"MESSAGE_CREATE"},"defaultValue":"\"MESSAGE_CREATE\""},{"id":9155,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":270,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE"},"defaultValue":"\"MESSAGE_DELETE\""},{"id":9156,"name":"MessageDeleteBulk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":271,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE_BULK"},"defaultValue":"\"MESSAGE_DELETE_BULK\""},{"id":9157,"name":"MessagePollVoteAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":272,"character":1}],"type":{"type":"literal","value":"MESSAGE_POLL_VOTE_ADD"},"defaultValue":"\"MESSAGE_POLL_VOTE_ADD\""},{"id":9158,"name":"MessagePollVoteRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":273,"character":1}],"type":{"type":"literal","value":"MESSAGE_POLL_VOTE_REMOVE"},"defaultValue":"\"MESSAGE_POLL_VOTE_REMOVE\""},{"id":9159,"name":"MessageReactionAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":274,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_ADD"},"defaultValue":"\"MESSAGE_REACTION_ADD\""},{"id":9160,"name":"MessageReactionRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":275,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE"},"defaultValue":"\"MESSAGE_REACTION_REMOVE\""},{"id":9161,"name":"MessageReactionRemoveAll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":276,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_ALL"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_ALL\""},{"id":9162,"name":"MessageReactionRemoveEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":277,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_EMOJI"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_EMOJI\""},{"id":9163,"name":"MessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":278,"character":1}],"type":{"type":"literal","value":"MESSAGE_UPDATE"},"defaultValue":"\"MESSAGE_UPDATE\""},{"id":9164,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":279,"character":1}],"type":{"type":"literal","value":"PRESENCE_UPDATE"},"defaultValue":"\"PRESENCE_UPDATE\""},{"id":9165,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":280,"character":1}],"type":{"type":"literal","value":"READY"},"defaultValue":"\"READY\""},{"id":9166,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":281,"character":1}],"type":{"type":"literal","value":"RESUMED"},"defaultValue":"\"RESUMED\""},{"id":9145,"name":"SoundboardSounds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":260,"character":1}],"type":{"type":"literal","value":"SOUNDBOARD_SOUNDS"},"defaultValue":"\"SOUNDBOARD_SOUNDS\""},{"id":9167,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":282,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_CREATE"},"defaultValue":"\"STAGE_INSTANCE_CREATE\""},{"id":9168,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":283,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_DELETE"},"defaultValue":"\"STAGE_INSTANCE_DELETE\""},{"id":9169,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":284,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_UPDATE"},"defaultValue":"\"STAGE_INSTANCE_UPDATE\""},{"id":9170,"name":"SubscriptionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":285,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_CREATE"},"defaultValue":"\"SUBSCRIPTION_CREATE\""},{"id":9171,"name":"SubscriptionDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":286,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_DELETE"},"defaultValue":"\"SUBSCRIPTION_DELETE\""},{"id":9172,"name":"SubscriptionUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":287,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_UPDATE"},"defaultValue":"\"SUBSCRIPTION_UPDATE\""},{"id":9173,"name":"ThreadCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":288,"character":1}],"type":{"type":"literal","value":"THREAD_CREATE"},"defaultValue":"\"THREAD_CREATE\""},{"id":9174,"name":"ThreadDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":289,"character":1}],"type":{"type":"literal","value":"THREAD_DELETE"},"defaultValue":"\"THREAD_DELETE\""},{"id":9175,"name":"ThreadListSync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":290,"character":1}],"type":{"type":"literal","value":"THREAD_LIST_SYNC"},"defaultValue":"\"THREAD_LIST_SYNC\""},{"id":9177,"name":"ThreadMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":292,"character":1}],"type":{"type":"literal","value":"THREAD_MEMBER_UPDATE"},"defaultValue":"\"THREAD_MEMBER_UPDATE\""},{"id":9176,"name":"ThreadMembersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":291,"character":1}],"type":{"type":"literal","value":"THREAD_MEMBERS_UPDATE"},"defaultValue":"\"THREAD_MEMBERS_UPDATE\""},{"id":9178,"name":"ThreadUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":293,"character":1}],"type":{"type":"literal","value":"THREAD_UPDATE"},"defaultValue":"\"THREAD_UPDATE\""},{"id":9179,"name":"TypingStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":294,"character":1}],"type":{"type":"literal","value":"TYPING_START"},"defaultValue":"\"TYPING_START\""},{"id":9180,"name":"UserUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":295,"character":1}],"type":{"type":"literal","value":"USER_UPDATE"},"defaultValue":"\"USER_UPDATE\""},{"id":9181,"name":"VoiceChannelEffectSend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":296,"character":1}],"type":{"type":"literal","value":"VOICE_CHANNEL_EFFECT_SEND"},"defaultValue":"\"VOICE_CHANNEL_EFFECT_SEND\""},{"id":9182,"name":"VoiceServerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":297,"character":1}],"type":{"type":"literal","value":"VOICE_SERVER_UPDATE"},"defaultValue":"\"VOICE_SERVER_UPDATE\""},{"id":9183,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":298,"character":1}],"type":{"type":"literal","value":"VOICE_STATE_UPDATE"},"defaultValue":"\"VOICE_STATE_UPDATE\""},{"id":9184,"name":"WebhooksUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":299,"character":1}],"type":{"type":"literal","value":"WEBHOOKS_UPDATE"},"defaultValue":"\"WEBHOOKS_UPDATE\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9110,9111,9112,9113,9114,9115,9116,9117,9118,9119,9120,9121,9122,9123,9124,9125,9126,9127,9128,9129,9130,9132,9131,9133,9134,9135,9136,9137,9138,9139,9140,9141,9142,9144,9143,9146,9147,9148,9149,9150,9151,9152,9153,9154,9155,9156,9157,9158,9159,9160,9161,9162,9163,9164,9165,9166,9145,9167,9168,9169,9170,9171,9172,9173,9174,9175,9177,9176,9178,9179,9180,9181,9182,9183,9184]}],"sources":[{"fileName":"gateway/v10.ts","line":224,"character":12}]},{"id":9085,"name":"GatewayIntentBits","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#list-of-intents"},"children":[{"id":9105,"name":"AutoModerationConfiguration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":215,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":9106,"name":"AutoModerationExecution","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":216,"character":1}],"type":{"type":"literal","value":2097152},"defaultValue":"2097152"},{"id":9108,"name":"DirectMessagePolls","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":218,"character":1}],"type":{"type":"literal","value":33554432},"defaultValue":"33554432"},{"id":9101,"name":"DirectMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":211,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":9102,"name":"DirectMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":212,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":9100,"name":"DirectMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":210,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":9089,"name":"GuildBans","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink GatewayIntentBits#GuildModeration}\n"}]},"sources":[{"fileName":"gateway/v10.ts","line":196,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9091,"name":"GuildEmojisAndStickers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink GatewayIntentBits#GuildExpressions}\n"}]},"sources":[{"fileName":"gateway/v10.ts","line":201,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":9090,"name":"GuildExpressions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":197,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":9092,"name":"GuildIntegrations","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":202,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":9094,"name":"GuildInvites","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":204,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":9087,"name":"GuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":191,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9107,"name":"GuildMessagePolls","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":217,"character":1}],"type":{"type":"literal","value":16777216},"defaultValue":"16777216"},{"id":9098,"name":"GuildMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":208,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":9099,"name":"GuildMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":209,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":9097,"name":"GuildMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":207,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":9088,"name":"GuildModeration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":192,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":9096,"name":"GuildPresences","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":206,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":9104,"name":"GuildScheduledEvents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":214,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":9095,"name":"GuildVoiceStates","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":205,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":9093,"name":"GuildWebhooks","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":203,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":9086,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":190,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9103,"name":"MessageContent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":213,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9105,9106,9108,9101,9102,9100,9089,9091,9090,9092,9094,9087,9107,9098,9099,9097,9088,9096,9104,9095,9093,9086,9103]}],"sources":[{"fileName":"gateway/v10.ts","line":189,"character":12}]},{"id":9057,"name":"GatewayOpcodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes"},"children":[{"id":9058,"name":"Dispatch","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An event was dispatched"},"sources":[{"fileName":"gateway/v10.ts","line":55,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":9059,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A bidirectional opcode to maintain an active gateway connection.\nFired periodically by the client, or fired by the gateway to request an immediate heartbeat from the client."},"sources":[{"fileName":"gateway/v10.ts","line":60,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9068,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent in response to receiving a heartbeat to acknowledge that it has been received"},"sources":[{"fileName":"gateway/v10.ts","line":96,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":9067,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent immediately after connecting, contains the `heartbeat_interval` to use"},"sources":[{"fileName":"gateway/v10.ts","line":92,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":9060,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Starts a new session during the initial handshake"},"sources":[{"fileName":"gateway/v10.ts","line":64,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":9066,"name":"InvalidSession","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session has been invalidated. You should reconnect and identify/resume accordingly"},"sources":[{"fileName":"gateway/v10.ts","line":88,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":9061,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Update the client's presence"},"sources":[{"fileName":"gateway/v10.ts","line":68,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":9064,"name":"Reconnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You should attempt to reconnect and resume immediately"},"sources":[{"fileName":"gateway/v10.ts","line":80,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":9065,"name":"RequestGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about offline guild members in a large guild"},"sources":[{"fileName":"gateway/v10.ts","line":84,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":9069,"name":"RequestSoundboardSounds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about soundboard sounds in a set of guilds"},"sources":[{"fileName":"gateway/v10.ts","line":100,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":9063,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Resume a previous session that was disconnected"},"sources":[{"fileName":"gateway/v10.ts","line":76,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":9062,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Used to join/leave or move between voice channels"},"sources":[{"fileName":"gateway/v10.ts","line":72,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9058,9059,9068,9067,9060,9066,9061,9064,9065,9069,9063,9062]}],"sources":[{"fileName":"gateway/v10.ts","line":51,"character":12}]},{"id":10751,"name":"GuildDefaultMessageNotifications","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level"},"children":[{"id":10752,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":289,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10753,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":290,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10752,10753]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":288,"character":12}]},{"id":10754,"name":"GuildExplicitContentFilter","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level"},"children":[{"id":10757,"name":"AllMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":299,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10755,"name":"Disabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":297,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10756,"name":"MembersWithoutRoles","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":298,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10757,10755,10756]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":296,"character":12}]},{"id":10788,"name":"GuildFeature","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-features"},"children":[{"id":10789,"name":"AnimatedBanner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild banner image"},"sources":[{"fileName":"payloads/v10/guild.ts","line":399,"character":1}],"type":{"type":"literal","value":"ANIMATED_BANNER"},"defaultValue":"\"ANIMATED_BANNER\""},{"id":10790,"name":"AnimatedIcon","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild icon"},"sources":[{"fileName":"payloads/v10/guild.ts","line":403,"character":1}],"type":{"type":"literal","value":"ANIMATED_ICON"},"defaultValue":"\"ANIMATED_ICON\""},{"id":10791,"name":"ApplicationCommandPermissionsV2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is using the old permissions configuration behavior","text":"See https://discord.com/developers/docs/change-log#upcoming-application-command-permission-changes\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":409,"character":1}],"type":{"type":"literal","value":"APPLICATION_COMMAND_PERMISSIONS_V2"},"defaultValue":"\"APPLICATION_COMMAND_PERMISSIONS_V2\""},{"id":10792,"name":"AutoModeration","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has set up auto moderation rules"},"sources":[{"fileName":"payloads/v10/guild.ts","line":413,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION"},"defaultValue":"\"AUTO_MODERATION\""},{"id":10793,"name":"Banner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a guild banner image"},"sources":[{"fileName":"payloads/v10/guild.ts","line":417,"character":1}],"type":{"type":"literal","value":"BANNER"},"defaultValue":"\"BANNER\""},{"id":10794,"name":"Community","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can enable welcome screen, Membership Screening and discovery, and receives community updates"},"sources":[{"fileName":"payloads/v10/guild.ts","line":421,"character":1}],"type":{"type":"literal","value":"COMMUNITY"},"defaultValue":"\"COMMUNITY\""},{"id":10795,"name":"CreatorMonetizableProvisional","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization"},"sources":[{"fileName":"payloads/v10/guild.ts","line":425,"character":1}],"type":{"type":"literal","value":"CREATOR_MONETIZABLE_PROVISIONAL"},"defaultValue":"\"CREATOR_MONETIZABLE_PROVISIONAL\""},{"id":10796,"name":"CreatorStorePage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the role subscription promo page"},"sources":[{"fileName":"payloads/v10/guild.ts","line":429,"character":1}],"type":{"type":"literal","value":"CREATOR_STORE_PAGE"},"defaultValue":"\"CREATOR_STORE_PAGE\""},{"id":10797,"name":"DeveloperSupportServer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has been set as a support server on the App Directory"},"sources":[{"fileName":"payloads/v10/guild.ts","line":433,"character":1}],"type":{"type":"literal","value":"DEVELOPER_SUPPORT_SERVER"},"defaultValue":"\"DEVELOPER_SUPPORT_SERVER\""},{"id":10798,"name":"Discoverable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be discovered in the directory"},"sources":[{"fileName":"payloads/v10/guild.ts","line":437,"character":1}],"type":{"type":"literal","value":"DISCOVERABLE"},"defaultValue":"\"DISCOVERABLE\""},{"id":10799,"name":"Featurable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be featured in the directory"},"sources":[{"fileName":"payloads/v10/guild.ts","line":441,"character":1}],"type":{"type":"literal","value":"FEATURABLE"},"defaultValue":"\"FEATURABLE\""},{"id":10800,"name":"HasDirectoryEntry","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is listed in a directory channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":445,"character":1}],"type":{"type":"literal","value":"HAS_DIRECTORY_ENTRY"},"defaultValue":"\"HAS_DIRECTORY_ENTRY\""},{"id":10801,"name":"Hub","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is a Student Hub","text":"See https://support.discord.com/hc/articles/4406046651927\n","tags":[{"tag":"unstable","text":"This feature is currently not documented by Discord, but has known value\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":453,"character":1}],"type":{"type":"literal","value":"HUB"},"defaultValue":"\"HUB\""},{"id":10803,"name":"InviteSplash","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an invite splash background"},"sources":[{"fileName":"payloads/v10/guild.ts","line":461,"character":1}],"type":{"type":"literal","value":"INVITE_SPLASH"},"defaultValue":"\"INVITE_SPLASH\""},{"id":10802,"name":"InvitesDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has disabled invite usage, preventing users from joining"},"sources":[{"fileName":"payloads/v10/guild.ts","line":457,"character":1}],"type":{"type":"literal","value":"INVITES_DISABLED"},"defaultValue":"\"INVITES_DISABLED\""},{"id":10804,"name":"LinkedToHub","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is in a Student Hub","text":"See https://support.discord.com/hc/articles/4406046651927\n","tags":[{"tag":"unstable","text":"This feature is currently not documented by Discord, but has known value\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":469,"character":1}],"type":{"type":"literal","value":"LINKED_TO_HUB"},"defaultValue":"\"LINKED_TO_HUB\""},{"id":10805,"name":"MemberVerificationGateEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled Membership Screening"},"sources":[{"fileName":"payloads/v10/guild.ts","line":473,"character":1}],"type":{"type":"literal","value":"MEMBER_VERIFICATION_GATE_ENABLED"},"defaultValue":"\"MEMBER_VERIFICATION_GATE_ENABLED\""},{"id":10807,"name":"MonetizationEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization","tags":[{"tag":"unstable","text":"This feature is no longer documented by Discord\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":483,"character":1}],"type":{"type":"literal","value":"MONETIZATION_ENABLED"},"defaultValue":"\"MONETIZATION_ENABLED\""},{"id":10806,"name":"MoreSoundboard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has increased custom soundboard sound slots"},"sources":[{"fileName":"payloads/v10/guild.ts","line":477,"character":1}],"type":{"type":"literal","value":"MORE_SOUNDBOARD"},"defaultValue":"\"MORE_SOUNDBOARD\""},{"id":10808,"name":"MoreStickers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has increased custom sticker slots"},"sources":[{"fileName":"payloads/v10/guild.ts","line":487,"character":1}],"type":{"type":"literal","value":"MORE_STICKERS"},"defaultValue":"\"MORE_STICKERS\""},{"id":10809,"name":"News","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create news channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":491,"character":1}],"type":{"type":"literal","value":"NEWS"},"defaultValue":"\"NEWS\""},{"id":10810,"name":"Partnered","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is partnered"},"sources":[{"fileName":"payloads/v10/guild.ts","line":495,"character":1}],"type":{"type":"literal","value":"PARTNERED"},"defaultValue":"\"PARTNERED\""},{"id":10811,"name":"PreviewEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can be previewed before joining via Membership Screening or the directory"},"sources":[{"fileName":"payloads/v10/guild.ts","line":499,"character":1}],"type":{"type":"literal","value":"PREVIEW_ENABLED"},"defaultValue":"\"PREVIEW_ENABLED\""},{"id":10812,"name":"PrivateThreads","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create private threads"},"sources":[{"fileName":"payloads/v10/guild.ts","line":503,"character":1}],"type":{"type":"literal","value":"PRIVATE_THREADS"},"defaultValue":"\"PRIVATE_THREADS\""},{"id":10813,"name":"RaidAlertsDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has disabled alerts for join raids in the configured safety alerts channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":507,"character":1}],"type":{"type":"literal","value":"RAID_ALERTS_DISABLED"},"defaultValue":"\"RAID_ALERTS_DISABLED\""},{"id":10814,"name":"RelayEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":508,"character":1}],"type":{"type":"literal","value":"RELAY_ENABLED"},"defaultValue":"\"RELAY_ENABLED\""},{"id":10815,"name":"RoleIcons","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to set role icons"},"sources":[{"fileName":"payloads/v10/guild.ts","line":512,"character":1}],"type":{"type":"literal","value":"ROLE_ICONS"},"defaultValue":"\"ROLE_ICONS\""},{"id":10816,"name":"RoleSubscriptionsAvailableForPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has role subscriptions that can be purchased"},"sources":[{"fileName":"payloads/v10/guild.ts","line":516,"character":1}],"type":{"type":"literal","value":"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE"},"defaultValue":"\"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE\""},{"id":10817,"name":"RoleSubscriptionsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled role subscriptions"},"sources":[{"fileName":"payloads/v10/guild.ts","line":520,"character":1}],"type":{"type":"literal","value":"ROLE_SUBSCRIPTIONS_ENABLED"},"defaultValue":"\"ROLE_SUBSCRIPTIONS_ENABLED\""},{"id":10818,"name":"Soundboard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has created soundboard sounds"},"sources":[{"fileName":"payloads/v10/guild.ts","line":524,"character":1}],"type":{"type":"literal","value":"SOUNDBOARD"},"defaultValue":"\"SOUNDBOARD\""},{"id":10819,"name":"TicketedEventsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled ticketed events"},"sources":[{"fileName":"payloads/v10/guild.ts","line":528,"character":1}],"type":{"type":"literal","value":"TICKETED_EVENTS_ENABLED"},"defaultValue":"\"TICKETED_EVENTS_ENABLED\""},{"id":10822,"name":"VIPRegions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set 384kbps bitrate in voice (previously VIP voice servers)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":540,"character":1}],"type":{"type":"literal","value":"VIP_REGIONS"},"defaultValue":"\"VIP_REGIONS\""},{"id":10820,"name":"VanityURL","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a vanity URL"},"sources":[{"fileName":"payloads/v10/guild.ts","line":532,"character":1}],"type":{"type":"literal","value":"VANITY_URL"},"defaultValue":"\"VANITY_URL\""},{"id":10821,"name":"Verified","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is verified"},"sources":[{"fileName":"payloads/v10/guild.ts","line":536,"character":1}],"type":{"type":"literal","value":"VERIFIED"},"defaultValue":"\"VERIFIED\""},{"id":10823,"name":"WelcomeScreenEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the welcome screen"},"sources":[{"fileName":"payloads/v10/guild.ts","line":544,"character":1}],"type":{"type":"literal","value":"WELCOME_SCREEN_ENABLED"},"defaultValue":"\"WELCOME_SCREEN_ENABLED\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10789,10790,10791,10792,10793,10794,10795,10796,10797,10798,10799,10800,10801,10803,10802,10804,10805,10807,10806,10808,10809,10810,10811,10812,10813,10814,10815,10816,10817,10818,10819,10822,10820,10821,10823]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":395,"character":12}]},{"id":10777,"name":"GuildHubType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10780,"name":"College","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":359,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10778,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":357,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10779,"name":"HighSchool","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":358,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10780,10778,10779]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":356,"character":12}]},{"id":10758,"name":"GuildMFALevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-mfa-level"},"children":[{"id":10760,"name":"Elevated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":307,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10759,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":306,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10760,10759]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":305,"character":12}]},{"id":10852,"name":"GuildMemberFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-flags"},"children":[{"id":10861,"name":"AutomodQuarantinedBio","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":726,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":10860,"name":"AutomodQuarantinedUsernameOrGuildNickname","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member's username, display name, or nickname is blocked by AutoMod"},"sources":[{"fileName":"payloads/v10/guild.ts","line":722,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":10855,"name":"BypassesVerification","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member is exempt from guild verification requirements"},"sources":[{"fileName":"payloads/v10/guild.ts","line":702,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10859,"name":"CompletedHomeActions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has completed Server Guide new member actions"},"sources":[{"fileName":"payloads/v10/guild.ts","line":718,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":10854,"name":"CompletedOnboarding","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has completed onboarding"},"sources":[{"fileName":"payloads/v10/guild.ts","line":698,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10853,"name":"DidRejoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has left and rejoined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":694,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10862,"name":"DmSettingsUpsellAcknowledged","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has dismissed the DM settings upsell"},"sources":[{"fileName":"payloads/v10/guild.ts","line":730,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":10857,"name":"IsGuest","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member is a guest and can only access the voice channel they were invited to"},"sources":[{"fileName":"payloads/v10/guild.ts","line":710,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":10858,"name":"StartedHomeActions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has started Server Guide new member actions"},"sources":[{"fileName":"payloads/v10/guild.ts","line":714,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10856,"name":"StartedOnboarding","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has started onboarding"},"sources":[{"fileName":"payloads/v10/guild.ts","line":706,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10861,10860,10855,10859,10854,10853,10862,10857,10858,10856]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":690,"character":12}]},{"id":10761,"name":"GuildNSFWLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level"},"children":[{"id":10765,"name":"AgeRestricted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":317,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10762,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":314,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10763,"name":"Explicit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":315,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10764,"name":"Safe","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":316,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10765,10762,10763,10764]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":313,"character":12}]},{"id":10963,"name":"GuildOnboardingMode","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-onboarding-mode"},"children":[{"id":10965,"name":"OnboardingAdvanced","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Counts Default Channels and Questions towards constraints"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1135,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10964,"name":"OnboardingDefault","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Counts only Default Channels towards constraints"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1131,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10965,10964]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1127,"character":12}]},{"id":10966,"name":"GuildOnboardingPromptType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-types"},"children":[{"id":10968,"name":"Dropdown","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":1143,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10967,"name":"MultipleChoice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":1142,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10968,10967]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1141,"character":12}]},{"id":10772,"name":"GuildPremiumTier","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-premium-tier"},"children":[{"id":10773,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":350,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10774,"name":"Tier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":351,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10775,"name":"Tier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":352,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10776,"name":"Tier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":353,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10773,10774,10775,10776]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":349,"character":12}]},{"id":11066,"name":"GuildScheduledEventEntityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-types"},"children":[{"id":11069,"name":"External","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":220,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11067,"name":"StageInstance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":218,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11068,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":219,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11069,11067,11068]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":217,"character":12}]},{"id":11075,"name":"GuildScheduledEventPrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-privacy-level"},"children":[{"id":11076,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The scheduled event is only accessible to guild members"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":240,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11076]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":236,"character":12}]},{"id":10980,"name":"GuildScheduledEventRecurrenceRuleFrequency","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-frequency"},"children":[{"id":10984,"name":"Daily","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":131,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10982,"name":"Monthly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":129,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10983,"name":"Weekly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":130,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10981,"name":"Yearly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":128,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10984,10982,10983,10981]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":127,"character":12}]},{"id":10993,"name":"GuildScheduledEventRecurrenceRuleMonth","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-month"},"children":[{"id":10997,"name":"April","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":154,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11001,"name":"August","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":158,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":11005,"name":"December","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":162,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":10995,"name":"February","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":152,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10994,"name":"January","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":151,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11000,"name":"July","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":157,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":10999,"name":"June","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":156,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10996,"name":"March","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":153,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10998,"name":"May","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":155,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11004,"name":"November","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":161,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":11003,"name":"October","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":160,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":11002,"name":"September","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":159,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10997,11001,11005,10995,10994,11000,10999,10996,10998,11004,11003,11002]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":150,"character":12}]},{"id":10985,"name":"GuildScheduledEventRecurrenceRuleWeekday","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-weekday"},"children":[{"id":10990,"name":"Friday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":142,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10986,"name":"Monday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":138,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10991,"name":"Saturday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":143,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10992,"name":"Sunday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":144,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10989,"name":"Thursday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":141,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10987,"name":"Tuesday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10988,"name":"Wednesday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10990,10986,10991,10992,10989,10987,10988]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":137,"character":12}]},{"id":11070,"name":"GuildScheduledEventStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-status"},"children":[{"id":11072,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":228,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11074,"name":"Canceled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":230,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11073,"name":"Completed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":229,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11071,"name":"Scheduled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":227,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11072,11074,11073,11071]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":226,"character":12}]},{"id":10781,"name":"GuildSystemChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags"},"children":[{"id":10784,"name":"SuppressGuildReminderNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server setup tips"},"sources":[{"fileName":"payloads/v10/guild.ts","line":377,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10785,"name":"SuppressJoinNotificationReplies","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Hide member join sticker reply buttons"},"sources":[{"fileName":"payloads/v10/guild.ts","line":381,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10782,"name":"SuppressJoinNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress member join notifications"},"sources":[{"fileName":"payloads/v10/guild.ts","line":369,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10783,"name":"SuppressPremiumSubscriptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server boost notifications"},"sources":[{"fileName":"payloads/v10/guild.ts","line":373,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10787,"name":"SuppressRoleSubscriptionPurchaseNotificationReplies","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Hide role subscription sticker reply buttons"},"sources":[{"fileName":"payloads/v10/guild.ts","line":389,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10786,"name":"SuppressRoleSubscriptionPurchaseNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress role subscription purchase and renewal notifications"},"sources":[{"fileName":"payloads/v10/guild.ts","line":385,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10784,10785,10782,10783,10787,10786]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":365,"character":12}]},{"id":10766,"name":"GuildVerificationLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-verification-level"},"children":[{"id":10770,"name":"High","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be a member of the guild for longer than 10 minutes"},"sources":[{"fileName":"payloads/v10/guild.ts","line":339,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10768,"name":"Low","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have verified email on account"},"sources":[{"fileName":"payloads/v10/guild.ts","line":331,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10769,"name":"Medium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be registered on Discord for longer than 5 minutes"},"sources":[{"fileName":"payloads/v10/guild.ts","line":335,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10767,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Unrestricted"},"sources":[{"fileName":"payloads/v10/guild.ts","line":327,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10771,"name":"VeryHigh","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have a verified phone number"},"sources":[{"fileName":"payloads/v10/guild.ts","line":343,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10770,10768,10769,10767,10771]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":323,"character":12}]},{"id":10917,"name":"GuildWidgetStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options"},"children":[{"id":10919,"name":"Banner1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. \"POWERED BY DISCORD\" as the footer of the widget"},"sources":[{"fileName":"payloads/v10/guild.ts","line":944,"character":1}],"type":{"type":"literal","value":"banner1"},"defaultValue":"\"banner1\""},{"id":10920,"name":"Banner2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Smaller widget style with guild icon, name and online count. Split on the right with Discord logo"},"sources":[{"fileName":"payloads/v10/guild.ts","line":948,"character":1}],"type":{"type":"literal","value":"banner2"},"defaultValue":"\"banner2\""},{"id":10921,"name":"Banner3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. In the footer, Discord logo on the left and \"Chat Now\" on the right"},"sources":[{"fileName":"payloads/v10/guild.ts","line":952,"character":1}],"type":{"type":"literal","value":"banner3"},"defaultValue":"\"banner3\""},{"id":10922,"name":"Banner4","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large Discord logo at the top of the widget. Guild icon, name and online count in the middle portion of the widget\nand a \"JOIN MY SERVER\" button at the bottom"},"sources":[{"fileName":"payloads/v10/guild.ts","line":957,"character":1}],"type":{"type":"literal","value":"banner4"},"defaultValue":"\"banner4\""},{"id":10918,"name":"Shield","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Shield style widget with Discord icon and guild members online count"},"sources":[{"fileName":"payloads/v10/guild.ts","line":940,"character":1}],"type":{"type":"literal","value":"shield"},"defaultValue":"\"shield\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10919,10920,10921,10922,10918]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":936,"character":12}]},{"id":12239,"name":"ImageFormat","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":12243,"name":"GIF","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1062,"character":1}],"type":{"type":"literal","value":"gif"},"defaultValue":"\"gif\""},{"id":12240,"name":"JPEG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1059,"character":1}],"type":{"type":"literal","value":"jpeg"},"defaultValue":"\"jpeg\""},{"id":12244,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1063,"character":1}],"type":{"type":"literal","value":"json"},"defaultValue":"\"json\""},{"id":12241,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1060,"character":1}],"type":{"type":"literal","value":"png"},"defaultValue":"\"png\""},{"id":12242,"name":"WebP","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1061,"character":1}],"type":{"type":"literal","value":"webp"},"defaultValue":"\"webp\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[12243,12240,12244,12241,12242]}],"sources":[{"fileName":"rest/v10/index.ts","line":1058,"character":12}]},{"id":10881,"name":"IntegrationExpireBehavior","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors"},"children":[{"id":10883,"name":"Kick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":838,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10882,"name":"RemoveRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":837,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10883,10882]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":836,"character":12}]},{"id":11112,"name":"InteractionContextType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-context-types"},"children":[{"id":11114,"name":"BotDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within DMs with the app's bot user"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":161,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11113,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within servers"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":157,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":11115,"name":"PrivateChannel","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within Group DMs and DMs other than the app's bot user"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":165,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11114,11113,11115]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":153,"character":12}]},{"id":11452,"name":"InteractionResponseType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-type"},"children":[{"id":11458,"name":"ApplicationCommandAutocompleteResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For autocomplete interactions"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":94,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":11454,"name":"ChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with a message"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":78,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11455,"name":"DeferredChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK an interaction and edit to a response later, the user sees a loading state"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":82,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11456,"name":"DeferredMessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and update it to a loading state"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":86,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":11461,"name":"LaunchActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Launch the Activity associated with the app.","tags":[{"tag":"remarks","text":"\nOnly available for apps with Activities enabled\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":112,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":11459,"name":"Modal","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an modal for a user to fill-out"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":98,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":11453,"name":"Pong","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a `Ping`"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":74,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11460,"name":"PremiumRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an upgrade button, only available for apps with monetization enabled","tags":[{"tag":"deprecated","text":"See https://discord.com/developers/docs/change-log#premium-apps-new-premium-button-style-deep-linking-url-schemes\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":104,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":11457,"name":"UpdateMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and edit the message to which the button was attached"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":90,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11458,11454,11455,11456,11461,11459,11453,11460,11457]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":70,"character":12}]},{"id":11424,"name":"InteractionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-type"},"children":[{"id":11426,"name":"ApplicationCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":11,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11428,"name":"ApplicationCommandAutocomplete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":13,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11427,"name":"MessageComponent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":12,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11429,"name":"ModalSubmit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":14,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11425,"name":"Ping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":10,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11426,11428,11427,11429,11425]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":9,"character":12}]},{"id":11490,"name":"InviteTargetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types"},"children":[{"id":11492,"name":"EmbeddedApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":113,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11491,"name":"Stream","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":112,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11492,11491]}],"sources":[{"fileName":"payloads/v10/invite.ts","line":111,"character":12}]},{"id":11486,"name":"InviteType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-types"},"children":[{"id":11489,"name":"Friend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":105,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11488,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":104,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11487,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":103,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11489,11488,11487]}],"sources":[{"fileName":"payloads/v10/invite.ts","line":102,"character":12}]},{"id":10940,"name":"MembershipScreeningFieldType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10941,"name":"Terms","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Server Rules"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1030,"character":1}],"type":{"type":"literal","value":"TERMS"},"defaultValue":"\"TERMS\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10941]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1026,"character":12}]},{"id":10280,"name":"MessageActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-types"},"children":[{"id":10281,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":841,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10284,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":844,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10283,"name":"Listen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":843,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10282,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":842,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10281,10284,10283,10282]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":840,"character":12}]},{"id":10288,"name":"MessageFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-flags"},"children":[{"id":10289,"name":"Crossposted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has been published to subscribed channels (via Channel Following)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":868,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10295,"name":"Ephemeral","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is only visible to the user who invoked the Interaction"},"sources":[{"fileName":"payloads/v10/channel.ts","line":892,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":10297,"name":"FailedToMentionSomeRolesInThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message failed to mention some roles and add their members to the thread"},"sources":[{"fileName":"payloads/v10/channel.ts","line":900,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":10294,"name":"HasThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has an associated thread, which shares its id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":888,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10290,"name":"IsCrosspost","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message originated from a message in another channel (via Channel Following)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":872,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10300,"name":"IsVoiceMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is a voice message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":912,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":10296,"name":"Loading","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is an Interaction Response and the bot is \"thinking\""},"sources":[{"fileName":"payloads/v10/channel.ts","line":896,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":10298,"name":"ShouldShowLinkNotDiscordWarning","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This message flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":904,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":10292,"name":"SourceMessageDeleted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The source message for this crosspost has been deleted (via Channel Following)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":880,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10291,"name":"SuppressEmbeds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Do not include any embeds when serializing this message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":876,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10299,"name":"SuppressNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message will not trigger push and desktop notifications"},"sources":[{"fileName":"payloads/v10/channel.ts","line":908,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":10293,"name":"Urgent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message came from the urgent message system"},"sources":[{"fileName":"payloads/v10/channel.ts","line":884,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10289,10295,10297,10294,10290,10300,10296,10298,10292,10291,10299,10293]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":864,"character":12}]},{"id":10285,"name":"MessageReferenceType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-types"},"children":[{"id":10286,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A standard reference used by replies"},"sources":[{"fileName":"payloads/v10/channel.ts","line":854,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10287,"name":"Forward","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Reference used to point to a message at a point in time"},"sources":[{"fileName":"payloads/v10/channel.ts","line":858,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10286,10287]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":850,"character":12}]},{"id":10233,"name":"MessageType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-types"},"children":[{"id":10257,"name":"AutoModerationAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":774,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":10237,"name":"Call","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":753,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":10246,"name":"ChannelFollowAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":762,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":10239,"name":"ChannelIconChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":755,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":10238,"name":"ChannelNameChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":754,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":10240,"name":"ChannelPinnedMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":756,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":10253,"name":"ChatInputCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":770,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":10256,"name":"ContextMenuCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":773,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":10234,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":750,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":10265,"name":"GuildApplicationPremiumSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":785,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":10242,"name":"GuildBoost","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":758,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10243,"name":"GuildBoostTier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":759,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":10244,"name":"GuildBoostTier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":760,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":10245,"name":"GuildBoostTier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":761,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":10247,"name":"GuildDiscoveryDisqualified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":764,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":10250,"name":"GuildDiscoveryGracePeriodFinalWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":767,"character":1}],"type":{"type":"literal","value":17},"defaultValue":"17"},{"id":10249,"name":"GuildDiscoveryGracePeriodInitialWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":766,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":10248,"name":"GuildDiscoveryRequalified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":765,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":10267,"name":"GuildIncidentAlertModeDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":788,"character":1}],"type":{"type":"literal","value":37},"defaultValue":"37"},{"id":10266,"name":"GuildIncidentAlertModeEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":787,"character":1}],"type":{"type":"literal","value":36},"defaultValue":"36"},{"id":10269,"name":"GuildIncidentReportFalseAlarm","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":790,"character":1}],"type":{"type":"literal","value":39},"defaultValue":"39"},{"id":10268,"name":"GuildIncidentReportRaid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":789,"character":1}],"type":{"type":"literal","value":38},"defaultValue":"38"},{"id":10255,"name":"GuildInviteReminder","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":772,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":10259,"name":"InteractionPremiumUpsell","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":776,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":10271,"name":"PollResult","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":794,"character":1}],"type":{"type":"literal","value":46},"defaultValue":"46"},{"id":10270,"name":"PurchaseNotification","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":792,"character":1}],"type":{"type":"literal","value":44},"defaultValue":"44"},{"id":10235,"name":"RecipientAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":751,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10236,"name":"RecipientRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":752,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10252,"name":"Reply","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":769,"character":1}],"type":{"type":"literal","value":19},"defaultValue":"19"},{"id":10258,"name":"RoleSubscriptionPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":775,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":10261,"name":"StageEnd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":778,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":10263,"name":"StageRaiseHand","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"https://github.com/discord/discord-api-docs/pull/5927#discussion_r1107678548\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":783,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":10262,"name":"StageSpeaker","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":779,"character":1}],"type":{"type":"literal","value":29},"defaultValue":"29"},{"id":10260,"name":"StageStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":777,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":10264,"name":"StageTopic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":784,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":10251,"name":"ThreadCreated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":768,"character":1}],"type":{"type":"literal","value":18},"defaultValue":"18"},{"id":10254,"name":"ThreadStarterMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":771,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":10241,"name":"UserJoin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":757,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10257,10237,10246,10239,10238,10240,10253,10256,10234,10265,10242,10243,10244,10245,10247,10250,10249,10248,10267,10266,10269,10268,10255,10259,10271,10270,10235,10236,10252,10258,10261,10263,10262,10260,10264,10251,10254,10241]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":749,"character":12}]},{"id":11562,"name":"OAuth2Scopes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"Types extracted from https://discord.com/developers/docs/topics/oauth2"},"children":[{"id":11583,"name":"ActivitiesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":107,"character":1}],"type":{"type":"literal","value":"activities.read"},"defaultValue":"\"activities.read\""},{"id":11584,"name":"ActivitiesWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)","text":"See https://discord.com/developers/docs/game-sdk/activities\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":113,"character":1}],"type":{"type":"literal","value":"activities.write"},"defaultValue":"\"activities.write\""},{"id":11587,"name":"ApplicationCommandsPermissionsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update permissions for its commands using a Bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":131,"character":1}],"type":{"type":"literal","value":"applications.commands.permissions.update"},"defaultValue":"\"applications.commands.permissions.update\""},{"id":11579,"name":"ApplicationsBuildsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read build data for a user's applications"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":91,"character":1}],"type":{"type":"literal","value":"applications.builds.read"},"defaultValue":"\"applications.builds.read\""},{"id":11578,"name":"ApplicationsBuildsUpload","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to upload/update builds for a user's applications - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":87,"character":1}],"type":{"type":"literal","value":"applications.builds.upload"},"defaultValue":"\"applications.builds.upload\""},{"id":11585,"name":"ApplicationsCommands","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to use Application Commands in a guild","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":119,"character":1}],"type":{"type":"literal","value":"applications.commands"},"defaultValue":"\"applications.commands\""},{"id":11586,"name":"ApplicationsCommandsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update its Application Commands via this bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":125,"character":1}],"type":{"type":"literal","value":"applications.commands.update"},"defaultValue":"\"applications.commands.update\""},{"id":11581,"name":"ApplicationsEntitlements","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read entitlements for a user's applications"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":99,"character":1}],"type":{"type":"literal","value":"applications.entitlements"},"defaultValue":"\"applications.entitlements\""},{"id":11580,"name":"ApplicationsStoreUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read and update store data (SKUs, store listings, achievements, etc.) for a user's applications"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":95,"character":1}],"type":{"type":"literal","value":"applications.store.update"},"defaultValue":"\"applications.store.update\""},{"id":11563,"name":"Bot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For oauth2 bots, this puts the bot in the user's selected guild by default"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":9,"character":1}],"type":{"type":"literal","value":"bot"},"defaultValue":"\"bot\""},{"id":11564,"name":"Connections","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/connections](https://discord.com/developers/docs/resources/user#get-user-connections)\nto return linked third-party accounts","text":"See https://discord.com/developers/docs/resources/user#get-user-connections\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":16,"character":1}],"type":{"type":"literal","value":"connections"},"defaultValue":"\"connections\""},{"id":11565,"name":"DMChannelsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to see information about the user's DMs and group DMs - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":20,"character":1}],"type":{"type":"literal","value":"dm_channels.read"},"defaultValue":"\"dm_channels.read\""},{"id":11566,"name":"Email","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Enables [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) to return an `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":26,"character":1}],"type":{"type":"literal","value":"email"},"defaultValue":"\"email\""},{"id":11571,"name":"GroupDMJoins","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to join users to a group dm","text":"See https://discord.com/developers/docs/resources/channel#group-dm-add-recipient\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":58,"character":1}],"type":{"type":"literal","value":"gdm.join"},"defaultValue":"\"gdm.join\""},{"id":11568,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/guilds](https://discord.com/developers/docs/resources/user#get-current-user-guilds)\nto return basic information about all of a user's guilds","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guilds\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":39,"character":1}],"type":{"type":"literal","value":"guilds"},"defaultValue":"\"guilds\""},{"id":11569,"name":"GuildsJoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/guilds/{guild.id}/members/{user.id}](https://discord.com/developers/docs/resources/guild#add-guild-member)\nto be used for joining users to a guild","text":"See https://discord.com/developers/docs/resources/guild#add-guild-member\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":46,"character":1}],"type":{"type":"literal","value":"guilds.join"},"defaultValue":"\"guilds.join\""},{"id":11570,"name":"GuildsMembersRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows /users/@me/guilds/{guild.id}/member to return a user's member information in a guild","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guild-member\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":52,"character":1}],"type":{"type":"literal","value":"guilds.members.read"},"defaultValue":"\"guilds.members.read\""},{"id":11567,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) without `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":32,"character":1}],"type":{"type":"literal","value":"identify"},"defaultValue":"\"identify\""},{"id":11572,"name":"MessagesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to read messages from all client channels\n(otherwise restricted to channels/guilds your app creates)"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":63,"character":1}],"type":{"type":"literal","value":"messages.read"},"defaultValue":"\"messages.read\""},{"id":11574,"name":"RPC","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server access, this allows you to control a user's local Discord client - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":71,"character":1}],"type":{"type":"literal","value":"rpc"},"defaultValue":"\"rpc\""},{"id":11575,"name":"RPCNotificationsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to receive notifications pushed out to the user - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":75,"character":1}],"type":{"type":"literal","value":"rpc.notifications.read"},"defaultValue":"\"rpc.notifications.read\""},{"id":11582,"name":"RelationshipsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to know a user's friends and implicit relationships - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":103,"character":1}],"type":{"type":"literal","value":"relationships.read"},"defaultValue":"\"relationships.read\""},{"id":11573,"name":"RoleConnectionsWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's connection and metadata for the app"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":67,"character":1}],"type":{"type":"literal","value":"role_connections.write"},"defaultValue":"\"role_connections.write\""},{"id":11577,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to connect to voice on user's behalf and see all the voice members - requires Discord approval"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":83,"character":1}],"type":{"type":"literal","value":"voice"},"defaultValue":"\"voice\""},{"id":11576,"name":"WebhookIncoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This generates a webhook that is returned in the oauth token response for authorization code grants"},"sources":[{"fileName":"payloads/v10/oauth2.ts","line":79,"character":1}],"type":{"type":"literal","value":"webhook.incoming"},"defaultValue":"\"webhook.incoming\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11583,11584,11587,11579,11578,11585,11586,11581,11580,11563,11564,11565,11566,11571,11568,11569,11570,11567,11572,11574,11575,11582,11573,11577,11576]}],"sources":[{"fileName":"payloads/v10/oauth2.ts","line":5,"character":12}]},{"id":10327,"name":"OverwriteType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10329,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1045,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10328,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1044,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10329,10328]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1043,"character":12}]},{"id":11617,"name":"PollLayoutType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#layout-type"},"children":[{"id":11618,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The, uhm, default layout type"},"sources":[{"fileName":"payloads/v10/poll.ts","line":48,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11618]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":44,"character":12}]},{"id":10612,"name":"PresenceUpdateStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types"},"children":[{"id":10614,"name":"DoNotDisturb","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":102,"character":1}],"type":{"type":"literal","value":"dnd"},"defaultValue":"\"dnd\""},{"id":10615,"name":"Idle","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":103,"character":1}],"type":{"type":"literal","value":"idle"},"defaultValue":"\"idle\""},{"id":10616,"name":"Invisible","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible and shown as offline"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":107,"character":1}],"type":{"type":"literal","value":"invisible"},"defaultValue":"\"invisible\""},{"id":10617,"name":"Offline","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":108,"character":1}],"type":{"type":"literal","value":"offline"},"defaultValue":"\"offline\""},{"id":10613,"name":"Online","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":101,"character":1}],"type":{"type":"literal","value":"online"},"defaultValue":"\"online\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10614,10615,10616,10617,10613]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":100,"character":12}]},{"id":12517,"name":"ReactionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions-reaction-types"},"children":[{"id":12518,"name":"Normal","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/channel.ts","line":406,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":12519,"name":"Super","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v10/channel.ts","line":407,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[12518,12519]}],"sources":[{"fileName":"rest/v10/channel.ts","line":405,"character":12}]},{"id":11608,"name":"RoleFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-flags"},"children":[{"id":11609,"name":"InPrompt","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Role can be selected by members in an onboarding prompt"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":100,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11609]}],"sources":[{"fileName":"payloads/v10/permissions.ts","line":96,"character":12}]},{"id":11539,"name":"SKUFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/skus#sku-object-sku-flags"},"children":[{"id":11540,"name":"Available","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"SKU is available for purchase"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":126,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11541,"name":"GuildSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Recurring SKU that can be purchased by a user and applied to a single server.\nGrants access to every user in that server."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":131,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":11542,"name":"UserSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Recurring SKU purchased by a user for themselves. Grants access to the purchasing user in every server."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":135,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11540,11541,11542]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":122,"character":12}]},{"id":11543,"name":"SKUType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sku#sku-object-sku-types"},"children":[{"id":11545,"name":"Consumable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Consumable one-time purchase"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":149,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11544,"name":"Durable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Durable one-time purchase"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":145,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11546,"name":"Subscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Represents a recurring subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":153,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":11547,"name":"SubscriptionGroup","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"System-generated group for each Subscription SKU created"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":157,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11545,11544,11546,11547]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":141,"character":12}]},{"id":10537,"name":"SelectMenuDefaultValueType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-default-value-structure"},"children":[{"id":10538,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1822,"character":1}],"type":{"type":"literal","value":"channel"},"defaultValue":"\"channel\""},{"id":10539,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1823,"character":1}],"type":{"type":"literal","value":"role"},"defaultValue":"\"role\""},{"id":10540,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1824,"character":1}],"type":{"type":"literal","value":"user"},"defaultValue":"\"user\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10538,10539,10540]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1821,"character":12}]},{"id":10126,"name":"SortOrderType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel/#channel-object-sort-order-types"},"children":[{"id":10128,"name":"CreationDate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sort forum posts by creation time (from most recent to oldest)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":298,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10127,"name":"LatestActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sort forum posts by activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":294,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10128,10127]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":290,"character":12}]},{"id":11649,"name":"StageInstancePrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level"},"children":[{"id":11651,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible to only guild members"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":55,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11650,"name":"Public","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible publicly, such as on stage discovery","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":51,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11651,11650]}],"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":45,"character":12}]},{"id":11673,"name":"StickerFormatType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types"},"children":[{"id":11675,"name":"APNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/sticker.ts","line":88,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11677,"name":"GIF","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/sticker.ts","line":90,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11676,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/sticker.ts","line":89,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11674,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/sticker.ts","line":87,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11675,11677,11676,11674]}],"sources":[{"fileName":"payloads/v10/sticker.ts","line":86,"character":12}]},{"id":11670,"name":"StickerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types"},"children":[{"id":11672,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A sticker uploaded to a guild for the guild's members"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":80,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11671,"name":"Standard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An official sticker in a pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":76,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11672,11671]}],"sources":[{"fileName":"payloads/v10/sticker.ts","line":72,"character":12}]},{"id":11558,"name":"SubscriptionStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#subscription-statuses"},"children":[{"id":11559,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is active and scheduled to renew."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":209,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":11560,"name":"Ending","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is active but will not renew."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":213,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11561,"name":"Inactive","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is inactive and not being charged."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":217,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11559,11560,11561]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":205,"character":12}]},{"id":11699,"name":"TeamMemberMembershipState","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum"},"children":[{"id":11701,"name":"Accepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":73,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11700,"name":"Invited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":72,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11701,11700]}],"sources":[{"fileName":"payloads/v10/teams.ts","line":71,"character":12}]},{"id":11702,"name":"TeamMemberRole","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#team-member-roles-team-member-role-types"},"children":[{"id":11703,"name":"Admin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":80,"character":1}],"type":{"type":"literal","value":"admin"},"defaultValue":"\"admin\""},{"id":11704,"name":"Developer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":81,"character":1}],"type":{"type":"literal","value":"developer"},"defaultValue":"\"developer\""},{"id":11705,"name":"ReadOnly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/teams.ts","line":82,"character":1}],"type":{"type":"literal","value":"read_only"},"defaultValue":"\"read_only\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11703,11704,11705]}],"sources":[{"fileName":"payloads/v10/teams.ts","line":79,"character":12}]},{"id":10496,"name":"TextInputStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-styles"},"children":[{"id":10498,"name":"Paragraph","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1717,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10497,"name":"Short","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1716,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10498,10497]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1715,"character":12}]},{"id":10337,"name":"ThreadAutoArchiveDuration","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10339,"name":"OneDay","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1080,"character":1}],"type":{"type":"literal","value":1440},"defaultValue":"1440"},{"id":10338,"name":"OneHour","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1079,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":10341,"name":"OneWeek","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1082,"character":1}],"type":{"type":"literal","value":10080},"defaultValue":"10080"},{"id":10340,"name":"ThreeDays","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1081,"character":1}],"type":{"type":"literal","value":4320},"defaultValue":"4320"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10339,10338,10341,10340]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1078,"character":12}]},{"id":10348,"name":"ThreadMemberFlags","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10350,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1129,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":10349,"name":"HasInteracted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1125,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10352,"name":"NoMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1137,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":10351,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1133,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10350,10349,10352,10351]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1121,"character":12}]},{"id":11753,"name":"UserFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-user-flags"},"children":[{"id":11773,"name":"ActiveDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is an [Active Developer](https://support-dev.discord.com/hc/articles/10113997751447)"},"sources":[{"fileName":"payloads/v10/user.ts","line":187,"character":1}],"type":{"type":"literal","value":4194304},"defaultValue":"4194304"},{"id":11770,"name":"BotHTTPInteractions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bot uses only [HTTP interactions](https://discord.com/developers/docs/interactions/receiving-and-responding#receiving-an-interaction) and is shown in the online member list"},"sources":[{"fileName":"payloads/v10/user.ts","line":173,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":11757,"name":"BugHunterLevel1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 1"},"sources":[{"fileName":"payloads/v10/user.ts","line":121,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":11766,"name":"BugHunterLevel2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 2"},"sources":[{"fileName":"payloads/v10/user.ts","line":157,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":11769,"name":"CertifiedModerator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Moderator Programs Alumni"},"sources":[{"fileName":"payloads/v10/user.ts","line":169,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":11775,"name":"Collaborator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 50, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":203,"character":1}],"type":{"type":"literal","value":1125899906842624},"defaultValue":"1125899906842624"},{"id":11772,"name":"DisablePremium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":183,"character":1}],"type":{"type":"literal","value":2097152},"defaultValue":"2097152"},{"id":11765,"name":"HasUnreadUrgentMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":153,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":11760,"name":"HypeSquadOnlineHouse1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Bravery Member"},"sources":[{"fileName":"payloads/v10/user.ts","line":133,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":11761,"name":"HypeSquadOnlineHouse2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Brilliance Member"},"sources":[{"fileName":"payloads/v10/user.ts","line":137,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":11762,"name":"HypeSquadOnlineHouse3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Balance Member"},"sources":[{"fileName":"payloads/v10/user.ts","line":141,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":11756,"name":"Hypesquad","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"HypeSquad Events Member"},"sources":[{"fileName":"payloads/v10/user.ts","line":117,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":11758,"name":"MFASMS","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":125,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":11755,"name":"Partner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Partnered Server Owner"},"sources":[{"fileName":"payloads/v10/user.ts","line":113,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11763,"name":"PremiumEarlySupporter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Nitro Supporter"},"sources":[{"fileName":"payloads/v10/user.ts","line":145,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":11759,"name":"PremiumPromoDismissed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":129,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":11774,"name":"Quarantined","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User's account has been [quarantined](https://support.discord.com/hc/articles/6461420677527) based on recent activity","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 44, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":196,"character":1}],"type":{"type":"literal","value":17592186044416},"defaultValue":"17592186044416"},{"id":11776,"name":"RestrictedCollaborator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 51, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":210,"character":1}],"type":{"type":"literal","value":2251799813685248},"defaultValue":"2251799813685248"},{"id":11771,"name":"Spammer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User has been identified as spammer","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":179,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":11754,"name":"Staff","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord Employee"},"sources":[{"fileName":"payloads/v10/user.ts","line":109,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11764,"name":"TeamPseudoUser","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is a [team](https://discord.com/developers/docs/topics/teams)"},"sources":[{"fileName":"payloads/v10/user.ts","line":149,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":11767,"name":"VerifiedBot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Verified Bot"},"sources":[{"fileName":"payloads/v10/user.ts","line":161,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":11768,"name":"VerifiedDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Verified Bot Developer"},"sources":[{"fileName":"payloads/v10/user.ts","line":165,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11773,11770,11757,11766,11769,11775,11772,11765,11760,11761,11762,11756,11758,11755,11763,11759,11774,11776,11771,11754,11764,11767,11768]}],"sources":[{"fileName":"payloads/v10/user.ts","line":105,"character":12}]},{"id":11777,"name":"UserPremiumType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-premium-types"},"children":[{"id":11780,"name":"Nitro","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":219,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11781,"name":"NitroBasic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":220,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11779,"name":"NitroClassic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":218,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":11778,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v10/user.ts","line":217,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11780,11781,11779,11778]}],"sources":[{"fileName":"payloads/v10/user.ts","line":216,"character":12}]},{"id":10193,"name":"VideoQualityMode","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":10194,"name":"Auto","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord chooses the quality for optimal performance"},"sources":[{"fileName":"payloads/v10/channel.ts","line":490,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":10195,"name":"Full","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"720p"},"sources":[{"fileName":"payloads/v10/channel.ts","line":494,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[10194,10195]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":486,"character":12}]},{"id":9581,"name":"VoiceChannelEffectSendAnimationType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send-animation-types"},"children":[{"id":9583,"name":"Basic","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The standard animation"},"sources":[{"fileName":"gateway/v10.ts","line":2015,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":9582,"name":"Premium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A fun animation, sent by a Nitro subscriber"},"sources":[{"fileName":"gateway/v10.ts","line":2011,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[9583,9582]}],"sources":[{"fileName":"gateway/v10.ts","line":2007,"character":12}]},{"id":11862,"name":"WebhookType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":11865,"name":"Application","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Application webhooks are webhooks used with Interactions"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":78,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":11864,"name":"ChannelFollower","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Channel Follower Webhooks are internal webhooks used with Channel Following to post new messages into channels"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":74,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":11863,"name":"Incoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Incoming Webhooks can post messages to channels with a generated token"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":70,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[11865,11864,11863]}],"sources":[{"fileName":"payloads/v10/webhook.ts","line":66,"character":12}]},{"id":10454,"name":"APIActionRowComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#action-rows"},"children":[{"id":10455,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The components in the ActionRow"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1630,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10457,"name":"T"}}},{"id":10456,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10445,"name":"ActionRow"},"inheritedFrom":{"type":"reference","id":10442,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10455,10456]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1625,"character":17}],"typeParameter":[{"id":10457,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10578,"name":"APIActionRowComponentTypes"}}],"extendedTypes":[{"type":"reference","id":10441,"typeArguments":[{"type":"reference","id":10445,"name":"ComponentType.ActionRow"}],"name":"APIBaseComponent"}]},{"id":10436,"name":"APIAllowedMentions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mentions-structure"},"children":[{"id":10437,"name":"parse","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of allowed mention types to parse from the content","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1548,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10432,"name":"AllowedMentionsTypes"}}},{"id":10440,"name":"replied_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"\tFor replies, whether to mention the author of the message being replied to (default false)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1562,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10438,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1552,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10439,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of user_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1556,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10437,10440,10438,10439]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1542,"character":17}]},{"id":9691,"name":"APIApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object"},"children":[{"id":9712,"name":"approximate_guild_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of guilds the application has been added to"},"sources":[{"fileName":"payloads/v10/application.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9713,"name":"approximate_user_install_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of users that have installed the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9699,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object for the bot user associated with the application"},"sources":[{"fileName":"payloads/v10/application.ts","line":48,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":9697,"name":"bot_public","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `false` only app owner can join the app's bot to guilds"},"sources":[{"fileName":"payloads/v10/application.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9698,"name":"bot_require_code_grant","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `true` the app's bot will only join upon completion of the full oauth2 code grant flow"},"sources":[{"fileName":"payloads/v10/application.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9710,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the hash of the image on store embeds"},"sources":[{"fileName":"payloads/v10/application.ts","line":101,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9720,"name":"custom_install_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's default custom authorization link, if enabled"},"sources":[{"fileName":"payloads/v10/application.ts","line":144,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9695,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9711,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The application's public flags","text":"See https://discord.com/developers/docs/resources/application#application-object-application-flags\n"},"sources":[{"fileName":"payloads/v10/application.ts","line":107,"character":1}],"type":{"type":"reference","id":9727,"name":"ApplicationFlags"}},{"id":9707,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A partial object of the associated guild"},"sources":[{"fileName":"payloads/v10/application.ts","line":89,"character":1}],"type":{"type":"reference","id":10695,"name":"APIPartialGuild"}},{"id":9706,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the guild to which it has been linked"},"sources":[{"fileName":"payloads/v10/application.ts","line":85,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9694,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":28,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9692,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9718,"name":"install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Settings for the application's default in-app authorization link, if enabled"},"sources":[{"fileName":"payloads/v10/application.ts","line":136,"character":1}],"type":{"type":"reference","id":9721,"name":"APIApplicationInstallParams"}},{"id":9719,"name":"integration_types_config","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default scopes and permissions for each supported installation context. Value for each key is an integration type configuration object"},"sources":[{"fileName":"payloads/v10/application.ts","line":140,"character":1}],"type":{"type":"reference","id":9726,"name":"APIApplicationIntegrationTypesConfigMap"}},{"id":9715,"name":"interactions_endpoint_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The interactions endpoint URL for the application"},"sources":[{"fileName":"payloads/v10/application.ts","line":123,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9693,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v10/application.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9702,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object containing info on the owner of the application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/application.ts","line":62,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":9708,"name":"primary_sku_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the id of the \"Game SKU\" that is created, if exists"},"sources":[{"fileName":"payloads/v10/application.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9701,"name":"privacy_policy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's privacy policy"},"sources":[{"fileName":"payloads/v10/application.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9714,"name":"redirect_uris","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of redirect URIs for the application"},"sources":[{"fileName":"payloads/v10/application.ts","line":119,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9716,"name":"role_connections_verification_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's role connection verification entry point,\nwhich when configured will render the app as a verification method in the guild role verification configuration"},"sources":[{"fileName":"payloads/v10/application.ts","line":128,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9696,"name":"rpc_origins","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of rpc origin urls, if rpc is enabled"},"sources":[{"fileName":"payloads/v10/application.ts","line":36,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9709,"name":"slug","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the URL slug that links to the store page"},"sources":[{"fileName":"payloads/v10/application.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9703,"name":"summary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An empty string","tags":[{"tag":"deprecated","text":"This field will be removed in v11"},{"tag":"unstable","text":"This field is no longer documented by Discord and will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v10/application.ts","line":69,"character":1}],"type":{"type":"literal","value":""}},{"id":9717,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Up to 5 tags of max 20 characters each describing the content and functionality of the application"},"sources":[{"fileName":"payloads/v10/application.ts","line":132,"character":1}],"type":{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}}]}},{"id":9705,"name":"team","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The team this application belongs to","text":"See https://discord.com/developers/docs/topics/teams#data-models-team-object\n"},"sources":[{"fileName":"payloads/v10/application.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11687,"name":"APITeam"}]}},{"id":9700,"name":"terms_of_service_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's terms of service"},"sources":[{"fileName":"payloads/v10/application.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9704,"name":"verify_key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The hexadecimal encoded key for verification in interactions and the GameSDK's GetTicket function","text":"See https://discord.com/developers/docs/game-sdk/applications#getticket\n"},"sources":[{"fileName":"payloads/v10/application.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9712,9713,9699,9697,9698,9710,9720,9695,9711,9707,9706,9694,9692,9718,9719,9715,9693,9702,9708,9701,9714,9716,9696,9709,9703,9717,9705,9700,9704]}],"sources":[{"fileName":"payloads/v10/application.ts","line":16,"character":17}]},{"id":11084,"name":"APIApplicationCommand","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object"},"children":[{"id":11087,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the parent application"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11101,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":11112,"name":"InteractionContextType"}}]}},{"id":11096,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11098,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11092,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character description for `CHAT_INPUT` commands, empty string for `USER` and `MESSAGE` commands"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11093,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11094,"name":"description_localized","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The localized description"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11097,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11088,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild id of the command, if not global"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11103,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"reference","id":11116,"name":"EntryPointCommandHandlerType"}},{"id":11085,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the command"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11100,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11109,"name":"ApplicationIntegrationType"}}},{"id":11089,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11090,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11091,"name":"name_localized","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The localized name"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11099,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11095,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11126,"name":"APIApplicationCommandOption"}}},{"id":11086,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of the command"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":34,"character":1}],"type":{"type":"reference","id":11104,"name":"ApplicationCommandType"}},{"id":11102,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Autoincrementing version identifier updated during substantial record changes"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11087,11101,11096,11098,11092,11093,11094,11097,11088,11103,11085,11100,11089,11090,11091,11099,11095,11086,11102]}],"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":26,"character":17}]},{"id":11433,"name":"APIApplicationCommandAutocompleteResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11435,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":36,"character":1}],"type":{"type":"reference","id":11465,"name":"APICommandAutocompleteInteractionResponseCallbackData"}},{"id":11434,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":35,"character":1}],"type":{"type":"reference","id":11458,"name":"ApplicationCommandAutocompleteResult"}}],"groups":[{"title":"Properties","kind":1024,"children":[11435,11434]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":34,"character":17}]},{"id":11166,"name":"APIApplicationCommandChannelOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11167,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/channel.ts","line":8,"character":1}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"reference","id":10176,"name":"GuildText"},{"type":"reference","id":10178,"name":"GuildVoice"},{"type":"reference","id":10180,"name":"GuildCategory"},{"type":"reference","id":10181,"name":"GuildAnnouncement"},{"type":"reference","id":10182,"name":"AnnouncementThread"},{"type":"reference","id":10183,"name":"PublicThread"},{"type":"reference","id":10184,"name":"PrivateThread"},{"type":"reference","id":10185,"name":"GuildStageVoice"},{"type":"reference","id":10186,"name":"GuildDirectory"},{"type":"reference","id":10187,"name":"GuildForum"},{"type":"reference","id":10188,"name":"GuildMedia"}]}}},{"id":11171,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11145,"name":"APIApplicationCommandOptionBase.description"}},{"id":11172,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11146,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":11169,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11143,"name":"APIApplicationCommandOptionBase.name"}},{"id":11170,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11144,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":11173,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":11147,"name":"APIApplicationCommandOptionBase.required"}},{"id":11168,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":11198,"name":"Channel"},"inheritedFrom":{"type":"reference","id":11142,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11167,11171,11172,11169,11170,11173,11168]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/channel.ts","line":6,"character":17}],"extendedTypes":[{"type":"reference","id":11141,"typeArguments":[{"type":"reference","id":11198,"name":"ApplicationCommandOptionType.Channel"}],"name":"APIApplicationCommandOptionBase"}]},{"id":11176,"name":"APIApplicationCommandInteractionDataIntegerOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11177,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/integer.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11178,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11150,"name":"APIInteractionDataOptionBase.name"}},{"id":11179,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":11195,"name":"Integer"},"inheritedFrom":{"type":"reference","id":11151,"name":"APIInteractionDataOptionBase.type"}},{"id":11180,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":11152,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[11177,11178,11179,11180]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/integer.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":11149,"typeArguments":[{"type":"reference","id":11195,"name":"ApplicationCommandOptionType.Integer"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":11184,"name":"APIApplicationCommandInteractionDataNumberOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11185,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/number.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11186,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11150,"name":"APIInteractionDataOptionBase.name"}},{"id":11187,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":11201,"name":"Number"},"inheritedFrom":{"type":"reference","id":11151,"name":"APIInteractionDataOptionBase.type"}},{"id":11188,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":11152,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[11185,11186,11187,11188]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/number.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":11149,"typeArguments":[{"type":"reference","id":11201,"name":"ApplicationCommandOptionType.Number"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":11209,"name":"APIApplicationCommandInteractionDataStringOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11210,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/string.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11211,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11150,"name":"APIInteractionDataOptionBase.name"}},{"id":11212,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":11194,"name":"String"},"inheritedFrom":{"type":"reference","id":11151,"name":"APIInteractionDataOptionBase.type"}},{"id":11213,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11152,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[11210,11211,11212,11213]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/string.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":11149,"typeArguments":[{"type":"reference","id":11194,"name":"ApplicationCommandOptionType.String"},{"type":"intrinsic","name":"string"}],"name":"APIInteractionDataOptionBase"}]},{"id":11234,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11235,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11237,"name":"options","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":16,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11222,"name":"APIApplicationCommandInteractionDataSubcommandOption"}}},{"id":11236,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":15,"character":1}],"type":{"type":"reference","id":11193,"name":"SubcommandGroup"}}],"groups":[{"title":"Properties","kind":1024,"children":[11235,11237,11236]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":13,"character":17}]},{"id":11222,"name":"APIApplicationCommandInteractionDataSubcommandOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11223,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11225,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":13,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11128,"name":"APIApplicationCommandInteractionDataBasicOption"}}},{"id":11224,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":12,"character":1}],"type":{"type":"reference","id":11192,"name":"Subcommand"}}],"groups":[{"title":"Properties","kind":1024,"children":[11223,11225,11224]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":10,"character":17}]},{"id":11141,"name":"APIApplicationCommandOptionBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11145,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11146,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11143,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11144,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11147,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11142,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":11148,"name":"Type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11145,11146,11143,11144,11147,11142]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":4,"character":17}],"typeParameter":[{"id":11148,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11191,"name":"ApplicationCommandOptionType"}}],"extendedBy":[{"type":"reference","id":11166,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":11214,"name":"APIApplicationCommandSubcommandOption"},{"type":"reference","id":11226,"name":"APIApplicationCommandSubcommandGroupOption"}]},{"id":11203,"name":"APIApplicationCommandOptionChoice","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-choice-structure"},"children":[{"id":11204,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11205,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":25,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":11206,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":26,"character":1}],"type":{"type":"reference","id":11207,"name":"ValueType"}}],"groups":[{"title":"Properties","kind":1024,"children":[11204,11205,11206]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/shared.ts","line":23,"character":17}],"typeParameter":[{"id":11207,"name":"ValueType","kind":131072,"kindString":"Type parameter","flags":{},"default":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}}]},{"id":11271,"name":"APIApplicationCommandPermission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-structure"},"children":[{"id":11272,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role, user or channel. Can also be a permission constant"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11274,"name":"permission","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` to allow, `false`, to disallow"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11273,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role, user or channel"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":36,"character":1}],"type":{"type":"reference","id":11275,"name":"ApplicationCommandPermissionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[11272,11274,11273]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":28,"character":17}]},{"id":11226,"name":"APIApplicationCommandSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11231,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11145,"name":"APIApplicationCommandOptionBase.description"}},{"id":11232,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11146,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":11229,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11143,"name":"APIApplicationCommandOptionBase.name"}},{"id":11230,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11144,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":11227,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":10,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11214,"name":"APIApplicationCommandSubcommandOption"}}},{"id":11233,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":11147,"name":"APIApplicationCommandOptionBase.required"}},{"id":11228,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":11193,"name":"SubcommandGroup"},"inheritedFrom":{"type":"reference","id":11142,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11231,11232,11229,11230,11227,11233,11228]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":8,"character":17}],"extendedTypes":[{"type":"reference","id":11141,"typeArguments":[{"type":"reference","id":11193,"name":"ApplicationCommandOptionType.SubcommandGroup"}],"name":"APIApplicationCommandOptionBase"}]},{"id":11214,"name":"APIApplicationCommandSubcommandOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11219,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11145,"name":"APIApplicationCommandOptionBase.description"}},{"id":11220,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11146,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":11217,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11143,"name":"APIApplicationCommandOptionBase.name"}},{"id":11218,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":11144,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":11215,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":7,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11125,"name":"APIApplicationCommandBasicOption"}}},{"id":11221,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":11147,"name":"APIApplicationCommandOptionBase.required"}},{"id":11216,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":11192,"name":"Subcommand"},"inheritedFrom":{"type":"reference","id":11142,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11219,11220,11217,11218,11215,11221,11216]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":5,"character":17}],"extendedTypes":[{"type":"reference","id":11141,"typeArguments":[{"type":"reference","id":11192,"name":"ApplicationCommandOptionType.Subcommand"}],"name":"APIApplicationCommandOptionBase"}]},{"id":9721,"name":"APIApplicationInstallParams","kind":256,"kindString":"Interface","flags":{},"children":[{"id":9723,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/application.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9722,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/application.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11562,"name":"OAuth2Scopes"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9723,9722]}],"sources":[{"fileName":"payloads/v10/application.ts","line":147,"character":17}]},{"id":9724,"name":"APIApplicationIntegrationTypeConfiguration","kind":256,"kindString":"Interface","flags":{},"children":[{"id":9725,"name":"oauth2_install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/application.ts","line":153,"character":1}],"type":{"type":"reference","id":9721,"name":"APIApplicationInstallParams"}}],"groups":[{"title":"Properties","kind":1024,"children":[9725]}],"sources":[{"fileName":"payloads/v10/application.ts","line":152,"character":17}]},{"id":11821,"name":"APIApplicationRoleConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#application-role-connection-object-application-role-connection-structure"},"children":[{"id":11824,"name":"metadata","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Object mapping application role connection metadata keys to their `string`-ified value (max 100 characters) for the user on the platform a bot has connected"},"sources":[{"fileName":"payloads/v10/user.ts","line":331,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11822,"name":"platform_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity name of the platform a bot has connected (max 50 characters)"},"sources":[{"fileName":"payloads/v10/user.ts","line":323,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11823,"name":"platform_username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username on the platform a bot has connected (max 100 characters)"},"sources":[{"fileName":"payloads/v10/user.ts","line":327,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[11824,11822,11823]}],"sources":[{"fileName":"payloads/v10/user.ts","line":319,"character":17}]},{"id":9744,"name":"APIApplicationRoleConnectionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#application-role-connection-metadata-object-application-role-connection-metadata-structure"},"children":[{"id":9749,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the metadata field (1-200 characters)"},"sources":[{"fileName":"payloads/v10/application.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9750,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Translations of the description"},"sources":[{"fileName":"payloads/v10/application.ts","line":260,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":9746,"name":"key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Dictionary key for the metadata field (must be `a-z`, `0-9`, or `_` characters; 1-50 characters)"},"sources":[{"fileName":"payloads/v10/application.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9747,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the metadata field (1-100 characters)"},"sources":[{"fileName":"payloads/v10/application.ts","line":248,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9748,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Translations of the name"},"sources":[{"fileName":"payloads/v10/application.ts","line":252,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":9745,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of metadata value"},"sources":[{"fileName":"payloads/v10/application.ts","line":240,"character":1}],"type":{"type":"reference","id":9751,"name":"ApplicationRoleConnectionMetadataType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9749,9750,9746,9747,9748,9745]}],"sources":[{"fileName":"payloads/v10/application.ts","line":236,"character":17}]},{"id":10410,"name":"APIAttachment","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure"},"children":[{"id":10415,"name":"content_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The attachment's media type","text":"See https://en.wikipedia.org/wiki/Media_type\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1448,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10414,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the file"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1442,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10422,"name":"duration_secs","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The duration of the audio file (currently for voice messages)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1476,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10421,"name":"ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this attachment is ephemeral"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1472,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10412,"name":"filename","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of file attached"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1434,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10424,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment flags combined as a bitfield"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1484,"character":1}],"type":{"type":"reference","id":10425,"name":"AttachmentFlags"}},{"id":10419,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of file (if image)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1464,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":10411,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1430,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10418,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A proxied url of file"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1460,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10416,"name":"size","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Size of file in bytes"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1452,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10413,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The title of the file"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1438,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10417,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of file"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1456,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10423,"name":"waveform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Base64 encoded bytearray representing a sampled waveform (currently for voice messages)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1480,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10420,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of file (if image)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1468,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10415,10414,10422,10421,10412,10424,10419,10411,10418,10416,10413,10417,10423,10420]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1426,"character":17}]},{"id":9760,"name":"APIAuditLog","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure"},"children":[{"id":9761,"name":"application_commands","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of application commands found in the audit log","text":"See https://discord.com/developers/docs/interactions/application-commands#application-command-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":46,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11084,"name":"APIApplicationCommand"}}},{"id":9764,"name":"audit_log_entries","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Audit log entries","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":64,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9769,"name":"APIAuditLogEntry"}}},{"id":9765,"name":"auto_moderation_rules","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of auto moderation rules referenced in the audit log","text":"See https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9951,"name":"APIAutoModerationRule"}}},{"id":9768,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild scheduled events in the audit log","text":"See https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":90,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}}},{"id":9766,"name":"integrations","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Partial integration objects","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":76,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10863,"name":"APIGuildIntegration"}}},{"id":9767,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Threads found in the audit log","text":"Threads referenced in THREAD_CREATE and THREAD_UPDATE events are included in the threads map, since archived threads might not be kept in memory by clients.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":84,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10174,"name":"APIChannel"}}},{"id":9763,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users found in the audit log","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":58,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11734,"name":"APIUser"}}},{"id":9762,"name":"webhooks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Webhooks found in the audit log","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":52,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11849,"name":"APIWebhook"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9761,9764,9765,9768,9766,9767,9763,9762]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":40,"character":17}]},{"id":9769,"name":"APIAuditLogEntry","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure"},"children":[{"id":9774,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":122,"character":1}],"type":{"type":"reference","id":9777,"name":"AuditLogEvent"}},{"id":9771,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":106,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9860,"name":"APIAuditLogChange"}}},{"id":9773,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9775,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":128,"character":1}],"type":{"type":"reference","id":9844,"name":"APIAuditLogOptions"}},{"id":9776,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9770,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9772,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[9774,9771,9773,9775,9776,9770,9772]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":96,"character":17}],"extendedBy":[{"type":"reference","id":9596,"name":"GatewayGuildAuditLogEntryCreateDispatchData"}]},{"id":9844,"name":"APIAuditLogOptions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info"},"children":[{"id":9845,"name":"auto_moderation_rule_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the Auto Moderation rule that was triggered","text":"Present from:\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":236,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9846,"name":"auto_moderation_rule_trigger_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Trigger type of the Auto Moderation rule that was triggered","text":"Present from:\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":245,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"1"},{"type":"literal","value":"3"},{"type":"literal","value":"4"},{"type":"literal","value":"5"},{"type":"literal","value":"6"}]}},{"id":9849,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel in which the entities were targeted","text":"Present from:\n- MEMBER_MOVE\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n- MESSAGE_DELETE\n- STAGE_INSTANCE_CREATE\n- STAGE_INSTANCE_UPDATE\n- STAGE_INSTANCE_DELETE\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":276,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9851,"name":"count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entities that were targeted","text":"Present from:\n- MESSAGE_DELETE\n- MESSAGE_BULK_DELETE\n- MEMBER_DISCONNECT\n- MEMBER_MOVE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":296,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9847,"name":"delete_member_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days after which inactive members were kicked","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9852,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the overwritten entity","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":306,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9855,"name":"integration_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of integration which performed the action","text":"Present from:\n- MEMBER_KICK\n- MEMBER_ROLE_UPDATE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":339,"character":1}],"type":{"type":"reference","id":10880,"name":"APIGuildIntegrationType"}},{"id":9848,"name":"members_removed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of members removed by the prune","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":259,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9850,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was targeted","text":"Present from:\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":285,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9854,"name":"role_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n**Present only if the {@link APIAuditLogOptions#type entry type} is \"0\"**\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":330,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9853,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of overwritten entity - \"0\" for \"role\" or \"1\" for \"member\"","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n{@link AuditLogOptionsType}\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":318,"character":1}],"type":{"type":"reference","id":9856,"name":"AuditLogOptionsType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9845,9846,9849,9851,9847,9852,9855,9848,9850,9854,9853]}],"sources":[{"fileName":"payloads/v10/auditLog.ts","line":227,"character":17}]},{"id":9983,"name":"APIAutoModerationAction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-auto-moderation-action-structure"},"children":[{"id":9985,"name":"metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional metadata needed during execution for this specific action type","text":"Will only be omitted if the action type is {@link AutoModerationActionType.BlockMessage}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":178,"character":1}],"type":{"type":"reference","id":9991,"name":"APIAutoModerationActionMetadata"}},{"id":9984,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The action type"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":172,"character":1}],"type":{"type":"reference","id":9986,"name":"AutoModerationActionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9985,9984]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":168,"character":17}]},{"id":9991,"name":"APIAutoModerationActionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-action-metadata"},"children":[{"id":9992,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel to which user content should be logged","text":"Associated action type: {@link AutoModerationActionType.SendAlertMessage}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":213,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9994,"name":"custom_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional explanation that will be shown to members whenever their message is blocked (Maximum 150 characters)","text":"Associated action type {@link AutoModerationActionType.BlockMessage}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9993,"name":"duration_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timeout duration in seconds (Maximum of 4 weeks - 2419200 seconds)","text":"Only available if using {@link AutoModerationRuleTriggerType.Keyword}\n\nAssociated action type: {@link AutoModerationActionType.Timeout}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":221,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[9992,9994,9993]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":207,"character":17}]},{"id":9951,"name":"APIAutoModerationRule","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-auto-moderation-rule-structure"},"children":[{"id":9959,"name":"actions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The actions which will execute when this rule is triggered"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":42,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9983,"name":"APIAutoModerationAction"}}},{"id":9955,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id who created this rule"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9960,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this rule is enabled"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9956,"name":"event_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule event type"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":30,"character":1}],"type":{"type":"reference","id":9980,"name":"AutoModerationRuleEventType"}},{"id":9962,"name":"exempt_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel ids that shouldn't be affected by this rule (Maximum of 50)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":54,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9961,"name":"exempt_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role ids that shouldn't be affected by this rule (Maximum of 20)"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":50,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9953,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild which this rule belongs to"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9952,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this rule"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9954,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule name"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9958,"name":"trigger_metadata","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger metadata"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":38,"character":1}],"type":{"type":"reference","id":9969,"name":"APIAutoModerationRuleTriggerMetadata"}},{"id":9957,"name":"trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger type"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":34,"character":1}],"type":{"type":"reference","id":9963,"name":"AutoModerationRuleTriggerType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9959,9955,9960,9956,9962,9961,9953,9952,9954,9958,9957]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":10,"character":17}]},{"id":9969,"name":"APIAutoModerationRuleTriggerMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-metadata"},"children":[{"id":9972,"name":"allow_list","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Substrings which will be exempt from triggering the preset trigger type (Maximum of 1000)","text":"A allowed-word can be a phrase which contains multiple words. Wildcard symbols can be used to customize how each string will be matched. Each keyword must be 60 characters or less\nSee [keyword matching strategies](https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-matching-strategies)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.KeywordPreset}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":110,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9970,"name":"keyword_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Substrings which will be searched for in content (Maximum of 1000)","text":"A keyword can be a phrase which contains multiple words. Wildcard symbols can be used to customize how each string will be matched. Each keyword must be 60 characters or less\nSee [keyword matching strategies](https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-matching-strategies)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":95,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9975,"name":"mention_raid_protection_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to automatically detect mention raids","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.MentionSpam}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9974,"name":"mention_total_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total number of mentions (role & user) allowed per message (Maximum of 50)","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.MentionSpam}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":124,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9971,"name":"presets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The internally pre-defined wordsets which will be searched for in content","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.KeywordPreset}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":101,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9976,"name":"AutoModerationRuleKeywordPresetType"}}},{"id":9973,"name":"regex_patterns","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Regular expression patterns which will be matched against content (Maximum of 10)","text":"Only Rust flavored regex is currently supported (Maximum of 260 characters)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":118,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9972,9970,9975,9974,9971,9973]}],"sources":[{"fileName":"payloads/v10/autoModeration.ts","line":86,"character":17}]},{"id":11825,"name":"APIAvatarDecorationData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#avatar-decoration-data-object"},"children":[{"id":11826,"name":"asset","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar decoration hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11827,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the avatar decoration's SKU"},"sources":[{"fileName":"payloads/v10/user.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11826,11827]}],"sources":[{"fileName":"payloads/v10/user.ts","line":337,"character":17}]},{"id":10893,"name":"APIBan","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#ban-object"},"children":[{"id":10894,"name":"reason","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The reason for the ban"},"sources":[{"fileName":"payloads/v10/guild.ts","line":892,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10895,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user"},"sources":[{"fileName":"payloads/v10/guild.ts","line":896,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[10894,10895]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":888,"character":17}]},{"id":10507,"name":"APIBaseAutoPopulatedSelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10509,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1734,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10500,"name":"APIBaseSelectMenuComponent.custom_id"}},{"id":10508,"name":"default_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of default values for auto-populated select menu components"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1770,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10541,"typeArguments":[{"type":"reference","id":10516,"name":"D"}],"name":"APISelectMenuDefaultValue"}}},{"id":10513,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1756,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10504,"name":"APIBaseSelectMenuComponent.disabled"}},{"id":10512,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1750,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10503,"name":"APIBaseSelectMenuComponent.max_values"}},{"id":10511,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1744,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10502,"name":"APIBaseSelectMenuComponent.min_values"}},{"id":10510,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1738,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10501,"name":"APIBaseSelectMenuComponent.placeholder"}},{"id":10514,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10515,"name":"T"},"inheritedFrom":{"type":"reference","id":10505,"name":"APIBaseSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10509,10508,10513,10512,10511,10510,10514]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1759,"character":17}],"typeParameter":[{"id":10515,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":10452,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":10451,"name":"ComponentType.MentionableSelect"},{"type":"reference","id":10450,"name":"ComponentType.RoleSelect"},{"type":"reference","id":10449,"name":"ComponentType.UserSelect"}]}},{"id":10516,"name":"D","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10537,"name":"SelectMenuDefaultValueType"}}],"extendedTypes":[{"type":"reference","id":10499,"typeArguments":[{"type":"reference","id":10515,"name":"T"}],"name":"APIBaseSelectMenuComponent"}],"extendedBy":[{"type":"reference","id":10528,"name":"APIChannelSelectComponent"}]},{"id":10441,"name":"APIBaseComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object"},"children":[{"id":10442,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10443,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[10442]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1568,"character":17}],"typeParameter":[{"id":10443,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10444,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":10454,"name":"APIActionRowComponent"},{"type":"reference","id":10458,"name":"APIButtonComponentBase"},{"type":"reference","id":10499,"name":"APIBaseSelectMenuComponent"},{"type":"reference","id":10553,"name":"APITextInputComponent"}]},{"id":11321,"name":"APIBaseInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"children":[{"id":11334,"name":"app_permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Bitwise set of permissions the app or bot has within the channel the interaction was sent from"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":159,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11323,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application this interaction is for"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11338,"name":"authorizing_integration_owners","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Mapping of installation contexts that the interaction was authorized for to related user or guild IDs."},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":175,"character":1}],"type":{"type":"reference","id":11342,"name":"APIAuthorizingIntegrationOwnersMap"}},{"id":11327,"name":"channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel it was sent from"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":127,"character":1}],"type":{"type":"intersection","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10076,"name":"APIDMChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10084,"name":"APIGroupDMChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10047,"name":"APIGuildCategoryChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10153,"name":"APIGuildForumChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10173,"name":"APIGuildMediaChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10066,"name":"APIGuildStageVoiceChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10065,"name":"APIGuildVoiceChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10046,"name":"APINewsChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10045,"name":"APITextChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10097,"name":"APIThreadChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}},{"id":11328,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel it was sent from","tags":[{"tag":"deprecated","text":"Use {@apilink APIBaseInteraction#channel} instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11339,"name":"context","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Context where the interaction was triggered from"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":179,"character":1}],"type":{"type":"reference","id":11112,"name":"InteractionContextType"}},{"id":11325,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The command data payload"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":119,"character":1}],"type":{"type":"reference","id":11341,"name":"Data"}},{"id":11337,"name":"entitlements","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For monetized apps, any entitlements for the invoking user, representing access to premium SKUs"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11512,"name":"APIEntitlement"}}},{"id":11326,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild it was sent from"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":123,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11336,"name":"guild_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild's preferred locale, if invoked in a guild"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":167,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":11322,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11335,"name":"locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The selected language of the invoking user"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":163,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":11329,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild member data for the invoking user, including permissions","text":"**This is only sent when an interaction is invoked in a guild**\n"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":139,"character":1}],"type":{"type":"reference","id":11307,"name":"APIInteractionGuildMember"}},{"id":11333,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For components, the message they were attached to"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":155,"character":1}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":11331,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A continuation token for responding to the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11324,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":115,"character":1}],"type":{"type":"reference","id":11340,"name":"Type"}},{"id":11330,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User object for the invoking user, if invoked in a DM"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":143,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":11332,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Read-only property, always `1`"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":151,"character":1}],"type":{"type":"literal","value":1}}],"groups":[{"title":"Properties","kind":1024,"children":[11334,11323,11338,11327,11328,11339,11325,11337,11326,11336,11322,11335,11329,11333,11331,11324,11330,11332]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":103,"character":17}],"typeParameter":[{"id":11340,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11424,"name":"InteractionType"}},{"id":11341,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{}}]},{"id":10499,"name":"APIBaseSelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":10500,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1734,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10504,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1756,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10503,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1750,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10502,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1744,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10501,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1738,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10505,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10506,"name":"T"},"inheritedFrom":{"type":"reference","id":10442,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10500,10504,10503,10502,10501,10505]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1723,"character":17}],"typeParameter":[{"id":10506,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":10452,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":10451,"name":"ComponentType.MentionableSelect"},{"type":"reference","id":10450,"name":"ComponentType.RoleSelect"},{"type":"reference","id":10447,"name":"ComponentType.StringSelect"},{"type":"reference","id":10449,"name":"ComponentType.UserSelect"}]}}],"extendedTypes":[{"type":"reference","id":10441,"typeArguments":[{"type":"reference","id":10506,"name":"T"}],"name":"APIBaseComponent"}],"extendedBy":[{"type":"reference","id":10507,"name":"APIBaseAutoPopulatedSelectMenuComponent"},{"type":"reference","id":10517,"name":"APIStringSelectComponent"}]},{"id":10458,"name":"APIButtonComponentBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#buttons"},"children":[{"id":10462,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1652,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10461,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1648,"character":1}],"type":{"type":"reference","id":10465,"name":"APIMessageComponentEmoji"}},{"id":10459,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1640,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10460,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1644,"character":1}],"type":{"type":"reference","id":10464,"name":"Style"}},{"id":10463,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10446,"name":"Button"},"inheritedFrom":{"type":"reference","id":10442,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10462,10461,10459,10460,10463]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1636,"character":17}],"typeParameter":[{"id":10464,"name":"Style","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10489,"name":"ButtonStyle"}}],"extendedTypes":[{"type":"reference","id":10441,"typeArguments":[{"type":"reference","id":10446,"name":"ComponentType.Button"}],"name":"APIBaseComponent"}],"extendedBy":[{"type":"reference","id":10469,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":10476,"name":"APIButtonComponentWithURL"}]},{"id":10469,"name":"APIButtonComponentWithCustomId","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10470,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom_id to be sent in the interaction when clicked"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1677,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10474,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10462,"name":"APIButtonComponentBase.disabled"}},{"id":10473,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1648,"character":1}],"type":{"type":"reference","id":10465,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","id":10461,"name":"APIButtonComponentBase.emoji"}},{"id":10471,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1640,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10459,"name":"APIButtonComponentBase.label"}},{"id":10472,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1644,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":10490,"name":"Primary"},{"type":"reference","id":10491,"name":"Secondary"},{"type":"reference","id":10492,"name":"Success"},{"type":"reference","id":10493,"name":"Danger"}]},"inheritedFrom":{"type":"reference","id":10460,"name":"APIButtonComponentBase.style"}},{"id":10475,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10446,"name":"Button"},"inheritedFrom":{"type":"reference","id":10463,"name":"APIButtonComponentBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10470,10474,10473,10471,10472,10475]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1670,"character":17}],"extendedTypes":[{"type":"reference","id":10458,"typeArguments":[{"type":"union","types":[{"type":"reference","id":10493,"name":"ButtonStyle.Danger"},{"type":"reference","id":10490,"name":"ButtonStyle.Primary"},{"type":"reference","id":10491,"name":"ButtonStyle.Secondary"},{"type":"reference","id":10492,"name":"ButtonStyle.Success"}]}],"name":"APIButtonComponentBase"}]},{"id":10483,"name":"APIButtonComponentWithSKUId","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10487,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.disabled"}},{"id":10484,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id for a purchasable SKU"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1692,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10486,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1644,"character":1}],"type":{"type":"reference","id":10495,"name":"Premium"},"inheritedFrom":{"type":"reference","name":"Omit.style"}},{"id":10485,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10446,"name":"Button"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10487,10484,10486,10485]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1687,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10458,"typeArguments":[{"type":"reference","id":10495,"name":"ButtonStyle.Premium"}],"name":"APIButtonComponentBase"},{"type":"union","types":[{"type":"literal","value":"custom_id"},{"type":"literal","value":"emoji"},{"type":"literal","value":"label"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10476,"name":"APIButtonComponentWithURL","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10481,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10462,"name":"APIButtonComponentBase.disabled"}},{"id":10480,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1648,"character":1}],"type":{"type":"reference","id":10465,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","id":10461,"name":"APIButtonComponentBase.emoji"}},{"id":10478,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1640,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10459,"name":"APIButtonComponentBase.label"}},{"id":10479,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1644,"character":1}],"type":{"type":"reference","id":10494,"name":"Link"},"inheritedFrom":{"type":"reference","id":10460,"name":"APIButtonComponentBase.style"}},{"id":10482,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10446,"name":"Button"},"inheritedFrom":{"type":"reference","id":10463,"name":"APIButtonComponentBase.type"}},{"id":10477,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The URL to direct users to when clicked for Link buttons"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1684,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10481,10480,10478,10479,10482,10477]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1680,"character":17}],"extendedTypes":[{"type":"reference","id":10458,"typeArguments":[{"type":"reference","id":10494,"name":"ButtonStyle.Link"}],"name":"APIButtonComponentBase"}]},{"id":9999,"name":"APIChannelBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"This interface is used to allow easy extension for other channel types. While\nalso allowing `APIPartialChannel` to be used without breaking."},"children":[{"id":10001,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"}},{"id":10002,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9996,"name":"APIPartialChannel.id"}},{"id":10003,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9998,"name":"APIPartialChannel.name"}},{"id":10000,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10004,"name":"T"},"overwrites":{"type":"reference","id":9997,"name":"APIPartialChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10001,10002,10003,10000]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":39,"character":17}],"typeParameter":[{"id":10004,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10175,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":9995,"name":"APIPartialChannel"}],"extendedBy":[{"type":"reference","id":10007,"name":"APITextBasedChannel"}]},{"id":10427,"name":"APIChannelMention","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-mention-object-channel-mention-structure"},"children":[{"id":10429,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild containing the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1508,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10428,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1504,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10431,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1518,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10430,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1514,"character":1}],"type":{"type":"reference","id":10175,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10429,10428,10431,10430]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1500,"character":17}]},{"id":10528,"name":"APIChannelSelectComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":10529,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of channel types to include in the ChannelSelect component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1815,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10175,"name":"ChannelType"}}},{"id":10531,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1734,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10509,"name":"APIBaseAutoPopulatedSelectMenuComponent.custom_id"}},{"id":10530,"name":"default_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of default values for auto-populated select menu components"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1770,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10541,"typeArguments":[{"type":"reference","id":10538,"name":"Channel"}],"name":"APISelectMenuDefaultValue"}},"inheritedFrom":{"type":"reference","id":10508,"name":"APIBaseAutoPopulatedSelectMenuComponent.default_values"}},{"id":10535,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1756,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10513,"name":"APIBaseAutoPopulatedSelectMenuComponent.disabled"}},{"id":10534,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1750,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10512,"name":"APIBaseAutoPopulatedSelectMenuComponent.max_values"}},{"id":10533,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1744,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10511,"name":"APIBaseAutoPopulatedSelectMenuComponent.min_values"}},{"id":10532,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1738,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10510,"name":"APIBaseAutoPopulatedSelectMenuComponent.placeholder"}},{"id":10536,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10452,"name":"ChannelSelect"},"inheritedFrom":{"type":"reference","id":10514,"name":"APIBaseAutoPopulatedSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10529,10531,10530,10535,10534,10533,10532,10536]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1810,"character":17}],"extendedTypes":[{"type":"reference","id":10507,"typeArguments":[{"type":"reference","id":10452,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":10538,"name":"SelectMenuDefaultValueType.Channel"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}]},{"id":11129,"name":"APIChatInputApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":11135,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":11132,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":11134,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":11130,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":110,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11127,"name":"APIApplicationCommandInteractionDataOption"}}},{"id":11131,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":111,"character":1}],"type":{"type":"reference","id":11365,"name":"APIInteractionDataResolved"}},{"id":11133,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":11105,"name":"ChatInput"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11135,11132,11134,11130,11131,11133]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":108,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11105,"name":"ApplicationCommandType.ChatInput"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":11465,"name":"APICommandAutocompleteInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11466,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":124,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11203,"typeArguments":[{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"name":"APIApplicationCommandOptionChoice"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11466]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":123,"character":17}]},{"id":11782,"name":"APIConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#connection-object"},"children":[{"id":11789,"name":"friend_sync","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether friend sync is enabled for this connection"},"sources":[{"fileName":"payloads/v10/user.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11783,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the connection account"},"sources":[{"fileName":"payloads/v10/user.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11787,"name":"integrations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of partial server integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":250,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":10863,"name":"APIGuildIntegration"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}}},{"id":11784,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username of the connection account"},"sources":[{"fileName":"payloads/v10/user.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11786,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the connection is revoked"},"sources":[{"fileName":"payloads/v10/user.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11790,"name":"show_activity","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether activities related to this connection will be shown in presence updates"},"sources":[{"fileName":"payloads/v10/user.ts","line":262,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11791,"name":"two_way_link","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this connection supports console voice transfer"},"sources":[{"fileName":"payloads/v10/user.ts","line":266,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11785,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The service of the connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-services\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":240,"character":1}],"type":{"type":"reference","id":11793,"name":"ConnectionService"}},{"id":11788,"name":"verified","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the connection is verified"},"sources":[{"fileName":"payloads/v10/user.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11792,"name":"visibility","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Visibility of this connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-visibility-types\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":272,"character":1}],"type":{"type":"reference","id":11818,"name":"ConnectionVisibility"}}],"groups":[{"title":"Properties","kind":1024,"children":[11789,11783,11787,11784,11786,11790,11791,11785,11788,11792]}],"sources":[{"fileName":"payloads/v10/user.ts","line":226,"character":17}]},{"id":10076,"name":"APIDMChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10083,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":10079,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":10080,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":10082,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10077,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (always null for DM channels)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":178,"character":1}],"type":{"type":"literal","value":null}},{"id":10081,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11734,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"Omit.recipients"}},{"id":10078,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10177,"name":"DM"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10083,10079,10080,10082,10077,10081,10078]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":174,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10067,"typeArguments":[{"type":"reference","id":10177,"name":"ChannelType.DM"}],"name":"APIDMChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10067,"name":"APIDMChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10074,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":10071,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":10072,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":10073,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10069,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":10068,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11734,"name":"APIUser"}}},{"id":10070,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10075,"name":"T"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10074,10071,10072,10073,10069,10068,10070]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":165,"character":17}],"typeParameter":[{"id":10075,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10175,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10007,"typeArguments":[{"type":"reference","id":10075,"name":"T"}],"name":"APITextBasedChannel"},{"type":"literal","value":"rate_limit_per_user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10356,"name":"APIEmbed","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-structure","text":"Length limit: 6000 characters\n"},"children":[{"id":10368,"name":"author","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Author information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1224,"character":1}],"type":{"type":"reference","id":10397,"name":"APIEmbedAuthor"}},{"id":10362,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Color code of the embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1188,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10359,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of embed","text":"Length limit: 4096 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1176,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10369,"name":"fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Fields information","text":"Length limit: 25 field objects\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1232,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10406,"name":"APIEmbedField"}}},{"id":10363,"name":"footer","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Footer information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1194,"character":1}],"type":{"type":"reference","id":10402,"name":"APIEmbedFooter"}},{"id":10364,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1200,"character":1}],"type":{"type":"reference","id":10389,"name":"APIEmbedImage"}},{"id":10367,"name":"provider","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Provider information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1218,"character":1}],"type":{"type":"reference","id":10394,"name":"APIEmbedProvider"}},{"id":10365,"name":"thumbnail","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Thumbnail information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1206,"character":1}],"type":{"type":"reference","id":10379,"name":"APIEmbedThumbnail"}},{"id":10361,"name":"timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of embed content"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10357,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Title of embed","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1162,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10358,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of embed (always \"rich\" for webhook embeds)","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-types\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1170,"character":1}],"type":{"type":"reference","id":10370,"name":"EmbedType"}},{"id":10360,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of embed"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1180,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10366,"name":"video","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Video information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1212,"character":1}],"type":{"type":"reference","id":10384,"name":"APIEmbedVideo"}}],"groups":[{"title":"Properties","kind":1024,"children":[10368,10362,10359,10369,10363,10364,10367,10365,10361,10357,10358,10360,10366]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1156,"character":17}]},{"id":10397,"name":"APIEmbedAuthor","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure"},"children":[{"id":10400,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1374,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10398,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of author","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1366,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10401,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of author icon"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1378,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10399,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1370,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10400,10398,10401,10399]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1360,"character":17}]},{"id":10406,"name":"APIEmbedField","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure"},"children":[{"id":10409,"name":"inline","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this field should display inline"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1420,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10407,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the field","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1410,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10408,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Value of the field","text":"Length limit: 1024 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1416,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10409,10407,10408]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1404,"character":17}]},{"id":10402,"name":"APIEmbedFooter","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure"},"children":[{"id":10404,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of footer icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1394,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10405,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of footer icon"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1398,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10403,"name":"text","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Footer text","text":"Length limit: 2048 characters\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1390,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10404,10405,10403]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1384,"character":17}]},{"id":10389,"name":"APIEmbedImage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure"},"children":[{"id":10392,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of image"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1336,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10391,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the image"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1332,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10390,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of image (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1328,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10393,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of image"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1340,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10392,10391,10390,10393]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1324,"character":17}]},{"id":10394,"name":"APIEmbedProvider","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure"},"children":[{"id":10395,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of provider"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1350,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10396,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of provider"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1354,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10395,10396]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1346,"character":17}]},{"id":10379,"name":"APIEmbedThumbnail","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure"},"children":[{"id":10382,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of thumbnail"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1292,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10381,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the thumbnail"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1288,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10380,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of thumbnail (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1284,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10383,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of thumbnail"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1296,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10382,10381,10380,10383]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1280,"character":17}]},{"id":10384,"name":"APIEmbedVideo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure"},"children":[{"id":10387,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of video"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1314,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10386,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the video"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1310,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10385,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Source url of video"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1306,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10388,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of video"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1318,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10387,10386,10385,10388]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1302,"character":17}]},{"id":10586,"name":"APIEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure"},"children":[{"id":10594,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10585,"name":"APIPartialEmoji.animated"}},{"id":10591,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10592,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10583,"name":"APIPartialEmoji.id"}},{"id":10590,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is managed"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10593,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10584,"name":"APIPartialEmoji.name"}},{"id":10589,"name":"require_colons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji must be wrapped in colons"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10587,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles this emoji is whitelisted to"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":34,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10588,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User that created this emoji"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":38,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[10594,10591,10592,10590,10593,10589,10587,10588]}],"sources":[{"fileName":"payloads/v10/emoji.ts","line":30,"character":17}],"extendedTypes":[{"type":"reference","id":10582,"name":"APIPartialEmoji"}]},{"id":11512,"name":"APIEntitlement","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-structure"},"children":[{"id":11517,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the parent application"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11522,"name":"consumed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For consumable items, whether or not the entitlement has been consumed"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11519,"name":"deleted","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the entitlement was deleted"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11521,"name":"ends_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Date at which the entitlement is no longer valid. Not present when using test entitlements."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11516,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that is granted access to the entitlement's sku"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11513,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entitlement"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11514,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the SKU"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11520,"name":"starts_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Start date at which the entitlement is valid. Not present when using test entitlements."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11518,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of entitlement"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":30,"character":1}],"type":{"type":"reference","id":11523,"name":"EntitlementType"}},{"id":11515,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the user that is granted access to the entitlement's sku"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11517,11522,11519,11521,11516,11513,11514,11520,11518,11515]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":6,"character":17}]},{"id":11493,"name":"APIExtendedInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-metadata-object"},"children":[{"id":11507,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":11481,"name":"APIInvite.approximate_member_count"}},{"id":11506,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":11480,"name":"APIInvite.approximate_presence_count"}},{"id":11501,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":9995,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},"inheritedFrom":{"type":"reference","id":11475,"name":"APIInvite.channel"}},{"id":11499,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v10/invite.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11473,"name":"APIInvite.code"}},{"id":11498,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this invite was created"},"sources":[{"fileName":"payloads/v10/invite.ts","line":139,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11508,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":11482,"name":"APIInvite.expires_at"}},{"id":11500,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":40,"character":1}],"type":{"type":"reference","id":11471,"name":"APIInviteGuild"},"inheritedFrom":{"type":"reference","id":11474,"name":"APIInvite.guild"}},{"id":11510,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v10/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"},"inheritedFrom":{"type":"reference","id":11484,"name":"APIInvite.guild_scheduled_event"}},{"id":11502,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":52,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":11476,"name":"APIInvite.inviter"}},{"id":11496,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration (in seconds) after which the invite expires"},"sources":[{"fileName":"payloads/v10/invite.ts","line":131,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11495,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Max number of times this invite can be used"},"sources":[{"fileName":"payloads/v10/invite.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11509,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":11652,"name":"APIInviteStageInstance"},"inheritedFrom":{"type":"reference","id":11483,"name":"APIInvite.stage_instance"}},{"id":11505,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":70,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9691,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},"inheritedFrom":{"type":"reference","id":11479,"name":"APIInvite.target_application"}},{"id":11503,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":58,"character":1}],"type":{"type":"reference","id":11490,"name":"InviteTargetType"},"inheritedFrom":{"type":"reference","id":11477,"name":"APIInvite.target_type"}},{"id":11504,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":64,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":11478,"name":"APIInvite.target_user"}},{"id":11497,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this invite only grants temporary membership"},"sources":[{"fileName":"payloads/v10/invite.ts","line":135,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11511,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite type"},"sources":[{"fileName":"payloads/v10/invite.ts","line":96,"character":1}],"type":{"type":"reference","id":11486,"name":"InviteType"},"inheritedFrom":{"type":"reference","id":11485,"name":"APIInvite.type"}},{"id":11494,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this invite has been used"},"sources":[{"fileName":"payloads/v10/invite.ts","line":123,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[11507,11506,11501,11499,11498,11508,11500,11510,11502,11496,11495,11509,11505,11503,11504,11497,11511,11494]}],"sources":[{"fileName":"payloads/v10/invite.ts","line":119,"character":17}],"extendedTypes":[{"type":"reference","id":11472,"name":"APIInvite"}]},{"id":11045,"name":"APIExternalGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11046,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":192,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":11059,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":11050,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":11052,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":11058,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":11047,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":193,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11064,"name":"APIGuildScheduledEventEntityMetadata"}],"qualifiedName":"Required","package":"typescript","name":"Required"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":11057,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":11069,"name":"External"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":11049,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":11048,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":11061,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":11051,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":11055,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":11076,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":11062,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10969,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":11054,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":11053,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":11056,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":11070,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":11060,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[11046,11059,11050,11052,11058,11047,11057,11049,11048,11061,11051,11055,11062,11054,11053,11056,11060]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":190,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11069,"name":"GuildScheduledEventEntityType.External"}],"name":"APIGuildScheduledEventBase"}]},{"id":10309,"name":"APIFollowedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#followed-channel-object"},"children":[{"id":10310,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source channel id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":958,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10311,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Created target webhook id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":962,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10310,10311]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":954,"character":17}]},{"id":10597,"name":"APIGatewayBotInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot"},"children":[{"id":10599,"name":"session_start_limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information on the current session start limit","text":"See https://discord.com/developers/docs/topics/gateway#session-start-limit-object\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":37,"character":1}],"type":{"type":"reference","id":10601,"name":"APIGatewaySessionStartLimit"}},{"id":10598,"name":"shards","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recommended number of shards to use when connecting","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10600,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10596,"name":"APIGatewayInfo.url"}}],"groups":[{"title":"Properties","kind":1024,"children":[10599,10598,10600]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":10595,"name":"APIGatewayInfo"}]},{"id":10595,"name":"APIGatewayInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway"},"children":[{"id":10596,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10596]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":15,"character":17}],"extendedBy":[{"type":"reference","id":10597,"name":"APIGatewayBotInfo"}]},{"id":10601,"name":"APIGatewaySessionStartLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#session-start-limit-object"},"children":[{"id":10605,"name":"max_concurrency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of identify requests allowed per 5 seconds"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10603,"name":"remaining","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The remaining number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10604,"name":"reset_after","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of milliseconds after which the limit resets"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10602,"name":"total","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10605,10603,10604,10602]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":43,"character":17}]},{"id":10084,"name":"APIGroupDMChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10086,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id of the group DM creator if it is bot-created"},"sources":[{"fileName":"payloads/v10/channel.ts","line":189,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10095,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":10087,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash"},"sources":[{"fileName":"payloads/v10/channel.ts","line":193,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10092,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":10089,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":201,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","name":"Omit.last_message_id"}},{"id":10094,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10090,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is managed by an OAuth2 application"},"sources":[{"fileName":"payloads/v10/channel.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10085,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":185,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10088,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the DM creator"},"sources":[{"fileName":"payloads/v10/channel.ts","line":197,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10093,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11734,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"Omit.recipients"}},{"id":10091,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10179,"name":"GroupDM"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10086,10095,10087,10092,10089,10094,10090,10085,10088,10093,10091]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":181,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10067,"typeArguments":[{"type":"reference","id":10179,"name":"ChannelType.GroupDM"}],"name":"APIDMChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10706,"name":"APIGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure"},"children":[{"id":10713,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":120,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10714,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":124,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":10724,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v10/guild.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10739,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10740,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of non-offline members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10732,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":214,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":10699,"name":"APIPartialGuild.banner"}},{"id":10718,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":144,"character":1}],"type":{"type":"reference","id":10751,"name":"GuildDefaultMessageNotifications"}},{"id":10731,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":208,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":10700,"name":"APIPartialGuild.description"}},{"id":10708,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":90,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10721,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10586,"name":"APIEmoji"}}},{"id":10719,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":150,"character":1}],"type":{"type":"reference","id":10754,"name":"GuildExplicitContentFilter"}},{"id":10722,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":168,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10788,"name":"GuildFeature"}},"overwrites":{"type":"reference","id":10701,"name":"APIPartialGuild.features"}},{"id":10745,"name":"hub_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of Student Hub the guild is"},"sources":[{"fileName":"payloads/v10/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10777,"name":"GuildHubType"}]}},{"id":10748,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10697,"name":"APIPartialGuild.icon"}},{"id":10707,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10750,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10704,"name":"APIPartialGuild.id"}},{"id":10729,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10728,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":196,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":10738,"name":"max_stage_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a stage video channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10737,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10723,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":174,"character":1}],"type":{"type":"reference","id":10758,"name":"GuildMFALevel"}},{"id":10747,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10696,"name":"APIPartialGuild.name"}},{"id":10742,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":10761,"name":"GuildNSFWLevel"}},{"id":10709,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10710,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v10/guild.ts","line":100,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10711,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10735,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10744,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v10/guild.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10734,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v10/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10733,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":220,"character":1}],"type":{"type":"reference","id":10772,"name":"GuildPremiumTier"}},{"id":10736,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v10/guild.ts","line":234,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10712,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10720,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":156,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11588,"name":"APIRole"}}},{"id":10727,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v10/guild.ts","line":192,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10746,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"payloads/v10/guild.ts","line":282,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10749,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10698,"name":"APIPartialGuild.splash"}},{"id":10743,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":270,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11657,"name":"APISticker"}}},{"id":10726,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":188,"character":1}],"type":{"type":"reference","id":10781,"name":"GuildSystemChannelFlags"}},{"id":10725,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v10/guild.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10730,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":10703,"name":"APIPartialGuild.vanity_url_code"}},{"id":10717,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":138,"character":1}],"type":{"type":"reference","id":10766,"name":"GuildVerificationLevel"},"overwrites":{"type":"reference","id":10702,"name":"APIPartialGuild.verification_level"}},{"id":10741,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":10923,"name":"APIGuildWelcomeScreen"},"overwrites":{"type":"reference","id":10705,"name":"APIPartialGuild.welcome_screen"}},{"id":10716,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v10/guild.ts","line":132,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10715,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v10/guild.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10713,10714,10724,10739,10740,10732,10718,10731,10708,10721,10719,10722,10745,10748,10707,10750,10729,10728,10738,10737,10723,10747,10742,10709,10710,10711,10735,10744,10734,10733,10736,10712,10720,10727,10746,10749,10743,10726,10725,10730,10717,10741,10716,10715]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":78,"character":17}],"extendedTypes":[{"type":"reference","id":10695,"name":"APIPartialGuild"}],"extendedBy":[{"type":"reference","id":9287,"name":"GatewayGuildCreateDispatchData"}]},{"id":11266,"name":"APIGuildApplicationCommandPermissions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-guild-application-command-permissions-structure"},"children":[{"id":11268,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the application the command belongs to"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11269,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11267,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the command or the application id if that permission applies to all commands"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11270,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The permissions for the command in the guild"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":22,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11271,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11268,11269,11267,11270]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":6,"character":17}]},{"id":10016,"name":"APIGuildChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10025,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":10018,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10024,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":10017,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10022,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10021,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10019,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10322,"name":"APIOverwrite"}}},{"id":10020,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10023,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10026,"name":"T"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10025,10018,10024,10017,10022,10021,10019,10020,10023]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":79,"character":17}],"typeParameter":[{"id":10026,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10175,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":9999,"typeArguments":[{"type":"reference","id":10026,"name":"T"}],"name":"APIChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"extendedBy":[{"type":"reference","id":10028,"name":"APIGuildTextChannel"},{"type":"reference","id":10048,"name":"APIVoiceChannelBase"},{"type":"reference","id":10097,"name":"APIThreadChannel"},{"type":"reference","id":10133,"name":"APIThreadOnlyChannel"}]},{"id":10153,"name":"APIGuildForumChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10160,"name":"available_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The set of tags that can be used in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":348,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10117,"name":"APIGuildForumTag"}},"inheritedFrom":{"type":"reference","id":10139,"name":"APIThreadOnlyChannel.available_tags"}},{"id":10159,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":344,"character":1}],"type":{"type":"reference","id":10337,"name":"ThreadAutoArchiveDuration"},"inheritedFrom":{"type":"reference","id":10138,"name":"APIThreadOnlyChannel.default_auto_archive_duration"}},{"id":10154,"name":"default_forum_layout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default layout type used to display posts in a forum channel. Defaults to `0`, which indicates a layout view has not been set by a channel admin"},"sources":[{"fileName":"payloads/v10/channel.ts","line":368,"character":1}],"type":{"type":"reference","id":10129,"name":"ForumLayoutType"}},{"id":10162,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":357,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10123,"name":"APIGuildForumDefaultReactionEmoji"}]},"inheritedFrom":{"type":"reference","id":10141,"name":"APIThreadOnlyChannel.default_reaction_emoji"}},{"id":10163,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":361,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10126,"name":"SortOrderType"}]},"inheritedFrom":{"type":"reference","id":10142,"name":"APIThreadOnlyChannel.default_sort_order"}},{"id":10161,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v10/channel.ts","line":353,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10140,"name":"APIThreadOnlyChannel.default_thread_rate_limit_per_user"}},{"id":10172,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":10151,"name":"APIThreadOnlyChannel.flags"}},{"id":10165,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10144,"name":"APIThreadOnlyChannel.guild_id"}},{"id":10171,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10150,"name":"APIThreadOnlyChannel.id"}},{"id":10156,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last thread created in this channel (may not point to an existing or valid thread)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10135,"name":"APIThreadOnlyChannel.last_message_id"}},{"id":10158,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":340,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10137,"name":"APIThreadOnlyChannel.last_pin_timestamp"}},{"id":10164,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10143,"name":"APIThreadOnlyChannel.name"}},{"id":10169,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10148,"name":"APIThreadOnlyChannel.nsfw"}},{"id":10168,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10147,"name":"APIThreadOnlyChannel.parent_id"}},{"id":10166,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10322,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":10145,"name":"APIThreadOnlyChannel.permission_overwrites"}},{"id":10167,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10146,"name":"APIThreadOnlyChannel.position"}},{"id":10157,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before creating another thread (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"The absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":335,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10136,"name":"APIThreadOnlyChannel.rate_limit_per_user"}},{"id":10155,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-4096 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":324,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10134,"name":"APIThreadOnlyChannel.topic"}},{"id":10170,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10187,"name":"GuildForum"},"inheritedFrom":{"type":"reference","id":10149,"name":"APIThreadOnlyChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10160,10159,10154,10162,10163,10161,10172,10165,10171,10156,10158,10164,10169,10168,10166,10167,10157,10155,10170]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":364,"character":17}],"extendedTypes":[{"type":"reference","id":10133,"typeArguments":[{"type":"reference","id":10187,"name":"ChannelType.GuildForum"}],"name":"APIThreadOnlyChannel"}]},{"id":10123,"name":"APIGuildForumDefaultReactionEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#default-reaction-object-default-reaction-structure"},"children":[{"id":10124,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of a guild's custom emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":280,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10125,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of the emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":284,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10124,10125]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":276,"character":17}]},{"id":10117,"name":"APIGuildForumTag","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#forum-tag-object-forum-tag-structure"},"children":[{"id":10121,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of a guild's custom emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":266,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10122,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of the emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":270,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10118,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the tag"},"sources":[{"fileName":"payloads/v10/channel.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10120,"name":"moderated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this tag can only be added to or removed from threads by a member with the `MANAGE_THREADS` permission"},"sources":[{"fileName":"payloads/v10/channel.ts","line":262,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10119,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the tag (0-20 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10121,10122,10118,10120,10119]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":250,"character":17}]},{"id":10863,"name":"APIGuildIntegration","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object"},"children":[{"id":10874,"name":"account","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration account information","text":"See https://discord.com/developers/docs/resources/guild#integration-account-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":798,"character":1}],"type":{"type":"reference","id":10884,"name":"APIIntegrationAccount"}},{"id":10878,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot/OAuth2 application for discord integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-application-object\n\n**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":824,"character":1}],"type":{"type":"reference","id":10887,"name":"APIGuildIntegrationApplication"}},{"id":10870,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether emoticons should be synced for this integration (`twitch` only currently)","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":770,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10867,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is this integration enabled"},"sources":[{"fileName":"payloads/v10/guild.ts","line":752,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10871,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The behavior of expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n\nSee https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":778,"character":1}],"type":{"type":"reference","id":10881,"name":"IntegrationExpireBehavior"}},{"id":10872,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The grace period (in days) before expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":784,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10864,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":740,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10865,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration name"},"sources":[{"fileName":"payloads/v10/guild.ts","line":744,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10877,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Has this integration been revoked","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":816,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10869,"name":"role_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID that this integration uses for \"subscribers\"","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":764,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10879,"name":"scopes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scopes the application has been authorized for"},"sources":[{"fileName":"payloads/v10/guild.ts","line":828,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11562,"name":"OAuth2Scopes"}}},{"id":10876,"name":"subscriber_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many subscribers this integration has","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":810,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10875,"name":"synced_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When this integration was last synced","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":804,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10868,"name":"syncing","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Is this integration syncing","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":758,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10866,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration type"},"sources":[{"fileName":"payloads/v10/guild.ts","line":748,"character":1}],"type":{"type":"reference","id":10880,"name":"APIGuildIntegrationType"}},{"id":10873,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User for this integration","text":"**Some older integrations may not have an attached user.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":792,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[10874,10878,10870,10867,10871,10872,10864,10865,10877,10869,10879,10876,10875,10868,10866,10873]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":736,"character":17}]},{"id":10887,"name":"APIGuildIntegrationApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-application-object"},"children":[{"id":10892,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot associated with this application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":882,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":10891,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v10/guild.ts","line":876,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10890,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":872,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10888,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v10/guild.ts","line":862,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10889,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v10/guild.ts","line":866,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10892,10891,10890,10888,10889]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":858,"character":17}]},{"id":10839,"name":"APIGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":10842,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v10/guild.ts","line":640,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10851,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":684,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11825,"name":"APIAvatarDecorationData"}]}},{"id":10850,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":678,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10846,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":660,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10848,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":668,"character":1}],"type":{"type":"reference","id":10852,"name":"GuildMemberFlags"}},{"id":10844,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":650,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10847,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":664,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10841,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v10/guild.ts","line":636,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10849,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":674,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10845,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":656,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10843,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":646,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10840,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":632,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[10842,10851,10850,10846,10848,10844,10847,10841,10849,10845,10843,10840]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":624,"character":17}],"extendedBy":[{"type":"reference","id":9370,"name":"GatewayGuildMemberAddDispatchData"},{"type":"reference","id":11307,"name":"APIInteractionGuildMember"}]},{"id":10931,"name":"APIGuildMembershipScreening","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10934,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The server description shown in the screening form"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1002,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10933,"name":"form_fields","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The steps in the screening form"},"sources":[{"fileName":"payloads/v10/guild.ts","line":998,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10935,"name":"APIGuildMembershipScreeningField"}}},{"id":10932,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the fields were last updated"},"sources":[{"fileName":"payloads/v10/guild.ts","line":994,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10934,10933,10932]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":990,"character":17}]},{"id":10935,"name":"APIGuildMembershipScreeningField","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10936,"name":"field_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of field"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1011,"character":1}],"type":{"type":"reference","id":10941,"name":"Terms"}},{"id":10937,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the field"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1015,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10939,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user has to fill out this field"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1023,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10938,"name":"values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The list of rules"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1019,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10936,10937,10939,10938]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1007,"character":17}]},{"id":10942,"name":"APIGuildOnboarding","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-guild-onboarding-structure"},"children":[{"id":10945,"name":"default_channel_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel ids that members get opted into automatically"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1048,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10946,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether onboarding is enabled in the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1052,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10943,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the guild this onboarding is part of"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1040,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10947,"name":"mode","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Current mode of onboarding"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1056,"character":1}],"type":{"type":"reference","id":10963,"name":"GuildOnboardingMode"}},{"id":10944,"name":"prompts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Prompts shown during onboarding and in customize community"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1044,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10948,"name":"APIGuildOnboardingPrompt"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10945,10946,10943,10947,10944]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1036,"character":17}]},{"id":10948,"name":"APIGuildOnboardingPrompt","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-onboarding-prompt-structure"},"children":[{"id":10949,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1066,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10954,"name":"in_onboarding","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether the prompt is present in the onboarding flow.\nIf `false`, the prompt will only appear in the Channels & Roles tab"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1087,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10950,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Options available within the prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1070,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10956,"name":"APIGuildOnboardingPromptOption"}}},{"id":10953,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether the prompt is required before a user completes the onboarding flow"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1082,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10952,"name":"single_select","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether users are limited to selecting one option for the prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1078,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10951,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Title of the prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1074,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10955,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of prompt"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1091,"character":1}],"type":{"type":"reference","id":10966,"name":"GuildOnboardingPromptType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10949,10954,10950,10953,10952,10951,10955]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1062,"character":17}]},{"id":10956,"name":"APIGuildOnboardingPromptOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-option-structure"},"children":[{"id":10958,"name":"channel_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ids for channels a member is added to when the option is selected"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1105,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10962,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the option"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1121,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10960,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji of the option"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1113,"character":1}],"type":{"type":"reference","id":10582,"name":"APIPartialEmoji"}},{"id":10957,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the prompt option"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1101,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10959,"name":"role_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ids for roles assigned to a member when the option is selected"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1109,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10961,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Title of the option"},"sources":[{"fileName":"payloads/v10/guild.ts","line":1117,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10958,10962,10960,10957,10959,10961]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":1097,"character":17}]},{"id":10824,"name":"APIGuildPreview","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-preview-object"},"children":[{"id":10832,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of members in this guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":592,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10833,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of online members in this guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":596,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10834,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":600,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10829,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":576,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10830,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":582,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10586,"name":"APIEmoji"}}},{"id":10831,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":588,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10788,"name":"GuildFeature"}}},{"id":10827,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":564,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10825,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":554,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10826,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":558,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10828,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":570,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10835,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers"},"sources":[{"fileName":"payloads/v10/guild.ts","line":604,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11657,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10832,10833,10834,10829,10830,10831,10827,10825,10826,10828,10835]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":550,"character":17}]},{"id":11064,"name":"APIGuildScheduledEventEntityMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-metadata"},"children":[{"id":11065,"name":"location","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The location of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":211,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11065]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":207,"character":17}]},{"id":10969,"name":"APIGuildScheduledEventRecurrenceRule","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-structure"},"children":[{"id":10976,"name":"by_month","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific months to recur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":109,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":10993,"name":"GuildScheduledEventRecurrenceRuleMonth"}}]}},{"id":10977,"name":"by_month_day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific dates within a month to recur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"number"}}]}},{"id":10975,"name":"by_n_weekday","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of specific days within a specific week (1-5) to recur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":11006,"name":"GuildScheduledEventRecurrenceRuleNWeekday"}}]}},{"id":10974,"name":"by_weekday","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific days within a week for the event to recur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":101,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":10985,"name":"GuildScheduledEventRecurrenceRuleWeekday"}}]}},{"id":10978,"name":"by_year_day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of days within a year to recur on (1-364)"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":117,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"number"}}]}},{"id":10979,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total amount of times that the event is allowed to recur before stopping"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":121,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":10971,"name":"end","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ending time of the recurrence interval"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":87,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10972,"name":"frequency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How often the event occurs"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":91,"character":1}],"type":{"type":"reference","id":10980,"name":"GuildScheduledEventRecurrenceRuleFrequency"}},{"id":10973,"name":"interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The spacing between the events, defined by `frequency`.\nFor example, `frequency` of {@apilink GuildScheduledEventRecurrenceRuleFrequency#Weekly} and an `interval` of `2`\nwould be \"every-other week\""},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10970,"name":"start","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Starting time of the recurrence interval"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10976,10977,10975,10974,10978,10979,10971,10972,10973,10970]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":79,"character":17}]},{"id":11077,"name":"APIGuildScheduledEventUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-user-object-guild-scheduled-event-user-structure"},"children":[{"id":11078,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled event id which the user subscribed to"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":250,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11080,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member data for this user for the guild which this event belongs to, if any"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":258,"character":1}],"type":{"type":"reference","id":10839,"name":"APIGuildMember"}},{"id":11079,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user which subscribed to the event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":254,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11078,11080,11079]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":246,"character":17}]},{"id":10028,"name":"APIGuildTextChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10029,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":120,"character":1}],"type":{"type":"reference","id":10337,"name":"ThreadAutoArchiveDuration"}},{"id":10030,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v10/channel.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10037,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":10025,"name":"APIGuildChannel.flags"}},{"id":10039,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10018,"name":"APIGuildChannel.guild_id"}},{"id":10033,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10024,"name":"APIGuildChannel.id"}},{"id":10035,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":10036,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10038,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10017,"name":"APIGuildChannel.name"}},{"id":10043,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10022,"name":"APIGuildChannel.nsfw"}},{"id":10042,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10021,"name":"APIGuildChannel.parent_id"}},{"id":10040,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10322,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":10019,"name":"APIGuildChannel.permission_overwrites"}},{"id":10041,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10020,"name":"APIGuildChannel.position"}},{"id":10034,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":10031,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-1024 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":129,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10032,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10044,"name":"T"},"inheritedFrom":{"type":"reference","id":10023,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10029,10030,10037,10039,10033,10035,10036,10038,10043,10042,10040,10041,10034,10031,10032]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":114,"character":17}],"typeParameter":[{"id":10044,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":10187,"name":"ChannelType.GuildForum"},{"type":"reference","id":10188,"name":"ChannelType.GuildMedia"},{"type":"reference","id":10027,"name":"GuildTextChannelType"}]}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10007,"typeArguments":[{"type":"reference","id":10044,"name":"T"}],"name":"APITextBasedChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","id":10016,"typeArguments":[{"type":"reference","id":10044,"name":"T"}],"name":"APIGuildChannel"}]},{"id":10923,"name":"APIGuildWelcomeScreen","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10924,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The welcome screen short message"},"sources":[{"fileName":"payloads/v10/guild.ts","line":964,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10925,"name":"welcome_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of suggested channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":968,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10926,"name":"APIGuildWelcomeScreenChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10924,10925]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":960,"character":17}]},{"id":10926,"name":"APIGuildWelcomeScreenChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10927,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id that is suggested"},"sources":[{"fileName":"payloads/v10/guild.ts","line":975,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10928,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description shown for the channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":979,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10929,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji id of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":983,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10930,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji name of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":987,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10927,10928,10929,10930]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":971,"character":17}]},{"id":10896,"name":"APIGuildWidget","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object"},"children":[{"id":10900,"name":"channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":906,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10903,"name":"APIGuildWidgetChannel"}}},{"id":10897,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":903,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10899,"name":"instant_invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":905,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10901,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":907,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10907,"name":"APIGuildWidgetMember"}}},{"id":10898,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":904,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10902,"name":"presence_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":908,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10900,10897,10899,10901,10898,10902]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":902,"character":17}]},{"id":10903,"name":"APIGuildWidgetChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object-example-guild-widget"},"children":[{"id":10904,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":915,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10905,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":916,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10906,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":917,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10904,10905,10906]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":914,"character":17}]},{"id":10907,"name":"APIGuildWidgetMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object-example-guild-widget"},"children":[{"id":10913,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/guild.ts","line":929,"character":1}],"type":{"type":"reflection","declaration":{"id":10914,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":10915,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":929,"character":14}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10915]}]}}},{"id":10911,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":927,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10916,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":930,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10910,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":926,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10908,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":924,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10912,"name":"status","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":928,"character":1}],"type":{"type":"reference","id":10618,"name":"PresenceUpdateReceiveStatus"}},{"id":10909,"name":"username","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":925,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10913,10911,10916,10910,10908,10912,10909]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":923,"character":17}]},{"id":10836,"name":"APIGuildWidgetSettings","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object"},"children":[{"id":10838,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The widget channel id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":618,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10837,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the widget is enabled"},"sources":[{"fileName":"payloads/v10/guild.ts","line":614,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10838,10837]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":610,"character":17}]},{"id":10884,"name":"APIIntegrationAccount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-account-object"},"children":[{"id":10885,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the account"},"sources":[{"fileName":"payloads/v10/guild.ts","line":848,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10886,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the account"},"sources":[{"fileName":"payloads/v10/guild.ts","line":852,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10885,10886]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":844,"character":17}]},{"id":11149,"name":"APIInteractionDataOptionBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11150,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11151,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":11153,"name":"T"}},{"id":11152,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"reference","id":11154,"name":"D"}}],"groups":[{"title":"Properties","kind":1024,"children":[11150,11151,11152]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":13,"character":17}],"typeParameter":[{"id":11153,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11191,"name":"ApplicationCommandOptionType"}},{"id":11154,"name":"D","kind":131072,"kindString":"Type parameter","flags":{}}],"extendedBy":[{"type":"reference","id":11176,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":11184,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":11209,"name":"APIApplicationCommandInteractionDataStringOption"}]},{"id":11365,"name":"APIInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure"},"children":[{"id":11370,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":226,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":10410,"name":"APIAttachment"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11369,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":225,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":11353,"name":"APIInteractionDataResolvedChannel"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11368,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":224,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":11354,"name":"APIInteractionDataResolvedGuildMember"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11367,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":223,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":11588,"name":"APIRole"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":11366,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":222,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":11734,"name":"APIUser"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[11370,11369,11368,11367,11366]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":221,"character":17}]},{"id":11347,"name":"APIInteractionDataResolvedChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11350,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Required.id"}},{"id":11351,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Required.name"}},{"id":11349,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11348,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":199,"character":1}],"type":{"type":"reference","id":11352,"name":"T"},"overwrites":{"type":"reference","name":"Required.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11350,11351,11349,11348]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":198,"character":17}],"typeParameter":[{"id":11352,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10175,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":9995,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},{"id":11354,"name":"APIInteractionDataResolvedGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":11360,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v10/guild.ts","line":640,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar"}},{"id":11364,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":684,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11825,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar_decoration_data"}},{"id":11362,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":678,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.communication_disabled_until"}},{"id":11361,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":668,"character":1}],"type":{"type":"reference","id":10852,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":11357,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":650,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.joined_at"}},{"id":11358,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v10/guild.ts","line":636,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.nick"}},{"id":11363,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":674,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.pending"}},{"id":11355,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":215,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11359,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":656,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.premium_since"}},{"id":11356,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":646,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}}],"groups":[{"title":"Properties","kind":1024,"children":[11360,11364,11362,11361,11357,11358,11363,11355,11359,11356]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":214,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10839,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":11307,"name":"APIInteractionGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":11311,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v10/guild.ts","line":640,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10842,"name":"APIGuildMember.avatar"}},{"id":11320,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":684,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11825,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","id":10851,"name":"APIGuildMember.avatar_decoration_data"}},{"id":11319,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":678,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10850,"name":"APIGuildMember.communication_disabled_until"}},{"id":11315,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":660,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10846,"name":"APIGuildMember.deaf"}},{"id":11317,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":668,"character":1}],"type":{"type":"reference","id":10852,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","id":10848,"name":"APIGuildMember.flags"}},{"id":11313,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":650,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10844,"name":"APIGuildMember.joined_at"}},{"id":11316,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":664,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10847,"name":"APIGuildMember.mute"}},{"id":11310,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v10/guild.ts","line":636,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10841,"name":"APIGuildMember.nick"}},{"id":11318,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":674,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10849,"name":"APIGuildMember.pending"}},{"id":11308,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11314,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":656,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10845,"name":"APIGuildMember.premium_since"}},{"id":11312,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":646,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":10843,"name":"APIGuildMember.roles"}},{"id":11309,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":95,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"},"overwrites":{"type":"reference","id":10840,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[11311,11320,11319,11315,11317,11313,11316,11310,11318,11308,11314,11312,11309]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":93,"character":17}],"extendedTypes":[{"type":"reference","id":10839,"name":"APIGuildMember"}]},{"id":11441,"name":"APIInteractionResponseChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11443,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":50,"character":1}],"type":{"type":"reference","id":11462,"name":"APIInteractionResponseCallbackData"}},{"id":11442,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":49,"character":1}],"type":{"type":"reference","id":11454,"name":"ChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[11443,11442]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":48,"character":17}]},{"id":11444,"name":"APIInteractionResponseDeferredChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11446,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":55,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11462,"name":"APIInteractionResponseCallbackData"},{"type":"literal","value":"flags"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":11445,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":54,"character":1}],"type":{"type":"reference","id":11455,"name":"DeferredChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[11446,11445]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":53,"character":17}]},{"id":11447,"name":"APIInteractionResponseDeferredMessageUpdate","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11448,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":59,"character":1}],"type":{"type":"reference","id":11456,"name":"DeferredMessageUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[11448]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":58,"character":17}]},{"id":11431,"name":"APIInteractionResponsePong","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11432,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":31,"character":1}],"type":{"type":"reference","id":11453,"name":"Pong"}}],"groups":[{"title":"Properties","kind":1024,"children":[11432]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":30,"character":17}]},{"id":11449,"name":"APIInteractionResponseUpdateMessage","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11451,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":64,"character":1}],"type":{"type":"reference","id":11462,"name":"APIInteractionResponseCallbackData"}},{"id":11450,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":63,"character":1}],"type":{"type":"reference","id":11457,"name":"UpdateMessage"}}],"groups":[{"title":"Properties","kind":1024,"children":[11451,11450]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":62,"character":17}]},{"id":11472,"name":"APIInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object"},"children":[{"id":11481,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11480,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11475,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":9995,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11473,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v10/invite.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11482,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v10/invite.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11474,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":40,"character":1}],"type":{"type":"reference","id":11471,"name":"APIInviteGuild"}},{"id":11484,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v10/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}},{"id":11476,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":52,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":11483,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":11652,"name":"APIInviteStageInstance"}},{"id":11479,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":70,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9691,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":11477,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":58,"character":1}],"type":{"type":"reference","id":11490,"name":"InviteTargetType"}},{"id":11478,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/invite.ts","line":64,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":11485,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite type"},"sources":[{"fileName":"payloads/v10/invite.ts","line":96,"character":1}],"type":{"type":"reference","id":11486,"name":"InviteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[11481,11480,11475,11473,11482,11474,11484,11476,11483,11479,11477,11478,11485]}],"sources":[{"fileName":"payloads/v10/invite.ts","line":30,"character":17}],"extendedBy":[{"type":"reference","id":11493,"name":"APIExtendedInvite"}]},{"id":11652,"name":"APIInviteStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-stage-instance-object-invite-stage-instance-structure"},"children":[{"id":11656,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members speaking in the stage","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-structure\n"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":79,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10839,"name":"APIGuildMember"}}},{"id":11654,"name":"participant_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users in the stage"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11655,"name":"speaker_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users speaking in the stage"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11653,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11656,11654,11655,11653]}],"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":61,"character":17}]},{"id":10196,"name":"APIMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-structure"},"children":[{"id":10215,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":631,"character":1}],"type":{"type":"reference","id":10272,"name":"APIMessageActivity"}},{"id":10216,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":637,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9691,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":10217,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is a response to an Interaction, this is the id of the interaction's application"},"sources":[{"fileName":"payloads/v10/channel.ts","line":641,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10208,"name":"attachments","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any attached files","text":"See https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n\nThe `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":585,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10410,"name":"APIAttachment"}}},{"id":10199,"name":"author","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The author of this message (only a valid user in the case where the message is generated by a user or bot user)","text":"If the message is generated by a webhook, the author object corresponds to the webhook's id,\nusername, and avatar. You can tell if a message is generated by a webhook by checking for the `webhook_id` property\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":517,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":10232,"name":"call","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The call associated with the message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":743,"character":1}],"type":{"type":"reference","id":10301,"name":"APIMessageCall"}},{"id":10198,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"payloads/v10/channel.ts","line":508,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10224,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains components like buttons, action rows, or other interactive components","text":"The `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":694,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10454,"typeArguments":[{"type":"reference","id":10579,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":10200,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contents of the message","text":"The `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":528,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10202,"name":"edited_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was edited (or null if never)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":536,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10209,"name":"embeds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any embedded content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n\nThe `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":598,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10356,"name":"APIEmbed"}}},{"id":10219,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":655,"character":1}],"type":{"type":"reference","id":10288,"name":"MessageFlags"}},{"id":10197,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":504,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10222,"name":"interaction","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is a response to an Interaction","tags":[{"tag":"deprecated","text":"In favor of `interaction_metadata`\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":679,"character":1}],"type":{"type":"reference","id":11301,"name":"APIMessageInteraction"}},{"id":10221,"name":"interaction_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is sent as a result of an interaction"},"sources":[{"fileName":"payloads/v10/channel.ts","line":673,"character":1}],"type":{"type":"reference","id":11292,"name":"APIMessageInteractionMetadata"}},{"id":10207,"name":"mention_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channels specifically mentioned in this message","text":"Not all channel mentions in a message will appear in `mention_channels`.\n- Only textual channels that are visible to everyone in a lurkable guild will ever be included\n- Only crossposted messages (via Channel Following) currently include `mention_channels` at all\n\nIf no mentions in the message meet these requirements, this field will not be sent\n\nSee https://discord.com/developers/docs/resources/channel#channel-mention-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":572,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10427,"name":"APIChannelMention"}}},{"id":10204,"name":"mention_everyone","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message mentions everyone"},"sources":[{"fileName":"payloads/v10/channel.ts","line":544,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10206,"name":"mention_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles specifically mentioned in this message","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":560,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10205,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":554,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11734,"name":"APIUser"}}},{"id":10218,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reference data sent with crossposted messages, replies, pins, and thread starter messages","text":"See https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":647,"character":1}],"type":{"type":"reference","id":10275,"name":"APIMessageReference"}},{"id":10231,"name":"message_snapshots","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the message_reference. This is a minimal subset of fields in a message (e.g. author is excluded.)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":739,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10563,"name":"APIMessageSnapshot"}}},{"id":10211,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending (up to 25 characters)","text":"**You will not receive this from further fetches. This is received only once from a `MESSAGE_CREATE`\nevent to ensure it got sent**\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":611,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":10212,"name":"pinned","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message is pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":615,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10230,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!","text":"The `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":735,"character":1}],"type":{"type":"reference","id":11610,"name":"APIPoll"}},{"id":10227,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A generally increasing integer (there may be gaps or duplicates) that represents the approximate position of the message in a thread","text":"It can be used to estimate the relative position of the message in a thread in company with `total_message_sent` on parent thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":714,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10210,"name":"reactions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reactions to the message","text":"See https://discord.com/developers/docs/resources/channel#reaction-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":604,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10312,"name":"APIReaction"}}},{"id":10220,"name":"referenced_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the `message_reference`","text":"This field is only returned for messages with a `type` of `19` (REPLY).\n\nIf the message is a reply but the `referenced_message` field is not present,\nthe backend did not attempt to fetch the message that was being replied to,\nso its state is unknown.\n\nIf the field exists but is `null`, the referenced message was deleted\n\nSee https://discord.com/developers/docs/resources/channel#message-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":669,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10196,"name":"APIMessage"}]}},{"id":10229,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Data for users, members, channels, and roles in the message's auto-populated select menus","text":"See https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":724,"character":1}],"type":{"type":"reference","id":11365,"name":"APIInteractionDataResolved"}},{"id":10228,"name":"role_subscription_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Data of the role subscription purchase or renewal that prompted this `ROLE_SUBSCRIPTION_PURCHASE` message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":718,"character":1}],"type":{"type":"reference","id":10304,"name":"APIMessageRoleSubscriptionData"}},{"id":10225,"name":"sticker_items","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-item-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":700,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11678,"name":"APIStickerItem"}}},{"id":10226,"name":"stickers","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stickers sent with the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n","tags":[{"tag":"deprecated","text":"Use `sticker_items` instead\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":708,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11657,"name":"APISticker"}}},{"id":10223,"name":"thread","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if a thread was started from this message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":683,"character":1}],"type":{"type":"reference","id":10174,"name":"APIChannel"}},{"id":10201,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was sent"},"sources":[{"fileName":"payloads/v10/channel.ts","line":532,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10203,"name":"tts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this was a TTS message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":540,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10214,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":625,"character":1}],"type":{"type":"reference","id":10233,"name":"MessageType"}},{"id":10213,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is generated by a webhook, this is the webhook's id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":619,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10215,10216,10217,10208,10199,10232,10198,10224,10200,10202,10209,10219,10197,10222,10221,10207,10204,10206,10205,10218,10231,10211,10212,10230,10227,10210,10220,10229,10228,10225,10226,10223,10201,10203,10214,10213]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":500,"character":17}]},{"id":10272,"name":"APIMessageActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure"},"children":[{"id":10274,"name":"party_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`party_id` from a Rich Presence event","text":"See https://discord.com/developers/docs/rich-presence/how-to#updating-presence-update-presence-payload-fields\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":812,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10273,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message activity","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":806,"character":1}],"type":{"type":"reference","id":10280,"name":"MessageActivityType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10274,10273]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":800,"character":17}]},{"id":11247,"name":"APIMessageApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":11253,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":11250,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":11252,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":11249,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":22,"character":1}],"type":{"type":"reference","id":11254,"name":"APIMessageApplicationCommandInteractionDataResolved"}},{"id":11248,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11251,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":11107,"name":"Message"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11253,11250,11252,11249,11248,11251]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":19,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11107,"name":"ApplicationCommandType.Message"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":11254,"name":"APIMessageApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure"},"children":[{"id":11255,"name":"messages","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":29,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":10196,"name":"APIMessage"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[11255]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":28,"character":17}]},{"id":10301,"name":"APIMessageCall","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-call-object-message-call-object-structure"},"children":[{"id":10303,"name":"ended_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ISO8601 timestamp when the call ended"},"sources":[{"fileName":"payloads/v10/channel.ts","line":926,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10302,"name":"participants","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of user ids that participated in the call"},"sources":[{"fileName":"payloads/v10/channel.ts","line":922,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10303,10302]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":918,"character":17}]},{"id":11402,"name":"APIMessageChannelSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11406,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10452,"name":"ChannelSelect"},"inheritedFrom":{"type":"reference","id":11380,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11405,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11379,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11404,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":85,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11365,"name":"APIInteractionDataResolved"},{"type":"literal","value":"channels"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":11403,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":84,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11406,11405,11404,11403]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":82,"character":17}],"extendedTypes":[{"type":"reference","id":11378,"typeArguments":[{"type":"reference","id":10452,"name":"ComponentType.ChannelSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":11378,"name":"APIMessageComponentBaseInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11380,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":11381,"name":"CType"}},{"id":11379,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11380,11379]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":46,"character":17}],"typeParameter":[{"id":11381,"name":"CType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10444,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":11383,"name":"APIMessageStringSelectInteractionData"},{"type":"reference","id":11387,"name":"APIMessageUserSelectInteractionData"},{"type":"reference","id":11392,"name":"APIMessageRoleSelectInteractionData"},{"type":"reference","id":11397,"name":"APIMessageMentionableSelectInteractionData"},{"type":"reference","id":11402,"name":"APIMessageChannelSelectInteractionData"}]},{"id":10465,"name":"APIMessageComponentEmoji","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10468,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1667,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10466,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1659,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10467,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1663,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10468,10466,10467]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1655,"character":17}]},{"id":11301,"name":"APIMessageInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#message-interaction-object"},"children":[{"id":11302,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11306,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member who invoked the interaction, only sent in MESSAGE_CREATE events"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":87,"character":1}],"type":{"type":"reference","id":11300,"name":"PartialAPIMessageInteractionGuildMember"}},{"id":11304,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the application command, including subcommands and subcommand groups"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11303,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":75,"character":1}],"type":{"type":"reference","id":11424,"name":"InteractionType"}},{"id":11305,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who invoked the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":83,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11302,11306,11304,11303,11305]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":67,"character":17}]},{"id":11292,"name":"APIMessageInteractionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-interaction-metadata-object"},"children":[{"id":11296,"name":"authorizing_integration_owners","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"IDs for installation context(s) related to an interaction. Details in Authorizing Integration Owners Object"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":36,"character":1}],"type":{"type":"reference","id":11342,"name":"APIAuthorizingIntegrationOwnersMap"}},{"id":11293,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11298,"name":"interacted_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that contained interactive component, present only on messages created from component interactions"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11297,"name":"original_response_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the original response message, present only on follow-up messages"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11299,"name":"triggering_interaction_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Metadata for the interaction that was used to open the modal, present only on modal submit interactions"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":48,"character":1}],"type":{"type":"reference","id":11292,"name":"APIMessageInteractionMetadata"}},{"id":11294,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":28,"character":1}],"type":{"type":"reference","id":11424,"name":"InteractionType"}},{"id":11295,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"User who triggered the interaction"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":32,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11296,11293,11298,11297,11299,11294,11295]}],"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":20,"character":17}]},{"id":11397,"name":"APIMessageMentionableSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11401,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10451,"name":"MentionableSelect"},"inheritedFrom":{"type":"reference","id":11380,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11400,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11379,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11399,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":79,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11365,"name":"APIInteractionDataResolved"},{"type":"union","types":[{"type":"literal","value":"roles"},{"type":"literal","value":"members"},{"type":"literal","value":"users"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":11398,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11401,11400,11399,11398]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":76,"character":17}],"extendedTypes":[{"type":"reference","id":11378,"typeArguments":[{"type":"reference","id":10451,"name":"ComponentType.MentionableSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":10275,"name":"APIMessageReference","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure"},"children":[{"id":10278,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the originating message's channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":830,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10279,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message's guild"},"sources":[{"fileName":"payloads/v10/channel.ts","line":834,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10277,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message"},"sources":[{"fileName":"payloads/v10/channel.ts","line":826,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10276,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of reference"},"sources":[{"fileName":"payloads/v10/channel.ts","line":822,"character":1}],"type":{"type":"reference","id":10285,"name":"MessageReferenceType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10278,10279,10277,10276]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":818,"character":17}]},{"id":11392,"name":"APIMessageRoleSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11396,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10450,"name":"RoleSelect"},"inheritedFrom":{"type":"reference","id":11380,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11395,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11379,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11394,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":73,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11365,"name":"APIInteractionDataResolved"},{"type":"literal","value":"roles"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":11393,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":72,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11396,11395,11394,11393]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":70,"character":17}],"extendedTypes":[{"type":"reference","id":11378,"typeArguments":[{"type":"reference","id":10450,"name":"ComponentType.RoleSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":10304,"name":"APIMessageRoleSubscriptionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#role-subscription-data-object-role-subscription-data-object-structure"},"children":[{"id":10308,"name":"is_renewal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this notification is for a renewal"},"sources":[{"fileName":"payloads/v10/channel.ts","line":948,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10305,"name":"role_subscription_listing_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the SKU and listing the user is subscribed to"},"sources":[{"fileName":"payloads/v10/channel.ts","line":936,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10306,"name":"tier_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the tier the user is subscribed to"},"sources":[{"fileName":"payloads/v10/channel.ts","line":940,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10307,"name":"total_months_subscribed","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of months the user has been subscribed for"},"sources":[{"fileName":"payloads/v10/channel.ts","line":944,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10308,10305,10306,10307]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":932,"character":17}]},{"id":10563,"name":"APIMessageSnapshot","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-snapshot-object"},"children":[{"id":10565,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Id of the origin message's guild","tags":[{"tag":"deprecated","text":"This field doesn't accurately reflect the Discord API as it doesn't exist nor is documented and will\nbe removed in the next major version.\n\nIt was added in {@link https://github.com/discord/discord-api-docs/pull/6833/commits/d18f72d06d62e6b1d51ca2c1ef308ddc29ff3348 | d18f72d}\nbut was later removed before the PR ({@link https://github.com/discord/discord-api-docs/pull/6833 | discord-api-docs#6833}) was merged.\nSee {@link https://github.com/discordjs/discord-api-types/pull/1084 | discord-api-types#1084} for more information.\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1933,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10564,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Subset of the message object fields"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1922,"character":1}],"type":{"type":"reference","id":10581,"name":"APIMessageSnapshotFields"}}],"groups":[{"title":"Properties","kind":1024,"children":[10565,10564]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1918,"character":17}]},{"id":11383,"name":"APIMessageStringSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11386,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10447,"name":"StringSelect"},"inheritedFrom":{"type":"reference","id":11380,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11385,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11379,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11384,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":61,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11386,11385,11384]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":59,"character":17}],"extendedTypes":[{"type":"reference","id":11378,"typeArguments":[{"type":"reference","id":10447,"name":"ComponentType.StringSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":11387,"name":"APIMessageUserSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11391,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":10449,"name":"UserSelect"},"inheritedFrom":{"type":"reference","id":11380,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":11390,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":11379,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":11389,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":67,"character":1}],"type":{"type":"reference","id":11372,"name":"APIUserInteractionDataResolved"}},{"id":11388,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":66,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11391,11390,11389,11388]}],"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":64,"character":17}],"extendedTypes":[{"type":"reference","id":11378,"typeArguments":[{"type":"reference","id":10449,"name":"ComponentType.UserSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":11436,"name":"APIModalInteractionResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11438,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":41,"character":1}],"type":{"type":"reference","id":11467,"name":"APIModalInteractionResponseCallbackData"}},{"id":11437,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":40,"character":1}],"type":{"type":"reference","id":11459,"name":"Modal"}}],"groups":[{"title":"Properties","kind":1024,"children":[11438,11437]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":39,"character":17}]},{"id":11467,"name":"APIModalInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal"},"children":[{"id":11470,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Between 1 and 5 (inclusive) components that make up the modal"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":142,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10454,"typeArguments":[{"type":"reference","id":10553,"name":"APITextInputComponent"}],"name":"APIActionRowComponent"}}},{"id":11468,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":134,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11469,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the popup modal"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":138,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11470,11468,11469]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":130,"character":17}]},{"id":11417,"name":"APIModalSubmission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-modal-submit-data-structure"},"children":[{"id":11419,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A list of child components"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":32,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11414,"name":"ModalSubmitActionRowComponent"}}},{"id":11418,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11419,11418]}],"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":24,"character":17}]},{"id":10322,"name":"APIOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure"},"children":[{"id":10325,"name":"allow","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1032,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10326,"name":"deny","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1040,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10323,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role or user id"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1018,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10324,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Either 0 (role) or 1 (member)","text":"{@link OverwriteType}\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1024,"character":1}],"type":{"type":"reference","id":10327,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[10325,10326,10323,10324]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1014,"character":17}]},{"id":9995,"name":"APIPartialChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented, but partial only includes id, name, and type"},"children":[{"id":9996,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9998,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9997,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":28,"character":1}],"type":{"type":"reference","id":10175,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9996,9998,9997]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":18,"character":17}],"extendedBy":[{"type":"reference","id":9999,"name":"APIChannelBase"}]},{"id":10582,"name":"APIPartialEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented but mentioned"},"children":[{"id":10585,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10583,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10584,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v10/emoji.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10585,10583,10584]}],"sources":[{"fileName":"payloads/v10/emoji.ts","line":12,"character":17}],"extendedBy":[{"type":"reference","id":10586,"name":"APIEmoji"}]},{"id":10695,"name":"APIPartialGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure"},"children":[{"id":10699,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":52,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10700,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10701,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":62,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10788,"name":"GuildFeature"}}},{"id":10697,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10704,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":10696,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10698,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10703,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10702,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":68,"character":1}],"type":{"type":"reference","id":10766,"name":"GuildVerificationLevel"}},{"id":10705,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":10923,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","name":"Pick.welcome_screen"}}],"groups":[{"title":"Properties","kind":1024,"children":[10699,10700,10701,10697,10704,10696,10698,10703,10702,10705]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":30,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10692,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":10706,"name":"APIGuild"},{"type":"literal","value":"welcome_screen"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"extendedBy":[{"type":"reference","id":10706,"name":"APIGuild"}]},{"id":11610,"name":"APIPoll","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-object-poll-object-structure"},"children":[{"id":11614,"name":"allow_multiselect","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether a user can select multiple answers","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/poll.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11612,"name":"answers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Each of the answers available in the poll, up to 10"},"sources":[{"fileName":"payloads/v10/poll.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11622,"name":"APIPollAnswer"}}},{"id":11613,"name":"expiry","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time when the poll ends (IS08601 timestamp)"},"sources":[{"fileName":"payloads/v10/poll.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11615,"name":"layout_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The layout type of the poll","tags":[{"tag":"default","text":"PollLayoutType.Default\n"}]},"sources":[{"fileName":"payloads/v10/poll.ts","line":34,"character":1}],"type":{"type":"reference","id":11618,"name":"Default"}},{"id":11611,"name":"question","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The question of the poll"},"sources":[{"fileName":"payloads/v10/poll.ts","line":14,"character":1}],"type":{"type":"reference","id":11619,"name":"APIPollMedia"}},{"id":11616,"name":"results","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The results of the poll"},"sources":[{"fileName":"payloads/v10/poll.ts","line":38,"character":1}],"type":{"type":"reference","id":11625,"name":"APIPollResults"}}],"groups":[{"title":"Properties","kind":1024,"children":[11614,11612,11613,11615,11611,11616]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":10,"character":17}]},{"id":11622,"name":"APIPollAnswer","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-answer-object-poll-answer-object-structure"},"children":[{"id":11623,"name":"answer_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the answer. Starts at `1` for the first answer and goes up sequentially"},"sources":[{"fileName":"payloads/v10/poll.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11624,"name":"poll_media","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The data of the answer"},"sources":[{"fileName":"payloads/v10/poll.ts","line":78,"character":1}],"type":{"type":"reference","id":11619,"name":"APIPollMedia"}}],"groups":[{"title":"Properties","kind":1024,"children":[11623,11624]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":70,"character":17}]},{"id":11628,"name":"APIPollAnswerCount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-results-object-poll-answer-count-object-structure"},"children":[{"id":11630,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of votes for this answer"},"sources":[{"fileName":"payloads/v10/poll.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11629,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `answer_id`"},"sources":[{"fileName":"payloads/v10/poll.ts","line":102,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11631,"name":"me_voted","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user voted for this answer"},"sources":[{"fileName":"payloads/v10/poll.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[11630,11629,11631]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":98,"character":17}]},{"id":11619,"name":"APIPollMedia","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-media-object-poll-media-object-structure"},"children":[{"id":11621,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji of the field"},"sources":[{"fileName":"payloads/v10/poll.ts","line":64,"character":1}],"type":{"type":"reference","id":10582,"name":"APIPartialEmoji"}},{"id":11620,"name":"text","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The text of the field","text":"The maximum length is `300` for the question, and `55` for any answer\n"},"sources":[{"fileName":"payloads/v10/poll.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11621,11620]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":54,"character":17}]},{"id":11625,"name":"APIPollResults","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-results-object-poll-results-object-structure"},"children":[{"id":11627,"name":"answer_counts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The counts for each answer"},"sources":[{"fileName":"payloads/v10/poll.ts","line":92,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11628,"name":"APIPollAnswerCount"}}},{"id":11626,"name":"is_finalized","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the votes have been precisely counted"},"sources":[{"fileName":"payloads/v10/poll.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[11627,11626]}],"sources":[{"fileName":"payloads/v10/poll.ts","line":84,"character":17}]},{"id":11439,"name":"APIPremiumRequiredInteractionResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11440,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":45,"character":1}],"type":{"type":"reference","id":11460,"name":"PremiumRequired"}}],"groups":[{"title":"Properties","kind":1024,"children":[11440]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":44,"character":17}]},{"id":10312,"name":"APIReaction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure"},"children":[{"id":10318,"name":"burst_colors","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Hexadecimal colors used for this super reaction"},"sources":[{"fileName":"payloads/v10/channel.ts","line":994,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10313,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Total number of times this emoji has been used to react (including super reacts)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":972,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10314,"name":"count_details","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An object detailing the individual reaction counts for different types of reactions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":976,"character":1}],"type":{"type":"reference","id":10319,"name":"APIReactionCountDetails"}},{"id":10317,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji information","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":990,"character":1}],"type":{"type":"reference","id":10582,"name":"APIPartialEmoji"}},{"id":10315,"name":"me","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user reacted using this emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":980,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10316,"name":"me_burst","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user super-reacted using this emoji"},"sources":[{"fileName":"payloads/v10/channel.ts","line":984,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10318,10313,10314,10317,10315,10316]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":968,"character":17}]},{"id":10319,"name":"APIReactionCountDetails","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-count-details-object-reaction-count-details-structure"},"children":[{"id":10320,"name":"burst","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Count of super reactions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1004,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10321,"name":"normal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Count of normal reactions"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1008,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10320,10321]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1000,"character":17}]},{"id":11588,"name":"APIRole","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object"},"children":[{"id":11591,"name":"color","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11600,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role flags"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":60,"character":1}],"type":{"type":"reference","id":11608,"name":"RoleFlags"}},{"id":11592,"name":"hoist","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"If this role is pinned in the user listing"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11593,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role icon hash"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":30,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11589,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11597,"name":"managed","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is managed by an integration"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11598,"name":"mentionable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is mentionable"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11590,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role name"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11596,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11595,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Position of this role"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11599,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The tags this role has"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":56,"character":1}],"type":{"type":"reference","id":11601,"name":"APIRoleTags"}},{"id":11594,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role unicode emoji as a standard emoji"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":34,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[11591,11600,11592,11593,11589,11597,11598,11590,11596,11595,11599,11594]}],"sources":[{"fileName":"payloads/v10/permissions.ts","line":10,"character":17}]},{"id":11601,"name":"APIRoleTags","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-tags-structure"},"children":[{"id":11606,"name":"available_for_purchase","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this role is available for purchase"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":86,"character":1}],"type":{"type":"literal","value":null}},{"id":11602,"name":"bot_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the bot this role belongs to"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11607,"name":"guild_connections","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this role is a guild's linked role"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":90,"character":1}],"type":{"type":"literal","value":null}},{"id":11604,"name":"integration_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the integration this role belongs to"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11603,"name":"premium_subscriber","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this is the guild's premium subscriber role"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":74,"character":1}],"type":{"type":"literal","value":null}},{"id":11605,"name":"subscription_listing_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of this role's subscription sku and listing"},"sources":[{"fileName":"payloads/v10/permissions.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11606,11602,11607,11604,11603,11605]}],"sources":[{"fileName":"payloads/v10/permissions.ts","line":66,"character":17}]},{"id":11532,"name":"APISKU","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/skus#sku-object-sku-structure"},"children":[{"id":11535,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the parent application"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":102,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11538,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"SKU flags combined as a bitfield","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":116,"character":1}],"type":{"type":"reference","id":11539,"name":"SKUFlags"}},{"id":11533,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of SKU"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11536,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Customer-facing name of your premium offering"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11537,"name":"slug","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System-generated URL slug based on the SKU's name"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11534,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of SKU"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":98,"character":1}],"type":{"type":"reference","id":11543,"name":"SKUType"}}],"groups":[{"title":"Properties","kind":1024,"children":[11535,11538,11533,11536,11537,11534]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":90,"character":17}]},{"id":10541,"name":"APISelectMenuDefaultValue","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-default-value-structure"},"children":[{"id":10543,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1832,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10542,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1831,"character":1}],"type":{"type":"reference","id":10544,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[10543,10542]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1830,"character":17}],"typeParameter":[{"id":10544,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10537,"name":"SelectMenuDefaultValueType"}}]},{"id":10547,"name":"APISelectMenuOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-option-structure"},"children":[{"id":10552,"name":"default","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this option should be already-selected by default"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1874,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10550,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An additional description of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1866,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10551,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the option"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1870,"character":1}],"type":{"type":"reference","id":10465,"name":"APIMessageComponentEmoji"}},{"id":10548,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user-facing name of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1858,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10549,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The dev-defined value of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1862,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10552,10550,10551,10548,10549]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1854,"character":17}]},{"id":11632,"name":"APISoundboardSound","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#soundboard-sound-object"},"children":[{"id":11639,"name":"available","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this sound can be used (for guild sounds), may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11636,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this sound's custom emoji"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11637,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of this sound's standard emoji"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":31,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11638,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild that this sound is in"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11633,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of this sound"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11634,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this sound"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11640,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created this sound"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":43,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":11635,"name":"volume","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The volume of this sound, from 0 to 1"},"sources":[{"fileName":"payloads/v10/soundboard.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[11639,11636,11637,11638,11633,11634,11640,11635]}],"sources":[{"fileName":"payloads/v10/soundboard.ts","line":11,"character":17}]},{"id":11641,"name":"APIStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object"},"children":[{"id":11644,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the associated stage channel"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11647,"name":"discoverable_disabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not stage discovery is disabled","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11643,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id of the associated stage channel"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11648,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the scheduled event for this stage instance"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11642,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage instance"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11646,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the stage instance","text":"See https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level\n"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":29,"character":1}],"type":{"type":"reference","id":11649,"name":"StageInstancePrivacyLevel"}},{"id":11645,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11644,11647,11643,11648,11642,11646,11645]}],"sources":[{"fileName":"payloads/v10/stageInstance.ts","line":7,"character":17}]},{"id":11009,"name":"APIStageInstanceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11010,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":181,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":11023,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":11014,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":11016,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":11022,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":11011,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":182,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":11021,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":11067,"name":"StageInstance"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":11013,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":11012,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":11025,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":11015,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":11019,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":11076,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":11026,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10969,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":11018,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":11017,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":11020,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":11070,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":11024,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[11010,11023,11014,11016,11022,11011,11021,11013,11012,11025,11015,11019,11026,11018,11017,11020,11024]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":179,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11067,"name":"GuildScheduledEventEntityType.StageInstance"}],"name":"APIGuildScheduledEventBase"}]},{"id":11657,"name":"APISticker","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object"},"children":[{"id":11663,"name":"asset","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Previously the sticker asset hash, now an empty string","tags":[{"tag":"deprecated","text":""},{"tag":"unstable","text":"This field is no longer documented by Discord and will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v10/sticker.ts","line":38,"character":1}],"type":{"type":"literal","value":""}},{"id":11666,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this guild sticker can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11661,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11665,"name":"format_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker format","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types\n"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":50,"character":1}],"type":{"type":"reference","id":11673,"name":"StickerFormatType"}},{"id":11667,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that owns this sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11658,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11660,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11659,"name":"pack_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For standard stickers, ID of the pack the sticker is from"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11669,"name":"sort_value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The standard sticker's sort order within its pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":11662,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For guild stickers, the Discord name of a unicode emoji representing the sticker's expression. for standard stickers, a comma-separated list of related expressions."},"sources":[{"fileName":"payloads/v10/sticker.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11664,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types\n"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":44,"character":1}],"type":{"type":"reference","id":11670,"name":"StickerType"}},{"id":11668,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that uploaded the guild sticker"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":62,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11663,11666,11661,11665,11667,11658,11660,11659,11669,11662,11664,11668]}],"sources":[{"fileName":"payloads/v10/sticker.ts","line":11,"character":17}]},{"id":11679,"name":"APIStickerPack","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-pack-object"},"children":[{"id":11686,"name":"banner_asset_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the sticker pack's banner image"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11684,"name":"cover_sticker_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of a sticker in the pack which is shown as the pack's icon"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11685,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11680,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11682,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11683,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the pack's SKU"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":117,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11681,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stickers in the pack"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":109,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11657,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11686,11684,11685,11680,11682,11683,11681]}],"sources":[{"fileName":"payloads/v10/sticker.ts","line":101,"character":17}]},{"id":10517,"name":"APIStringSelectComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":10519,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1734,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10500,"name":"APIBaseSelectMenuComponent.custom_id"}},{"id":10523,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1756,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10504,"name":"APIBaseSelectMenuComponent.disabled"}},{"id":10522,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1750,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10503,"name":"APIBaseSelectMenuComponent.max_values"}},{"id":10521,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v10/channel.ts","line":1744,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10502,"name":"APIBaseSelectMenuComponent.min_values"}},{"id":10518,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Specified choices in a select menu; max 25"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1780,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10547,"name":"APISelectMenuOption"}}},{"id":10520,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1738,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10501,"name":"APIBaseSelectMenuComponent.placeholder"}},{"id":10524,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10447,"name":"StringSelect"},"inheritedFrom":{"type":"reference","id":10505,"name":"APIBaseSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10519,10523,10522,10521,10518,10520,10524]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1776,"character":17}],"extendedTypes":[{"type":"reference","id":10499,"typeArguments":[{"type":"reference","id":10447,"name":"ComponentType.StringSelect"}],"name":"APIBaseSelectMenuComponent"}]},{"id":11548,"name":"APISubscription","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#subscription-object"},"children":[{"id":11556,"name":"canceled_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the subscription was canceled"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":195,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11557,"name":"country","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ISO3166-1 alpha-2 country code of the payment source used to purchase the subscription. Missing unless queried with a private OAuth scope."},"sources":[{"fileName":"payloads/v10/monetization.ts","line":199,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11554,"name":"current_period_end","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"End of the current subscription period"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":187,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11553,"name":"current_period_start","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Start of the current subscription period"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11552,"name":"entitlement_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of entitlements granted for this subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":179,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":11549,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":167,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11551,"name":"sku_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of SKUs subscribed to"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":175,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":11555,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Current status of the subscription"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":191,"character":1}],"type":{"type":"reference","id":11558,"name":"SubscriptionStatus"}},{"id":11550,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user who is subscribed"},"sources":[{"fileName":"payloads/v10/monetization.ts","line":171,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11556,11557,11554,11553,11552,11549,11551,11555,11550]}],"sources":[{"fileName":"payloads/v10/monetization.ts","line":163,"character":17}]},{"id":11687,"name":"APITeam","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-object"},"children":[{"id":11688,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A hash of the image of the team's icon"},"sources":[{"fileName":"payloads/v10/teams.ts","line":15,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11689,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique id of the team"},"sources":[{"fileName":"payloads/v10/teams.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11690,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members of the team"},"sources":[{"fileName":"payloads/v10/teams.ts","line":23,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11693,"name":"APITeamMember"}}},{"id":11691,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the team"},"sources":[{"fileName":"payloads/v10/teams.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11692,"name":"owner_user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id of the current team owner"},"sources":[{"fileName":"payloads/v10/teams.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11688,11689,11690,11691,11692]}],"sources":[{"fileName":"payloads/v10/teams.ts","line":11,"character":17}]},{"id":11693,"name":"APITeamMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-member-object"},"children":[{"id":11694,"name":"membership_state","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's membership state on the team","text":"See https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum\n"},"sources":[{"fileName":"payloads/v10/teams.ts","line":43,"character":1}],"type":{"type":"reference","id":11699,"name":"TeamMemberMembershipState"}},{"id":11695,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Will always be `[\"*\"]`","tags":[{"tag":"deprecated","text":"Use `role` instead\n"}]},"sources":[{"fileName":"payloads/v10/teams.ts","line":49,"character":1}],"type":{"type":"tuple","elements":[{"type":"literal","value":"*"}]}},{"id":11698,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's role in the team.","text":"See https://discord.com/developers/docs/topics/teams#team-member-roles\n"},"sources":[{"fileName":"payloads/v10/teams.ts","line":65,"character":1}],"type":{"type":"reference","id":11702,"name":"TeamMemberRole"}},{"id":11696,"name":"team_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent team of which they are a member"},"sources":[{"fileName":"payloads/v10/teams.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11697,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar, discriminator, id, and username of the user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/teams.ts","line":59,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11694,11695,11698,11696,11697]}],"sources":[{"fileName":"payloads/v10/teams.ts","line":37,"character":17}]},{"id":11706,"name":"APITemplate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#guild-template-object"},"children":[{"id":11707,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The template code (unique ID)"},"sources":[{"fileName":"payloads/v10/template.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11713,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was created"},"sources":[{"fileName":"payloads/v10/template.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11712,"name":"creator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who created the template","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/template.ts","line":38,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":11711,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the user who created the template"},"sources":[{"fileName":"payloads/v10/template.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11709,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the template"},"sources":[{"fileName":"payloads/v10/template.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11717,"name":"is_dirty","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the template has unsynced changes"},"sources":[{"fileName":"payloads/v10/template.ts","line":58,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":11708,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Template name"},"sources":[{"fileName":"payloads/v10/template.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11716,"name":"serialized_source_guild","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild snapshot this template contains"},"sources":[{"fileName":"payloads/v10/template.ts","line":54,"character":1}],"type":{"type":"reference","id":11718,"name":"APITemplateSerializedSourceGuild"}},{"id":11715,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the guild this template is based on"},"sources":[{"fileName":"payloads/v10/template.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11714,"name":"updated_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was last synced to the source guild"},"sources":[{"fileName":"payloads/v10/template.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11710,"name":"usage_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this template has been used"},"sources":[{"fileName":"payloads/v10/template.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[11707,11713,11712,11711,11709,11717,11708,11716,11715,11714,11710]}],"sources":[{"fileName":"payloads/v10/template.ts","line":12,"character":17}]},{"id":11718,"name":"APITemplateSerializedSourceGuild","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11726,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":166,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_channel_id"}},{"id":11727,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v10/guild.ts","line":170,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_timeout"}},{"id":11732,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12634,"name":"RESTAPIGuildCreatePartialChannel"}},"inheritedFrom":{"type":"reference","name":"Omit.channels"}},{"id":11728,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":128,"character":1}],"type":{"type":"reference","id":10751,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","name":"Omit.default_message_notifications"}},{"id":11719,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/template.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11729,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":134,"character":1}],"type":{"type":"reference","id":10754,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","name":"Omit.explicit_content_filter"}},{"id":11721,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/template.ts","line":64,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11722,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v10/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":11720,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/template.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11733,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v10/guild.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.premium_progress_bar_enabled"}},{"id":11723,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.region"}},{"id":11724,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12641,"name":"RESTAPIGuildCreateRole"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}},{"id":11731,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":180,"character":1}],"type":{"type":"reference","id":10781,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_flags"}},{"id":11730,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v10/guild.ts","line":174,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_id"}},{"id":11725,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":122,"character":1}],"type":{"type":"reference","id":10766,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","name":"Omit.verification_level"}}],"groups":[{"title":"Properties","kind":1024,"children":[11726,11727,11732,11728,11719,11729,11721,11722,11720,11733,11723,11724,11731,11730,11725]}],"sources":[{"fileName":"payloads/v10/template.ts","line":61,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":12651,"name":"RESTPostAPIGuildsJSONBody"},{"type":"literal","value":"icon"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":10007,"name":"APITextBasedChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10012,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":10001,"name":"APIChannelBase.flags"}},{"id":10013,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10002,"name":"APIChannelBase.id"}},{"id":10008,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10009,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10014,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10003,"name":"APIChannelBase.name"}},{"id":10010,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10011,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10015,"name":"T"},"inheritedFrom":{"type":"reference","id":10000,"name":"APIChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10012,10013,10008,10009,10014,10010,10011]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":57,"character":17}],"typeParameter":[{"id":10015,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10175,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":9999,"typeArguments":[{"type":"reference","id":10015,"name":"T"}],"name":"APIChannelBase"}]},{"id":10553,"name":"APITextInputComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-structure"},"children":[{"id":10555,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom id for the text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1888,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10556,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Text that appears on top of the text input field, max 45 characters"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1892,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10560,"name":"max_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Maximal length of text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1908,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10559,"name":"min_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Minimal length of text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1904,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10557,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Placeholder for the text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1896,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10561,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this text input is required or not"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1912,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10554,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"One of text input styles"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1884,"character":1}],"type":{"type":"reference","id":10496,"name":"TextInputStyle"}},{"id":10562,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10448,"name":"TextInput"},"inheritedFrom":{"type":"reference","id":10442,"name":"APIBaseComponent.type"}},{"id":10558,"name":"value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The pre-filled text in the text input"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1900,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10555,10556,10560,10559,10557,10561,10554,10562,10558]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1880,"character":17}],"extendedTypes":[{"type":"reference","id":10441,"typeArguments":[{"type":"reference","id":10448,"name":"ComponentType.TextInput"}],"name":"APIBaseComponent"}]},{"id":10097,"name":"APIThreadChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10104,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The IDs of the set of tags that have been applied to a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":244,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10110,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":10025,"name":"APIGuildChannel.flags"}},{"id":10112,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10018,"name":"APIGuildChannel.guild_id"}},{"id":10106,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10024,"name":"APIGuildChannel.id"}},{"id":10108,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":10109,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":10098,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The client users member for the thread, only included in select endpoints"},"sources":[{"fileName":"payloads/v10/channel.ts","line":216,"character":1}],"type":{"type":"reference","id":10342,"name":"APIThreadMember"}},{"id":10101,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v10/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10100,"name":"message_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages (not including the initial message or deleted messages) in a thread","text":"If the thread was created before July 1, 2022, it stops counting at 50 messages\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10111,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10017,"name":"APIGuildChannel.name"}},{"id":10116,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10022,"name":"APIGuildChannel.nsfw"}},{"id":10102,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the thread creator"},"sources":[{"fileName":"payloads/v10/channel.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10115,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10021,"name":"APIGuildChannel.parent_id"}},{"id":10113,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10322,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":10019,"name":"APIGuildChannel.permission_overwrites"}},{"id":10114,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10020,"name":"APIGuildChannel.position"}},{"id":10107,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":10099,"name":"thread_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The metadata for a thread channel not shared by other channels"},"sources":[{"fileName":"payloads/v10/channel.ts","line":220,"character":1}],"type":{"type":"reference","id":10330,"name":"APIThreadMetadata"}},{"id":10103,"name":"total_message_sent","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages ever sent in a thread","text":"Similar to `message_count` on message creation, but won't decrement when a message is deleted\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":240,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10105,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10096,"name":"ThreadChannelType"},"inheritedFrom":{"type":"reference","id":10023,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10104,10110,10112,10106,10108,10109,10098,10101,10100,10111,10116,10102,10115,10113,10114,10107,10099,10103,10105]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":210,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10007,"typeArguments":[{"type":"reference","id":10096,"name":"ThreadChannelType"}],"name":"APITextBasedChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","id":10016,"typeArguments":[{"type":"reference","id":10096,"name":"ThreadChannelType"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":9533,"name":"GatewayThreadCreateDispatchData"}]},{"id":10353,"name":"APIThreadList","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10355,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members for the client user in each of the fetched threads"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10342,"name":"APIThreadMember"}}},{"id":10354,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The threads that were fetched"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1144,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10174,"name":"APIChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10355,10354]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1140,"character":17}],"extendedBy":[{"type":"reference","id":12600,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}]},{"id":10342,"name":"APIThreadMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#thread-member-object-thread-member-structure"},"children":[{"id":10346,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Member flags combined as a bitfield","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1110,"character":1}],"type":{"type":"reference","id":10348,"name":"ThreadMemberFlags"}},{"id":10343,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the thread","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1094,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10345,"name":"join_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An ISO8601 timestamp for when the member last joined"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10347,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional information about the user","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n\n**This field is only present when `with_member` is set to true when calling `List Thread Members` or `Get Thread Member`**\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1118,"character":1}],"type":{"type":"reference","id":10839,"name":"APIGuildMember"}},{"id":10344,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the member","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1100,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10346,10343,10345,10347,10344]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1088,"character":17}]},{"id":10330,"name":"APIThreadMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#thread-metadata-object-thread-metadata-structure"},"children":[{"id":10333,"name":"archive_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An ISO8601 timestamp when the thread's archive status was last changed, used for calculating recent activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1063,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10331,"name":"archived","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the thread is archived"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1055,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10332,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration in minutes to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1059,"character":1}],"type":{"type":"reference","id":10337,"name":"ThreadAutoArchiveDuration"}},{"id":10336,"name":"create_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp when the thread was created; only populated for threads created after 2022-01-09"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1075,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10335,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread; only available on private threads"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1071,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10334,"name":"locked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread is locked; when a thread is locked, only users with `MANAGE_THREADS` can unarchive it"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1067,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10333,10331,10332,10336,10335,10334]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":1051,"character":17}]},{"id":10133,"name":"APIThreadOnlyChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10139,"name":"available_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The set of tags that can be used in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":348,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10117,"name":"APIGuildForumTag"}}},{"id":10138,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v10/channel.ts","line":344,"character":1}],"type":{"type":"reference","id":10337,"name":"ThreadAutoArchiveDuration"}},{"id":10141,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":357,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10123,"name":"APIGuildForumDefaultReactionEmoji"}]}},{"id":10142,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":361,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10126,"name":"SortOrderType"}]}},{"id":10140,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v10/channel.ts","line":353,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10151,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":10025,"name":"APIGuildChannel.flags"}},{"id":10144,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10018,"name":"APIGuildChannel.guild_id"}},{"id":10150,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10024,"name":"APIGuildChannel.id"}},{"id":10135,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last thread created in this channel (may not point to an existing or valid thread)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10137,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":340,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10143,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10017,"name":"APIGuildChannel.name"}},{"id":10148,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10022,"name":"APIGuildChannel.nsfw"}},{"id":10147,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10021,"name":"APIGuildChannel.parent_id"}},{"id":10145,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10322,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":10019,"name":"APIGuildChannel.permission_overwrites"}},{"id":10146,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10020,"name":"APIGuildChannel.position"}},{"id":10136,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before creating another thread (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"The absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":335,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10134,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-4096 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":324,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10149,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10152,"name":"T"},"inheritedFrom":{"type":"reference","id":10023,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[10139,10138,10141,10142,10140,10151,10144,10150,10135,10137,10143,10148,10147,10145,10146,10136,10134,10149]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":319,"character":17}],"typeParameter":[{"id":10152,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":10187,"name":"ChannelType.GuildForum"},{"type":"reference","id":10188,"name":"ChannelType.GuildMedia"}]}}],"extendedTypes":[{"type":"reference","id":10016,"typeArguments":[{"type":"reference","id":10152,"name":"T"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":10153,"name":"APIGuildForumChannel"}]},{"id":10692,"name":"APIUnavailableGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#unavailable-guild-object"},"children":[{"id":10693,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10694,"name":"unavailable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v10/guild.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[10693,10694]}],"sources":[{"fileName":"payloads/v10/guild.ts","line":16,"character":17}]},{"id":11734,"name":"APIUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object"},"children":[{"id":11744,"name":"accent_color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner color encoded as an integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v10/user.ts","line":55,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":11739,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's avatar hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":33,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11751,"name":"avatar_decoration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's avatar decoration hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n","tags":[{"tag":"deprecated","text":"Use `avatar_decoration_data` instead\n"}]},"sources":[{"fileName":"payloads/v10/user.ts","line":93,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11752,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the user's avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":99,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11825,"name":"APIAvatarDecorationData"}]}},{"id":11743,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11740,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user belongs to an OAuth2 application"},"sources":[{"fileName":"payloads/v10/user.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11737,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's Discord-tag"},"sources":[{"fileName":"payloads/v10/user.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11747,"name":"email","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's email"},"sources":[{"fileName":"payloads/v10/user.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11748,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":73,"character":1}],"type":{"type":"reference","id":11753,"name":"UserFlags"}},{"id":11738,"name":"global_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's display name, if it is set. For bots, this is the application name"},"sources":[{"fileName":"payloads/v10/user.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11735,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's id"},"sources":[{"fileName":"payloads/v10/user.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11745,"name":"locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's chosen language option"},"sources":[{"fileName":"payloads/v10/user.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11742,"name":"mfa_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has two factor enabled on their account"},"sources":[{"fileName":"payloads/v10/user.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11749,"name":"premium_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of Nitro subscription on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-premium-types\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":79,"character":1}],"type":{"type":"reference","id":11777,"name":"UserPremiumType"}},{"id":11750,"name":"public_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The public flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v10/user.ts","line":85,"character":1}],"type":{"type":"reference","id":11753,"name":"UserFlags"}},{"id":11741,"name":"system","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is an Official Discord System user (part of the urgent message system)"},"sources":[{"fileName":"payloads/v10/user.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11736,"name":"username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's username, not unique across the platform"},"sources":[{"fileName":"payloads/v10/user.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11746,"name":"verified","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the email on this account has been verified"},"sources":[{"fileName":"payloads/v10/user.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[11744,11739,11751,11752,11743,11740,11737,11747,11748,11738,11735,11745,11742,11749,11750,11741,11736,11746]}],"sources":[{"fileName":"payloads/v10/user.ts","line":11,"character":17}]},{"id":11240,"name":"APIUserApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":11246,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":11243,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":11245,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":11242,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":13,"character":1}],"type":{"type":"reference","id":11372,"name":"APIUserInteractionDataResolved"}},{"id":11241,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11244,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":11106,"name":"User"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11246,11243,11245,11242,11241,11244]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":10,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11106,"name":"ApplicationCommandType.User"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":10048,"name":"APIVoiceChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10049,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice or stage channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":142,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10061,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":10025,"name":"APIGuildChannel.flags"}},{"id":10054,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10018,"name":"APIGuildChannel.guild_id"}},{"id":10060,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10024,"name":"APIGuildChannel.id"}},{"id":10063,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":10053,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10017,"name":"APIGuildChannel.name"}},{"id":10058,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10022,"name":"APIGuildChannel.nsfw"}},{"id":10057,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10021,"name":"APIGuildChannel.parent_id"}},{"id":10055,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10322,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":10019,"name":"APIGuildChannel.permission_overwrites"}},{"id":10056,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10020,"name":"APIGuildChannel.position"}},{"id":10062,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":10051,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":152,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10059,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10064,"name":"T"},"inheritedFrom":{"type":"reference","id":10023,"name":"APIGuildChannel.type"}},{"id":10050,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice or stage channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10052,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice or stage channel, `1` when not present","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":158,"character":1}],"type":{"type":"reference","id":10193,"name":"VideoQualityMode"}}],"groups":[{"title":"Properties","kind":1024,"children":[10049,10061,10054,10060,10063,10053,10058,10057,10055,10056,10062,10051,10059,10050,10052]}],"sources":[{"fileName":"payloads/v10/channel.ts","line":136,"character":17}],"typeParameter":[{"id":10064,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":10175,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":10016,"typeArguments":[{"type":"reference","id":10064,"name":"T"}],"name":"APIGuildChannel"},{"type":"reference","typeArguments":[{"type":"reference","id":10007,"typeArguments":[{"type":"reference","id":10064,"name":"T"}],"name":"APITextBasedChannel"},{"type":"union","types":[{"type":"literal","value":"last_pin_timestamp"},{"type":"literal","value":"name"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":11027,"name":"APIVoiceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11028,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":11041,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":11032,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":11034,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":11040,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":11029,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":187,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":11039,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":11068,"name":"Voice"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":11031,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":11030,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":11043,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":11033,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":11037,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":11076,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":11044,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10969,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":11036,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":11035,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":11038,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":11070,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":11042,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[11028,11041,11032,11034,11040,11029,11039,11031,11030,11043,11033,11037,11044,11036,11035,11038,11042]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":185,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11068,"name":"GuildScheduledEventEntityType.Voice"}],"name":"APIGuildScheduledEventBase"}]},{"id":11843,"name":"APIVoiceRegion","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-region-object"},"children":[{"id":11848,"name":"custom","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a custom voice region (used for events/etc)"},"sources":[{"fileName":"payloads/v10/voice.ts","line":98,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11847,"name":"deprecated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a deprecated voice region (avoid switching to these)"},"sources":[{"fileName":"payloads/v10/voice.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11844,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique ID for the region"},"sources":[{"fileName":"payloads/v10/voice.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11845,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the region"},"sources":[{"fileName":"payloads/v10/voice.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11846,"name":"optimal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` for a single server that is closest to the current user's client"},"sources":[{"fileName":"payloads/v10/voice.ts","line":90,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[11848,11847,11844,11845,11846]}],"sources":[{"fileName":"payloads/v10/voice.ts","line":78,"character":17}]},{"id":11829,"name":"APIVoiceState","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object"},"children":[{"id":11831,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this user is connected to"},"sources":[{"fileName":"payloads/v10/voice.ts","line":26,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11835,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is deafened by the server"},"sources":[{"fileName":"payloads/v10/voice.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11830,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this voice state is for"},"sources":[{"fileName":"payloads/v10/voice.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11833,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member this voice state is for","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v10/voice.ts","line":36,"character":1}],"type":{"type":"reference","id":10839,"name":"APIGuildMember"}},{"id":11836,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the server"},"sources":[{"fileName":"payloads/v10/voice.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11842,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the user requested to speak"},"sources":[{"fileName":"payloads/v10/voice.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11837,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally deafened"},"sources":[{"fileName":"payloads/v10/voice.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11838,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally muted"},"sources":[{"fileName":"payloads/v10/voice.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11839,"name":"self_stream","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this user is streaming using \"Go Live\""},"sources":[{"fileName":"payloads/v10/voice.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11840,"name":"self_video","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user's camera is enabled"},"sources":[{"fileName":"payloads/v10/voice.ts","line":64,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11834,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The session id for this voice state"},"sources":[{"fileName":"payloads/v10/voice.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11841,"name":"suppress","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the current user"},"sources":[{"fileName":"payloads/v10/voice.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":11832,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id this voice state is for"},"sources":[{"fileName":"payloads/v10/voice.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11831,11835,11830,11833,11836,11842,11837,11838,11839,11840,11834,11841,11832]}],"sources":[{"fileName":"payloads/v10/voice.ts","line":18,"character":17}]},{"id":11849,"name":"APIWebhook","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#webhook-object"},"children":[{"id":11858,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The bot/OAuth2 application that created this webhook"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11856,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default avatar of the webhook"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":43,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11853,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this webhook is for"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11852,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this webhook is for"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11850,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the webhook"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11855,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":39,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":11860,"name":"source_channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":59,"character":1}],"type":{"type":"reference","id":9995,"name":"APIPartialChannel"}},{"id":11859,"name":"source_guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":55,"character":1}],"type":{"type":"reference","id":10695,"name":"APIPartialGuild"}},{"id":11857,"name":"token","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The secure token of the webhook (returned for Incoming Webhooks)"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11851,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the webhook","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object-webhook-types\n"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":21,"character":1}],"type":{"type":"reference","id":11862,"name":"WebhookType"}},{"id":11861,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url used for executing the webhook (returned by the webhooks OAuth2 flow)"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11854,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this webhook was created by (not returned when getting a webhook with its token)","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/webhook.ts","line":35,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[11858,11856,11853,11852,11850,11855,11860,11859,11857,11851,11861,11854]}],"sources":[{"fileName":"payloads/v10/webhook.ts","line":11,"character":17}]},{"id":12396,"name":"CDNQuery","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12397,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The returned image can have the size changed by using this query parameter","text":"Image size can be any power of two between 16 and 4096\n"},"sources":[{"fileName":"rest/v10/index.ts","line":1382,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12397]}],"sources":[{"fileName":"rest/v10/index.ts","line":1376,"character":17}]},{"id":10623,"name":"GatewayActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure"},"children":[{"id":10632,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id for the game"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":178,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10638,"name":"assets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Images for the presence and their hover texts","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-assets\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":208,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":10642,"name":"buttons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The custom buttons shown in the Rich Presence (max 2)"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":230,"character":1}],"type":{"type":"union","types":[{"type":"array","elementType":{"type":"intrinsic","name":"string"}},{"type":"array","elementType":{"type":"reference","id":10678,"name":"GatewayActivityButton"}}]}},{"id":10628,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix timestamp of when the activity was added to the user's session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":158,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10633,"name":"details","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"What the player is currently doing"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10635,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji used for a custom status","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":192,"character":1}],"type":{"type":"reference","id":10662,"name":"GatewayActivityEmoji"}},{"id":10641,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Activity flags `OR`d together, describes what the payload includes","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":226,"character":1}],"type":{"type":"reference","id":10668,"name":"ActivityFlags"}},{"id":10624,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's id","tags":[{"tag":"unstable","text":"\n"}]},"sources":[{"fileName":"payloads/v10/gateway.ts","line":140,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10640,"name":"instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the activity is an instanced game session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":218,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":10625,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's name"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":144,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10637,"name":"party","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Information for the current party of the player","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-party\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":202,"character":1}],"type":{"type":"reference","id":10663,"name":"GatewayActivityParty"}},{"id":10631,"name":"platform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The platform this activity is being done on","tags":[{"tag":"unstable","text":"You can use {@link ActivityPlatform} as a stepping stone, but this might be inaccurate\n"}]},"sources":[{"fileName":"payloads/v10/gateway.ts","line":174,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10639,"name":"secrets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Secrets for Rich Presence joining and spectating","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":214,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"match"},{"type":"literal","value":"join"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":10636,"name":"session_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"unstable","text":"\n"}]},"sources":[{"fileName":"payloads/v10/gateway.ts","line":196,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10634,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's current party status, or the text used for a custom status"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":186,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":10630,"name":"sync_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The Spotify song id","tags":[{"tag":"unstable","text":"\n"}]},"sources":[{"fileName":"payloads/v10/gateway.ts","line":168,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10629,"name":"timestamps","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix timestamps for start and/or end of the game"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":162,"character":1}],"type":{"type":"reference","id":10659,"name":"GatewayActivityTimestamps"}},{"id":10626,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Activity type","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":150,"character":1}],"type":{"type":"reference","id":10652,"name":"ActivityType"}},{"id":10627,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Stream url, is validated when type is `1`"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":154,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10632,10638,10642,10628,10633,10635,10641,10624,10640,10625,10637,10631,10639,10636,10634,10630,10629,10626,10627]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":134,"character":17}]},{"id":10678,"name":"GatewayActivityButton","kind":256,"kindString":"Interface","flags":{},"children":[{"id":10679,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The text shown on the button (1-32 characters)"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":342,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10680,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The url opened when clicking the button (1-512 characters)"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":346,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[10679,10680]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":338,"character":17}]},{"id":10663,"name":"GatewayActivityParty","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-party"},"children":[{"id":10664,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the party"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":304,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10665,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to show the party's current and maximum size"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":308,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"current_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"max_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10664,10665]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":300,"character":17}]},{"id":10659,"name":"GatewayActivityTimestamps","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-timestamps"},"children":[{"id":10661,"name":"end","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity ends"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":289,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10660,"name":"start","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity started"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":285,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[10661,10660]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":281,"character":17}]},{"id":9248,"name":"GatewayApplicationCommandPermissionsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update"},"children":[{"id":9250,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application the command belongs to"},"sources":[{"fileName":"gateway/v10.ts","line":633,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9251,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":637,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9249,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the command or the application ID"},"sources":[{"fileName":"gateway/v10.ts","line":629,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9252,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permissions for the command in the guild, max of 100"},"sources":[{"fileName":"gateway/v10.ts","line":641,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11271,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9250,9251,9249,9252]}],"sources":[{"fileName":"gateway/v10.ts","line":625,"character":17}]},{"id":9235,"name":"GatewayAutoModerationActionExecutionDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-action-execution"},"children":[{"id":9237,"name":"action","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The action which was executed"},"sources":[{"fileName":"gateway/v10.ts","line":567,"character":1}],"type":{"type":"reference","id":9983,"name":"APIAutoModerationAction"}},{"id":9243,"name":"alert_system_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of any system auto moderation messages posted as a result of this action","text":"This field will not be present if this event does not correspond to an action with type {@link AutoModerationActionType.SendAlertMessage}\n"},"sources":[{"fileName":"gateway/v10.ts","line":595,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9241,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel in which user content was posted"},"sources":[{"fileName":"gateway/v10.ts","line":583,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9244,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user generated text content","text":"`MESSAGE_CONTENT` (`1 << 15`) gateway intent is required to receive non-empty values from this field\n"},"sources":[{"fileName":"gateway/v10.ts","line":601,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9236,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild in which action was executed"},"sources":[{"fileName":"gateway/v10.ts","line":563,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9246,"name":"matched_content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The substring in content that triggered the rule","text":"`MESSAGE_CONTENT` (`1 << 15`) gateway intent is required to receive non-empty values from this field\n"},"sources":[{"fileName":"gateway/v10.ts","line":611,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9245,"name":"matched_keyword","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The word or phrase configured in the rule that triggered the rule"},"sources":[{"fileName":"gateway/v10.ts","line":605,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9242,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of any user message which content belongs to","text":"This field will not be present if message was blocked by AutoMod or content was not part of any message\n"},"sources":[{"fileName":"gateway/v10.ts","line":589,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9238,"name":"rule_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the rule which action belongs to"},"sources":[{"fileName":"gateway/v10.ts","line":571,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9239,"name":"rule_trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The trigger type of rule which was triggered"},"sources":[{"fileName":"gateway/v10.ts","line":575,"character":1}],"type":{"type":"reference","id":9963,"name":"AutoModerationRuleTriggerType"}},{"id":9240,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user which generated the content which triggered the rule"},"sources":[{"fileName":"gateway/v10.ts","line":579,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9237,9243,9241,9244,9236,9246,9245,9242,9238,9239,9240]}],"sources":[{"fileName":"gateway/v10.ts","line":559,"character":17}]},{"id":9270,"name":"GatewayChannelPinsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-pins-update"},"children":[{"id":9272,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":759,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9271,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":755,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9273,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time at which the most recent pinned message was pinned"},"sources":[{"fileName":"gateway/v10.ts","line":763,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[9272,9271,9273]}],"sources":[{"fileName":"gateway/v10.ts","line":751,"character":17}]},{"id":9596,"name":"GatewayGuildAuditLogEntryCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-audit-log-entry-create"},"children":[{"id":9602,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":122,"character":1}],"type":{"type":"reference","id":9777,"name":"AuditLogEvent"},"inheritedFrom":{"type":"reference","id":9774,"name":"APIAuditLogEntry.action_type"}},{"id":9599,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":106,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9860,"name":"APIAuditLogChange"}},"inheritedFrom":{"type":"reference","id":9771,"name":"APIAuditLogEntry.changes"}},{"id":9597,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2098,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9601,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9773,"name":"APIAuditLogEntry.id"}},{"id":9603,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":128,"character":1}],"type":{"type":"reference","id":9844,"name":"APIAuditLogOptions"},"inheritedFrom":{"type":"reference","id":9775,"name":"APIAuditLogEntry.options"}},{"id":9604,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9776,"name":"APIAuditLogEntry.reason"}},{"id":9598,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9770,"name":"APIAuditLogEntry.target_id"}},{"id":9600,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":9772,"name":"APIAuditLogEntry.user_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[9602,9599,9597,9601,9603,9604,9598,9600]}],"sources":[{"fileName":"gateway/v10.ts","line":2094,"character":17}],"extendedTypes":[{"type":"reference","id":9769,"name":"APIAuditLogEntry"}]},{"id":9351,"name":"GatewayGuildBanModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"children":[{"id":9352,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":969,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9353,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":975,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[9352,9353]}],"sources":[{"fileName":"gateway/v10.ts","line":965,"character":17}]},{"id":9287,"name":"GatewayGuildCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-create-guild-create-extra-fields"},"children":[{"id":9306,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":120,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10713,"name":"APIGuild.afk_channel_id"}},{"id":9307,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":124,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]},"inheritedFrom":{"type":"reference","id":10714,"name":"APIGuild.afk_timeout"}},{"id":9317,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v10/guild.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10724,"name":"APIGuild.application_id"}},{"id":9332,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10739,"name":"APIGuild.approximate_member_count"}},{"id":9333,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of non-offline members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10740,"name":"APIGuild.approximate_presence_count"}},{"id":9325,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":214,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10732,"name":"APIGuild.banner"}},{"id":9294,"name":"channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channels in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":882,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10174,"name":"APIChannel"}}},{"id":9311,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":144,"character":1}],"type":{"type":"reference","id":10751,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","id":10718,"name":"APIGuild.default_message_notifications"}},{"id":9324,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":208,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10731,"name":"APIGuild.description"}},{"id":9301,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":90,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10708,"name":"APIGuild.discovery_splash"}},{"id":9314,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10586,"name":"APIEmoji"}},"inheritedFrom":{"type":"reference","id":10721,"name":"APIGuild.emojis"}},{"id":9312,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":150,"character":1}],"type":{"type":"reference","id":10754,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","id":10719,"name":"APIGuild.explicit_content_filter"}},{"id":9315,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":168,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10788,"name":"GuildFeature"}},"inheritedFrom":{"type":"reference","id":10722,"name":"APIGuild.features"}},{"id":9298,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled events in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":914,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}}},{"id":9338,"name":"hub_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of Student Hub the guild is"},"sources":[{"fileName":"payloads/v10/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10777,"name":"GuildHubType"}]},"inheritedFrom":{"type":"reference","id":10745,"name":"APIGuild.hub_type"}},{"id":9341,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10748,"name":"APIGuild.icon"}},{"id":9300,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10707,"name":"APIGuild.icon_hash"}},{"id":9343,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10750,"name":"APIGuild.id"}},{"id":9288,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this guild was joined at","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v10.ts","line":842,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9289,"name":"large","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this is considered a large guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v10.ts","line":848,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9322,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10729,"name":"APIGuild.max_members"}},{"id":9321,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":196,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":10728,"name":"APIGuild.max_presences"}},{"id":9331,"name":"max_stage_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a stage video channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10738,"name":"APIGuild.max_stage_video_channel_users"}},{"id":9330,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v10/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10737,"name":"APIGuild.max_video_channel_users"}},{"id":9291,"name":"member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Total number of members in this guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v10.ts","line":858,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9293,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":874,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10839,"name":"APIGuildMember"}}},{"id":9316,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":174,"character":1}],"type":{"type":"reference","id":10758,"name":"GuildMFALevel"},"inheritedFrom":{"type":"reference","id":10723,"name":"APIGuild.mfa_level"}},{"id":9340,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v10/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10747,"name":"APIGuild.name"}},{"id":9335,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":10761,"name":"GuildNSFWLevel"},"inheritedFrom":{"type":"reference","id":10742,"name":"APIGuild.nsfw_level"}},{"id":9302,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10709,"name":"APIGuild.owner"}},{"id":9303,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v10/guild.ts","line":100,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10710,"name":"APIGuild.owner_id"}},{"id":9304,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10711,"name":"APIGuild.permissions"}},{"id":9328,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10735,"name":"APIGuild.preferred_locale"}},{"id":9337,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v10/guild.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10744,"name":"APIGuild.premium_progress_bar_enabled"}},{"id":9327,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v10/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10734,"name":"APIGuild.premium_subscription_count"}},{"id":9326,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":220,"character":1}],"type":{"type":"reference","id":10772,"name":"GuildPremiumTier"},"inheritedFrom":{"type":"reference","id":10733,"name":"APIGuild.premium_tier"}},{"id":9296,"name":"presences","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Presences of the members in the guild, will only include non-offline members if the size is greater than `large_threshold`","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/topics/gateway-events#presence-update\n"},"sources":[{"fileName":"gateway/v10.ts","line":898,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10606,"name":"GatewayPresenceUpdate"}}},{"id":9329,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v10/guild.ts","line":234,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10736,"name":"APIGuild.public_updates_channel_id"}},{"id":9305,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10712,"name":"APIGuild.region"}},{"id":9313,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":156,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11588,"name":"APIRole"}},"inheritedFrom":{"type":"reference","id":10720,"name":"APIGuild.roles"}},{"id":9320,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v10/guild.ts","line":192,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10727,"name":"APIGuild.rules_channel_id"}},{"id":9339,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"payloads/v10/guild.ts","line":282,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10746,"name":"APIGuild.safety_alerts_channel_id"}},{"id":9299,"name":"soundboard_sounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The soundboard sounds in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/soundboard#soundboard-sound-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":922,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11632,"name":"APISoundboardSound"}}},{"id":9342,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10749,"name":"APIGuild.splash"}},{"id":9297,"name":"stage_instances","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stage instances in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-stage-instance-structure\n"},"sources":[{"fileName":"gateway/v10.ts","line":906,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11641,"name":"APIStageInstance"}}},{"id":9336,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":270,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11657,"name":"APISticker"}},"inheritedFrom":{"type":"reference","id":10743,"name":"APIGuild.stickers"}},{"id":9319,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":188,"character":1}],"type":{"type":"reference","id":10781,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","id":10726,"name":"APIGuild.system_channel_flags"}},{"id":9318,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v10/guild.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10725,"name":"APIGuild.system_channel_id"}},{"id":9295,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Threads in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":890,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10174,"name":"APIChannel"}}},{"id":9290,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"gateway/v10.ts","line":852,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9323,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10730,"name":"APIGuild.vanity_url_code"}},{"id":9310,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":138,"character":1}],"type":{"type":"reference","id":10766,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","id":10717,"name":"APIGuild.verification_level"}},{"id":9292,"name":"voice_states","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"States of members currently in voice channels; lacks the `guild_id` key","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/voice#voice-state-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":866,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11829,"name":"APIVoiceState"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":9334,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":10923,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","id":10741,"name":"APIGuild.welcome_screen"}},{"id":9309,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v10/guild.ts","line":132,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10716,"name":"APIGuild.widget_channel_id"}},{"id":9308,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v10/guild.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10715,"name":"APIGuild.widget_enabled"}}],"groups":[{"title":"Properties","kind":1024,"children":[9306,9307,9317,9332,9333,9325,9294,9311,9324,9301,9314,9312,9315,9298,9338,9341,9300,9343,9288,9289,9322,9321,9331,9330,9291,9293,9316,9340,9335,9302,9303,9304,9328,9337,9327,9326,9296,9329,9305,9313,9320,9339,9299,9342,9297,9336,9319,9318,9295,9290,9323,9310,9292,9334,9309,9308]}],"sources":[{"fileName":"gateway/v10.ts","line":836,"character":17}],"extendedTypes":[{"type":"reference","id":10706,"name":"APIGuild"}]},{"id":9347,"name":"GatewayGuildDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-delete"},"children":[{"id":9349,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v10/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":9348,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage","text":"If the field is not set, the user was removed from the guild.\n"},"sources":[{"fileName":"gateway/v10.ts","line":949,"character":1}],"type":{"type":"literal","value":true}}],"groups":[{"title":"Properties","kind":1024,"children":[9349,9348]}],"sources":[{"fileName":"gateway/v10.ts","line":943,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10692,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":9359,"name":"GatewayGuildEmojisUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-emojis-update"},"children":[{"id":9361,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1019,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10586,"name":"APIEmoji"}}},{"id":9360,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1013,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9361,9360]}],"sources":[{"fileName":"gateway/v10.ts","line":1009,"character":17}]},{"id":9367,"name":"GatewayGuildIntegrationsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-integrations-update"},"children":[{"id":9368,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild whose integrations were updated"},"sources":[{"fileName":"gateway/v10.ts","line":1061,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9368]}],"sources":[{"fileName":"gateway/v10.ts","line":1057,"character":17}]},{"id":9370,"name":"GatewayGuildMemberAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-add"},"children":[{"id":9374,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v10/guild.ts","line":640,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10842,"name":"APIGuildMember.avatar"}},{"id":9383,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":684,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":11825,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","id":10851,"name":"APIGuildMember.avatar_decoration_data"}},{"id":9382,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":678,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10850,"name":"APIGuildMember.communication_disabled_until"}},{"id":9378,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":660,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10846,"name":"APIGuildMember.deaf"}},{"id":9380,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v10/guild.ts","line":668,"character":1}],"type":{"type":"reference","id":10852,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","id":10848,"name":"APIGuildMember.flags"}},{"id":9371,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1079,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9376,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v10/guild.ts","line":650,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10844,"name":"APIGuildMember.joined_at"}},{"id":9379,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v10/guild.ts","line":664,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10847,"name":"APIGuildMember.mute"}},{"id":9373,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v10/guild.ts","line":636,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10841,"name":"APIGuildMember.nick"}},{"id":9381,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v10/guild.ts","line":674,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10849,"name":"APIGuildMember.pending"}},{"id":9377,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":656,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10845,"name":"APIGuildMember.premium_since"}},{"id":9375,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":646,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":10843,"name":"APIGuildMember.roles"}},{"id":9372,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/guild.ts","line":632,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":10840,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[9374,9383,9382,9378,9380,9371,9376,9379,9373,9381,9377,9375,9372]}],"sources":[{"fileName":"gateway/v10.ts","line":1075,"character":17}],"extendedTypes":[{"type":"reference","id":10839,"name":"APIGuildMember"}]},{"id":9385,"name":"GatewayGuildMemberRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-remove"},"children":[{"id":9386,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1097,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9387,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who was removed","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1103,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[9386,9387]}],"sources":[{"fileName":"gateway/v10.ts","line":1093,"character":17}]},{"id":9394,"name":"GatewayGuildMembersChunkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk"},"children":[{"id":9398,"name":"chunk_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of expected chunks for this response"},"sources":[{"fileName":"gateway/v10.ts","line":1161,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9397,"name":"chunk_index","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The chunk index in the expected chunks for this response (`0 <= chunk_index < chunk_count`)"},"sources":[{"fileName":"gateway/v10.ts","line":1157,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9395,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9396,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of guild members","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1153,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10839,"name":"APIGuildMember"}}},{"id":9401,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The nonce used in the Guild Members Request","text":"See https://discord.com/developers/docs/topics/gateway-events#request-guild-members\n"},"sources":[{"fileName":"gateway/v10.ts","line":1177,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9399,"name":"not_found","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing an invalid id to `REQUEST_GUILD_MEMBERS`, it will be returned here"},"sources":[{"fileName":"gateway/v10.ts","line":1165,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"unknown"}}},{"id":9400,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing true to `REQUEST_GUILD_MEMBERS`, presences of the returned members will be here","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence\n"},"sources":[{"fileName":"gateway/v10.ts","line":1171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9393,"name":"GatewayGuildMembersChunkPresence"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9398,9397,9395,9396,9401,9399,9400]}],"sources":[{"fileName":"gateway/v10.ts","line":1143,"character":17}]},{"id":9411,"name":"GatewayGuildRoleDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-delete"},"children":[{"id":9412,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1241,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9413,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role"},"sources":[{"fileName":"gateway/v10.ts","line":1245,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9412,9413]}],"sources":[{"fileName":"gateway/v10.ts","line":1237,"character":17}]},{"id":9403,"name":"GatewayGuildRoleModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"children":[{"id":9404,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1197,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9405,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role created or updated","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1203,"character":1}],"type":{"type":"reference","id":11588,"name":"APIRole"}}],"groups":[{"title":"Properties","kind":1024,"children":[9404,9405]}],"sources":[{"fileName":"gateway/v10.ts","line":1193,"character":17}]},{"id":9421,"name":"GatewayGuildScheduledEventUserAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-add"},"children":[{"id":9424,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1301,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9422,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1299,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9423,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1300,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9424,9422,9423]}],"sources":[{"fileName":"gateway/v10.ts","line":1298,"character":17}]},{"id":9426,"name":"GatewayGuildScheduledEventUserRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-remove"},"children":[{"id":9429,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1318,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9427,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1316,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9428,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1317,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9429,9427,9428]}],"sources":[{"fileName":"gateway/v10.ts","line":1315,"character":17}]},{"id":9435,"name":"GatewayGuildSoundboardSoundDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-delete"},"children":[{"id":9437,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild the sound was in"},"sources":[{"fileName":"gateway/v10.ts","line":1366,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9436,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the sound that was deleted"},"sources":[{"fileName":"gateway/v10.ts","line":1362,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9437,9436]}],"sources":[{"fileName":"gateway/v10.ts","line":1358,"character":17}]},{"id":9439,"name":"GatewayGuildSoundboardSoundsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sounds-update"},"children":[{"id":9441,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1388,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9440,"name":"soundboard_sounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild's soundboard sounds"},"sources":[{"fileName":"gateway/v10.ts","line":1384,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11632,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9441,9440]}],"sources":[{"fileName":"gateway/v10.ts","line":1380,"character":17}]},{"id":9363,"name":"GatewayGuildStickersUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-stickers-update"},"children":[{"id":9364,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1037,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9365,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1043,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11657,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9364,9365]}],"sources":[{"fileName":"gateway/v10.ts","line":1033,"character":17}]},{"id":9613,"name":"GatewayHeartbeat","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"children":[{"id":9615,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2153,"character":1}],"type":{"type":"reference","id":9616,"name":"GatewayHeartbeatData"}},{"id":9614,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2152,"character":1}],"type":{"type":"reference","id":9059,"name":"Heartbeat"}}],"groups":[{"title":"Properties","kind":1024,"children":[9615,9614]}],"sources":[{"fileName":"gateway/v10.ts","line":2151,"character":17}]},{"id":9200,"name":"GatewayHeartbeatAck","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#heartbeat"},"children":[{"id":9202,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":421,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9201,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":420,"character":1}],"type":{"type":"reference","id":9068,"name":"HeartbeatAck"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9204,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2433,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9203,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9202,9201,9204,9203]}],"sources":[{"fileName":"gateway/v10.ts","line":419,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9195,"name":"GatewayHeartbeatRequest","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"children":[{"id":9197,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":413,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9196,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":412,"character":1}],"type":{"type":"reference","id":9059,"name":"Heartbeat"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9199,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2433,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9198,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9197,9196,9199,9198]}],"sources":[{"fileName":"gateway/v10.ts","line":411,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9188,"name":"GatewayHello","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#hello"},"children":[{"id":9190,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":395,"character":1}],"type":{"type":"reference","id":9193,"name":"GatewayHelloData"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9189,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":394,"character":1}],"type":{"type":"reference","id":9067,"name":"Hello"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9192,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2433,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9191,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9190,9189,9192,9191]}],"sources":[{"fileName":"gateway/v10.ts","line":393,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9193,"name":"GatewayHelloData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#hello"},"children":[{"id":9194,"name":"heartbeat_interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interval (in milliseconds) the client should heartbeat with"},"sources":[{"fileName":"gateway/v10.ts","line":405,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[9194]}],"sources":[{"fileName":"gateway/v10.ts","line":401,"character":17}]},{"id":9617,"name":"GatewayIdentify","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify"},"children":[{"id":9619,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2166,"character":1}],"type":{"type":"reference","id":9620,"name":"GatewayIdentifyData"}},{"id":9618,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2165,"character":1}],"type":{"type":"reference","id":9060,"name":"Identify"}}],"groups":[{"title":"Properties","kind":1024,"children":[9619,9618]}],"sources":[{"fileName":"gateway/v10.ts","line":2164,"character":17}]},{"id":9620,"name":"GatewayIdentifyData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify"},"children":[{"id":9623,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this connection supports compression of packets","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"gateway/v10.ts","line":2188,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9627,"name":"intents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Gateway Intents you wish to receive","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v10.ts","line":2213,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9624,"name":"large_threshold","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value between 50 and 250, total number of members where the gateway will stop sending\noffline members in the guild member list","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"gateway/v10.ts","line":2195,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9626,"name":"presence","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Presence structure for initial presence information","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence\n"},"sources":[{"fileName":"gateway/v10.ts","line":2207,"character":1}],"type":{"type":"reference","id":9674,"name":"GatewayPresenceUpdateData"}},{"id":9622,"name":"properties","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Connection properties","text":"See https://discord.com/developers/docs/topics/gateway-events#identify-identify-connection-properties\n"},"sources":[{"fileName":"gateway/v10.ts","line":2182,"character":1}],"type":{"type":"reference","id":9628,"name":"GatewayIdentifyProperties"}},{"id":9625,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used for Guild Sharding","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v10.ts","line":2201,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":9621,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Authentication token"},"sources":[{"fileName":"gateway/v10.ts","line":2176,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9623,9627,9624,9626,9622,9625,9621]}],"sources":[{"fileName":"gateway/v10.ts","line":2172,"character":17}]},{"id":9628,"name":"GatewayIdentifyProperties","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify-identify-connection-properties"},"children":[{"id":9630,"name":"browser","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v10.ts","line":2227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9631,"name":"device","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v10.ts","line":2231,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9629,"name":"os","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your operating system"},"sources":[{"fileName":"gateway/v10.ts","line":2223,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9630,9631,9629]}],"sources":[{"fileName":"gateway/v10.ts","line":2219,"character":17}]},{"id":9455,"name":"GatewayIntegrationDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-delete"},"children":[{"id":9458,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the bot/OAuth2 application for this Discord integration"},"sources":[{"fileName":"gateway/v10.ts","line":1462,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9457,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1458,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9456,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"gateway/v10.ts","line":1454,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9458,9457,9456]}],"sources":[{"fileName":"gateway/v10.ts","line":1450,"character":17}]},{"id":9205,"name":"GatewayInvalidSession","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invalid-session"},"children":[{"id":9207,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":429,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9206,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":428,"character":1}],"type":{"type":"reference","id":9066,"name":"InvalidSession"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9209,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2433,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9208,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9207,9206,9209,9208]}],"sources":[{"fileName":"gateway/v10.ts","line":427,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9462,"name":"GatewayInviteCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-create"},"children":[{"id":9463,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel the invite is for"},"sources":[{"fileName":"gateway/v10.ts","line":1493,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9464,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1499,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9465,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the invite was created"},"sources":[{"fileName":"gateway/v10.ts","line":1503,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9466,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v10.ts","line":1507,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9467,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1513,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":9468,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How long the invite is valid for (in seconds)"},"sources":[{"fileName":"gateway/v10.ts","line":1517,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9469,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The maximum number of times the invite can be used"},"sources":[{"fileName":"gateway/v10.ts","line":1521,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9472,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite"},"sources":[{"fileName":"gateway/v10.ts","line":1537,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9691,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":9470,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"gateway/v10.ts","line":1527,"character":1}],"type":{"type":"reference","id":11490,"name":"InviteTargetType"}},{"id":9471,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1533,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":9473,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the invite is temporary (invited users will be kicked on disconnect unless they're assigned a role)"},"sources":[{"fileName":"gateway/v10.ts","line":1541,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9474,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How many times the invite has been used (always will be `0`)"},"sources":[{"fileName":"gateway/v10.ts","line":1545,"character":1}],"type":{"type":"literal","value":0}}],"groups":[{"title":"Properties","kind":1024,"children":[9463,9464,9465,9466,9467,9468,9469,9472,9470,9471,9473,9474]}],"sources":[{"fileName":"gateway/v10.ts","line":1489,"character":17}]},{"id":9476,"name":"GatewayInviteDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-delete"},"children":[{"id":9477,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel of the invite"},"sources":[{"fileName":"gateway/v10.ts","line":1563,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9479,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1573,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9478,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v10.ts","line":1567,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9477,9479,9478]}],"sources":[{"fileName":"gateway/v10.ts","line":1559,"character":17}]},{"id":9499,"name":"GatewayMessageDeleteBulkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete-bulk"},"children":[{"id":9501,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":1686,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9502,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1690,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9500,"name":"ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the messages"},"sources":[{"fileName":"gateway/v10.ts","line":1682,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9501,9502,9500]}],"sources":[{"fileName":"gateway/v10.ts","line":1678,"character":17}]},{"id":9494,"name":"GatewayMessageDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete"},"children":[{"id":9496,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":1660,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9497,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1664,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9495,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v10.ts","line":1656,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9496,9497,9495]}],"sources":[{"fileName":"gateway/v10.ts","line":1652,"character":17}]},{"id":9487,"name":"GatewayMessageEventExtraFields","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create-message-create-extra-fields"},"children":[{"id":9488,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild the message was sent in"},"sources":[{"fileName":"gateway/v10.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9489,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Member properties for this message's author","text":"The member object exists in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1628,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10839,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":9490,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1638,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","id":11734,"name":"APIUser"},{"type":"reflection","declaration":{"id":9491,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9492,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v10.ts","line":1638,"character":24}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10839,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}],"groups":[{"title":"Properties","kind":1024,"children":[9492]}]}}]}}}],"groups":[{"title":"Properties","kind":1024,"children":[9488,9489,9490]}],"sources":[{"fileName":"gateway/v10.ts","line":1615,"character":17}]},{"id":9607,"name":"GatewayMessagePollVoteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-add\nhttps://discord.com/developers/docs/topics/gateway-events#message-poll-vote-remove"},"children":[{"id":9612,"name":"answer_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the answer"},"sources":[{"fileName":"gateway/v10.ts","line":2141,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9609,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":2129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9611,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2137,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9610,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"gateway/v10.ts","line":2133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9608,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user"},"sources":[{"fileName":"gateway/v10.ts","line":2125,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9612,9609,9611,9610,9608]}],"sources":[{"fileName":"gateway/v10.ts","line":2121,"character":17}]},{"id":9510,"name":"GatewayMessageReactionRemoveEmojiDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-emoji"},"children":[{"id":9512,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":2499,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.channel_id"}},{"id":9511,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji that was removed"},"sources":[{"fileName":"gateway/v10.ts","line":1744,"character":1}],"type":{"type":"reference","id":10586,"name":"APIEmoji"}},{"id":9514,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2507,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.guild_id"}},{"id":9513,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v10.ts","line":2503,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.message_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[9512,9511,9514,9513]}],"sources":[{"fileName":"gateway/v10.ts","line":1740,"character":17}],"extendedTypes":[{"type":"reference","name":"MessageReactionRemoveData"}]},{"id":10619,"name":"GatewayPresenceClientStatus","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#client-status-object"},"children":[{"id":10620,"name":"desktop","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active desktop (Windows, Linux, Mac) application session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":120,"character":1}],"type":{"type":"reference","id":10618,"name":"PresenceUpdateReceiveStatus"}},{"id":10621,"name":"mobile","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active mobile (iOS, Android) application session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":124,"character":1}],"type":{"type":"reference","id":10618,"name":"PresenceUpdateReceiveStatus"}},{"id":10622,"name":"web","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active web (browser, bot account) application session"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":128,"character":1}],"type":{"type":"reference","id":10618,"name":"PresenceUpdateReceiveStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[10620,10621,10622]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":116,"character":17}]},{"id":10606,"name":"GatewayPresenceUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update-presence-update-event-fields"},"children":[{"id":10610,"name":"activities","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's current activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":88,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10623,"name":"GatewayActivity"}}},{"id":10611,"name":"client_status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's platform-dependent status","text":"See https://discord.com/developers/docs/topics/gateway-events#client-status-object\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":94,"character":1}],"type":{"type":"reference","id":10619,"name":"GatewayPresenceClientStatus"}},{"id":10608,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10609,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Either \"idle\", \"dnd\", \"online\", or \"offline\""},"sources":[{"fileName":"payloads/v10/gateway.ts","line":82,"character":1}],"type":{"type":"reference","id":10618,"name":"PresenceUpdateReceiveStatus"}},{"id":10607,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user presence is being updated for","text":"**The user object within this event can be partial, the only field which must be sent is the `id` field,\neverything else is optional.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":74,"character":1}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":11734,"name":"APIUser"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":11734,"name":"APIUser"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[10610,10611,10608,10609,10607]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":65,"character":17}]},{"id":9674,"name":"GatewayPresenceUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence-gateway-presence-update-structure"},"children":[{"id":9676,"name":"activities","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":2391,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9679,"name":"GatewayActivityUpdateData"}}},{"id":9678,"name":"afk","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the client is afk"},"sources":[{"fileName":"gateway/v10.ts","line":2401,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9675,"name":"since","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in milliseconds) of when the client went idle, or `null` if the client is not idle"},"sources":[{"fileName":"gateway/v10.ts","line":2385,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":9677,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's new status","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types\n"},"sources":[{"fileName":"gateway/v10.ts","line":2397,"character":1}],"type":{"type":"reference","id":10612,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[9676,9678,9675,9677]}],"sources":[{"fileName":"gateway/v10.ts","line":2381,"character":17}]},{"id":9217,"name":"GatewayReadyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#ready"},"children":[{"id":9224,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contains `id` and `flags`","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":491,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9691,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"flags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":9220,"name":"guilds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guilds the user is in","text":"See https://discord.com/developers/docs/resources/guild#unavailable-guild-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":471,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10692,"name":"APIUnavailableGuild"}}},{"id":9222,"name":"resume_gateway_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway url for resuming connections"},"sources":[{"fileName":"gateway/v10.ts","line":479,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9221,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used for resuming connections"},"sources":[{"fileName":"gateway/v10.ts","line":475,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9223,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The shard information associated with this session, if sent when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v10.ts","line":485,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":9219,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information about the user including email","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":465,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":9218,"name":"v","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway version","text":"See https://discord.com/developers/docs/reference#api-versioning\n"},"sources":[{"fileName":"gateway/v10.ts","line":459,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[9224,9220,9222,9221,9223,9219,9218]}],"sources":[{"fileName":"gateway/v10.ts","line":453,"character":17}]},{"id":9211,"name":"GatewayReconnect","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#reconnect"},"children":[{"id":9213,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":442,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":9212,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":441,"character":1}],"type":{"type":"reference","id":9064,"name":"Reconnect"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":9215,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2433,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":9214,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[9213,9212,9215,9214]}],"sources":[{"fileName":"gateway/v10.ts","line":440,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":9639,"name":"GatewayRequestGuildMembers","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":9641,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2265,"character":1}],"type":{"type":"reference","id":9657,"name":"GatewayRequestGuildMembersData"}},{"id":9640,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2264,"character":1}],"type":{"type":"reference","id":9065,"name":"RequestGuildMembers"}}],"groups":[{"title":"Properties","kind":1024,"children":[9641,9640]}],"sources":[{"fileName":"gateway/v10.ts","line":2263,"character":17}]},{"id":9642,"name":"GatewayRequestGuildMembersDataBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":9643,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v10.ts","line":2275,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9645,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v10.ts","line":2287,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9644,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v10.ts","line":2279,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[9643,9645,9644]}],"sources":[{"fileName":"gateway/v10.ts","line":2271,"character":17}],"extendedBy":[{"type":"reference","id":9646,"name":"GatewayRequestGuildMembersDataWithUserIds"},{"type":"reference","id":9651,"name":"GatewayRequestGuildMembersDataWithQuery"}]},{"id":9651,"name":"GatewayRequestGuildMembersDataWithQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":9654,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v10.ts","line":2275,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9643,"name":"GatewayRequestGuildMembersDataBase.guild_id"}},{"id":9653,"name":"limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Maximum number of members to send matching the `query`;\na limit of `0` can be used with an empty string `query` to return all members"},"sources":[{"fileName":"gateway/v10.ts","line":2312,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9656,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v10.ts","line":2287,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9645,"name":"GatewayRequestGuildMembersDataBase.nonce"}},{"id":9655,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v10.ts","line":2279,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":9644,"name":"GatewayRequestGuildMembersDataBase.presences"}},{"id":9652,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"String that username starts with, or an empty string to return all members"},"sources":[{"fileName":"gateway/v10.ts","line":2307,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9654,9653,9656,9655,9652]}],"sources":[{"fileName":"gateway/v10.ts","line":2303,"character":17}],"extendedTypes":[{"type":"reference","id":9642,"name":"GatewayRequestGuildMembersDataBase"}]},{"id":9646,"name":"GatewayRequestGuildMembersDataWithUserIds","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":9648,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v10.ts","line":2275,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9643,"name":"GatewayRequestGuildMembersDataBase.guild_id"}},{"id":9650,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v10.ts","line":2287,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":9645,"name":"GatewayRequestGuildMembersDataBase.nonce"}},{"id":9649,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v10.ts","line":2279,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":9644,"name":"GatewayRequestGuildMembersDataBase.presences"}},{"id":9647,"name":"user_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used to specify which users you wish to fetch"},"sources":[{"fileName":"gateway/v10.ts","line":2297,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[9648,9650,9649,9647]}],"sources":[{"fileName":"gateway/v10.ts","line":2293,"character":17}],"extendedTypes":[{"type":"reference","id":9642,"name":"GatewayRequestGuildMembersDataBase"}]},{"id":9658,"name":"GatewayRequestSoundboardSounds","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-soundboard-sounds"},"children":[{"id":9660,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2327,"character":1}],"type":{"type":"reference","id":9661,"name":"GatewayRequestSoundboardSoundsData"}},{"id":9659,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2326,"character":1}],"type":{"type":"reference","id":9069,"name":"RequestSoundboardSounds"}}],"groups":[{"title":"Properties","kind":1024,"children":[9660,9659]}],"sources":[{"fileName":"gateway/v10.ts","line":2325,"character":17}]},{"id":9661,"name":"GatewayRequestSoundboardSoundsData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-soundboard-sounds"},"children":[{"id":9662,"name":"guild_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the guilds to get soundboard sounds for"},"sources":[{"fileName":"gateway/v10.ts","line":2337,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9662]}],"sources":[{"fileName":"gateway/v10.ts","line":2333,"character":17}]},{"id":9632,"name":"GatewayResume","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resume"},"children":[{"id":9634,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2239,"character":1}],"type":{"type":"reference","id":9635,"name":"GatewayResumeData"}},{"id":9633,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2238,"character":1}],"type":{"type":"reference","id":9063,"name":"Resume"}}],"groups":[{"title":"Properties","kind":1024,"children":[9634,9633]}],"sources":[{"fileName":"gateway/v10.ts","line":2237,"character":17}]},{"id":9635,"name":"GatewayResumeData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resume"},"children":[{"id":9638,"name":"seq","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Last sequence number received"},"sources":[{"fileName":"gateway/v10.ts","line":2257,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9637,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session id"},"sources":[{"fileName":"gateway/v10.ts","line":2253,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9636,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session token"},"sources":[{"fileName":"gateway/v10.ts","line":2249,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9638,9637,9636]}],"sources":[{"fileName":"gateway/v10.ts","line":2245,"character":17}]},{"id":9443,"name":"GatewaySoundboardSoundsDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/events/gateway-events#soundboard-sounds"},"children":[{"id":9445,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1410,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9444,"name":"soundboard_sounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild's soundboard sounds"},"sources":[{"fileName":"gateway/v10.ts","line":1406,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11632,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[9445,9444]}],"sources":[{"fileName":"gateway/v10.ts","line":1402,"character":17}]},{"id":9533,"name":"GatewayThreadCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-create"},"children":[{"id":9541,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The IDs of the set of tags that have been applied to a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":244,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":10104,"name":"APIThreadChannel.applied_tags"}},{"id":9547,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":10110,"name":"APIThreadChannel.flags"}},{"id":9549,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10112,"name":"APIThreadChannel.guild_id"}},{"id":9543,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10106,"name":"APIThreadChannel.id"}},{"id":9545,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10108,"name":"APIThreadChannel.last_message_id"}},{"id":9546,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v10/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10109,"name":"APIThreadChannel.last_pin_timestamp"}},{"id":9535,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The client users member for the thread, only included in select endpoints"},"sources":[{"fileName":"payloads/v10/channel.ts","line":216,"character":1}],"type":{"type":"reference","id":10342,"name":"APIThreadMember"},"inheritedFrom":{"type":"reference","id":10098,"name":"APIThreadChannel.member"}},{"id":9538,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v10/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10101,"name":"APIThreadChannel.member_count"}},{"id":9537,"name":"message_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages (not including the initial message or deleted messages) in a thread","text":"If the thread was created before July 1, 2022, it stops counting at 50 messages\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10100,"name":"APIThreadChannel.message_count"}},{"id":9548,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v10/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10111,"name":"APIThreadChannel.name"}},{"id":9534,"name":"newly_created","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread is newly created or not."},"sources":[{"fileName":"gateway/v10.ts","line":1867,"character":1}],"type":{"type":"literal","value":true}},{"id":9553,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v10/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":10116,"name":"APIThreadChannel.nsfw"}},{"id":9539,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the thread creator"},"sources":[{"fileName":"payloads/v10/channel.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":10102,"name":"APIThreadChannel.owner_id"}},{"id":9552,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":10115,"name":"APIThreadChannel.parent_id"}},{"id":9550,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10322,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":10113,"name":"APIThreadChannel.permission_overwrites"}},{"id":9551,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v10/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10114,"name":"APIThreadChannel.position"}},{"id":9544,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10107,"name":"APIThreadChannel.rate_limit_per_user"}},{"id":9536,"name":"thread_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The metadata for a thread channel not shared by other channels"},"sources":[{"fileName":"payloads/v10/channel.ts","line":220,"character":1}],"type":{"type":"reference","id":10330,"name":"APIThreadMetadata"},"inheritedFrom":{"type":"reference","id":10099,"name":"APIThreadChannel.thread_metadata"}},{"id":9540,"name":"total_message_sent","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages ever sent in a thread","text":"Similar to `message_count` on message creation, but won't decrement when a message is deleted\n"},"sources":[{"fileName":"payloads/v10/channel.ts","line":240,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":10103,"name":"APIThreadChannel.total_message_sent"}},{"id":9542,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":10096,"name":"ThreadChannelType"},"inheritedFrom":{"type":"reference","id":10105,"name":"APIThreadChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[9541,9547,9549,9543,9545,9546,9535,9538,9537,9548,9534,9553,9539,9552,9550,9551,9544,9536,9540,9542]}],"sources":[{"fileName":"gateway/v10.ts","line":1863,"character":17}],"extendedTypes":[{"type":"reference","id":10097,"name":"APIThreadChannel"}]},{"id":9557,"name":"GatewayThreadDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-delete"},"children":[{"id":9559,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1902,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9558,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":1898,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9560,"name":"parent_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent channel of the thread"},"sources":[{"fileName":"gateway/v10.ts","line":1906,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9561,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"gateway/v10.ts","line":1912,"character":1}],"type":{"type":"reference","id":10175,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[9559,9558,9560,9561]}],"sources":[{"fileName":"gateway/v10.ts","line":1894,"character":17}]},{"id":10681,"name":"GatewayThreadListSync","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync-thread-list-sync-event-fields"},"children":[{"id":10683,"name":"channel_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of all the parent channels whose threads are being synced, otherwise the entire guild"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":360,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":10682,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":356,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10685,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The member objects for the client user in each joined thread that was synced"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":368,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10342,"name":"APIThreadMember"}}},{"id":10684,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of the synced threads"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":364,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10174,"name":"APIChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10683,10682,10685,10684]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":352,"character":17}]},{"id":10686,"name":"GatewayThreadMembersUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update-thread-members-update-event-fields"},"children":[{"id":10690,"name":"added_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The members that were added to the thread"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":390,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10342,"name":"APIThreadMember"}}},{"id":10688,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild that the thread is in"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":382,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10687,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the thread for which members are being synced"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":378,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":10689,"name":"member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":386,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":10691,"name":"removed_member_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of the members that were removed from the thread"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":394,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[10690,10688,10687,10689,10691]}],"sources":[{"fileName":"payloads/v10/gateway.ts","line":374,"character":17}]},{"id":9563,"name":"GatewayTypingStartDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#typing-start"},"children":[{"id":9564,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":1927,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9565,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1931,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9568,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member who started typing if this happened in a guild","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v10.ts","line":1945,"character":1}],"type":{"type":"reference","id":10839,"name":"APIGuildMember"}},{"id":9567,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in seconds) of when the user started typing"},"sources":[{"fileName":"gateway/v10.ts","line":1939,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9566,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user"},"sources":[{"fileName":"gateway/v10.ts","line":1935,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9564,9565,9568,9567,9566]}],"sources":[{"fileName":"gateway/v10.ts","line":1923,"character":17}]},{"id":9671,"name":"GatewayUpdatePresence","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence"},"children":[{"id":9673,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2375,"character":1}],"type":{"type":"reference","id":9674,"name":"GatewayPresenceUpdateData"}},{"id":9672,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2374,"character":1}],"type":{"type":"reference","id":9061,"name":"PresenceUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[9673,9672]}],"sources":[{"fileName":"gateway/v10.ts","line":2373,"character":17}]},{"id":9572,"name":"GatewayVoiceChannelEffectSendDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send"},"children":[{"id":9578,"name":"animation_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ID of the emoji animation, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":1993,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9577,"name":"animation_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of emoji animation, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":1989,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":9581,"name":"VoiceChannelEffectSendAnimationType"}]}},{"id":9573,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the effect was sent in"},"sources":[{"fileName":"gateway/v10.ts","line":1973,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9576,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji sent, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":1985,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10586,"name":"APIEmoji"}]}},{"id":9574,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild the effect was sent in"},"sources":[{"fileName":"gateway/v10.ts","line":1977,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9579,"name":"sound_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ID of the soundboard sound, for soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":1997,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":9580,"name":"sound_volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1, for soundboard effects"},"sources":[{"fileName":"gateway/v10.ts","line":2001,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":9575,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user who sent the effect"},"sources":[{"fileName":"gateway/v10.ts","line":1981,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9578,9577,9573,9576,9574,9579,9580,9575]}],"sources":[{"fileName":"gateway/v10.ts","line":1969,"character":17}]},{"id":9587,"name":"GatewayVoiceServerUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-server-update"},"children":[{"id":9590,"name":"endpoint","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The voice server host","text":"A `null` endpoint means that the voice server allocated has gone away and is trying to be reallocated.\nYou should attempt to disconnect from the currently connected voice server, and not attempt to reconnect\nuntil a new voice server is allocated\n"},"sources":[{"fileName":"gateway/v10.ts","line":2058,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9589,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild this voice server update is for"},"sources":[{"fileName":"gateway/v10.ts","line":2050,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9588,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice connection token"},"sources":[{"fileName":"gateway/v10.ts","line":2046,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9590,9589,9588]}],"sources":[{"fileName":"gateway/v10.ts","line":2042,"character":17}]},{"id":9663,"name":"GatewayVoiceStateUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-voice-state"},"children":[{"id":9665,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2345,"character":1}],"type":{"type":"reference","id":9666,"name":"GatewayVoiceStateUpdateData"}},{"id":9664,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":2344,"character":1}],"type":{"type":"reference","id":9062,"name":"VoiceStateUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[9665,9664]}],"sources":[{"fileName":"gateway/v10.ts","line":2343,"character":17}]},{"id":9666,"name":"GatewayVoiceStateUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-voice-state"},"children":[{"id":9668,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the voice channel client wants to join (`null` if disconnecting)"},"sources":[{"fileName":"gateway/v10.ts","line":2359,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9667,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2355,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9670,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client deafened"},"sources":[{"fileName":"gateway/v10.ts","line":2367,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9669,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client muted"},"sources":[{"fileName":"gateway/v10.ts","line":2363,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[9668,9667,9670,9669]}],"sources":[{"fileName":"gateway/v10.ts","line":2351,"character":17}]},{"id":9592,"name":"GatewayWebhooksUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#webhooks-update"},"children":[{"id":9594,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v10.ts","line":2080,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9593,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":2076,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9594,9593]}],"sources":[{"fileName":"gateway/v10.ts","line":2072,"character":17}]},{"id":11006,"name":"GuildScheduledEventRecurrenceRuleNWeekday","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-nweekday-structure"},"children":[{"id":11008,"name":"day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The day within the week to reoccur on"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":176,"character":1}],"type":{"type":"reference","id":10985,"name":"GuildScheduledEventRecurrenceRuleWeekday"}},{"id":11007,"name":"n","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The week to reoccur on."},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":172,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":2},{"type":"literal","value":1},{"type":"literal","value":3},{"type":"literal","value":4},{"type":"literal","value":5}]}}],"groups":[{"title":"Properties","kind":1024,"children":[11008,11007]}],"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":168,"character":17}]},{"id":11414,"name":"ModalSubmitActionRowComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11415,"name":"components","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11410,"name":"ModalSubmitComponent"}}},{"id":11416,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1572,"character":1}],"type":{"type":"reference","id":10445,"name":"ActionRow"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[11415,11416]}],"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":16,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":10454,"typeArguments":[{"type":"reference","id":10580,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"literal","value":"components"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":11410,"name":"ModalSubmitComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":11412,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":11411,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":11,"character":1}],"type":{"type":"reference","id":10444,"name":"ComponentType"}},{"id":11413,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[11412,11411,11413]}],"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":10,"character":17}]},{"id":12443,"name":"RESTAPIChannelPatchOverwrite","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12445,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":518,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12539,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":12446,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":526,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12540,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":12444,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12447,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v10/channel.ts","line":530,"character":1}],"type":{"type":"reference","id":10327,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":12541,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[12445,12446,12444,12447]}],"sources":[{"fileName":"rest/v10/channel.ts","line":32,"character":17}],"extendedTypes":[{"type":"reference","id":12538,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":12626,"name":"RESTAPIGuildCreateOverwrite","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12628,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":518,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12539,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":12629,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":526,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12540,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":12627,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12630,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v10/channel.ts","line":530,"character":1}],"type":{"type":"reference","id":10327,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":12541,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[12628,12629,12627,12630]}],"sources":[{"fileName":"rest/v10/guild.ts","line":40,"character":17}],"extendedTypes":[{"type":"reference","id":12538,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":12641,"name":"RESTAPIGuildCreateRole","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12645,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":682,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":12761,"name":"RESTPostAPIGuildRoleJSONBody.color"}},{"id":12646,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":688,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":12762,"name":"RESTPostAPIGuildRoleJSONBody.hoist"}},{"id":12647,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":692,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12763,"name":"RESTPostAPIGuildRoleJSONBody.icon"}},{"id":12642,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12649,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":702,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":12765,"name":"RESTPostAPIGuildRoleJSONBody.mentionable"}},{"id":12643,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":670,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12759,"name":"RESTPostAPIGuildRoleJSONBody.name"}},{"id":12644,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12760,"name":"RESTPostAPIGuildRoleJSONBody.permissions"}},{"id":12648,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":696,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":12764,"name":"RESTPostAPIGuildRoleJSONBody.unicode_emoji"}}],"groups":[{"title":"Properties","kind":1024,"children":[12645,12646,12647,12642,12649,12643,12644,12648]}],"sources":[{"fileName":"rest/v10/guild.ts","line":88,"character":17}],"extendedTypes":[{"type":"reference","id":12758,"name":"RESTPostAPIGuildRoleJSONBody"}]},{"id":12930,"name":"RESTAPIInteractionCallbackActivityInstanceResource","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-activity-instance-resource"},"children":[{"id":12931,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Instance ID of the Activity if one was launched or joined."},"sources":[{"fileName":"rest/v10/interactions.ts","line":281,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12931]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":277,"character":17}]},{"id":12919,"name":"RESTAPIInteractionCallbackObject","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-object"},"children":[{"id":12922,"name":"activity_instance_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Instance ID of the Activity if one was launched or joined"},"sources":[{"fileName":"rest/v10/interactions.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12920,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"rest/v10/interactions.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12925,"name":"response_message_ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the response message was ephemeral"},"sources":[{"fileName":"rest/v10/interactions.ts","line":246,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12923,"name":"response_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was created by the interaction"},"sources":[{"fileName":"rest/v10/interactions.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12924,"name":"response_message_loading","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the message is in a loading state"},"sources":[{"fileName":"rest/v10/interactions.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12921,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Interaction type"},"sources":[{"fileName":"rest/v10/interactions.ts","line":230,"character":1}],"type":{"type":"reference","id":11424,"name":"InteractionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12922,12920,12925,12923,12924,12921]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":222,"character":17}]},{"id":12926,"name":"RESTAPIInteractionCallbackResourceObject","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-resource-object"},"children":[{"id":12928,"name":"activity_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Represents the Activity launched by this interaction","tags":[{"tag":"remarks","text":"\nOnly present if `type` is {@link InteractionResponseType.LaunchActivity}\n"}]},"sources":[{"fileName":"rest/v10/interactions.ts","line":263,"character":1}],"type":{"type":"reference","id":12930,"name":"RESTAPIInteractionCallbackActivityInstanceResource"}},{"id":12929,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message created by the interaction","tags":[{"tag":"remarks","text":"\nOnly present if `type` is {@link InteractionResponseType.ChannelMessageWithSource}\nor {@link InteractionResponseType.UpdateMessage}\n"}]},"sources":[{"fileName":"rest/v10/interactions.ts","line":271,"character":1}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":12927,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Interaction callback type"},"sources":[{"fileName":"rest/v10/interactions.ts","line":256,"character":1}],"type":{"type":"reference","id":11452,"name":"InteractionResponseType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12928,12929,12927]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":252,"character":17}]},{"id":13167,"name":"RESTAPIPartialCurrentUserGuild","kind":256,"kindString":"Interface","flags":{},"children":[{"id":13175,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/user.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13176,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/user.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13171,"name":"banner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13173,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":81,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10788,"name":"GuildFeature"}}},{"id":13170,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":78,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13168,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13169,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13172,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13174,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/user.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13175,13176,13171,13173,13170,13168,13169,13172,13174]}],"sources":[{"fileName":"rest/v10/user.ts","line":75,"character":17}]},{"id":13075,"name":"RESTAPIPoll","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-create-request-object-poll-create-request-object-structure"},"children":[{"id":13079,"name":"allow_multiselect","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether a user can select multiple answers","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v10/poll.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Partial.allow_multiselect"}},{"id":13076,"name":"answers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Each of the answers available in the poll, up to 10"},"sources":[{"fileName":"rest/v10/poll.ts","line":29,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11622,"name":"APIPollAnswer"},{"type":"literal","value":"answer_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":13077,"name":"duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of hours the poll should be open for, up to 32 days","tags":[{"tag":"default","text":"24\n"}]},"sources":[{"fileName":"rest/v10/poll.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13080,"name":"layout_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The layout type of the poll","tags":[{"tag":"default","text":"PollLayoutType.Default\n"}]},"sources":[{"fileName":"payloads/v10/poll.ts","line":34,"character":1}],"type":{"type":"reference","id":11618,"name":"Default"},"inheritedFrom":{"type":"reference","name":"Partial.layout_type"}},{"id":13078,"name":"question","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The question of the poll"},"sources":[{"fileName":"payloads/v10/poll.ts","line":14,"character":1}],"type":{"type":"reference","id":11619,"name":"APIPollMedia"},"inheritedFrom":{"type":"reference","name":"Omit.question"}}],"groups":[{"title":"Properties","kind":1024,"children":[13079,13076,13077,13080,13078]}],"sources":[{"fileName":"rest/v10/poll.ts","line":23,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":11610,"name":"APIPoll"},{"type":"union","types":[{"type":"literal","value":"allow_multiselect"},{"type":"literal","value":"answers"},{"type":"literal","value":"expiry"},{"type":"literal","value":"layout_type"},{"type":"literal","value":"results"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11610,"name":"APIPoll"},{"type":"union","types":[{"type":"literal","value":"allow_multiselect"},{"type":"literal","value":"layout_type"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},{"id":12863,"name":"RESTGetAPIApplicationCommandsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands"},"children":[{"id":12864,"name":"with_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include full localization dictionaries (name_localizations and description_localizations)\nin the returned objects, instead of the name_localized and description_localized fields.","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/interactions.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12864]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":30,"character":17}]},{"id":12616,"name":"RESTGetAPIApplicationEmojisResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-application-emojis"},"children":[{"id":12617,"name":"items","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/emoji.ts","line":67,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10586,"name":"APIEmoji"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12617]}],"sources":[{"fileName":"rest/v10/emoji.ts","line":66,"character":17}]},{"id":12421,"name":"RESTGetAPIAuditLogQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log"},"children":[{"id":12423,"name":"action_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of audit log events"},"sources":[{"fileName":"rest/v10/auditLog.ts","line":15,"character":1}],"type":{"type":"reference","id":9777,"name":"AuditLogEvent"}},{"id":12425,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log after a certain entry ID"},"sources":[{"fileName":"rest/v10/auditLog.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12424,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log before a certain entry ID"},"sources":[{"fileName":"rest/v10/auditLog.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12426,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many entries are returned (default 50, minimum 1, maximum 100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v10/auditLog.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12422,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log for actions made by a user"},"sources":[{"fileName":"rest/v10/auditLog.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12423,12425,12424,12426,12422]}],"sources":[{"fileName":"rest/v10/auditLog.ts","line":7,"character":17}]},{"id":12513,"name":"RESTGetAPIChannelMessageReactionUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions"},"children":[{"id":12515,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":393,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12516,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":399,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12514,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reaction type"},"sources":[{"fileName":"rest/v10/channel.ts","line":389,"character":1}],"type":{"type":"reference","id":12517,"name":"ReactionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12515,12516,12514]}],"sources":[{"fileName":"rest/v10/channel.ts","line":385,"character":17}]},{"id":12477,"name":"RESTGetAPIChannelMessagesQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages"},"children":[{"id":12480,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages after this message ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12478,"name":"around","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages around this message ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":216,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12479,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages before this message ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":220,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12481,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of messages to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12480,12478,12479,12481]}],"sources":[{"fileName":"rest/v10/channel.ts","line":212,"character":17}]},{"id":12587,"name":"RESTGetAPIChannelThreadMemberQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-thread-member"},"children":[{"id":12588,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a guild member object for the thread member"},"sources":[{"fileName":"rest/v10/channel.ts","line":751,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12588]}],"sources":[{"fileName":"rest/v10/channel.ts","line":747,"character":17}]},{"id":12590,"name":"RESTGetAPIChannelThreadMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-thread-members"},"children":[{"id":12592,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get thread members after this user ID"},"sources":[{"fileName":"rest/v10/channel.ts","line":770,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12593,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of thread members to return (1-100). Defaults to 100"},"sources":[{"fileName":"rest/v10/channel.ts","line":774,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12591,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a guild member object for each thread member"},"sources":[{"fileName":"rest/v10/channel.ts","line":766,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12592,12593,12591]}],"sources":[{"fileName":"rest/v10/channel.ts","line":762,"character":17}]},{"id":12595,"name":"RESTGetAPIChannelThreadsArchivedQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-public-archived-threads"},"children":[{"id":12596,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get threads before this id or ISO8601 timestamp"},"sources":[{"fileName":"rest/v10/channel.ts","line":789,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12597,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of thread to return"},"sources":[{"fileName":"rest/v10/channel.ts","line":793,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12596,12597]}],"sources":[{"fileName":"rest/v10/channel.ts","line":785,"character":17}]},{"id":12600,"name":"RESTGetAPIChannelUsersThreadsArchivedResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-joined-private-archived-threads"},"children":[{"id":12601,"name":"has_more","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether there are potentially additional threads"},"sources":[{"fileName":"rest/v10/channel.ts","line":813,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12603,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members for the client user in each of the fetched threads"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10342,"name":"APIThreadMember"}},"inheritedFrom":{"type":"reference","id":10355,"name":"APIThreadList.members"}},{"id":12602,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The threads that were fetched"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1144,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10174,"name":"APIChannel"}},"inheritedFrom":{"type":"reference","id":10354,"name":"APIThreadList.threads"}}],"groups":[{"title":"Properties","kind":1024,"children":[12601,12603,12602]}],"sources":[{"fileName":"rest/v10/channel.ts","line":809,"character":17}],"extendedTypes":[{"type":"reference","id":10353,"name":"APIThreadList"}]},{"id":13162,"name":"RESTGetAPICurrentUserGuildsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds"},"children":[{"id":13164,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds after this guild ID"},"sources":[{"fileName":"rest/v10/user.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13163,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds before this guild ID"},"sources":[{"fileName":"rest/v10/user.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13165,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of guilds to return (1-200)","tags":[{"tag":"default","text":"200\n"}]},"sources":[{"fileName":"rest/v10/user.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13166,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include approximate member and presence counts in response","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/user.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[13164,13163,13165,13166]}],"sources":[{"fileName":"rest/v10/user.ts","line":52,"character":17}]},{"id":12960,"name":"RESTGetAPIEntitlementsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#list-entitlements"},"children":[{"id":12964,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Retrieve entitlements after this entitlement ID"},"sources":[{"fileName":"rest/v10/monetization.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12963,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Retrieve entitlements before this entitlement ID"},"sources":[{"fileName":"rest/v10/monetization.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12967,"name":"exclude_ended","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether ended entitlements should be omitted"},"sources":[{"fileName":"rest/v10/monetization.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12966,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild ID to look up entitlements for"},"sources":[{"fileName":"rest/v10/monetization.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12965,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entitlements to return (1-100)","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v10/monetization.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12962,"name":"sku_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Optional list of SKU IDs to check entitlements for\nComma-delimited set of snowflakes"},"sources":[{"fileName":"rest/v10/monetization.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12961,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User ID to look up entitlements for"},"sources":[{"fileName":"rest/v10/monetization.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12964,12963,12967,12966,12965,12962,12961]}],"sources":[{"fileName":"rest/v10/monetization.ts","line":7,"character":17}]},{"id":12741,"name":"RESTGetAPIGuildBansQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans"},"children":[{"id":12743,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v10/guild.ts","line":588,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12742,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v10/guild.ts","line":584,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12744,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to return (1-1000)","tags":[{"tag":"default","text":"1000\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":594,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12743,12742,12744]}],"sources":[{"fileName":"rest/v10/guild.ts","line":580,"character":17}]},{"id":12709,"name":"RESTGetAPIGuildMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members"},"children":[{"id":12711,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The highest user id in the previous page","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":416,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12710,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":410,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12711,12710]}],"sources":[{"fileName":"rest/v10/guild.ts","line":404,"character":17}]},{"id":12713,"name":"RESTGetAPIGuildMembersSearchQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#search-guild-members"},"children":[{"id":12715,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":437,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12714,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Query string to match username(s) and nickname(s) against"},"sources":[{"fileName":"rest/v10/guild.ts","line":431,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12715,12714]}],"sources":[{"fileName":"rest/v10/guild.ts","line":427,"character":17}]},{"id":12783,"name":"RESTGetAPIGuildPruneCountQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count"},"children":[{"id":12784,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":787,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12785,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include","text":"While this is typed as a string, it represents an array of\nrole IDs delimited by commas\n\nSee https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":796,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12784,12785]}],"sources":[{"fileName":"rest/v10/guild.ts","line":781,"character":17}]},{"id":12786,"name":"RESTGetAPIGuildPruneCountResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count"},"children":[{"id":12787,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":803,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12787]}],"sources":[{"fileName":"rest/v10/guild.ts","line":802,"character":17}]},{"id":12669,"name":"RESTGetAPIGuildQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild"},"children":[{"id":12670,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When `true`, will return approximate member and presence counts for the guild","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":218,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12670]}],"sources":[{"fileName":"rest/v10/guild.ts","line":212,"character":17}]},{"id":12849,"name":"RESTGetAPIGuildScheduledEventQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event"},"children":[{"id":12850,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to this event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12850]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":82,"character":17}]},{"id":12857,"name":"RESTGetAPIGuildScheduledEventUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users"},"children":[{"id":12861,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12860,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":136,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12858,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to receive from the event","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12859,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include guild member data if it exists"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12861,12860,12858,12859]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":122,"character":17}]},{"id":12834,"name":"RESTGetAPIGuildScheduledEventsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild"},"children":[{"id":12835,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to each event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12835]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":16,"character":17}]},{"id":13090,"name":"RESTGetAPIGuildSoundboardSoundsResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#list-guild-soundboard-sounds"},"children":[{"id":13091,"name":"items","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/soundboard.ts","line":32,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11632,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[13091]}],"sources":[{"fileName":"rest/v10/soundboard.ts","line":31,"character":17}]},{"id":12802,"name":"RESTGetAPIGuildVanityUrlResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-vanity-url"},"children":[{"id":12803,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":879,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12804,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":880,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12803,12804]}],"sources":[{"fileName":"rest/v10/guild.ts","line":878,"character":17}]},{"id":12805,"name":"RESTGetAPIGuildWidgetImageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image"},"children":[{"id":12806,"name":"style","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Style of the widget image returned","tags":[{"tag":"default","text":"\"shield\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":892,"character":1}],"type":{"type":"reference","id":10917,"name":"GuildWidgetStyle"}}],"groups":[{"title":"Properties","kind":1024,"children":[12806]}],"sources":[{"fileName":"rest/v10/guild.ts","line":886,"character":17}]},{"id":12954,"name":"RESTGetAPIInviteQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#get-invite"},"children":[{"id":12957,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event to include with the invite"},"sources":[{"fileName":"rest/v10/invite.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12955,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain approximate member counts"},"sources":[{"fileName":"rest/v10/invite.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12956,"name":"with_expiration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain the expiration date"},"sources":[{"fileName":"rest/v10/invite.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12957,12955,12956]}],"sources":[{"fileName":"rest/v10/invite.ts","line":7,"character":17}]},{"id":12989,"name":"RESTGetAPIOAuth2CurrentAuthorizationResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-authorization-information"},"children":[{"id":12990,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the current application"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":16,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9691,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":12992,"name":"expires","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"when the access token expires"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12991,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the scopes the user has authorized the application for"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":20,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11562,"name":"OAuth2Scopes"}}},{"id":12993,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"the user who has authorized, if the user has authorized with the `identify` scope"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":28,"character":1}],"type":{"type":"reference","id":11734,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[12990,12992,12991,12993]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":12,"character":17}]},{"id":13072,"name":"RESTGetAPIPollAnswerVotersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#get-answer-voters"},"children":[{"id":13073,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v10/poll.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13074,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v10/poll.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[13073,13074]}],"sources":[{"fileName":"rest/v10/poll.ts","line":7,"character":17}]},{"id":13082,"name":"RESTGetAPIPollAnswerVotersResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#get-answer-voters"},"children":[{"id":13083,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users who voted for this answer"},"sources":[{"fileName":"rest/v10/poll.ts","line":50,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11734,"name":"APIUser"}}}],"groups":[{"title":"Properties","kind":1024,"children":[13083]}],"sources":[{"fileName":"rest/v10/poll.ts","line":46,"character":17}]},{"id":12981,"name":"RESTGetAPISKUSubscriptionsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#query-string-params"},"children":[{"id":12983,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List subscriptions after this ID"},"sources":[{"fileName":"rest/v10/monetization.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12982,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List subscriptions before this ID"},"sources":[{"fileName":"rest/v10/monetization.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12984,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of subscriptions to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v10/monetization.ts","line":114,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12985,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User ID for which to return subscriptions. Required except for OAuth queries."},"sources":[{"fileName":"rest/v10/monetization.ts","line":118,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12983,12982,12984,12985]}],"sources":[{"fileName":"rest/v10/monetization.ts","line":100,"character":17}]},{"id":13247,"name":"RESTGetAPIWebhookWithTokenMessageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message-query-string-params"},"children":[{"id":13248,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/webhook.ts","line":253,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13248]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":252,"character":17}]},{"id":13121,"name":"RESTGetStickerPacksResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-sticker-packs"},"children":[{"id":13122,"name":"sticker_packs","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/sticker.ts","line":12,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11679,"name":"APIStickerPack"}}}],"groups":[{"title":"Properties","kind":1024,"children":[13122]}],"sources":[{"fileName":"rest/v10/sticker.ts","line":11,"character":17}]},{"id":13044,"name":"RESTOAuth2AdvancedBotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization"},"children":[{"id":13045,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13049,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":175,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13048,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":174,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13047,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":173,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13051,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":177,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13050,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":176,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13046,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"This assumes you include the `bot` scope alongside others (like `identify` for example)"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":165,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot "],[{"type":"intrinsic","name":"string"},""]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[13045,13049,13048,13047,13051,13050,13046]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":160,"character":17}]},{"id":13052,"name":"RESTOAuth2AdvancedBotAuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"children":[{"id":13053,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":181,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13055,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13056,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13054,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13053,13055,13056,13054]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":180,"character":17}]},{"id":12994,"name":"RESTOAuth2AuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant"},"children":[{"id":12996,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13000,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":12998,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12995,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":35,"character":1}],"type":{"type":"literal","value":"code"}},{"id":12997,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12999,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12996,13000,12998,12995,12997,12999]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":34,"character":17}]},{"id":13038,"name":"RESTOAuth2BotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#bot-authorization-flow-bot-auth-parameters"},"children":[{"id":13039,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your app's client id"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13043,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` or `false`—disallows the user from changing the guild dropdown"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":154,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13042,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Pre-fills the dropdown picker with a guild for the user"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":150,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13041,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The permissions you're requesting","text":"See https://discord.com/developers/docs/topics/permissions\n"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13040,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Needs to include bot for the bot flow"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":136,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot "],[{"type":"intrinsic","name":"string"},""]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[13039,13043,13042,13041,13040]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":128,"character":17}]},{"id":13026,"name":"RESTOAuth2ImplicitAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant"},"children":[{"id":13028,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":103,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13032,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":13030,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13027,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":102,"character":1}],"type":{"type":"literal","value":"token"}},{"id":13029,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13031,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13028,13032,13030,13027,13029,13031]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":101,"character":17}]},{"id":12450,"name":"RESTPatchAPIChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel"},"children":[{"id":12474,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of the set of tags that have been applied to a thread-only channel; limited to 5","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":196,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":12463,"name":"archived","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread should be archived","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":131,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12464,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":137,"character":1}],"type":{"type":"reference","id":10337,"name":"ThreadAutoArchiveDuration"}},{"id":12468,"name":"available_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The set of tags that can be used in a thread-only channel; limited to 20","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":159,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":10117,"name":"APIGuildForumTag"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10117,"name":"APIGuildForumTag"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":12457,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice channel; 8000 to 96000 (128000 for VIP servers)","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12466,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity","text":"Channel types: text, news, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":149,"character":1}],"type":{"type":"reference","id":10337,"name":"ThreadAutoArchiveDuration"}},{"id":12473,"name":"default_forum_layout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default layout type used to display posts in a forum channel","text":"Channel types: forum\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":190,"character":1}],"type":{"type":"reference","id":10129,"name":"ForumLayoutType"}},{"id":12470,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":171,"character":1}],"type":{"type":"reference","id":10123,"name":"APIGuildForumDefaultReactionEmoji"}},{"id":12472,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":184,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10126,"name":"SortOrderType"}]}},{"id":12471,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads in a channel.\nThis field is copied to the thread at creation time and does not live update","text":"Channel types: text, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12467,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel flags combined as a bit field."},"sources":[{"fileName":"rest/v10/channel.ts","line":153,"character":1}],"type":{"type":"reference","id":10566,"name":"ChannelFlags"}},{"id":12469,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread","text":"Channel types: privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12465,"name":"locked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread should be locked","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":143,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12451,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"1-100 character channel name","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12455,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw","text":"Channel types: text, voice, news, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12460,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the new parent category for a channel","text":"Channel types: text, voice, news, stage, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12459,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel or category-specific permissions","text":"Channel types: all excluding newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":12443,"name":"RESTAPIChannelPatchOverwrite"}}]}},{"id":12453,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The position of the channel in the left-hand listing","text":"Channel types: all excluding newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12456,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`,\nare unaffected","text":"Channel types: text, newsThread, publicThread, privateThread, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12461,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":119,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12454,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"0-1024 character channel topic (0-4096 characters for thread-only channels)","text":"Channel types: text, news, forum, media\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":75,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12452,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of channel; only conversion between `text` and `news`\nis supported and only in guilds with the \"NEWS\" feature","text":"Channel types: text, news\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":10176,"name":"GuildText"},{"type":"reference","id":10181,"name":"GuildAnnouncement"}]}},{"id":12458,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice channel; 0 refers to no limit, 1 to 99 refers to a user limit","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":101,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12462,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":125,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10193,"name":"VideoQualityMode"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12474,12463,12464,12468,12457,12466,12473,12470,12472,12471,12467,12469,12465,12451,12455,12460,12459,12453,12456,12461,12454,12452,12458,12462]}],"sources":[{"fileName":"rest/v10/channel.ts","line":49,"character":17}]},{"id":12523,"name":"RESTPatchAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"children":[{"id":12527,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":453,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10436,"name":"APIAllowedMentions"}]}},{"id":12528,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":461,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12488,"name":"RESTAPIAttachment"}}},{"id":12529,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":467,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":10454,"typeArguments":[{"type":"reference","id":10579,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}]}},{"id":12524,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v10/channel.ts","line":432,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12525,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":438,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":10356,"name":"APIEmbed"}}]}},{"id":12526,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Edit the flags of a message (only `SUPPRESS_EMBEDS` can currently be set/unset)","text":"When specifying flags, ensure to include all previously set flags/bits\nin addition to ones that you are modifying\n\nSee https://discord.com/developers/docs/resources/channel#message-object-message-flags\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":447,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10288,"name":"MessageFlags"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12527,12528,12529,12524,12525,12526]}],"sources":[{"fileName":"rest/v10/channel.ts","line":428,"character":17}]},{"id":12734,"name":"RESTPatchAPICurrentGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-member"},"children":[{"id":12735,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":546,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12735]}],"sources":[{"fileName":"rest/v10/guild.ts","line":540,"character":17}]},{"id":12732,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead.\n"}]},"children":[{"id":12733,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12733]}],"sources":[{"fileName":"rest/v10/guild.ts","line":528,"character":17}]},{"id":13157,"name":"RESTPatchAPICurrentUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user"},"children":[{"id":13159,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's avatar"},"sources":[{"fileName":"rest/v10/user.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13160,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's banner"},"sources":[{"fileName":"rest/v10/user.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13158,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's username, if changed may cause the user's discriminator to be randomized"},"sources":[{"fileName":"rest/v10/user.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13159,13160,13158]}],"sources":[{"fileName":"rest/v10/user.ts","line":29,"character":17}]},{"id":12611,"name":"RESTPatchAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji"},"children":[{"id":12612,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12613,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v10/emoji.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12612,12613]}],"sources":[{"fileName":"rest/v10/emoji.ts","line":42,"character":17}]},{"id":12673,"name":"RESTPatchAPIGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild"},"children":[{"id":12679,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":266,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12680,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v10/guild.ts","line":270,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":12685,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild banner (when the server has the `BANNER` feature; can be animated gif when the server has the `ANIMATED_BANNER` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":294,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12677,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":256,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10751,"name":"GuildDefaultMessageNotifications"}]}},{"id":12692,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12684,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 png/jpeg image for the guild discovery splash (when the guild has `DISCOVERABLE` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":290,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12678,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":262,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10754,"name":"GuildExplicitContentFilter"}]}},{"id":12691,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":324,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10788,"name":"GuildFeature"}}},{"id":12681,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg/gif image for the guild icon (can be animated gif when the guild has `ANIMATED_ICON` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":276,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12674,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New name for the guild (2-100 characters)"},"sources":[{"fileName":"rest/v10/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12682,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User id to transfer guild ownership to (must be owner)"},"sources":[{"fileName":"rest/v10/guild.ts","line":280,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12690,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The preferred locale of a Community guild used in server discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\" (if the value is set to `null`)\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":318,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12693,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v10/guild.ts","line":332,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12689,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"rest/v10/guild.ts","line":312,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12675,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":244,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12688,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where Community guilds display rules and/or guidelines"},"sources":[{"fileName":"rest/v10/guild.ts","line":308,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12694,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"rest/v10/guild.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12683,"name":"splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild splash (when the guild has `INVITE_SPLASH` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":286,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12687,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":304,"character":1}],"type":{"type":"reference","id":10781,"name":"GuildSystemChannelFlags"}},{"id":12686,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v10/guild.ts","line":298,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12676,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":250,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":10766,"name":"GuildVerificationLevel"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12679,12680,12685,12677,12692,12684,12678,12691,12681,12674,12682,12690,12693,12689,12675,12688,12694,12683,12687,12686,12676]}],"sources":[{"fileName":"rest/v10/guild.ts","line":234,"character":17}]},{"id":12724,"name":"RESTPatchAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-member"},"children":[{"id":12729,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of channel to move user to (if they are connected to voice)","text":"Requires `MOVE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":511,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12730,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":515,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12728,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":505,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12727,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":499,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12725,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":487,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12726,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":493,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12729,12730,12728,12727,12725,12726]}],"sources":[{"fileName":"rest/v10/guild.ts","line":481,"character":17}]},{"id":12809,"name":"RESTPatchAPIGuildMemberVerificationJSONBody","kind":256,"kindString":"Interface","flags":{},"children":[{"id":12812,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The server description to show in the screening form"},"sources":[{"fileName":"rest/v10/guild.ts","line":915,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12810,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether Membership Screening is enabled"},"sources":[{"fileName":"rest/v10/guild.ts","line":907,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12811,"name":"form_fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of field objects serialized in a string"},"sources":[{"fileName":"rest/v10/guild.ts","line":911,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12812,12810,12811]}],"sources":[{"fileName":"rest/v10/guild.ts","line":903,"character":17}]},{"id":12772,"name":"RESTPatchAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role"},"children":[{"id":12775,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value"},"sources":[{"fileName":"rest/v10/guild.ts","line":744,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12776,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar"},"sources":[{"fileName":"rest/v10/guild.ts","line":748,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12777,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":752,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12779,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable"},"sources":[{"fileName":"rest/v10/guild.ts","line":760,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12773,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role"},"sources":[{"fileName":"rest/v10/guild.ts","line":736,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12774,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions"},"sources":[{"fileName":"rest/v10/guild.ts","line":740,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12778,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":756,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12775,12776,12777,12779,12773,12774,12778]}],"sources":[{"fileName":"rest/v10/guild.ts","line":732,"character":17}]},{"id":13100,"name":"RESTPatchAPIGuildSoundboardSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#modify-guild-soundboard-sound-json-params"},"children":[{"id":13103,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the custom emoji for the soundboard sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":92,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13104,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The unicode character of a standard emoji for the soundboard sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":96,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13101,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the soundboard sound (2-32 characters)"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13102,"name":"volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v10/soundboard.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[13103,13104,13101,13102]}],"sources":[{"fileName":"rest/v10/soundboard.ts","line":78,"character":17}]},{"id":13134,"name":"RESTPatchAPIGuildStickerJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#modify-guild-sticker"},"children":[{"id":13136,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of the sticker (2-100 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13135,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13137,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13136,13135,13137]}],"sources":[{"fileName":"rest/v10/sticker.ts","line":74,"character":17}]},{"id":13193,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-current-user-voice-state"},"children":[{"id":13194,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v10/voice.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13196,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sets the user's request to speak"},"sources":[{"fileName":"rest/v10/voice.ts","line":39,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13195,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v10/voice.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[13194,13196,13195]}],"sources":[{"fileName":"rest/v10/voice.ts","line":27,"character":17}]},{"id":13198,"name":"RESTPatchAPIGuildVoiceStateUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-user-voice-state"},"children":[{"id":13199,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v10/voice.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13200,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v10/voice.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[13199,13200]}],"sources":[{"fileName":"rest/v10/voice.ts","line":50,"character":17}]},{"id":13115,"name":"RESTPatchAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#modify-stage-instance"},"children":[{"id":13117,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":53,"character":1}],"type":{"type":"reference","id":11649,"name":"StageInstancePrivacyLevel"}},{"id":13116,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13117,13116]}],"sources":[{"fileName":"rest/v10/stageInstance.ts","line":45,"character":17}]},{"id":13210,"name":"RESTPatchAPIWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook"},"children":[{"id":13212,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":68,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13213,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new channel id this webhook should be moved to"},"sources":[{"fileName":"rest/v10/webhook.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13211,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13212,13213,13211]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":58,"character":17}]},{"id":12430,"name":"RESTPostAPIAutoModerationRuleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule"},"children":[{"id":12435,"name":"actions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The actions which will execute when this rule is triggered"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":45,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":9983,"name":"APIAutoModerationAction"}}},{"id":12436,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this rule is enabled","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12432,"name":"event_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule event type"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":31,"character":1}],"type":{"type":"reference","id":9980,"name":"AutoModerationRuleEventType"}},{"id":12438,"name":"exempt_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel ids that shouldn't be affected by this rule (Maximum of 50)"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":59,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":12437,"name":"exempt_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role ids that shouldn't be affected by this rule (Maximum of 20)"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":55,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":12431,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule name"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12434,"name":"trigger_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The rule trigger metadata","text":"Can be omitted if the trigger type is {@link AutoModerationRuleTriggerType.HarmfulLink} or {@link AutoModerationRuleTriggerType.Spam}\n"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":41,"character":1}],"type":{"type":"reference","id":9969,"name":"APIAutoModerationRuleTriggerMetadata"}},{"id":12433,"name":"trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger type"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":35,"character":1}],"type":{"type":"reference","id":9963,"name":"AutoModerationRuleTriggerType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12435,12436,12432,12438,12437,12431,12434,12433]}],"sources":[{"fileName":"rest/v10/autoModeration.ts","line":23,"character":17}]},{"id":12554,"name":"RESTPostAPIChannelFollowersJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel"},"children":[{"id":12555,"name":"webhook_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of target channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":609,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12555]}],"sources":[{"fileName":"rest/v10/channel.ts","line":605,"character":17}]},{"id":12544,"name":"RESTPostAPIChannelInviteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite"},"children":[{"id":12545,"name":"max_age","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Duration of invite in seconds before expiry, or 0 for never","tags":[{"tag":"default","text":"86400 (24 hours)\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":552,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12546,"name":"max_uses","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of uses or 0 for unlimited","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":558,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12551,"name":"target_application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the embedded application to open for this invite\n- Required if `target_type` is 2\n- The application must have the `EMBEDDED` flag"},"sources":[{"fileName":"rest/v10/channel.ts","line":589,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12549,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":577,"character":1}],"type":{"type":"reference","id":11490,"name":"InviteTargetType"}},{"id":12550,"name":"target_user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user whose stream to display for this invite\n- Required if `target_type` is 1\n- The user must be streaming in the channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":583,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12547,"name":"temporary","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this invite only grants temporary membership","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":564,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12548,"name":"unique","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If true, don't try to reuse a similar invite\n(useful for creating many unique one time use invites)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":571,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12545,12546,12551,12549,12550,12547,12548]}],"sources":[{"fileName":"rest/v10/channel.ts","line":546,"character":17}]},{"id":12491,"name":"RESTPostAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"children":[{"id":12496,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for a message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":302,"character":1}],"type":{"type":"reference","id":10436,"name":"APIAllowedMentions"}},{"id":12500,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v10/channel.ts","line":324,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12488,"name":"RESTAPIAttachment"}}},{"id":12498,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":314,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10454,"typeArguments":[{"type":"reference","id":10579,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":12492,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v10/channel.ts","line":282,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12495,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":296,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10356,"name":"APIEmbed"}}},{"id":12502,"name":"enforce_nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If `true` and nonce is present, it will be checked for uniqueness in the past few minutes.\nIf another message was created by the same author with the same nonce, that message will be returned and no new message will be created."},"sources":[{"fileName":"rest/v10/channel.ts","line":333,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12501,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v10/channel.ts","line":328,"character":1}],"type":{"type":"reference","id":10288,"name":"MessageFlags"}},{"id":12497,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include to make your message a reply","text":"See https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":308,"character":1}],"type":{"type":"reference","id":12484,"name":"RESTAPIMessageReference"}},{"id":12493,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending"},"sources":[{"fileName":"rest/v10/channel.ts","line":286,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12503,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!"},"sources":[{"fileName":"rest/v10/channel.ts","line":337,"character":1}],"type":{"type":"reference","id":13075,"name":"RESTAPIPoll"}},{"id":12499,"name":"sticker_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"IDs of up to 3 stickers in the server to send in the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"rest/v10/channel.ts","line":320,"character":1}],"type":{"type":"union","types":[{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"}]}]}},{"id":12494,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v10/channel.ts","line":290,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12496,12500,12498,12492,12495,12502,12501,12497,12493,12503,12499,12494]}],"sources":[{"fileName":"rest/v10/channel.ts","line":278,"character":17}]},{"id":12535,"name":"RESTPostAPIChannelMessagesBulkDeleteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages"},"children":[{"id":12536,"name":"messages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An array of message ids to delete (2-100)"},"sources":[{"fileName":"rest/v10/channel.ts","line":499,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12536]}],"sources":[{"fileName":"rest/v10/channel.ts","line":495,"character":17}]},{"id":12566,"name":"RESTPostAPIChannelMessagesThreadsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-from-message"},"children":[{"id":12568,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":672,"character":1}],"type":{"type":"reference","id":10337,"name":"ThreadAutoArchiveDuration"}},{"id":12567,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character thread name"},"sources":[{"fileName":"rest/v10/channel.ts","line":668,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12569,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600)"},"sources":[{"fileName":"rest/v10/channel.ts","line":676,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12568,12567,12569]}],"sources":[{"fileName":"rest/v10/channel.ts","line":664,"character":17}],"extendedBy":[{"type":"reference","id":12578,"name":"RESTPostAPIChannelThreadsJSONBody"}]},{"id":12578,"name":"RESTPostAPIChannelThreadsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-without-message"},"children":[{"id":12582,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":672,"character":1}],"type":{"type":"reference","id":10337,"name":"ThreadAutoArchiveDuration"},"inheritedFrom":{"type":"reference","id":12568,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.auto_archive_duration"}},{"id":12580,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread; only available when creating a private thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":726,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12581,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character thread name"},"sources":[{"fileName":"rest/v10/channel.ts","line":668,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":12567,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.name"}},{"id":12583,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600)"},"sources":[{"fileName":"rest/v10/channel.ts","line":676,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":12569,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.rate_limit_per_user"}},{"id":12579,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of thread to create","text":"In API v9 and v10, `type` defaults to `PRIVATE_THREAD`.\nIn a future API version this will be changed to be a required field, with no default.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n","tags":[{"tag":"default","text":"ChannelType.PrivateThread\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":722,"character":1}],"type":{"type":"reference","id":10096,"name":"ThreadChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12582,12580,12581,12583,12579]}],"sources":[{"fileName":"rest/v10/channel.ts","line":711,"character":17}],"extendedTypes":[{"type":"reference","id":12566,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"}]},{"id":13202,"name":"RESTPostAPIChannelWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook"},"children":[{"id":13204,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13203,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the webhook (1-80 characters)"},"sources":[{"fileName":"rest/v10/webhook.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13204,13203]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":17,"character":17}]},{"id":12867,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"children":[{"id":12878,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11112,"name":"InteractionContextType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.contexts"}},{"id":12879,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_member_permissions"}},{"id":12873,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":12869,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/interactions.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12875,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.description_localizations"}},{"id":12876,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.dm_permission"}},{"id":12877,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":11117,"name":"AppHandler"},{"type":"reference","id":11118,"name":"DiscordLaunchActivity"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.handler"}},{"id":12880,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11109,"name":"ApplicationIntegrationType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.integration_types"}},{"id":12870,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":12874,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name_localizations"}},{"id":12871,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.nsfw"}},{"id":12872,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11126,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":12868,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/interactions.ts","line":75,"character":1}],"type":{"type":"reference","id":11105,"name":"ChatInput"}}],"groups":[{"title":"Properties","kind":1024,"children":[12878,12879,12873,12869,12875,12876,12877,12880,12870,12874,12871,12872,12868]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":74,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":12881,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"children":[{"id":12891,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11112,"name":"InteractionContextType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.contexts"}},{"id":12892,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_member_permissions"}},{"id":12886,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":12888,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.description_localizations"}},{"id":12889,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.dm_permission"}},{"id":12890,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":11117,"name":"AppHandler"},{"type":"reference","id":11118,"name":"DiscordLaunchActivity"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.handler"}},{"id":12893,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11109,"name":"ApplicationIntegrationType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.integration_types"}},{"id":12883,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":12887,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name_localizations"}},{"id":12884,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.nsfw"}},{"id":12885,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11126,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":12882,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/interactions.ts","line":83,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":11106,"name":"User"},{"type":"reference","id":11107,"name":"Message"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12891,12892,12886,12888,12889,12890,12893,12883,12887,12884,12885,12882]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":82,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":13179,"name":"RESTPostAPICurrentUserCreateDMChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm"},"children":[{"id":13180,"name":"recipient_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recipient to open a DM channel with"},"sources":[{"fileName":"rest/v10/user.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13180]}],"sources":[{"fileName":"rest/v10/user.ts","line":100,"character":17}]},{"id":12969,"name":"RESTPostAPIEntitlementJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"children":[{"id":12971,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild or user to grant the entitlement to"},"sources":[{"fileName":"rest/v10/monetization.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12972,"name":"owner_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of entitlement owner"},"sources":[{"fileName":"rest/v10/monetization.ts","line":61,"character":1}],"type":{"type":"reference","id":12975,"name":"EntitlementOwnerType"}},{"id":12970,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the SKU to grant the entitlement to"},"sources":[{"fileName":"rest/v10/monetization.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12971,12972,12970]}],"sources":[{"fileName":"rest/v10/monetization.ts","line":49,"character":17}]},{"id":12751,"name":"RESTPostAPIGuildBulkBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#bulk-guild-ban"},"children":[{"id":12753,"name":"delete_message_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of seconds to delete messages for, between 0 and 604800 (7 days)"},"sources":[{"fileName":"rest/v10/guild.ts","line":639,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12752,"name":"user_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids to ban (max 200)"},"sources":[{"fileName":"rest/v10/guild.ts","line":635,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12753,12752]}],"sources":[{"fileName":"rest/v10/guild.ts","line":631,"character":17}]},{"id":12754,"name":"RESTPostAPIGuildBulkBanResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#bulk-guild-ban"},"children":[{"id":12755,"name":"banned_users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids, that were successfully banned"},"sources":[{"fileName":"rest/v10/guild.ts","line":649,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":12756,"name":"failed_users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids, that were not banned"},"sources":[{"fileName":"rest/v10/guild.ts","line":653,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12755,12756]}],"sources":[{"fileName":"rest/v10/guild.ts","line":645,"character":17}]},{"id":12606,"name":"RESTPostAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params"},"children":[{"id":12608,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The 128x128 emoji image","text":"https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12607,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12609,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v10/emoji.ts","line":31,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12608,12607,12609]}],"sources":[{"fileName":"rest/v10/emoji.ts","line":17,"character":17}]},{"id":12788,"name":"RESTPostAPIGuildPruneJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune"},"children":[{"id":12790,"name":"compute_prune_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether `pruned is returned, discouraged for large guilds","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":821,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12789,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":815,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12791,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include"},"sources":[{"fileName":"rest/v10/guild.ts","line":825,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12790,12789,12791]}],"sources":[{"fileName":"rest/v10/guild.ts","line":809,"character":17}]},{"id":12792,"name":"RESTPostAPIGuildPruneResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune"},"children":[{"id":12793,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":832,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12793]}],"sources":[{"fileName":"rest/v10/guild.ts","line":831,"character":17}]},{"id":12758,"name":"RESTPostAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role"},"children":[{"id":12761,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":682,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":12762,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":688,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12763,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":692,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12765,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":702,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":12759,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":670,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12760,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12764,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v10/guild.ts","line":696,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12761,12762,12763,12765,12759,12760,12764]}],"sources":[{"fileName":"rest/v10/guild.ts","line":664,"character":17}],"extendedBy":[{"type":"reference","id":12641,"name":"RESTAPIGuildCreateRole"}]},{"id":12837,"name":"RESTPostAPIGuildScheduledEventJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event"},"children":[{"id":12838,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage channel id of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12843,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12845,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The entity metadata of the scheduled event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":63,"character":1}],"type":{"type":"reference","id":11064,"name":"APIGuildScheduledEventEntityMetadata"}},{"id":12844,"name":"entity_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scheduled entity type of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":59,"character":1}],"type":{"type":"reference","id":11066,"name":"GuildScheduledEventEntityType"}},{"id":12846,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12839,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12840,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the guild event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":43,"character":1}],"type":{"type":"reference","id":11076,"name":"GuildOnly"}},{"id":12847,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":71,"character":1}],"type":{"type":"reference","id":10969,"name":"APIGuildScheduledEventRecurrenceRule"}},{"id":12842,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time when the scheduled event is scheduled to end"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12841,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time to schedule the guild event at"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12838,12843,12845,12844,12846,12839,12840,12847,12842,12841]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":31,"character":17}]},{"id":13093,"name":"RESTPostAPIGuildSoundboardSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#create-guild-soundboard-sound-json-params"},"children":[{"id":13097,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the custom emoji for the soundboard sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13098,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The unicode character of a standard emoji for the soundboard sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13094,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the soundboard sound (2-32 characters)"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13095,"name":"sound","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The data uri of the mp3 or ogg sound data, base64 encoded, similar to image data","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13096,"name":"volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v10/soundboard.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[13097,13098,13094,13095,13096]}],"sources":[{"fileName":"rest/v10/soundboard.ts","line":43,"character":17}]},{"id":13128,"name":"RESTPostAPIGuildStickerFormDataBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#create-guild-sticker"},"children":[{"id":13130,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker (empty or 2-100 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13132,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The sticker file to upload, must be a PNG, APNG, GIF, or Lottie JSON file, max 512 KB","text":"Uploaded stickers are constrained to 5 seconds in length for animated stickers, and 320 x 320 pixels.\n"},"sources":[{"fileName":"rest/v10/sticker.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"unknown"}},{"id":13129,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13131,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v10/sticker.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13130,13132,13129,13131]}],"sources":[{"fileName":"rest/v10/sticker.ts","line":45,"character":17}]},{"id":13146,"name":"RESTPostAPIGuildTemplatesJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-template"},"children":[{"id":13148,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the template (0-120 characters)"},"sources":[{"fileName":"rest/v10/template.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":13147,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the template (1-100 characters)"},"sources":[{"fileName":"rest/v10/template.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13148,13147]}],"sources":[{"fileName":"rest/v10/template.ts","line":38,"character":17}]},{"id":12651,"name":"RESTPostAPIGuildsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild"},"children":[{"id":12660,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":166,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12661,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v10/guild.ts","line":170,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":12659,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12634,"name":"RESTAPIGuildCreatePartialChannel"}}},{"id":12656,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":128,"character":1}],"type":{"type":"reference","id":10751,"name":"GuildDefaultMessageNotifications"}},{"id":12657,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":134,"character":1}],"type":{"type":"reference","id":10754,"name":"GuildExplicitContentFilter"}},{"id":12654,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12652,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v10/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12664,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v10/guild.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12653,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12658,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12641,"name":"RESTAPIGuildCreateRole"}}},{"id":12663,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":180,"character":1}],"type":{"type":"reference","id":10781,"name":"GuildSystemChannelFlags"}},{"id":12662,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v10/guild.ts","line":174,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":12655,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":122,"character":1}],"type":{"type":"reference","id":10766,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[12660,12661,12659,12656,12657,12654,12652,12664,12653,12658,12663,12662,12655]}],"sources":[{"fileName":"rest/v10/guild.ts","line":100,"character":17}]},{"id":12666,"name":"RESTPostAPIGuildsMFAJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-mfa-level"},"children":[{"id":12667,"name":"level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"MFA level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":201,"character":1}],"type":{"type":"reference","id":10758,"name":"GuildMFALevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[12667]}],"sources":[{"fileName":"rest/v10/guild.ts","line":195,"character":17}]},{"id":12910,"name":"RESTPostAPIInteractionCallbackQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"children":[{"id":12911,"name":"with_response","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a interaction callback response as the response instead of a 204"},"sources":[{"fileName":"rest/v10/interactions.ts","line":185,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12911]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":181,"character":17}]},{"id":12916,"name":"RESTPostAPIInteractionCallbackWithResponseResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-response-object"},"children":[{"id":12917,"name":"interaction","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interaction object associated with the interaction"},"sources":[{"fileName":"rest/v10/interactions.ts","line":212,"character":1}],"type":{"type":"reference","id":12919,"name":"RESTAPIInteractionCallbackObject"}},{"id":12918,"name":"resource","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The resource that was created by the interaction response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":216,"character":1}],"type":{"type":"reference","id":12926,"name":"RESTAPIInteractionCallbackResourceObject"}}],"groups":[{"title":"Properties","kind":1024,"children":[12917,12918]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":208,"character":17}]},{"id":13086,"name":"RESTPostAPISoundboardSendSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#send-soundboard-sound-json-params"},"children":[{"id":13087,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the soundboard sound to play"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13088,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild the soundboard sound is from, required to play sounds from different servers"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13087,13088]}],"sources":[{"fileName":"rest/v10/soundboard.ts","line":12,"character":17}]},{"id":13107,"name":"RESTPostAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance"},"children":[{"id":13108,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage channel"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13112,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event associated with this stage instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13110,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance","tags":[{"tag":"default","text":"GuildOnly\n"}]},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":21,"character":1}],"type":{"type":"reference","id":11649,"name":"StageInstancePrivacyLevel"}},{"id":13111,"name":"send_start_notification","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Notify @everyone that a stage instance has started"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13109,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13108,13112,13110,13111,13109]}],"sources":[{"fileName":"rest/v10/stageInstance.ts","line":7,"character":17}]},{"id":13141,"name":"RESTPostAPITemplateCreateGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-from-guild-template"},"children":[{"id":13143,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v10/template.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13142,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v10/template.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13143,13142]}],"sources":[{"fileName":"rest/v10/template.ts","line":12,"character":17}]},{"id":13219,"name":"RESTPostAPIWebhookWithTokenJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"children":[{"id":13225,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":131,"character":1}],"type":{"type":"reference","id":10436,"name":"APIAllowedMentions"}},{"id":13230,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of tag ids to apply to the thread"},"sources":[{"fileName":"rest/v10/webhook.ts","line":157,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":13227,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v10/webhook.ts","line":143,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12488,"name":"RESTAPIAttachment"}}},{"id":13222,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default avatar of the webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13226,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"Requires an application-owned webhook\n\nSee https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":139,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10454,"typeArguments":[{"type":"reference","id":10579,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":13220,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v10/webhook.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13224,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":125,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":10356,"name":"APIEmbed"}}},{"id":13228,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v10/webhook.ts","line":147,"character":1}],"type":{"type":"reference","id":10288,"name":"MessageFlags"}},{"id":13231,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!"},"sources":[{"fileName":"rest/v10/webhook.ts","line":161,"character":1}],"type":{"type":"reference","id":13075,"name":"RESTAPIPoll"}},{"id":13229,"name":"thread_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of thread to create","text":"Available only if the webhook is in a forum channel and a thread is not specified in {@link RESTPostAPIWebhookWithTokenQuery.thread_id} query parameter\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":153,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13223,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":119,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":13221,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default username of the webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13225,13230,13227,13222,13226,13220,13224,13228,13231,13229,13223,13221]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":103,"character":17}]},{"id":13235,"name":"RESTPostAPIWebhookWithTokenQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook-query-string-params"},"children":[{"id":13237,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Send a message to the specified thread within a webhook's channel. The thread will automatically be unarchived.","text":"Available only if the {@link RESTPostAPIWebhookWithTokenJSONBody.thread_name} JSON body property is not specified\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13236,"name":"wait","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Waits for server confirmation of message send before response, and returns the created message body\n(defaults to `false`; when `false` a message that is not saved does not return an error)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v10/webhook.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[13237,13236]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":179,"character":17}]},{"id":13014,"name":"RESTPostOAuth2AccessTokenResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-access-token-response"},"children":[{"id":13015,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13017,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13018,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13019,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13016,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13015,13017,13018,13019,13016]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":78,"character":17}]},{"id":13008,"name":"RESTPostOAuth2AccessTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example"},"children":[{"id":13009,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13010,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13012,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13011,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":70,"character":1}],"type":{"type":"literal","value":"authorization_code"}},{"id":13013,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13009,13010,13012,13011,13013]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":67,"character":17}]},{"id":13057,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example"},"children":[{"id":13058,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":191,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13060,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13063,"name":"guild","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":196,"character":1}],"type":{"type":"reference","id":10706,"name":"APIGuild"}},{"id":13061,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":194,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13062,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":195,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13059,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13058,13060,13063,13061,13062,13059]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":190,"character":17}]},{"id":13064,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example"},"children":[{"id":13065,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13067,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":13068,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13069,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":207,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13066,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13070,"name":"webhook","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":208,"character":1}],"type":{"type":"reference","id":11849,"name":"APIWebhook"}}],"groups":[{"title":"Properties","kind":1024,"children":[13065,13067,13068,13069,13066,13070]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":202,"character":17}]},{"id":13004,"name":"RESTPostOAuth2AuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example"},"children":[{"id":13005,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13006,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13005,13006]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":54,"character":17}]},{"id":13034,"name":"RESTPostOAuth2ClientCredentialsURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#client-credentials-grant"},"children":[{"id":13035,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":119,"character":1}],"type":{"type":"literal","value":"client_credentials"}},{"id":13036,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":120,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13035,13036]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":118,"character":17}]},{"id":13020,"name":"RESTPostOAuth2RefreshTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example"},"children":[{"id":13021,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":90,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13022,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13023,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":92,"character":1}],"type":{"type":"literal","value":"refresh_token"}},{"id":13024,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13021,13022,13023,13024]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":89,"character":17}]},{"id":13001,"name":"RESTPostOAuth2TokenRevocationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-token-revocation-example"},"children":[{"id":13002,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13003,"name":"token_type_hint","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/oauth2.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"refresh_token"},{"type":"literal","value":"access_token"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[13002,13003]}],"sources":[{"fileName":"rest/v10/oauth2.ts","line":46,"character":17}]},{"id":12949,"name":"RESTPutAPIApplicationCommandPermissionsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions"},"children":[{"id":12950,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/interactions.ts","line":370,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11271,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12950]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":369,"character":17}]},{"id":12538,"name":"RESTPutAPIChannelPermissionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions"},"children":[{"id":12539,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":518,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12540,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":526,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":12541,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v10/channel.ts","line":530,"character":1}],"type":{"type":"reference","id":10327,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[12539,12540,12541]}],"sources":[{"fileName":"rest/v10/channel.ts","line":510,"character":17}],"extendedBy":[{"type":"reference","id":12443,"name":"RESTAPIChannelPatchOverwrite"},{"type":"reference","id":12626,"name":"RESTAPIGuildCreateOverwrite"}]},{"id":12561,"name":"RESTPutAPIChannelRecipientJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient"},"children":[{"id":12562,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Access token of a user that has granted your app the `gdm.join` scope"},"sources":[{"fileName":"rest/v10/channel.ts","line":644,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12563,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nickname of the user being added"},"sources":[{"fileName":"rest/v10/channel.ts","line":648,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12562,12563]}],"sources":[{"fileName":"rest/v10/channel.ts","line":640,"character":17}]},{"id":13184,"name":"RESTPutAPICurrentUserApplicationRoleConnectionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#update-user-application-role-connection"},"children":[{"id":13187,"name":"metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Object mapping application role connection metadata keys to their `string`-ified value (max 100 characters) for the user on the platform a bot has connected"},"sources":[{"fileName":"rest/v10/user.ts","line":137,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":13185,"name":"platform_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity name of the platform a bot has connected (max 50 characters)"},"sources":[{"fileName":"rest/v10/user.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":13186,"name":"platform_username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The username on the platform a bot has connected (max 100 characters)"},"sources":[{"fileName":"rest/v10/user.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13187,13185,13186]}],"sources":[{"fileName":"rest/v10/user.ts","line":125,"character":17}]},{"id":12746,"name":"RESTPutAPIGuildBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban"},"children":[{"id":12747,"name":"delete_message_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to delete messages for (0-7)","tags":[{"tag":"deprecated","text":"use `delete_message_seconds` instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":611,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":12748,"name":"delete_message_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of seconds to delete messages for, between 0 and 604800 (7 days)"},"sources":[{"fileName":"rest/v10/guild.ts","line":615,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12747,12748]}],"sources":[{"fileName":"rest/v10/guild.ts","line":605,"character":17}]},{"id":12717,"name":"RESTPutAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member"},"children":[{"id":12718,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An oauth2 access token granted with the `guilds.join` to the bot's application for the user you want to add to the guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":449,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12722,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":473,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12721,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":467,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12719,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":455,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12720,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v10/guild.ts","line":461,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12718,12722,12721,12719,12720]}],"sources":[{"fileName":"rest/v10/guild.ts","line":445,"character":17}]},{"id":10578,"name":"APIActionRowComponentTypes","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1985,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10579,"name":"APIMessageActionRowComponent"},{"type":"reference","id":10580,"name":"APIModalActionRowComponent"}]}},{"id":11139,"name":"APIApplicationCommandAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.ts","line":5,"character":12}],"type":{"type":"reference","id":11141,"typeArguments":[{"type":"reference","id":11202,"name":"ApplicationCommandOptionType.Attachment"}],"name":"APIApplicationCommandOptionBase"}},{"id":11290,"name":"APIApplicationCommandAutocompleteDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/autocomplete.ts","line":26,"character":12}],"type":{"type":"reference","id":11343,"typeArguments":[{"type":"reference","id":11289,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11291,"name":"APIApplicationCommandAutocompleteGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/autocomplete.ts","line":32,"character":12}],"type":{"type":"reference","id":11345,"typeArguments":[{"type":"reference","id":11289,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11289,"name":"APIApplicationCommandAutocompleteInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/autocomplete.ts","line":9,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11428,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","id":11129,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11428,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11129,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"literal","value":"options"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11125,"name":"APIApplicationCommandBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":67,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11139,"name":"APIApplicationCommandAttachmentOption"},{"type":"reference","id":11164,"name":"APIApplicationCommandBooleanOption"},{"type":"reference","id":11166,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":11175,"name":"APIApplicationCommandIntegerOption"},{"type":"reference","id":11181,"name":"APIApplicationCommandMentionableOption"},{"type":"reference","id":11183,"name":"APIApplicationCommandNumberOption"},{"type":"reference","id":11189,"name":"APIApplicationCommandRoleOption"},{"type":"reference","id":11208,"name":"APIApplicationCommandStringOption"},{"type":"reference","id":11238,"name":"APIApplicationCommandUserOption"}]}},{"id":11164,"name":"APIApplicationCommandBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.ts","line":4,"character":12}],"type":{"type":"reference","id":11141,"typeArguments":[{"type":"reference","id":11196,"name":"ApplicationCommandOptionType.Boolean"}],"name":"APIApplicationCommandOptionBase"}},{"id":11123,"name":"APIApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":210,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11137,"name":"APIChatInputApplicationCommandDMInteraction"},{"type":"reference","id":11264,"name":"APIContextMenuDMInteraction"}]}},{"id":11124,"name":"APIApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":217,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11138,"name":"APIChatInputApplicationCommandGuildInteraction"},{"type":"reference","id":11265,"name":"APIContextMenuGuildInteraction"}]}},{"id":11175,"name":"APIApplicationCommandIntegerOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/integer.ts","line":20,"character":12}],"type":{"type":"reference","id":11155,"typeArguments":[{"type":"reference","name":"APIApplicationCommandIntegerOptionBase"},{"type":"reference","id":11203,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":11122,"name":"APIApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":205,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11136,"name":"APIChatInputApplicationCommandInteraction"},{"type":"reference","id":11263,"name":"APIContextMenuInteraction"}]}},{"id":11119,"name":"APIApplicationCommandInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":186,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11129,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"reference","id":11256,"name":"APIContextMenuInteractionData"}]}},{"id":11140,"name":"APIApplicationCommandInteractionDataAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.ts","line":8,"character":12}],"type":{"type":"reference","id":11149,"typeArguments":[{"type":"reference","id":11202,"name":"ApplicationCommandOptionType.Attachment"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11128,"name":"APIApplicationCommandInteractionDataBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":94,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11140,"name":"APIApplicationCommandInteractionDataAttachmentOption"},{"type":"reference","id":11165,"name":"APIApplicationCommandInteractionDataBooleanOption"},{"type":"reference","id":11174,"name":"APIApplicationCommandInteractionDataChannelOption"},{"type":"reference","id":11176,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":11182,"name":"APIApplicationCommandInteractionDataMentionableOption"},{"type":"reference","id":11184,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":11190,"name":"APIApplicationCommandInteractionDataRoleOption"},{"type":"reference","id":11209,"name":"APIApplicationCommandInteractionDataStringOption"},{"type":"reference","id":11239,"name":"APIApplicationCommandInteractionDataUserOption"}]}},{"id":11165,"name":"APIApplicationCommandInteractionDataBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.ts","line":6,"character":12}],"type":{"type":"reference","id":11149,"typeArguments":[{"type":"reference","id":11196,"name":"ApplicationCommandOptionType.Boolean"},{"type":"intrinsic","name":"boolean"}],"name":"APIInteractionDataOptionBase"}},{"id":11174,"name":"APIApplicationCommandInteractionDataChannelOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/channel.ts","line":11,"character":12}],"type":{"type":"reference","id":11149,"typeArguments":[{"type":"reference","id":11198,"name":"ApplicationCommandOptionType.Channel"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11182,"name":"APIApplicationCommandInteractionDataMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":8,"character":12}],"type":{"type":"reference","id":11149,"typeArguments":[{"type":"reference","id":11200,"name":"ApplicationCommandOptionType.Mentionable"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11127,"name":"APIApplicationCommandInteractionDataOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-interaction-data-option-structure"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11128,"name":"APIApplicationCommandInteractionDataBasicOption"},{"type":"reference","id":11234,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption"},{"type":"reference","id":11222,"name":"APIApplicationCommandInteractionDataSubcommandOption"}]}},{"id":11190,"name":"APIApplicationCommandInteractionDataRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/role.ts","line":7,"character":12}],"type":{"type":"reference","id":11149,"typeArguments":[{"type":"reference","id":11199,"name":"ApplicationCommandOptionType.Role"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11239,"name":"APIApplicationCommandInteractionDataUserOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/user.ts","line":7,"character":12}],"type":{"type":"reference","id":11149,"typeArguments":[{"type":"reference","id":11197,"name":"ApplicationCommandOptionType.User"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":11120,"name":"APIApplicationCommandInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/applicationCommands.ts","line":193,"character":12}],"typeParameter":[{"id":11121,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11119,"name":"APIApplicationCommandInteractionData"}}],"type":{"type":"intersection","types":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11426,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":11121,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11426,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":11121,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11181,"name":"APIApplicationCommandMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":5,"character":12}],"type":{"type":"reference","id":11141,"typeArguments":[{"type":"reference","id":11200,"name":"ApplicationCommandOptionType.Mentionable"}],"name":"APIApplicationCommandOptionBase"}},{"id":11183,"name":"APIApplicationCommandNumberOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/number.ts","line":20,"character":12}],"type":{"type":"reference","id":11155,"typeArguments":[{"type":"reference","name":"APIApplicationCommandNumberOptionBase"},{"type":"reference","id":11203,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":11126,"name":"APIApplicationCommandOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":81,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11125,"name":"APIApplicationCommandBasicOption"},{"type":"reference","id":11226,"name":"APIApplicationCommandSubcommandGroupOption"},{"type":"reference","id":11214,"name":"APIApplicationCommandSubcommandOption"}]}},{"id":11155,"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":12}],"typeParameter":[{"id":11162,"name":"Base","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11141,"typeArguments":[{"type":"reference","id":11191,"name":"ApplicationCommandOptionType"}],"name":"APIApplicationCommandOptionBase"}},{"id":11163,"name":"ChoiceType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11203,"name":"APIApplicationCommandOptionChoice"}}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","id":11162,"name":"Base"},{"type":"reflection","declaration":{"id":11156,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":11157,"name":"autocomplete","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":24,"character":3}],"type":{"type":"literal","value":true}},{"id":11158,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":25,"character":3}],"type":{"type":"tuple"}}],"groups":[{"title":"Properties","kind":1024,"children":[11157,11158]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":23,"character":11}]}}]},{"type":"intersection","types":[{"type":"reference","id":11162,"name":"Base"},{"type":"reflection","declaration":{"id":11159,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":11160,"name":"autocomplete","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":28,"character":3}],"type":{"type":"literal","value":false}},{"id":11161,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":29,"character":3}],"type":{"type":"array","elementType":{"type":"reference","id":11163,"name":"ChoiceType"}}}],"groups":[{"title":"Properties","kind":1024,"children":[11160,11161]}],"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/base.ts","line":27,"character":11}]}}]}]}},{"id":11189,"name":"APIApplicationCommandRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/role.ts","line":5,"character":12}],"type":{"type":"reference","id":11141,"typeArguments":[{"type":"reference","id":11199,"name":"ApplicationCommandOptionType.Role"}],"name":"APIApplicationCommandOptionBase"}},{"id":11208,"name":"APIApplicationCommandStringOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/string.ts","line":20,"character":12}],"type":{"type":"reference","id":11155,"typeArguments":[{"type":"reference","name":"APIApplicationCommandStringOptionBase"},{"type":"reference","id":11203,"typeArguments":[{"type":"intrinsic","name":"string"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":11238,"name":"APIApplicationCommandUserOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/_chatInput/user.ts","line":5,"character":12}],"type":{"type":"reference","id":11141,"typeArguments":[{"type":"reference","id":11197,"name":"ApplicationCommandOptionType.User"}],"name":"APIApplicationCommandOptionBase"}},{"id":9726,"name":"APIApplicationIntegrationTypesConfigMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/application.ts","line":156,"character":12}],"type":{"type":"mapped","parameter":"key","parameterType":{"type":"reference","id":11109,"name":"ApplicationIntegrationType"},"templateType":{"type":"reference","id":9724,"name":"APIApplicationIntegrationTypeConfiguration"},"optionalModifier":"+"}},{"id":9860,"name":"APIAuditLogChange","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-structure"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":352,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9882,"name":"APIAuditLogChangeKey$Add"},{"type":"reference","id":9883,"name":"APIAuditLogChangeKey$Remove"},{"type":"reference","id":9938,"name":"APIAuditLogChangeKeyActions"},{"type":"reference","id":9871,"name":"APIAuditLogChangeKeyAFKChannelId"},{"type":"reference","id":9872,"name":"APIAuditLogChangeKeyAFKTimeout"},{"type":"reference","id":9902,"name":"APIAuditLogChangeKeyAllow"},{"type":"reference","id":9894,"name":"APIAuditLogChangeKeyApplicationId"},{"type":"reference","id":9927,"name":"APIAuditLogChangeKeyArchived"},{"type":"reference","id":9924,"name":"APIAuditLogChangeKeyAsset"},{"type":"reference","id":9929,"name":"APIAuditLogChangeKeyAutoArchiveDuration"},{"type":"reference","id":9925,"name":"APIAuditLogChangeKeyAvailable"},{"type":"reference","id":9942,"name":"APIAuditLogChangeKeyAvailableTags"},{"type":"reference","id":9914,"name":"APIAuditLogChangeKeyAvatarHash"},{"type":"reference","id":9867,"name":"APIAuditLogChangeKeyBannerHash"},{"type":"reference","id":9891,"name":"APIAuditLogChangeKeyBitrate"},{"type":"reference","id":9905,"name":"APIAuditLogChangeKeyChannelId"},{"type":"reference","id":9904,"name":"APIAuditLogChangeKeyCode"},{"type":"reference","id":9898,"name":"APIAuditLogChangeKeyColor"},{"type":"reference","id":9934,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil"},{"type":"reference","id":9911,"name":"APIAuditLogChangeKeyDeaf"},{"type":"reference","id":9930,"name":"APIAuditLogChangeKeyDefaultAutoArchiveDuration"},{"type":"reference","id":9879,"name":"APIAuditLogChangeKeyDefaultMessageNotifications"},{"type":"reference","id":9943,"name":"APIAuditLogChangeKeyDefaultReactionEmoji"},{"type":"reference","id":9945,"name":"APIAuditLogChangeKeyDefaultThreadRateLimitPerUser"},{"type":"reference","id":9903,"name":"APIAuditLogChangeKeyDeny"},{"type":"reference","id":9862,"name":"APIAuditLogChangeKeyDescription"},{"type":"reference","id":9866,"name":"APIAuditLogChangeKeyDiscoverySplashHash"},{"type":"reference","id":9948,"name":"APIAuditLogChangeKeyEmojiId"},{"type":"reference","id":9949,"name":"APIAuditLogChangeKeyEmojiName"},{"type":"reference","id":9939,"name":"APIAuditLogChangeKeyEnabled"},{"type":"reference","id":9917,"name":"APIAuditLogChangeKeyEnableEmoticons"},{"type":"reference","id":9931,"name":"APIAuditLogChangeKeyEntityType"},{"type":"reference","id":9936,"name":"APIAuditLogChangeKeyEventType"},{"type":"reference","id":9941,"name":"APIAuditLogChangeKeyExemptChannels"},{"type":"reference","id":9940,"name":"APIAuditLogChangeKeyExemptRoles"},{"type":"reference","id":9918,"name":"APIAuditLogChangeKeyExpireBehavior"},{"type":"reference","id":9919,"name":"APIAuditLogChangeKeyExpireGracePeriod"},{"type":"reference","id":9878,"name":"APIAuditLogChangeKeyExplicitContentFilter"},{"type":"reference","id":9944,"name":"APIAuditLogChangeKeyFlags"},{"type":"reference","id":9923,"name":"APIAuditLogChangeKeyFormatType"},{"type":"reference","id":9926,"name":"APIAuditLogChangeKeyGuildId"},{"type":"reference","id":9900,"name":"APIAuditLogChangeKeyHoist"},{"type":"reference","id":9863,"name":"APIAuditLogChangeKeyIconHash"},{"type":"reference","id":9915,"name":"APIAuditLogChangeKeyId"},{"type":"reference","id":9864,"name":"APIAuditLogChangeKeyImageHash"},{"type":"reference","id":9906,"name":"APIAuditLogChangeKeyInviterId"},{"type":"reference","id":9933,"name":"APIAuditLogChangeKeyLocation"},{"type":"reference","id":9928,"name":"APIAuditLogChangeKeyLocked"},{"type":"reference","id":9909,"name":"APIAuditLogChangeKeyMaxAge"},{"type":"reference","id":9907,"name":"APIAuditLogChangeKeyMaxUses"},{"type":"reference","id":9901,"name":"APIAuditLogChangeKeyMentionable"},{"type":"reference","id":9876,"name":"APIAuditLogChangeKeyMFALevel"},{"type":"reference","id":9912,"name":"APIAuditLogChangeKeyMute"},{"type":"reference","id":9861,"name":"APIAuditLogChangeKeyName"},{"type":"reference","id":9913,"name":"APIAuditLogChangeKeyNick"},{"type":"reference","id":9893,"name":"APIAuditLogChangeKeyNSFW"},{"type":"reference","id":9868,"name":"APIAuditLogChangeKeyOwnerId"},{"type":"reference","id":9892,"name":"APIAuditLogChangeKeyPermissionOverwrites"},{"type":"reference","id":9897,"name":"APIAuditLogChangeKeyPermissions"},{"type":"reference","id":9889,"name":"APIAuditLogChangeKeyPosition"},{"type":"reference","id":9870,"name":"APIAuditLogChangeKeyPreferredLocale"},{"type":"reference","id":9881,"name":"APIAuditLogChangeKeyPremiumProgressBarEnabled"},{"type":"reference","id":9921,"name":"APIAuditLogChangeKeyPrivacyLevel"},{"type":"reference","id":9884,"name":"APIAuditLogChangeKeyPruneDeleteDays"},{"type":"reference","id":9874,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId"},{"type":"reference","id":9895,"name":"APIAuditLogChangeKeyRateLimitPerUser"},{"type":"reference","id":9896,"name":"APIAuditLogChangeKeyRecurrenceRule"},{"type":"reference","id":9869,"name":"APIAuditLogChangeKeyRegion"},{"type":"reference","id":9873,"name":"APIAuditLogChangeKeyRulesChannelId"},{"type":"reference","id":9946,"name":"APIAuditLogChangeKeySoundId"},{"type":"reference","id":9865,"name":"APIAuditLogChangeKeySplashHash"},{"type":"reference","id":9932,"name":"APIAuditLogChangeKeyStatus"},{"type":"reference","id":9887,"name":"APIAuditLogChangeKeySystemChannelFlags"},{"type":"reference","id":9888,"name":"APIAuditLogChangeKeySystemChannelId"},{"type":"reference","id":9922,"name":"APIAuditLogChangeKeyTags"},{"type":"reference","id":9910,"name":"APIAuditLogChangeKeyTemporary"},{"type":"reference","id":9890,"name":"APIAuditLogChangeKeyTopic"},{"type":"reference","id":9937,"name":"APIAuditLogChangeKeyTriggerMetadata"},{"type":"reference","id":9935,"name":"APIAuditLogChangeKeyTriggerType"},{"type":"reference","id":9916,"name":"APIAuditLogChangeKeyType"},{"type":"reference","id":9950,"name":"APIAuditLogChangeKeyUserId"},{"type":"reference","id":9920,"name":"APIAuditLogChangeKeyUserLimit"},{"type":"reference","id":9908,"name":"APIAuditLogChangeKeyUses"},{"type":"reference","id":9880,"name":"APIAuditLogChangeKeyVanityURLCode"},{"type":"reference","id":9877,"name":"APIAuditLogChangeKeyVerificationLevel"},{"type":"reference","id":9947,"name":"APIAuditLogChangeKeyVolume"},{"type":"reference","id":9886,"name":"APIAuditLogChangeKeyWidgetChannelId"},{"type":"reference","id":9885,"name":"APIAuditLogChangeKeyWidgetEnabled"}]}},{"id":9882,"name":"APIAuditLogChangeKey$Add","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when new role(s) are added"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":556,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$add"},{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11588,"name":"APIRole"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}],"name":"AuditLogChangeData"}},{"id":9883,"name":"APIAuditLogChangeKey$Remove","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when role(s) are removed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":561,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$remove"},{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11588,"name":"APIRole"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}],"name":"AuditLogChangeData"}},{"id":9871,"name":"APIAuditLogChangeKeyAFKChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":495,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9872,"name":"APIAuditLogChangeKeyAFKTimeout","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_timeout is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":500,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_timeout"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9938,"name":"APIAuditLogChangeKeyActions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's actions is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":850,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"actions"},{"type":"array","elementType":{"type":"reference","id":9983,"name":"APIAutoModerationAction"}}],"name":"AuditLogChangeData"}},{"id":9902,"name":"APIAuditLogChangeKeyAllow","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":664,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9894,"name":"APIAuditLogChangeKeyApplicationId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The application ID of the added or removed Webhook or Bot"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":619,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"application_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9927,"name":"APIAuditLogChangeKeyArchived","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's archive status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":789,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"archived"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9924,"name":"APIAuditLogChangeKeyAsset","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Empty string"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":774,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"asset"},{"type":"literal","value":""}],"name":"AuditLogChangeData"}},{"id":9929,"name":"APIAuditLogChangeKeyAutoArchiveDuration","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's auto archive duration is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":799,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"auto_archive_duration"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9925,"name":"APIAuditLogChangeKeyAvailable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's availability is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":779,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9942,"name":"APIAuditLogChangeKeyAvailableTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild forum's available tags gets changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":870,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available_tags"},{"type":"array","elementType":{"type":"reference","id":10117,"name":"APIGuildForumTag"}}],"name":"AuditLogChangeData"}},{"id":9914,"name":"APIAuditLogChangeKeyAvatarHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's avatar_hash is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":724,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"avatar_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9867,"name":"APIAuditLogChangeKeyBannerHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's banner hash is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":475,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"banner_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9891,"name":"APIAuditLogChangeKeyBitrate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's bitrate is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":604,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"bitrate"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9905,"name":"APIAuditLogChangeKeyChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's or guild scheduled event's channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":679,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9904,"name":"APIAuditLogChangeKeyCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's code is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":674,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9898,"name":"APIAuditLogChangeKeyColor","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's color is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":643,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"color"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9934,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's timeout is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":827,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"communication_disabled_until"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9911,"name":"APIAuditLogChangeKeyDeaf","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's deaf status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":709,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deaf"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9930,"name":"APIAuditLogChangeKeyDefaultAutoArchiveDuration","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's default auto archive duration for newly created threads is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":804,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_auto_archive_duration"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9879,"name":"APIAuditLogChangeKeyDefaultMessageNotifications","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's default_message_notifications is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":538,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_message_notifications"},{"type":"reference","id":10751,"name":"GuildDefaultMessageNotifications"}],"name":"AuditLogChangeData"}},{"id":9943,"name":"APIAuditLogChangeKeyDefaultReactionEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild forum's default reaction emoji gets changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":875,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_reaction_emoji"},{"type":"reference","id":10123,"name":"APIGuildForumDefaultReactionEmoji"}],"name":"AuditLogChangeData"}},{"id":9945,"name":"APIAuditLogChangeKeyDefaultThreadRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's amount of seconds a user has to wait before creating another thread\ngets changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":889,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_thread_rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9903,"name":"APIAuditLogChangeKeyDeny","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":669,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9862,"name":"APIAuditLogChangeKeyDescription","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's or sticker's or guild scheduled event's description is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":450,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"description"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9866,"name":"APIAuditLogChangeKeyDiscoverySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's discovery splash is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":470,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"discovery_splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9948,"name":"APIAuditLogChangeKeyEmojiId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a soundboard's custom emoji is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":907,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"emoji_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9949,"name":"APIAuditLogChangeKeyEmojiName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a soundboard's unicode emoji is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":912,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"emoji_name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9917,"name":"APIAuditLogChangeKeyEnableEmoticons","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's enable_emoticons is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":739,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enable_emoticons"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9939,"name":"APIAuditLogChangeKeyEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's enabled status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":855,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9931,"name":"APIAuditLogChangeKeyEntityType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when entity type of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":812,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"entity_type"},{"type":"reference","id":11066,"name":"GuildScheduledEventEntityType"}],"name":"AuditLogChangeData"}},{"id":9936,"name":"APIAuditLogChangeKeyEventType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's event type is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":837,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"event_type"},{"type":"reference","id":9980,"name":"AutoModerationRuleEventType"}],"name":"AuditLogChangeData"}},{"id":9941,"name":"APIAuditLogChangeKeyExemptChannels","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's exempt channels is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":865,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"exempt_channels"},{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}],"name":"AuditLogChangeData"}},{"id":9940,"name":"APIAuditLogChangeKeyExemptRoles","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's exempt roles is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":860,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"exempt_roles"},{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}],"name":"AuditLogChangeData"}},{"id":9918,"name":"APIAuditLogChangeKeyExpireBehavior","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_behavior is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":744,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_behavior"},{"type":"reference","id":10881,"name":"IntegrationExpireBehavior"}],"name":"AuditLogChangeData"}},{"id":9919,"name":"APIAuditLogChangeKeyExpireGracePeriod","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_grace_period is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":749,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_grace_period"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9878,"name":"APIAuditLogChangeKeyExplicitContentFilter","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's explicit_content_filter is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":530,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"explicit_content_filter"},{"type":"reference","id":10754,"name":"GuildExplicitContentFilter"}],"name":"AuditLogChangeData"}},{"id":9944,"name":"APIAuditLogChangeKeyFlags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel flag gets changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":883,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"flags"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9923,"name":"APIAuditLogChangeKeyFormatType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's format_type is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":769,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"format_type"},{"type":"reference","id":11673,"name":"StickerFormatType"}],"name":"AuditLogChangeData"}},{"id":9926,"name":"APIAuditLogChangeKeyGuildId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's guild_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":784,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"guild_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9900,"name":"APIAuditLogChangeKeyHoist","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's hoist status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":654,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"hoist"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9863,"name":"APIAuditLogChangeKeyIconHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's icon is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":455,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"icon_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9915,"name":"APIAuditLogChangeKeyId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The ID of the changed entity - sometimes used in conjunction with other keys"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":729,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9864,"name":"APIAuditLogChangeKeyImageHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's scheduled event's cover image is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":460,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"image_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9906,"name":"APIAuditLogChangeKeyInviterId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's inviter_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":684,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"inviter_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9933,"name":"APIAuditLogChangeKeyLocation","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when location of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":822,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"location"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9928,"name":"APIAuditLogChangeKeyLocked","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's lock status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":794,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"locked"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9876,"name":"APIAuditLogChangeKeyMFALevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's mfa_level is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":520,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mfa_level"},{"type":"reference","id":10758,"name":"GuildMFALevel"}],"name":"AuditLogChangeData"}},{"id":9909,"name":"APIAuditLogChangeKeyMaxAge","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_age is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":699,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_age"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9907,"name":"APIAuditLogChangeKeyMaxUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_uses is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":689,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9901,"name":"APIAuditLogChangeKeyMentionable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's mentionable status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":659,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mentionable"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9912,"name":"APIAuditLogChangeKeyMute","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's mute status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":714,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9893,"name":"APIAuditLogChangeKeyNSFW","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's NSFW restriction is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":614,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nsfw"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9861,"name":"APIAuditLogChangeKeyName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an entity's name is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":445,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9913,"name":"APIAuditLogChangeKeyNick","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's nick is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":719,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nick"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9868,"name":"APIAuditLogChangeKeyOwnerId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's owner_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":480,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"owner_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9892,"name":"APIAuditLogChangeKeyPermissionOverwrites","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's permission overwrites is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":609,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permission_overwrites"},{"type":"array","elementType":{"type":"reference","id":10322,"name":"APIOverwrite"}}],"name":"AuditLogChangeData"}},{"id":9897,"name":"APIAuditLogChangeKeyPermissions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":638,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9889,"name":"APIAuditLogChangeKeyPosition","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's position is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":594,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"position"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9870,"name":"APIAuditLogChangeKeyPreferredLocale","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's preferred_locale is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":490,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"preferred_locale"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9881,"name":"APIAuditLogChangeKeyPremiumProgressBarEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's boost progress bar is enabled"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":551,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"premium_progress_bar_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9921,"name":"APIAuditLogChangeKeyPrivacyLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when privacy level of a stage instance or guild scheduled event is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":759,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"privacy_level"},{"type":"reference","id":11649,"name":"StageInstancePrivacyLevel"}],"name":"AuditLogChangeData"}},{"id":9884,"name":"APIAuditLogChangeKeyPruneDeleteDays","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when there is a change in number of days after which inactive and role-unassigned members are kicked"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":566,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"prune_delete_days"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9874,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's public_updates_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":510,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"public_updates_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9895,"name":"APIAuditLogChangeKeyRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's amount of seconds a user has to wait before sending another message\nis changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":625,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9896,"name":"APIAuditLogChangeKeyRecurrenceRule","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":" Returned when a guild scheduled event's recurrence_rule is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":630,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"recurrence_rule"},{"type":"reference","id":10969,"name":"APIGuildScheduledEventRecurrenceRule"}],"name":"AuditLogChangeData"}},{"id":9869,"name":"APIAuditLogChangeKeyRegion","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's region is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":485,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"region"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9873,"name":"APIAuditLogChangeKeyRulesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's rules_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":505,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rules_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9875,"name":"APIAuditLogChangeKeySafetyAlertsChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's safety_alerts_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":515,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"safety_alerts_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9899,"name":"APIAuditLogChangeKeySnowflake","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Represents a change where the key is a snowflake.\nCurrently, the only known instance of this is returned when permissions for a command were updated ()"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":649,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"intrinsic","name":"unknown"}],"name":"AuditLogChangeData"}},{"id":9946,"name":"APIAuditLogChangeKeySoundId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a soundboard is create or deleted"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":897,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"sound_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9865,"name":"APIAuditLogChangeKeySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's splash is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":465,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9932,"name":"APIAuditLogChangeKeyStatus","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when status of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":817,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"status"},{"type":"reference","id":11070,"name":"GuildScheduledEventStatus"}],"name":"AuditLogChangeData"}},{"id":9887,"name":"APIAuditLogChangeKeySystemChannelFlags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_flags is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":581,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_flags"},{"type":"reference","id":10781,"name":"GuildSystemChannelFlags"}],"name":"AuditLogChangeData"}},{"id":9888,"name":"APIAuditLogChangeKeySystemChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":589,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9922,"name":"APIAuditLogChangeKeyTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's related emoji is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":764,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"tags"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9910,"name":"APIAuditLogChangeKeyTemporary","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's temporary status is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":704,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"temporary"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":9890,"name":"APIAuditLogChangeKeyTopic","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's topic is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":599,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"topic"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9937,"name":"APIAuditLogChangeKeyTriggerMetadata","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's trigger metadata is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":842,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"trigger_metadata"},{"type":"reference","id":9969,"name":"APIAutoModerationRuleTriggerMetadata"}],"name":"AuditLogChangeData"}},{"id":9935,"name":"APIAuditLogChangeKeyTriggerType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's trigger type is changed (only in rule creation or deletion)"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":832,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"trigger_type"},{"type":"reference","id":9963,"name":"AutoModerationRuleTriggerType"}],"name":"AuditLogChangeData"}},{"id":9916,"name":"APIAuditLogChangeKeyType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The type of entity created"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":734,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"type"},{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}],"name":"AuditLogChangeData"}},{"id":9950,"name":"APIAuditLogChangeKeyUserId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sounboard is created"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":917,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"user_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9920,"name":"APIAuditLogChangeKeyUserLimit","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's user_limit is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":754,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"user_limit"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9908,"name":"APIAuditLogChangeKeyUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's uses is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":694,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9880,"name":"APIAuditLogChangeKeyVanityURLCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's vanity_url_code is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":546,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"vanity_url_code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":9877,"name":"APIAuditLogChangeKeyVerificationLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's verification_level is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":525,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"verification_level"},{"type":"reference","id":10766,"name":"GuildVerificationLevel"}],"name":"AuditLogChangeData"}},{"id":9947,"name":"APIAuditLogChangeKeyVolume","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a soundboard's volume is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":902,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"volume"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":9886,"name":"APIAuditLogChangeKeyWidgetChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget_channel_id is changed"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":576,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":9885,"name":"APIAuditLogChangeKeyWidgetEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget is enabled"},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":571,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":11342,"name":"APIAuthorizingIntegrationOwnersMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":182,"character":12}],"type":{"type":"mapped","parameter":"key","parameterType":{"type":"reference","id":11109,"name":"ApplicationIntegrationType"},"templateType":{"type":"reference","id":2,"name":"Snowflake"},"optionalModifier":"+"}},{"id":10545,"name":"APIAutoPopulatedSelectMenuComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1835,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10528,"name":"APIChannelSelectComponent"},{"type":"reference","id":10527,"name":"APIMentionableSelectComponent"},{"type":"reference","id":10526,"name":"APIRoleSelectComponent"},{"type":"reference","id":10525,"name":"APIUserSelectComponent"}]}},{"id":10488,"name":"APIButtonComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1695,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10469,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":10483,"name":"APIButtonComponentWithSKUId"},{"type":"reference","id":10476,"name":"APIButtonComponentWithURL"}]}},{"id":10174,"name":"APIChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-structure"},"sources":[{"fileName":"payloads/v10/channel.ts","line":376,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10076,"name":"APIDMChannel"},{"type":"reference","id":10084,"name":"APIGroupDMChannel"},{"type":"reference","id":10047,"name":"APIGuildCategoryChannel"},{"type":"reference","id":10153,"name":"APIGuildForumChannel"},{"type":"reference","id":10173,"name":"APIGuildMediaChannel"},{"type":"reference","id":10066,"name":"APIGuildStageVoiceChannel"},{"type":"reference","id":10065,"name":"APIGuildVoiceChannel"},{"type":"reference","id":10046,"name":"APINewsChannel"},{"type":"reference","id":10045,"name":"APITextChannel"},{"type":"reference","id":10097,"name":"APIThreadChannel"}]}},{"id":12448,"name":"APIChannelPatchOverwrite","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIChannelPatchOverwrite} instead\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":39,"character":12}],"type":{"type":"reference","id":12443,"name":"RESTAPIChannelPatchOverwrite"}},{"id":11137,"name":"APIChatInputApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":123,"character":12}],"type":{"type":"reference","id":11343,"typeArguments":[{"type":"reference","id":11136,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11138,"name":"APIChatInputApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":129,"character":12}],"type":{"type":"reference","id":11345,"typeArguments":[{"type":"reference","id":11136,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11136,"name":"APIChatInputApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/chatInput.ts","line":117,"character":12}],"type":{"type":"reference","id":11120,"typeArguments":[{"type":"reference","id":11129,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":11371,"name":"APIChatInputApplicationCommandInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to `APIInteractionDataResolved`\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":232,"character":12}],"type":{"type":"reference","id":11365,"name":"APIInteractionDataResolved"}},{"id":11264,"name":"APIContextMenuDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":82,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11261,"name":"APIMessageApplicationCommandDMInteraction"},{"type":"reference","id":11258,"name":"APIUserApplicationCommandDMInteraction"}]}},{"id":11265,"name":"APIContextMenuGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11262,"name":"APIMessageApplicationCommandGuildInteraction"},{"type":"reference","id":11259,"name":"APIUserApplicationCommandGuildInteraction"}]}},{"id":11263,"name":"APIContextMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":77,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11260,"name":"APIMessageApplicationCommandInteraction"},{"type":"reference","id":11257,"name":"APIUserApplicationCommandInteraction"}]}},{"id":11256,"name":"APIContextMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":35,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11247,"name":"APIMessageApplicationCommandInteractionData"},{"type":"reference","id":11240,"name":"APIUserApplicationCommandInteractionData"}]}},{"id":11082,"name":"APIDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/interactions.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11290,"name":"APIApplicationCommandAutocompleteDMInteraction"},{"type":"reference","id":11123,"name":"APIApplicationCommandDMInteraction"},{"type":"reference","id":11408,"name":"APIMessageComponentDMInteraction"},{"type":"reference","id":11421,"name":"APIModalSubmitDMInteraction"}]}},{"id":11343,"name":"APIDMInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":186,"character":12}],"typeParameter":[{"id":11344,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11424,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":11344,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11344,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":10047,"name":"APIGuildCategoryChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":134,"character":12}],"type":{"type":"reference","id":10016,"typeArguments":[{"type":"reference","id":10180,"name":"ChannelType.GuildCategory"}],"name":"APIGuildChannel"}},{"id":12633,"name":"APIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildChannelResolvable} instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":54,"character":12}],"type":{"type":"reference","id":12632,"name":"RESTAPIGuildChannelResolvable"}},{"id":12631,"name":"APIGuildCreateOverwrite","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreateOverwrite} instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":47,"character":12}],"type":{"type":"reference","id":12626,"name":"RESTAPIGuildCreateOverwrite"}},{"id":12640,"name":"APIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreatePartialChannel} instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":86,"character":12}],"type":{"type":"reference","id":12634,"name":"RESTAPIGuildCreatePartialChannel"}},{"id":12650,"name":"APIGuildCreateRole","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreateRole} instead\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":95,"character":12}],"type":{"type":"reference","id":12641,"name":"RESTAPIGuildCreateRole"}},{"id":10880,"name":"APIGuildIntegrationType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/guild.ts","line":831,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":"discord"},{"type":"literal","value":"guild_subscription"},{"type":"literal","value":"twitch"},{"type":"literal","value":"youtube"}]}},{"id":11083,"name":"APIGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/interactions.ts","line":53,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11291,"name":"APIApplicationCommandAutocompleteGuildInteraction"},{"type":"reference","id":11124,"name":"APIApplicationCommandGuildInteraction"},{"type":"reference","id":11409,"name":"APIMessageComponentGuildInteraction"},{"type":"reference","id":11422,"name":"APIModalSubmitGuildInteraction"}]}},{"id":11345,"name":"APIGuildInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":192,"character":12}],"typeParameter":[{"id":11346,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11424,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":11346,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11346,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":10173,"name":"APIGuildMediaChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":371,"character":12}],"type":{"type":"reference","id":10133,"typeArguments":[{"type":"reference","id":10188,"name":"ChannelType.GuildMedia"}],"name":"APIThreadOnlyChannel"}},{"id":11063,"name":"APIGuildScheduledEvent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-structure"},"sources":[{"fileName":"payloads/v10/guildScheduledEvent.ts","line":199,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11045,"name":"APIExternalGuildScheduledEvent"},{"type":"reference","id":11009,"name":"APIStageInstanceGuildScheduledEvent"},{"type":"reference","id":11027,"name":"APIVoiceGuildScheduledEvent"}]}},{"id":10066,"name":"APIGuildStageVoiceChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":163,"character":12}],"type":{"type":"reference","id":10048,"typeArguments":[{"type":"reference","id":10185,"name":"ChannelType.GuildStageVoice"}],"name":"APIVoiceChannelBase"}},{"id":10065,"name":"APIGuildVoiceChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":161,"character":12}],"type":{"type":"reference","id":10048,"typeArguments":[{"type":"reference","id":10178,"name":"ChannelType.GuildVoice"}],"name":"APIVoiceChannelBase"}},{"id":11081,"name":"APIInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/interactions.ts","line":34,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11289,"name":"APIApplicationCommandAutocompleteInteraction"},{"type":"reference","id":11122,"name":"APIApplicationCommandInteraction"},{"type":"reference","id":11374,"name":"APIMessageComponentInteraction"},{"type":"reference","id":11420,"name":"APIModalSubmitInteraction"},{"type":"reference","id":11423,"name":"APIPingInteraction"}]}},{"id":11353,"name":"APIInteractionDataResolvedChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":206,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11347,"typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10175,"name":"ChannelType"},{"type":"reference","id":10096,"name":"ThreadChannelType"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}],"name":"APIInteractionDataResolvedChannelBase"},{"type":"intersection","types":[{"type":"reference","id":11347,"typeArguments":[{"type":"reference","id":10096,"name":"ThreadChannelType"}],"name":"APIInteractionDataResolvedChannelBase"},{"type":"reference","typeArguments":[{"type":"reference","id":10097,"name":"APIThreadChannel"},{"type":"union","types":[{"type":"literal","value":"parent_id"},{"type":"literal","value":"thread_metadata"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}},{"id":11430,"name":"APIInteractionResponse","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":20,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11433,"name":"APIApplicationCommandAutocompleteResponse"},{"type":"reference","id":11441,"name":"APIInteractionResponseChannelMessageWithSource"},{"type":"reference","id":11444,"name":"APIInteractionResponseDeferredChannelMessageWithSource"},{"type":"reference","id":11447,"name":"APIInteractionResponseDeferredMessageUpdate"},{"type":"reference","id":11431,"name":"APIInteractionResponsePong"},{"type":"reference","id":11449,"name":"APIInteractionResponseUpdateMessage"},{"type":"reference","id":11436,"name":"APIModalInteractionResponse"},{"type":"reference","id":11439,"name":"APIPremiumRequiredInteractionResponse"}]}},{"id":11462,"name":"APIInteractionResponseCallbackData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-data-structure"},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":118,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":13219,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"avatar_url"},{"type":"literal","value":"username"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":11463,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":11464,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":121,"character":6}],"type":{"type":"reference","id":10288,"name":"MessageFlags"}}],"groups":[{"title":"Properties","kind":1024,"children":[11464]}],"sources":[{"fileName":"payloads/v10/_interactions/responses.ts","line":121,"character":4}]}}]}},{"id":11471,"name":"APIInviteGuild","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/invite.ts","line":12,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10706,"name":"APIGuild"},{"type":"union","types":[{"type":"literal","value":"banner"},{"type":"literal","value":"description"},{"type":"literal","value":"features"},{"type":"literal","value":"icon"},{"type":"literal","value":"id"},{"type":"literal","value":"name"},{"type":"literal","value":"nsfw_level"},{"type":"literal","value":"premium_subscription_count"},{"type":"literal","value":"splash"},{"type":"literal","value":"vanity_url_code"},{"type":"literal","value":"verification_level"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":10527,"name":"APIMentionableSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1802,"character":12}],"type":{"type":"reference","id":10507,"typeArguments":[{"type":"reference","id":10451,"name":"ComponentType.MentionableSelect"},{"type":"union","types":[{"type":"reference","id":10539,"name":"SelectMenuDefaultValueType.Role"},{"type":"reference","id":10540,"name":"SelectMenuDefaultValueType.User"}]}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":10579,"name":"APIMessageActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1990,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10488,"name":"APIButtonComponent"},{"type":"reference","id":10546,"name":"APISelectMenuComponent"}]}},{"id":11261,"name":"APIMessageApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":65,"character":12}],"type":{"type":"reference","id":11343,"typeArguments":[{"type":"reference","id":11260,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11262,"name":"APIMessageApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":71,"character":12}],"type":{"type":"reference","id":11345,"typeArguments":[{"type":"reference","id":11260,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11260,"name":"APIMessageApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":59,"character":12}],"type":{"type":"reference","id":11120,"typeArguments":[{"type":"reference","id":11247,"name":"APIMessageApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":11382,"name":"APIMessageButtonInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":57,"character":12}],"type":{"type":"reference","id":11378,"typeArguments":[{"type":"reference","id":10446,"name":"ComponentType.Button"}],"name":"APIMessageComponentBaseInteractionData"}},{"id":10576,"name":"APIMessageComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1982,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10454,"typeArguments":[{"type":"reference","id":10579,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":10579,"name":"APIMessageActionRowComponent"}]}},{"id":11375,"name":"APIMessageComponentButtonInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":22,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11427,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11382,"name":"APIMessageButtonInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11427,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11382,"name":"APIMessageButtonInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11408,"name":"APIMessageComponentDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":95,"character":12}],"type":{"type":"reference","id":11343,"typeArguments":[{"type":"reference","id":11374,"name":"APIMessageComponentInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11409,"name":"APIMessageComponentGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":97,"character":12}],"type":{"type":"reference","id":11345,"typeArguments":[{"type":"reference","id":11374,"name":"APIMessageComponentInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11374,"name":"APIMessageComponentInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":11,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11427,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11377,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11427,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11377,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":11377,"name":"APIMessageComponentInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11382,"name":"APIMessageButtonInteractionData"},{"type":"reference","id":11407,"name":"APIMessageSelectMenuInteractionData"}]}},{"id":11376,"name":"APIMessageComponentSelectMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":33,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11427,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11407,"name":"APIMessageSelectMenuInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11427,"name":"InteractionType.MessageComponent"},{"type":"reference","id":11407,"name":"APIMessageSelectMenuInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":12487,"name":"APIMessageReferenceSend","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIMessageReference} instead\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":261,"character":12}],"type":{"type":"reference","id":12484,"name":"RESTAPIMessageReference"}},{"id":11407,"name":"APIMessageSelectMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/messageComponents.ts","line":88,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":11402,"name":"APIMessageChannelSelectInteractionData"},{"type":"reference","id":11397,"name":"APIMessageMentionableSelectInteractionData"},{"type":"reference","id":11392,"name":"APIMessageRoleSelectInteractionData"},{"type":"reference","id":11383,"name":"APIMessageStringSelectInteractionData"},{"type":"reference","id":11387,"name":"APIMessageUserSelectInteractionData"}]}},{"id":10581,"name":"APIMessageSnapshotFields","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1995,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10196,"name":"APIMessage"},{"type":"union","types":[{"type":"literal","value":"attachments"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"edited_timestamp"},{"type":"literal","value":"embeds"},{"type":"literal","value":"flags"},{"type":"literal","value":"mention_roles"},{"type":"literal","value":"mentions"},{"type":"literal","value":"sticker_items"},{"type":"literal","value":"stickers"},{"type":"literal","value":"timestamp"},{"type":"literal","value":"type"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":10580,"name":"APIModalActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1993,"character":12}],"type":{"type":"reference","id":10553,"name":"APITextInputComponent"}},{"id":10577,"name":"APIModalComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":1983,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10454,"typeArguments":[{"type":"reference","id":10580,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":10580,"name":"APIModalActionRowComponent"}]}},{"id":11421,"name":"APIModalSubmitDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":44,"character":12}],"type":{"type":"reference","id":11343,"typeArguments":[{"type":"reference","id":11420,"name":"APIModalSubmitInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11422,"name":"APIModalSubmitGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":49,"character":12}],"type":{"type":"reference","id":11345,"typeArguments":[{"type":"reference","id":11420,"name":"APIModalSubmitInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11420,"name":"APIModalSubmitInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/modalSubmit.ts","line":38,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11429,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":11417,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11429,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":11417,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":10046,"name":"APINewsChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":133,"character":12}],"type":{"type":"reference","id":10028,"typeArguments":[{"type":"reference","id":10181,"name":"ChannelType.GuildAnnouncement"}],"name":"APIGuildTextChannel"}},{"id":11423,"name":"APIPingInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/ping.ts","line":4,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11321,"typeArguments":[{"type":"reference","id":11425,"name":"InteractionType.Ping"},{"type":"intrinsic","name":"never"}],"name":"APIBaseInteraction"},{"type":"literal","value":"locale"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":10526,"name":"APIRoleSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1794,"character":12}],"type":{"type":"reference","id":10507,"typeArguments":[{"type":"reference","id":10450,"name":"ComponentType.RoleSelect"},{"type":"reference","id":10539,"name":"SelectMenuDefaultValueType.Role"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":10546,"name":"APISelectMenuComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1844,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10528,"name":"APIChannelSelectComponent"},{"type":"reference","id":10527,"name":"APIMentionableSelectComponent"},{"type":"reference","id":10526,"name":"APIRoleSelectComponent"},{"type":"reference","id":10517,"name":"APIStringSelectComponent"},{"type":"reference","id":10525,"name":"APIUserSelectComponent"}]}},{"id":11678,"name":"APIStickerItem","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-item-object"},"sources":[{"fileName":"payloads/v10/sticker.ts","line":96,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11657,"name":"APISticker"},{"type":"union","types":[{"type":"literal","value":"format_type"},{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":10045,"name":"APITextChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":132,"character":12}],"type":{"type":"reference","id":10028,"typeArguments":[{"type":"reference","id":10176,"name":"ChannelType.GuildText"}],"name":"APIGuildTextChannel"}},{"id":11258,"name":"APIUserApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":48,"character":12}],"type":{"type":"reference","id":11343,"typeArguments":[{"type":"reference","id":11257,"name":"APIUserApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":11259,"name":"APIUserApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":53,"character":12}],"type":{"type":"reference","id":11345,"typeArguments":[{"type":"reference","id":11257,"name":"APIUserApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":11257,"name":"APIUserApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/contextMenu.ts","line":42,"character":12}],"type":{"type":"reference","id":11120,"typeArguments":[{"type":"reference","id":11240,"name":"APIUserApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":11373,"name":"APIUserApplicationCommandInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to `APIUserInteractionDataResolved`\n"}]},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":243,"character":12}],"type":{"type":"reference","id":11372,"name":"APIUserInteractionDataResolved"}},{"id":11372,"name":"APIUserInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"`users` and optional `members` from APIInteractionDataResolved, for user commands and user selects"},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":237,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":11365,"name":"APIInteractionDataResolved"},{"type":"literal","value":"members"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11365,"name":"APIInteractionDataResolved"},{"type":"literal","value":"users"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":10525,"name":"APIUserSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v10/channel.ts","line":1786,"character":12}],"type":{"type":"reference","id":10507,"typeArguments":[{"type":"reference","id":10449,"name":"ComponentType.UserSelect"},{"type":"reference","id":10540,"name":"SelectMenuDefaultValueType.User"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":12388,"name":"AchievementIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1367,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12387,"name":"ApplicationAssetFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1366,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12386,"name":"ApplicationCoverFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1365,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12385,"name":"ApplicationIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1364,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":9859,"name":"AuditLogRuleTriggerType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/auditLog.ts","line":347,"character":12}],"type":{"type":"template-literal","head":"","tail":[[{"type":"reference","id":9963,"name":"AutoModerationRuleTriggerType"},""]]}},{"id":12382,"name":"DefaultUserAvatar","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1361,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"reference","id":12241,"name":"ImageFormat.PNG"}],"qualifiedName":"Extract","package":"typescript","name":"Extract"}},{"id":12375,"name":"DefaultUserAvatarAssets","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1353,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":0},{"type":"literal","value":1},{"type":"literal","value":2},{"type":"literal","value":3},{"type":"literal","value":4},{"type":"literal","value":5}]}},{"id":12376,"name":"EmojiFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1355,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":10666,"name":"GatewayActivityAssets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-assets"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":314,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":10662,"name":"GatewayActivityEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":295,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10586,"name":"APIEmoji"},{"type":"union","types":[{"type":"literal","value":"animated"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":10586,"name":"APIEmoji"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}},{"id":10667,"name":"GatewayActivitySecrets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets"},"sources":[{"fileName":"payloads/v10/gateway.ts","line":321,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"join"},{"type":"literal","value":"match"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":9679,"name":"GatewayActivityUpdateData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure"},"sources":[{"fileName":"gateway/v10.ts","line":2407,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10623,"name":"GatewayActivity"},{"type":"union","types":[{"type":"literal","value":"name"},{"type":"literal","value":"state"},{"type":"literal","value":"type"},{"type":"literal","value":"url"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":9247,"name":"GatewayApplicationCommandPermissionsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update"},"sources":[{"fileName":"gateway/v10.ts","line":617,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9110,"name":"GatewayDispatchEvents.ApplicationCommandPermissionsUpdate"},{"type":"reference","id":9248,"name":"GatewayApplicationCommandPermissionsUpdateDispatchData"}],"name":"DataPayload"}},{"id":9234,"name":"GatewayAutoModerationActionExecutionDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-action-execution"},"sources":[{"fileName":"gateway/v10.ts","line":551,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9111,"name":"GatewayDispatchEvents.AutoModerationActionExecution"},{"type":"reference","id":9235,"name":"GatewayAutoModerationActionExecutionDispatchData"}],"name":"DataPayload"}},{"id":9228,"name":"GatewayAutoModerationRuleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create"},"sources":[{"fileName":"gateway/v10.ts","line":521,"character":12}],"type":{"type":"reference","id":9226,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":9229,"name":"GatewayAutoModerationRuleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create"},"sources":[{"fileName":"gateway/v10.ts","line":526,"character":12}],"type":{"type":"reference","id":9227,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":9232,"name":"GatewayAutoModerationRuleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v10.ts","line":541,"character":12}],"type":{"type":"reference","id":9226,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":9233,"name":"GatewayAutoModerationRuleDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v10.ts","line":546,"character":12}],"type":{"type":"reference","id":9227,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":9226,"name":"GatewayAutoModerationRuleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v10.ts","line":504,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9112,"name":"GatewayDispatchEvents.AutoModerationRuleCreate"},{"type":"reference","id":9113,"name":"GatewayDispatchEvents.AutoModerationRuleDelete"},{"type":"reference","id":9114,"name":"GatewayDispatchEvents.AutoModerationRuleUpdate"}]},{"type":"reference","id":9227,"name":"GatewayAutoModerationRuleModifyDispatchData"}],"name":"DataPayload"}},{"id":9227,"name":"GatewayAutoModerationRuleModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v10.ts","line":516,"character":12}],"type":{"type":"reference","id":9951,"name":"APIAutoModerationRule"}},{"id":9230,"name":"GatewayAutoModerationRuleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update"},"sources":[{"fileName":"gateway/v10.ts","line":531,"character":12}],"type":{"type":"reference","id":9226,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":9231,"name":"GatewayAutoModerationRuleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update"},"sources":[{"fileName":"gateway/v10.ts","line":536,"character":12}],"type":{"type":"reference","id":9227,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":9263,"name":"GatewayChannelCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create"},"sources":[{"fileName":"gateway/v10.ts","line":713,"character":12}],"type":{"type":"reference","id":9261,"name":"GatewayChannelModifyDispatch"}},{"id":9264,"name":"GatewayChannelCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create"},"sources":[{"fileName":"gateway/v10.ts","line":718,"character":12}],"type":{"type":"reference","id":9262,"name":"GatewayChannelModifyDispatchData"}},{"id":9267,"name":"GatewayChannelDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v10.ts","line":733,"character":12}],"type":{"type":"reference","id":9261,"name":"GatewayChannelModifyDispatch"}},{"id":9268,"name":"GatewayChannelDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v10.ts","line":738,"character":12}],"type":{"type":"reference","id":9262,"name":"GatewayChannelModifyDispatchData"}},{"id":9261,"name":"GatewayChannelModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create\nhttps://discord.com/developers/docs/topics/gateway-events#channel-update\nhttps://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v10.ts","line":698,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9115,"name":"GatewayDispatchEvents.ChannelCreate"},{"type":"reference","id":9116,"name":"GatewayDispatchEvents.ChannelDelete"},{"type":"reference","id":9118,"name":"GatewayDispatchEvents.ChannelUpdate"}]},{"type":"reference","id":9262,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":9262,"name":"GatewayChannelModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create\nhttps://discord.com/developers/docs/topics/gateway-events#channel-update\nhttps://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v10.ts","line":708,"character":12}],"type":{"type":"reference","id":10174,"name":"APIChannel"}},{"id":9269,"name":"GatewayChannelPinsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-pins-update"},"sources":[{"fileName":"gateway/v10.ts","line":743,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9117,"name":"GatewayDispatchEvents.ChannelPinsUpdate"},{"type":"reference","id":9270,"name":"GatewayChannelPinsUpdateDispatchData"}],"name":"DataPayload"}},{"id":9265,"name":"GatewayChannelUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-update"},"sources":[{"fileName":"gateway/v10.ts","line":723,"character":12}],"type":{"type":"reference","id":9261,"name":"GatewayChannelModifyDispatch"}},{"id":9266,"name":"GatewayChannelUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-update"},"sources":[{"fileName":"gateway/v10.ts","line":728,"character":12}],"type":{"type":"reference","id":9262,"name":"GatewayChannelModifyDispatchData"}},{"id":9187,"name":"GatewayDispatchPayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":319,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9247,"name":"GatewayApplicationCommandPermissionsUpdateDispatch"},{"type":"reference","id":9234,"name":"GatewayAutoModerationActionExecutionDispatch"},{"type":"reference","id":9228,"name":"GatewayAutoModerationRuleCreateDispatch"},{"type":"reference","id":9232,"name":"GatewayAutoModerationRuleDeleteDispatch"},{"type":"reference","id":9226,"name":"GatewayAutoModerationRuleModifyDispatch"},{"type":"reference","id":9261,"name":"GatewayChannelModifyDispatch"},{"type":"reference","id":9269,"name":"GatewayChannelPinsUpdateDispatch"},{"type":"reference","id":9275,"name":"GatewayEntitlementModifyDispatch"},{"type":"reference","id":9595,"name":"GatewayGuildAuditLogEntryCreateDispatch"},{"type":"reference","id":9350,"name":"GatewayGuildBanModifyDispatch"},{"type":"reference","id":9286,"name":"GatewayGuildCreateDispatch"},{"type":"reference","id":9346,"name":"GatewayGuildDeleteDispatch"},{"type":"reference","id":9358,"name":"GatewayGuildEmojisUpdateDispatch"},{"type":"reference","id":9366,"name":"GatewayGuildIntegrationsUpdateDispatch"},{"type":"reference","id":9369,"name":"GatewayGuildMemberAddDispatch"},{"type":"reference","id":9384,"name":"GatewayGuildMemberRemoveDispatch"},{"type":"reference","id":9392,"name":"GatewayGuildMembersChunkDispatch"},{"type":"reference","id":9388,"name":"GatewayGuildMemberUpdateDispatch"},{"type":"reference","id":9284,"name":"GatewayGuildModifyDispatch"},{"type":"reference","id":9410,"name":"GatewayGuildRoleDeleteDispatch"},{"type":"reference","id":9402,"name":"GatewayGuildRoleModifyDispatch"},{"type":"reference","id":9414,"name":"GatewayGuildScheduledEventCreateDispatch"},{"type":"reference","id":9418,"name":"GatewayGuildScheduledEventDeleteDispatch"},{"type":"reference","id":9416,"name":"GatewayGuildScheduledEventUpdateDispatch"},{"type":"reference","id":9420,"name":"GatewayGuildScheduledEventUserAddDispatch"},{"type":"reference","id":9425,"name":"GatewayGuildScheduledEventUserRemoveDispatch"},{"type":"reference","id":9430,"name":"GatewayGuildSoundboardSoundCreateDispatch"},{"type":"reference","id":9434,"name":"GatewayGuildSoundboardSoundDeleteDispatch"},{"type":"reference","id":9438,"name":"GatewayGuildSoundboardSoundsUpdateDispatch"},{"type":"reference","id":9432,"name":"GatewayGuildSoundboardSoundUpdateDispatch"},{"type":"reference","id":9362,"name":"GatewayGuildStickersUpdateDispatch"},{"type":"reference","id":9446,"name":"GatewayIntegrationCreateDispatch"},{"type":"reference","id":9454,"name":"GatewayIntegrationDeleteDispatch"},{"type":"reference","id":9450,"name":"GatewayIntegrationUpdateDispatch"},{"type":"reference","id":9459,"name":"GatewayInteractionCreateDispatch"},{"type":"reference","id":9461,"name":"GatewayInviteCreateDispatch"},{"type":"reference","id":9475,"name":"GatewayInviteDeleteDispatch"},{"type":"reference","id":9480,"name":"GatewayMessageCreateDispatch"},{"type":"reference","id":9498,"name":"GatewayMessageDeleteBulkDispatch"},{"type":"reference","id":9493,"name":"GatewayMessageDeleteDispatch"},{"type":"reference","id":9605,"name":"GatewayMessagePollVoteAddDispatch"},{"type":"reference","id":9606,"name":"GatewayMessagePollVoteRemoveDispatch"},{"type":"reference","id":9503,"name":"GatewayMessageReactionAddDispatch"},{"type":"reference","id":9507,"name":"GatewayMessageReactionRemoveAllDispatch"},{"type":"reference","id":9505,"name":"GatewayMessageReactionRemoveDispatch"},{"type":"reference","id":9509,"name":"GatewayMessageReactionRemoveEmojiDispatch"},{"type":"reference","id":9482,"name":"GatewayMessageUpdateDispatch"},{"type":"reference","id":9515,"name":"GatewayPresenceUpdateDispatch"},{"type":"reference","id":9216,"name":"GatewayReadyDispatch"},{"type":"reference","id":9225,"name":"GatewayResumedDispatch"},{"type":"reference","id":9442,"name":"GatewaySoundboardSoundsDispatch"},{"type":"reference","id":9517,"name":"GatewayStageInstanceCreateDispatch"},{"type":"reference","id":9519,"name":"GatewayStageInstanceDeleteDispatch"},{"type":"reference","id":9521,"name":"GatewayStageInstanceUpdateDispatch"},{"type":"reference","id":9253,"name":"GatewaySubscriptionModifyDispatch"},{"type":"reference","id":9532,"name":"GatewayThreadCreateDispatch"},{"type":"reference","id":9556,"name":"GatewayThreadDeleteDispatch"},{"type":"reference","id":9523,"name":"GatewayThreadListSyncDispatch"},{"type":"reference","id":9525,"name":"GatewayThreadMembersUpdateDispatch"},{"type":"reference","id":9527,"name":"GatewayThreadMemberUpdateDispatch"},{"type":"reference","id":9554,"name":"GatewayThreadUpdateDispatch"},{"type":"reference","id":9562,"name":"GatewayTypingStartDispatch"},{"type":"reference","id":9569,"name":"GatewayUserUpdateDispatch"},{"type":"reference","id":9571,"name":"GatewayVoiceChannelEffectSendDispatch"},{"type":"reference","id":9586,"name":"GatewayVoiceServerUpdateDispatch"},{"type":"reference","id":9584,"name":"GatewayVoiceStateUpdateDispatch"},{"type":"reference","id":9591,"name":"GatewayWebhooksUpdateDispatch"}]}},{"id":9279,"name":"GatewayEntitlementCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create"},"sources":[{"fileName":"gateway/v10.ts","line":795,"character":12}],"type":{"type":"reference","id":9275,"name":"GatewayEntitlementModifyDispatch"}},{"id":9276,"name":"GatewayEntitlementCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create"},"sources":[{"fileName":"gateway/v10.ts","line":788,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":9274,"name":"GatewayEntitlementModifyDispatchData"},{"type":"literal","value":"ends_at"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":9277,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9278,"name":"ends_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":789,"character":1}],"type":{"type":"union","types":[{"type":"indexedAccess","indexType":{"type":"literal","value":"ends_at"},"objectType":{"type":"reference","id":9274,"name":"GatewayEntitlementModifyDispatchData"}},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[9278]}],"sources":[{"fileName":"gateway/v10.ts","line":788,"character":107}]}}]}},{"id":9283,"name":"GatewayEntitlementDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v10.ts","line":815,"character":12}],"type":{"type":"reference","id":9275,"name":"GatewayEntitlementModifyDispatch"}},{"id":9282,"name":"GatewayEntitlementDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v10.ts","line":810,"character":12}],"type":{"type":"reference","id":9274,"name":"GatewayEntitlementModifyDispatchData"}},{"id":9275,"name":"GatewayEntitlementModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-update\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v10.ts","line":778,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9119,"name":"GatewayDispatchEvents.EntitlementCreate"},{"type":"reference","id":9120,"name":"GatewayDispatchEvents.EntitlementDelete"},{"type":"reference","id":9121,"name":"GatewayDispatchEvents.EntitlementUpdate"}]},{"type":"reference","id":9274,"name":"GatewayEntitlementModifyDispatchData"}],"name":"DataPayload"}},{"id":9274,"name":"GatewayEntitlementModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-update\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v10.ts","line":771,"character":12}],"type":{"type":"reference","id":11512,"name":"APIEntitlement"}},{"id":9281,"name":"GatewayEntitlementUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-update"},"sources":[{"fileName":"gateway/v10.ts","line":805,"character":12}],"type":{"type":"reference","id":9275,"name":"GatewayEntitlementModifyDispatch"}},{"id":9280,"name":"GatewayEntitlementUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-update"},"sources":[{"fileName":"gateway/v10.ts","line":800,"character":12}],"type":{"type":"reference","id":9274,"name":"GatewayEntitlementModifyDispatchData"}},{"id":9595,"name":"GatewayGuildAuditLogEntryCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-audit-log-entry-create"},"sources":[{"fileName":"gateway/v10.ts","line":2086,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9122,"name":"GatewayDispatchEvents.GuildAuditLogEntryCreate"},{"type":"reference","id":9596,"name":"GatewayGuildAuditLogEntryCreateDispatchData"}],"name":"DataPayload"}},{"id":9354,"name":"GatewayGuildBanAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add"},"sources":[{"fileName":"gateway/v10.ts","line":981,"character":12}],"type":{"type":"reference","id":9350,"name":"GatewayGuildBanModifyDispatch"}},{"id":9355,"name":"GatewayGuildBanAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add"},"sources":[{"fileName":"gateway/v10.ts","line":986,"character":12}],"type":{"type":"reference","id":9351,"name":"GatewayGuildBanModifyDispatchData"}},{"id":9350,"name":"GatewayGuildBanModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v10.ts","line":956,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9123,"name":"GatewayDispatchEvents.GuildBanAdd"},{"type":"reference","id":9124,"name":"GatewayDispatchEvents.GuildBanRemove"}]},{"type":"reference","id":9351,"name":"GatewayGuildBanModifyDispatchData"}],"name":"DataPayload"}},{"id":9356,"name":"GatewayGuildBanRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v10.ts","line":991,"character":12}],"type":{"type":"reference","id":9350,"name":"GatewayGuildBanModifyDispatch"}},{"id":9357,"name":"GatewayGuildBanRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v10.ts","line":996,"character":12}],"type":{"type":"reference","id":9351,"name":"GatewayGuildBanModifyDispatchData"}},{"id":9286,"name":"GatewayGuildCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-create"},"sources":[{"fileName":"gateway/v10.ts","line":830,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9125,"name":"GatewayDispatchEvents.GuildCreate"},{"type":"reference","id":9287,"name":"GatewayGuildCreateDispatchData"}],"name":"DataPayload"}},{"id":9346,"name":"GatewayGuildDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-delete"},"sources":[{"fileName":"gateway/v10.ts","line":938,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9126,"name":"GatewayDispatchEvents.GuildDelete"},{"type":"reference","id":9347,"name":"GatewayGuildDeleteDispatchData"}],"name":"DataPayload"}},{"id":9358,"name":"GatewayGuildEmojisUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-emojis-update"},"sources":[{"fileName":"gateway/v10.ts","line":1001,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9127,"name":"GatewayDispatchEvents.GuildEmojisUpdate"},{"type":"reference","id":9359,"name":"GatewayGuildEmojisUpdateDispatchData"}],"name":"DataPayload"}},{"id":9366,"name":"GatewayGuildIntegrationsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-integrations-update"},"sources":[{"fileName":"gateway/v10.ts","line":1049,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9128,"name":"GatewayDispatchEvents.GuildIntegrationsUpdate"},{"type":"reference","id":9367,"name":"GatewayGuildIntegrationsUpdateDispatchData"}],"name":"DataPayload"}},{"id":9369,"name":"GatewayGuildMemberAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-add"},"sources":[{"fileName":"gateway/v10.ts","line":1067,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9129,"name":"GatewayDispatchEvents.GuildMemberAdd"},{"type":"reference","id":9370,"name":"GatewayGuildMemberAddDispatchData"}],"name":"DataPayload"}},{"id":9384,"name":"GatewayGuildMemberRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-remove"},"sources":[{"fileName":"gateway/v10.ts","line":1085,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9130,"name":"GatewayDispatchEvents.GuildMemberRemove"},{"type":"reference","id":9385,"name":"GatewayGuildMemberRemoveDispatchData"}],"name":"DataPayload"}},{"id":9388,"name":"GatewayGuildMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-update"},"sources":[{"fileName":"gateway/v10.ts","line":1109,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9132,"name":"GatewayDispatchEvents.GuildMemberUpdate"},{"type":"reference","id":9389,"name":"GatewayGuildMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":9389,"name":"GatewayGuildMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-update"},"sources":[{"fileName":"gateway/v10.ts","line":1117,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10839,"name":"APIGuildMember"},{"type":"literal","value":"joined_at"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":10839,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10839,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10839,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"},{"type":"reflection","declaration":{"id":9390,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9391,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v10.ts","line":1124,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9391]}],"sources":[{"fileName":"gateway/v10.ts","line":1120,"character":42}]}}]}},{"id":9392,"name":"GatewayGuildMembersChunkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk"},"sources":[{"fileName":"gateway/v10.ts","line":1130,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9131,"name":"GatewayDispatchEvents.GuildMembersChunk"},{"type":"reference","id":9394,"name":"GatewayGuildMembersChunkDispatchData"}],"name":"DataPayload"}},{"id":9393,"name":"GatewayGuildMembersChunkPresence","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence"},"sources":[{"fileName":"gateway/v10.ts","line":1138,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10606,"name":"RawGatewayPresenceUpdate"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":9284,"name":"GatewayGuildModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v10.ts","line":820,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9147,"name":"GatewayDispatchEvents.GuildUpdate"},{"type":"reference","id":9285,"name":"GatewayGuildModifyDispatchData"}],"name":"DataPayload"}},{"id":9285,"name":"GatewayGuildModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v10.ts","line":825,"character":12}],"type":{"type":"reference","id":10706,"name":"APIGuild"}},{"id":9406,"name":"GatewayGuildRoleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create"},"sources":[{"fileName":"gateway/v10.ts","line":1209,"character":12}],"type":{"type":"reference","id":9402,"name":"GatewayGuildRoleModifyDispatch"}},{"id":9407,"name":"GatewayGuildRoleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create"},"sources":[{"fileName":"gateway/v10.ts","line":1214,"character":12}],"type":{"type":"reference","id":9403,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":9410,"name":"GatewayGuildRoleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1229,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9134,"name":"GatewayDispatchEvents.GuildRoleDelete"},{"type":"reference","id":9411,"name":"GatewayGuildRoleDeleteDispatchData"}],"name":"DataPayload"}},{"id":9402,"name":"GatewayGuildRoleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v10.ts","line":1184,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9133,"name":"GatewayDispatchEvents.GuildRoleCreate"},{"type":"reference","id":9135,"name":"GatewayDispatchEvents.GuildRoleUpdate"}]},{"type":"reference","id":9403,"name":"GatewayGuildRoleModifyDispatchData"}],"name":"DataPayload"}},{"id":9408,"name":"GatewayGuildRoleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v10.ts","line":1219,"character":12}],"type":{"type":"reference","id":9402,"name":"GatewayGuildRoleModifyDispatch"}},{"id":9409,"name":"GatewayGuildRoleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v10.ts","line":1224,"character":12}],"type":{"type":"reference","id":9403,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":9414,"name":"GatewayGuildScheduledEventCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-create"},"sources":[{"fileName":"gateway/v10.ts","line":1251,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9136,"name":"GatewayDispatchEvents.GuildScheduledEventCreate"},{"type":"reference","id":9415,"name":"GatewayGuildScheduledEventCreateDispatchData"}],"name":"DataPayload"}},{"id":9415,"name":"GatewayGuildScheduledEventCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-create"},"sources":[{"fileName":"gateway/v10.ts","line":1259,"character":12}],"type":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}},{"id":9418,"name":"GatewayGuildScheduledEventDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1277,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9137,"name":"GatewayDispatchEvents.GuildScheduledEventDelete"},{"type":"reference","id":9419,"name":"GatewayGuildScheduledEventDeleteDispatchData"}],"name":"DataPayload"}},{"id":9419,"name":"GatewayGuildScheduledEventDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1285,"character":12}],"type":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}},{"id":9416,"name":"GatewayGuildScheduledEventUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-update"},"sources":[{"fileName":"gateway/v10.ts","line":1264,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9138,"name":"GatewayDispatchEvents.GuildScheduledEventUpdate"},{"type":"reference","id":9417,"name":"GatewayGuildScheduledEventUpdateDispatchData"}],"name":"DataPayload"}},{"id":9417,"name":"GatewayGuildScheduledEventUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-update"},"sources":[{"fileName":"gateway/v10.ts","line":1272,"character":12}],"type":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}},{"id":9420,"name":"GatewayGuildScheduledEventUserAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-add"},"sources":[{"fileName":"gateway/v10.ts","line":1290,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9139,"name":"GatewayDispatchEvents.GuildScheduledEventUserAdd"},{"type":"reference","id":9421,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":9425,"name":"GatewayGuildScheduledEventUserRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-remove"},"sources":[{"fileName":"gateway/v10.ts","line":1307,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9140,"name":"GatewayDispatchEvents.GuildScheduledEventUserRemove"},{"type":"reference","id":9421,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":9430,"name":"GatewayGuildSoundboardSoundCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-create"},"sources":[{"fileName":"gateway/v10.ts","line":1324,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9141,"name":"GatewayDispatchEvents.GuildSoundboardSoundCreate"},{"type":"reference","id":9431,"name":"GatewayGuildSoundboardSoundCreateDispatchData"}],"name":"DataPayload"}},{"id":9431,"name":"GatewayGuildSoundboardSoundCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-create"},"sources":[{"fileName":"gateway/v10.ts","line":1332,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":9434,"name":"GatewayGuildSoundboardSoundDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1350,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9142,"name":"GatewayDispatchEvents.GuildSoundboardSoundDelete"},{"type":"reference","id":9435,"name":"GatewayGuildSoundboardSoundDeleteDispatchData"}],"name":"DataPayload"}},{"id":9432,"name":"GatewayGuildSoundboardSoundUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-update"},"sources":[{"fileName":"gateway/v10.ts","line":1337,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9144,"name":"GatewayDispatchEvents.GuildSoundboardSoundUpdate"},{"type":"reference","id":9433,"name":"GatewayGuildSoundboardSoundUpdateDispatchData"}],"name":"DataPayload"}},{"id":9433,"name":"GatewayGuildSoundboardSoundUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-update"},"sources":[{"fileName":"gateway/v10.ts","line":1345,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":9438,"name":"GatewayGuildSoundboardSoundsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sounds-update"},"sources":[{"fileName":"gateway/v10.ts","line":1372,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9143,"name":"GatewayDispatchEvents.GuildSoundboardSoundsUpdate"},{"type":"reference","id":9439,"name":"GatewayGuildSoundboardSoundsUpdateDispatchData"}],"name":"DataPayload"}},{"id":9362,"name":"GatewayGuildStickersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-stickers-update"},"sources":[{"fileName":"gateway/v10.ts","line":1025,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9146,"name":"GatewayDispatchEvents.GuildStickersUpdate"},{"type":"reference","id":9363,"name":"GatewayGuildStickersUpdateDispatchData"}],"name":"DataPayload"}},{"id":9344,"name":"GatewayGuildUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v10.ts","line":928,"character":12}],"type":{"type":"reference","id":9284,"name":"GatewayGuildModifyDispatch"}},{"id":9345,"name":"GatewayGuildUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v10.ts","line":933,"character":12}],"type":{"type":"reference","id":9285,"name":"GatewayGuildModifyDispatchData"}},{"id":9616,"name":"GatewayHeartbeatData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"sources":[{"fileName":"gateway/v10.ts","line":2159,"character":12}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"literal","value":null}]}},{"id":9446,"name":"GatewayIntegrationCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-create"},"sources":[{"fileName":"gateway/v10.ts","line":1416,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9148,"name":"GatewayDispatchEvents.IntegrationCreate"},{"type":"reference","id":9447,"name":"GatewayIntegrationCreateDispatchData"}],"name":"DataPayload"}},{"id":9447,"name":"GatewayIntegrationCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-create"},"sources":[{"fileName":"gateway/v10.ts","line":1424,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":10863,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":9448,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9449,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1424,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9449]}],"sources":[{"fileName":"gateway/v10.ts","line":1424,"character":73}]}}]}},{"id":9454,"name":"GatewayIntegrationDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v10.ts","line":1442,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9149,"name":"GatewayDispatchEvents.IntegrationDelete"},{"type":"reference","id":9455,"name":"GatewayIntegrationDeleteDispatchData"}],"name":"DataPayload"}},{"id":9450,"name":"GatewayIntegrationUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v10.ts","line":1429,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9150,"name":"GatewayDispatchEvents.IntegrationUpdate"},{"type":"reference","id":9451,"name":"GatewayIntegrationUpdateDispatchData"}],"name":"DataPayload"}},{"id":9451,"name":"GatewayIntegrationUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v10.ts","line":1437,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":10863,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":9452,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9453,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1437,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9453]}],"sources":[{"fileName":"gateway/v10.ts","line":1437,"character":73}]}}]}},{"id":9459,"name":"GatewayInteractionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#interaction-create"},"sources":[{"fileName":"gateway/v10.ts","line":1468,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9151,"name":"GatewayDispatchEvents.InteractionCreate"},{"type":"reference","id":9460,"name":"GatewayInteractionCreateDispatchData"}],"name":"DataPayload"}},{"id":9460,"name":"GatewayInteractionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#interaction-create"},"sources":[{"fileName":"gateway/v10.ts","line":1476,"character":12}],"type":{"type":"reference","id":11081,"name":"APIInteraction"}},{"id":9210,"name":"GatewayInvalidSessionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invalid-session"},"sources":[{"fileName":"gateway/v10.ts","line":435,"character":12}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9461,"name":"GatewayInviteCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-create"},"sources":[{"fileName":"gateway/v10.ts","line":1481,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9152,"name":"GatewayDispatchEvents.InviteCreate"},{"type":"reference","id":9462,"name":"GatewayInviteCreateDispatchData"}],"name":"DataPayload"}},{"id":9475,"name":"GatewayInviteDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1551,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9153,"name":"GatewayDispatchEvents.InviteDelete"},{"type":"reference","id":9476,"name":"GatewayInviteDeleteDispatchData"}],"name":"DataPayload"}},{"id":9480,"name":"GatewayMessageCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create"},"sources":[{"fileName":"gateway/v10.ts","line":1579,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9154,"name":"GatewayDispatchEvents.MessageCreate"},{"type":"reference","id":9481,"name":"GatewayMessageCreateDispatchData"}],"name":"DataPayload"}},{"id":9481,"name":"GatewayMessageCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create"},"sources":[{"fileName":"gateway/v10.ts","line":1587,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":9487,"name":"GatewayMessageEventExtraFields"},{"type":"reference","typeArguments":[{"type":"reference","id":10196,"name":"APIMessage"},{"type":"literal","value":"mentions"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}},{"id":9498,"name":"GatewayMessageDeleteBulkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete-bulk"},"sources":[{"fileName":"gateway/v10.ts","line":1670,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9156,"name":"GatewayDispatchEvents.MessageDeleteBulk"},{"type":"reference","id":9499,"name":"GatewayMessageDeleteBulkDispatchData"}],"name":"DataPayload"}},{"id":9493,"name":"GatewayMessageDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1644,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9155,"name":"GatewayDispatchEvents.MessageDelete"},{"type":"reference","id":9494,"name":"GatewayMessageDeleteDispatchData"}],"name":"DataPayload"}},{"id":9605,"name":"GatewayMessagePollVoteAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-add"},"sources":[{"fileName":"gateway/v10.ts","line":2104,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9157,"name":"GatewayDispatchEvents.MessagePollVoteAdd"},{"type":"reference","id":9607,"name":"GatewayMessagePollVoteDispatchData"}],"name":"DataPayload"}},{"id":9606,"name":"GatewayMessagePollVoteRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-remove"},"sources":[{"fileName":"gateway/v10.ts","line":2112,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9158,"name":"GatewayDispatchEvents.MessagePollVoteRemove"},{"type":"reference","id":9607,"name":"GatewayMessagePollVoteDispatchData"}],"name":"DataPayload"}},{"id":9503,"name":"GatewayMessageReactionAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-add"},"sources":[{"fileName":"gateway/v10.ts","line":1696,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9159,"name":"GatewayDispatchEvents.MessageReactionAdd"}],"name":"ReactionData"}},{"id":9504,"name":"GatewayMessageReactionAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-add"},"sources":[{"fileName":"gateway/v10.ts","line":1701,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":9503,"name":"GatewayMessageReactionAddDispatch"}}},{"id":9507,"name":"GatewayMessageReactionRemoveAllDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-all"},"sources":[{"fileName":"gateway/v10.ts","line":1719,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9161,"name":"GatewayDispatchEvents.MessageReactionRemoveAll"},{"type":"reference","id":9508,"name":"GatewayMessageReactionRemoveAllDispatchData"}],"name":"DataPayload"}},{"id":9508,"name":"GatewayMessageReactionRemoveAllDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-all"},"sources":[{"fileName":"gateway/v10.ts","line":1727,"character":12}],"type":{"type":"reference","name":"MessageReactionRemoveData"}},{"id":9505,"name":"GatewayMessageReactionRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove"},"sources":[{"fileName":"gateway/v10.ts","line":1706,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9160,"name":"GatewayDispatchEvents.MessageReactionRemove"},{"type":"union","types":[{"type":"literal","value":"burst_colors"},{"type":"literal","value":"member"},{"type":"literal","value":"message_author_id"}]}],"name":"ReactionData"}},{"id":9506,"name":"GatewayMessageReactionRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove"},"sources":[{"fileName":"gateway/v10.ts","line":1714,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":9505,"name":"GatewayMessageReactionRemoveDispatch"}}},{"id":9509,"name":"GatewayMessageReactionRemoveEmojiDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-emoji"},"sources":[{"fileName":"gateway/v10.ts","line":1732,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9162,"name":"GatewayDispatchEvents.MessageReactionRemoveEmoji"},{"type":"reference","id":9510,"name":"GatewayMessageReactionRemoveEmojiDispatchData"}],"name":"DataPayload"}},{"id":9482,"name":"GatewayMessageUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-update"},"sources":[{"fileName":"gateway/v10.ts","line":1592,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9163,"name":"GatewayDispatchEvents.MessageUpdate"},{"type":"reference","id":9483,"name":"GatewayMessageUpdateDispatchData"}],"name":"DataPayload"}},{"id":9483,"name":"GatewayMessageUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-update"},"sources":[{"fileName":"gateway/v10.ts","line":1600,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":9487,"name":"GatewayMessageEventExtraFields"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10196,"name":"APIMessage"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"mentions"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":9484,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9486,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"gateway/v10.ts","line":1609,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":9485,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"gateway/v10.ts","line":1605,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9486,9485]}],"sources":[{"fileName":"gateway/v10.ts","line":1601,"character":41}]}}]}},{"id":9515,"name":"GatewayPresenceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update"},"sources":[{"fileName":"gateway/v10.ts","line":1750,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9164,"name":"GatewayDispatchEvents.PresenceUpdate"},{"type":"reference","id":9516,"name":"GatewayPresenceUpdateDispatchData"}],"name":"DataPayload"}},{"id":9516,"name":"GatewayPresenceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update"},"sources":[{"fileName":"gateway/v10.ts","line":1758,"character":12}],"type":{"type":"reference","id":10606,"name":"RawGatewayPresenceUpdate"}},{"id":9216,"name":"GatewayReadyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#ready"},"sources":[{"fileName":"gateway/v10.ts","line":448,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9165,"name":"GatewayDispatchEvents.Ready"},{"type":"reference","id":9217,"name":"GatewayReadyDispatchData"}],"name":"DataPayload"}},{"id":9186,"name":"GatewayReceivePayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":311,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9187,"name":"GatewayDispatchPayload"},{"type":"reference","id":9200,"name":"GatewayHeartbeatAck"},{"type":"reference","id":9195,"name":"GatewayHeartbeatRequest"},{"type":"reference","id":9188,"name":"GatewayHello"},{"type":"reference","id":9205,"name":"GatewayInvalidSession"},{"type":"reference","id":9211,"name":"GatewayReconnect"}]}},{"id":9657,"name":"GatewayRequestGuildMembersData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"sources":[{"fileName":"gateway/v10.ts","line":2318,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9651,"name":"GatewayRequestGuildMembersDataWithQuery"},{"type":"reference","id":9646,"name":"GatewayRequestGuildMembersDataWithUserIds"}]}},{"id":9225,"name":"GatewayResumedDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resumed"},"sources":[{"fileName":"gateway/v10.ts","line":497,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9166,"name":"GatewayDispatchEvents.Resumed"},{"type":"intrinsic","name":"never"}],"name":"DataPayload"}},{"id":9185,"name":"GatewaySendPayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":302,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":9613,"name":"GatewayHeartbeat"},{"type":"reference","id":9617,"name":"GatewayIdentify"},{"type":"reference","id":9639,"name":"GatewayRequestGuildMembers"},{"type":"reference","id":9658,"name":"GatewayRequestSoundboardSounds"},{"type":"reference","id":9632,"name":"GatewayResume"},{"type":"reference","id":9671,"name":"GatewayUpdatePresence"},{"type":"reference","id":9663,"name":"GatewayVoiceStateUpdate"}]}},{"id":9442,"name":"GatewaySoundboardSoundsDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/events/gateway-events#soundboard-sounds"},"sources":[{"fileName":"gateway/v10.ts","line":1394,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9145,"name":"GatewayDispatchEvents.SoundboardSounds"},{"type":"reference","id":9443,"name":"GatewaySoundboardSoundsDispatchData"}],"name":"DataPayload"}},{"id":9517,"name":"GatewayStageInstanceCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-create"},"sources":[{"fileName":"gateway/v10.ts","line":1763,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9167,"name":"GatewayDispatchEvents.StageInstanceCreate"},{"type":"reference","id":9518,"name":"GatewayStageInstanceCreateDispatchData"}],"name":"DataPayload"}},{"id":9518,"name":"GatewayStageInstanceCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-create"},"sources":[{"fileName":"gateway/v10.ts","line":1771,"character":12}],"type":{"type":"reference","id":11641,"name":"APIStageInstance"}},{"id":9519,"name":"GatewayStageInstanceDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1776,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9168,"name":"GatewayDispatchEvents.StageInstanceDelete"},{"type":"reference","id":9520,"name":"GatewayStageInstanceDeleteDispatchData"}],"name":"DataPayload"}},{"id":9520,"name":"GatewayStageInstanceDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1784,"character":12}],"type":{"type":"reference","id":11641,"name":"APIStageInstance"}},{"id":9521,"name":"GatewayStageInstanceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-update"},"sources":[{"fileName":"gateway/v10.ts","line":1789,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9169,"name":"GatewayDispatchEvents.StageInstanceUpdate"},{"type":"reference","id":9522,"name":"GatewayStageInstanceUpdateDispatchData"}],"name":"DataPayload"}},{"id":9522,"name":"GatewayStageInstanceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-update"},"sources":[{"fileName":"gateway/v10.ts","line":1797,"character":12}],"type":{"type":"reference","id":11641,"name":"APIStageInstance"}},{"id":9255,"name":"GatewaySubscriptionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create"},"sources":[{"fileName":"gateway/v10.ts","line":666,"character":12}],"type":{"type":"reference","id":9253,"name":"GatewaySubscriptionModifyDispatch"}},{"id":9256,"name":"GatewaySubscriptionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create"},"sources":[{"fileName":"gateway/v10.ts","line":671,"character":12}],"type":{"type":"reference","id":9254,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":9259,"name":"GatewaySubscriptionDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v10.ts","line":686,"character":12}],"type":{"type":"reference","id":9253,"name":"GatewaySubscriptionModifyDispatch"}},{"id":9260,"name":"GatewaySubscriptionDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v10.ts","line":691,"character":12}],"type":{"type":"reference","id":9254,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":9253,"name":"GatewaySubscriptionModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-update\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v10.ts","line":649,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9170,"name":"GatewayDispatchEvents.SubscriptionCreate"},{"type":"reference","id":9171,"name":"GatewayDispatchEvents.SubscriptionDelete"},{"type":"reference","id":9172,"name":"GatewayDispatchEvents.SubscriptionUpdate"}]},{"type":"reference","id":9254,"name":"GatewaySubscriptionModifyDispatchData"}],"name":"DataPayload"}},{"id":9254,"name":"GatewaySubscriptionModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-update\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v10.ts","line":661,"character":12}],"type":{"type":"reference","id":11548,"name":"APISubscription"}},{"id":9257,"name":"GatewaySubscriptionUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-update"},"sources":[{"fileName":"gateway/v10.ts","line":676,"character":12}],"type":{"type":"reference","id":9253,"name":"GatewaySubscriptionModifyDispatch"}},{"id":9258,"name":"GatewaySubscriptionUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-update"},"sources":[{"fileName":"gateway/v10.ts","line":681,"character":12}],"type":{"type":"reference","id":9254,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":9532,"name":"GatewayThreadCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-create"},"sources":[{"fileName":"gateway/v10.ts","line":1855,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9173,"name":"GatewayDispatchEvents.ThreadCreate"},{"type":"reference","id":9533,"name":"GatewayThreadCreateDispatchData"}],"name":"DataPayload"}},{"id":9556,"name":"GatewayThreadDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-delete"},"sources":[{"fileName":"gateway/v10.ts","line":1886,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9174,"name":"GatewayDispatchEvents.ThreadDelete"},{"type":"reference","id":9557,"name":"GatewayThreadDeleteDispatchData"}],"name":"DataPayload"}},{"id":9523,"name":"GatewayThreadListSyncDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync"},"sources":[{"fileName":"gateway/v10.ts","line":1802,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9175,"name":"GatewayDispatchEvents.ThreadListSync"},{"type":"reference","id":9524,"name":"GatewayThreadListSyncDispatchData"}],"name":"DataPayload"}},{"id":9524,"name":"GatewayThreadListSyncDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync"},"sources":[{"fileName":"gateway/v10.ts","line":1810,"character":12}],"type":{"type":"reference","id":10681,"name":"RawGatewayThreadListSync"}},{"id":9527,"name":"GatewayThreadMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-member-update"},"sources":[{"fileName":"gateway/v10.ts","line":1828,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9177,"name":"GatewayDispatchEvents.ThreadMemberUpdate"},{"type":"reference","id":9528,"name":"GatewayThreadMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":9528,"name":"GatewayThreadMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-member-update"},"sources":[{"fileName":"gateway/v10.ts","line":1836,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":10342,"name":"APIThreadMember"},{"type":"reflection","declaration":{"id":9529,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9530,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v10.ts","line":1836,"character":72}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[9530]}],"sources":[{"fileName":"gateway/v10.ts","line":1836,"character":70}]}}]}},{"id":9525,"name":"GatewayThreadMembersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update"},"sources":[{"fileName":"gateway/v10.ts","line":1815,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9176,"name":"GatewayDispatchEvents.ThreadMembersUpdate"},{"type":"reference","id":9526,"name":"GatewayThreadMembersUpdateDispatchData"}],"name":"DataPayload"}},{"id":9526,"name":"GatewayThreadMembersUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update"},"sources":[{"fileName":"gateway/v10.ts","line":1823,"character":12}],"type":{"type":"reference","id":10686,"name":"RawGatewayThreadMembersUpdate"}},{"id":9531,"name":"GatewayThreadModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This type doesn't accurately reflect the Discord API.\nUse {@apilink GatewayThreadCreateDispatch},\n{@apilink GatewayThreadUpdateDispatch}, or\n{@apilink GatewayThreadDeleteDispatch} instead.\nhttps://discord.com/developers/docs/topics/gateway-events#thread-create\nhttps://discord.com/developers/docs/topics/gateway-events#thread-update\nhttps://discord.com/developers/docs/topics/gateway-events#thread-delete\n"}]},"sources":[{"fileName":"gateway/v10.ts","line":1847,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":9173,"name":"GatewayDispatchEvents.ThreadCreate"},{"type":"reference","id":9174,"name":"GatewayDispatchEvents.ThreadDelete"},{"type":"reference","id":9178,"name":"GatewayDispatchEvents.ThreadUpdate"}]},{"type":"reference","id":9262,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":9554,"name":"GatewayThreadUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-update"},"sources":[{"fileName":"gateway/v10.ts","line":1873,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9178,"name":"GatewayDispatchEvents.ThreadUpdate"},{"type":"reference","id":9555,"name":"GatewayThreadUpdateDispatchData"}],"name":"DataPayload"}},{"id":9555,"name":"GatewayThreadUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-update"},"sources":[{"fileName":"gateway/v10.ts","line":1881,"character":12}],"type":{"type":"reference","id":10097,"name":"APIThreadChannel"}},{"id":9562,"name":"GatewayTypingStartDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#typing-start"},"sources":[{"fileName":"gateway/v10.ts","line":1918,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9179,"name":"GatewayDispatchEvents.TypingStart"},{"type":"reference","id":9563,"name":"GatewayTypingStartDispatchData"}],"name":"DataPayload"}},{"id":9569,"name":"GatewayUserUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#user-update"},"sources":[{"fileName":"gateway/v10.ts","line":1951,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9180,"name":"GatewayDispatchEvents.UserUpdate"},{"type":"reference","id":9570,"name":"GatewayUserUpdateDispatchData"}],"name":"DataPayload"}},{"id":9570,"name":"GatewayUserUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#user-update"},"sources":[{"fileName":"gateway/v10.ts","line":1956,"character":12}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":9571,"name":"GatewayVoiceChannelEffectSendDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send"},"sources":[{"fileName":"gateway/v10.ts","line":1961,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9181,"name":"GatewayDispatchEvents.VoiceChannelEffectSend"},{"type":"reference","id":9572,"name":"GatewayVoiceChannelEffectSendDispatchData"}],"name":"DataPayload"}},{"id":9586,"name":"GatewayVoiceServerUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-server-update"},"sources":[{"fileName":"gateway/v10.ts","line":2034,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9182,"name":"GatewayDispatchEvents.VoiceServerUpdate"},{"type":"reference","id":9587,"name":"GatewayVoiceServerUpdateDispatchData"}],"name":"DataPayload"}},{"id":11828,"name":"GatewayVoiceState","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object","tags":[{"tag":"deprecated","text":"This is deprecated, use {@apilink APIVoiceState}\n"}]},"sources":[{"fileName":"payloads/v10/voice.ts","line":13,"character":12}],"type":{"type":"reference","id":11829,"name":"APIVoiceState"}},{"id":9584,"name":"GatewayVoiceStateUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-state-update"},"sources":[{"fileName":"gateway/v10.ts","line":2021,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9183,"name":"GatewayDispatchEvents.VoiceStateUpdate"},{"type":"reference","id":9585,"name":"GatewayVoiceStateUpdateDispatchData"}],"name":"DataPayload"}},{"id":9585,"name":"GatewayVoiceStateUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-state-update"},"sources":[{"fileName":"gateway/v10.ts","line":2029,"character":12}],"type":{"type":"reference","id":11829,"name":"APIVoiceState"}},{"id":9591,"name":"GatewayWebhooksUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#webhooks-update"},"sources":[{"fileName":"gateway/v10.ts","line":2064,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9184,"name":"GatewayDispatchEvents.WebhooksUpdate"},{"type":"reference","id":9592,"name":"GatewayWebhooksUpdateDispatchData"}],"name":"DataPayload"}},{"id":13190,"name":"GetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This was exported with the wrong name, use `RESTGetAPIVoiceRegionsResult` instead\n"}]},"sources":[{"fileName":"rest/v10/voice.ts","line":12,"character":12}],"type":{"type":"reference","id":13189,"name":"RESTGetAPIVoiceRegionsResult"}},{"id":12380,"name":"GuildBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1359,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":10006,"name":"GuildChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":55,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10175,"name":"ChannelType"},{"type":"union","types":[{"type":"reference","id":10177,"name":"ChannelType.DM"},{"type":"reference","id":10179,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12379,"name":"GuildDiscoverySplashFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1358,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12377,"name":"GuildIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1356,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12384,"name":"GuildMemberAvatarFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1363,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12395,"name":"GuildMemberBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1374,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12394,"name":"GuildScheduledEventCoverFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1373,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12378,"name":"GuildSplashFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1357,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":10027,"name":"GuildTextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":112,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10005,"name":"TextChannelType"},{"type":"union","types":[{"type":"reference","id":10177,"name":"ChannelType.DM"},{"type":"reference","id":10179,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":11300,"name":"PartialAPIMessageInteractionGuildMember","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/base.ts","line":51,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10839,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"avatar"},{"type":"literal","value":"communication_disabled_until"},{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"nick"},{"type":"literal","value":"pending"},{"type":"literal","value":"premium_since"},{"type":"literal","value":"roles"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":10618,"name":"PresenceUpdateReceiveStatus","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/gateway.ts","line":111,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10612,"name":"PresenceUpdateStatus"},{"type":"reference","id":10616,"name":"PresenceUpdateStatus.Invisible"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12488,"name":"RESTAPIAttachment","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure"},"sources":[{"fileName":"rest/v10/channel.ts","line":266,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10410,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"duration_secs"},{"type":"literal","value":"filename"},{"type":"literal","value":"title"},{"type":"literal","value":"waveform"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":12489,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12490,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id or a number that matches `n` in `files[n]`"},"sources":[{"fileName":"rest/v10/channel.ts","line":272,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12490]}],"sources":[{"fileName":"rest/v10/channel.ts","line":268,"character":4}]}}]}},{"id":12632,"name":"RESTAPIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":49,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10174,"name":"APIChannel"},{"type":"union","types":[{"type":"reference","id":10076,"name":"APIDMChannel"},{"type":"reference","id":10084,"name":"APIGroupDMChannel"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12634,"name":"RESTAPIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":56,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":12632,"name":"RESTAPIGuildChannelResolvable"},{"type":"union","types":[{"type":"literal","value":"available_tags"},{"type":"literal","value":"bitrate"},{"type":"literal","value":"default_auto_archive_duration"},{"type":"literal","value":"default_forum_layout"},{"type":"literal","value":"default_reaction_emoji"},{"type":"literal","value":"default_sort_order"},{"type":"literal","value":"default_thread_rate_limit_per_user"},{"type":"literal","value":"flags"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"position"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"rtc_region"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"},{"type":"literal","value":"video_quality_mode"}]}],"name":"DistributivePick"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":12635,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12637,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/guild.ts","line":78,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":12636,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":12638,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/guild.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}},{"id":12639,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v10/guild.ts","line":80,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12626,"name":"RESTAPIGuildCreateOverwrite"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12637,12636,12638,12639]}],"sources":[{"fileName":"rest/v10/guild.ts","line":76,"character":4}]}}]}},{"id":12823,"name":"RESTAPIGuildOnboardingPrompt","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":957,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10948,"name":"APIGuildOnboardingPrompt"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"id"},{"type":"literal","value":"options"},{"type":"literal","value":"title"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":10948,"name":"APIGuildOnboardingPrompt"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"title"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reflection","declaration":{"id":12824,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12825,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Options available within the prompt"},"sources":[{"fileName":"rest/v10/guild.ts","line":964,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":12827,"name":"RESTAPIGuildOnboardingPromptOption"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12825]}],"sources":[{"fileName":"rest/v10/guild.ts","line":960,"character":50}]}}]}},{"id":12827,"name":"RESTAPIGuildOnboardingPromptOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":972,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10956,"name":"APIGuildOnboardingPromptOption"},{"type":"union","types":[{"type":"literal","value":"emoji"},{"type":"literal","value":"guild_id"},{"type":"literal","value":"title"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":10956,"name":"APIGuildOnboardingPromptOption"},{"type":"literal","value":"title"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reflection","declaration":{"id":12828,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12831,"name":"emoji_animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"rest/v10/guild.ts","line":987,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}},{"id":12829,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"rest/v10/guild.ts","line":979,"character":2}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":12830,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"rest/v10/guild.ts","line":983,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12831,12829,12830]}],"sources":[{"fileName":"rest/v10/guild.ts","line":975,"character":49}]}}]}},{"id":12484,"name":"RESTAPIMessageReference","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure"},"sources":[{"fileName":"rest/v10/channel.ts","line":246,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10275,"name":"APIMessageReference"},{"type":"literal","value":"message_id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":10275,"name":"APIMessageReference"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":12485,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12486,"name":"fail_if_not_exists","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to error if the referenced message doesn't exist instead of sending as a normal (non-reply) message","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":255,"character":2}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[12486]}],"sources":[{"fileName":"rest/v10/channel.ts","line":249,"character":38}]}}]}},{"id":12826,"name":"RESTAPIModifyGuildOnboardingPromptData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildOnboardingPrompt} instead.\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":970,"character":12}],"type":{"type":"reference","id":12823,"name":"RESTAPIGuildOnboardingPrompt"}},{"id":12832,"name":"RESTAPIModifyGuildOnboardingPromptOptionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildOnboardingPromptOption} instead.\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":993,"character":12}],"type":{"type":"reference","id":12827,"name":"RESTAPIGuildOnboardingPromptOption"}},{"id":13081,"name":"RESTAPIPollCreate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIPoll} instead\n"}]},"sources":[{"fileName":"rest/v10/poll.ts","line":41,"character":12}],"type":{"type":"reference","id":13075,"name":"RESTAPIPoll"}},{"id":12623,"name":"RESTDeleteAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":98,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12442,"name":"RESTDeleteAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#delete-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":83,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12521,"name":"RESTDeleteAPIChannelAllMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions"},"sources":[{"fileName":"rest/v10/channel.ts","line":418,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12511,"name":"RESTDeleteAPIChannelMessageOwnReaction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTDeleteAPIChannelMessageOwnReactionResult} instead\n"}]},"sources":[{"fileName":"rest/v10/channel.ts","line":375,"character":12}],"type":{"type":"reference","id":12510,"name":"RESTDeleteAPIChannelMessageOwnReactionResult"}},{"id":12510,"name":"RESTDeleteAPIChannelMessageOwnReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-own-reaction"},"sources":[{"fileName":"rest/v10/channel.ts","line":370,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12522,"name":"RESTDeleteAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions-for-emoji"},"sources":[{"fileName":"rest/v10/channel.ts","line":423,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12534,"name":"RESTDeleteAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":490,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12512,"name":"RESTDeleteAPIChannelMessageUserReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-user-reaction"},"sources":[{"fileName":"rest/v10/channel.ts","line":380,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12553,"name":"RESTDeleteAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-channel-permission"},"sources":[{"fileName":"rest/v10/channel.ts","line":600,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12560,"name":"RESTDeleteAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#unpin-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":635,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12565,"name":"RESTDeleteAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-remove-recipient"},"sources":[{"fileName":"rest/v10/channel.ts","line":659,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":12476,"name":"RESTDeleteAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#deleteclose-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":207,"character":12}],"type":{"type":"reference","id":10174,"name":"APIChannel"}},{"id":12586,"name":"RESTDeleteAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#leave-thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":742,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13178,"name":"RESTDeleteAPICurrentUserGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#leave-guild"},"sources":[{"fileName":"rest/v10/user.ts","line":95,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12978,"name":"RESTDeleteAPIEntitlementResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#delete-test-entitlement"},"sources":[{"fileName":"rest/v10/monetization.ts","line":85,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12750,"name":"RESTDeleteAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-ban"},"sources":[{"fileName":"rest/v10/guild.ts","line":626,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12615,"name":"RESTDeleteAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-guild-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":61,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12797,"name":"RESTDeleteAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-integration"},"sources":[{"fileName":"rest/v10/guild.ts","line":853,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12739,"name":"RESTDeleteAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member"},"sources":[{"fileName":"rest/v10/guild.ts","line":570,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12738,"name":"RESTDeleteAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":565,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12696,"name":"RESTDeleteAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":347,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12782,"name":"RESTDeleteAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":776,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12856,"name":"RESTDeleteAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#delete-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":117,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13106,"name":"RESTDeleteAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#delete-guild-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":107,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13139,"name":"RESTDeleteAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#delete-guild-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":97,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13153,"name":"RESTDeleteAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#delete-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":72,"character":12}],"type":{"type":"reference","id":11706,"name":"APITemplate"}},{"id":12946,"name":"RESTDeleteAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":354,"character":12}],"type":{"type":"reference","id":13257,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":12936,"name":"RESTDeleteAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":307,"character":12}],"type":{"type":"reference","id":13257,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":12959,"name":"RESTDeleteAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#delete-invite"},"sources":[{"fileName":"rest/v10/invite.ts","line":27,"character":12}],"type":{"type":"reference","id":11472,"name":"APIInvite"}},{"id":13119,"name":"RESTDeleteAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#delete-stage-instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":64,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13217,"name":"RESTDeleteAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":93,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13257,"name":"RESTDeleteAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":299,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13218,"name":"RESTDeleteAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-with-token"},"sources":[{"fileName":"rest/v10/webhook.ts","line":98,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12948,"name":"RESTGetAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":364,"character":12}],"type":{"type":"reference","id":11266,"name":"APIGuildApplicationCommandPermissions"}},{"id":12866,"name":"RESTGetAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":48,"character":12}],"type":{"type":"reference","id":11084,"name":"APIApplicationCommand"}},{"id":12865,"name":"RESTGetAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":43,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11084,"name":"APIApplicationCommand"}}},{"id":12618,"name":"RESTGetAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":73,"character":12}],"type":{"type":"reference","id":10586,"name":"APIEmoji"}},{"id":12902,"name":"RESTGetAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":131,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11084,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12900,"name":"RESTGetAPIApplicationGuildCommandsQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":121,"character":12}],"type":{"type":"reference","id":12863,"name":"RESTGetAPIApplicationCommandsQuery"}},{"id":12901,"name":"RESTGetAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":126,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11084,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":12415,"name":"RESTGetAPIApplicationRoleConnectionMetadataResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#get-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v10/application.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":9744,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":12427,"name":"RESTGetAPIAuditLogResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/auditLog.ts","line":32,"character":12}],"type":{"type":"reference","id":9760,"name":"APIAuditLog"}},{"id":12429,"name":"RESTGetAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#get-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":18,"character":12}],"type":{"type":"reference","id":9951,"name":"APIAutoModerationRule"}},{"id":12428,"name":"RESTGetAPIAutoModerationRulesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#list-auto-moderation-rules-for-guild"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":13,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":9951,"name":"APIAutoModerationRule"}}},{"id":12543,"name":"RESTGetAPIChannelInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-invites"},"sources":[{"fileName":"rest/v10/channel.ts","line":541,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11493,"name":"APIExtendedInvite"}}},{"id":12520,"name":"RESTGetAPIChannelMessageReactionUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions"},"sources":[{"fileName":"rest/v10/channel.ts","line":413,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11734,"name":"APIUser"}}},{"id":12483,"name":"RESTGetAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":241,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":12482,"name":"RESTGetAPIChannelMessagesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages"},"sources":[{"fileName":"rest/v10/channel.ts","line":236,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10196,"name":"APIMessage"}}},{"id":12558,"name":"RESTGetAPIChannelPinsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-pinned-messages"},"sources":[{"fileName":"rest/v10/channel.ts","line":625,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10196,"name":"APIMessage"}}},{"id":12449,"name":"RESTGetAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":44,"character":12}],"type":{"type":"reference","id":10174,"name":"APIChannel"}},{"id":12589,"name":"RESTGetAPIChannelThreadMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-thread-member"},"sources":[{"fileName":"rest/v10/channel.ts","line":757,"character":12}],"type":{"type":"reference","id":10342,"name":"APIThreadMember"}},{"id":12594,"name":"RESTGetAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-thread-members"},"sources":[{"fileName":"rest/v10/channel.ts","line":780,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10342,"name":"APIThreadMember"}}},{"id":12599,"name":"RESTGetAPIChannelThreadsArchivedPrivateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-private-archived-threads"},"sources":[{"fileName":"rest/v10/channel.ts","line":804,"character":12}],"type":{"type":"reference","id":12600,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}},{"id":12598,"name":"RESTGetAPIChannelThreadsArchivedPublicResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-public-archived-threads"},"sources":[{"fileName":"rest/v10/channel.ts","line":799,"character":12}],"type":{"type":"reference","id":12600,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}},{"id":13206,"name":"RESTGetAPIChannelWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-channel-webhooks"},"sources":[{"fileName":"rest/v10/webhook.ts","line":38,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11849,"name":"APIWebhook"}}},{"id":13183,"name":"RESTGetAPICurrentUserApplicationRoleConnectionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-application-role-connection"},"sources":[{"fileName":"rest/v10/user.ts","line":120,"character":12}],"type":{"type":"reference","id":11821,"name":"APIApplicationRoleConnection"}},{"id":13182,"name":"RESTGetAPICurrentUserConnectionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-connections"},"sources":[{"fileName":"rest/v10/user.ts","line":115,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11782,"name":"APIConnection"}}},{"id":13177,"name":"RESTGetAPICurrentUserGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds"},"sources":[{"fileName":"rest/v10/user.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":13167,"name":"RESTAPIPartialCurrentUserGuild"}}},{"id":13154,"name":"RESTGetAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user"},"sources":[{"fileName":"rest/v10/user.ts","line":14,"character":12}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":12968,"name":"RESTGetAPIEntitlementsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#list-entitlements"},"sources":[{"fileName":"rest/v10/monetization.ts","line":44,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11512,"name":"APIEntitlement"}}},{"id":12625,"name":"RESTGetAPIGatewayBotResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot"},"sources":[{"fileName":"rest/v10/gateway.ts","line":11,"character":12}],"type":{"type":"reference","id":10597,"name":"APIGatewayBotInfo"}},{"id":12624,"name":"RESTGetAPIGatewayResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway"},"sources":[{"fileName":"rest/v10/gateway.ts","line":6,"character":12}],"type":{"type":"reference","id":10595,"name":"APIGatewayInfo"}},{"id":12947,"name":"RESTGetAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":359,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11266,"name":"APIGuildApplicationCommandPermissions"}}},{"id":12745,"name":"RESTGetAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-ban"},"sources":[{"fileName":"rest/v10/guild.ts","line":600,"character":12}],"type":{"type":"reference","id":10893,"name":"APIBan"}},{"id":12740,"name":"RESTGetAPIGuildBansResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans"},"sources":[{"fileName":"rest/v10/guild.ts","line":575,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10893,"name":"APIBan"}}},{"id":12697,"name":"RESTGetAPIGuildChannelsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-channels"},"sources":[{"fileName":"rest/v10/guild.ts","line":352,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10174,"name":"APIChannel"}}},{"id":12605,"name":"RESTGetAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-guild-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":12,"character":12}],"type":{"type":"reference","id":10586,"name":"APIEmoji"}},{"id":12604,"name":"RESTGetAPIGuildEmojisResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-guild-emojis"},"sources":[{"fileName":"rest/v10/emoji.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10586,"name":"APIEmoji"}}},{"id":12796,"name":"RESTGetAPIGuildIntegrationsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-integrations"},"sources":[{"fileName":"rest/v10/guild.ts","line":848,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10863,"name":"APIGuildIntegration"}}},{"id":12795,"name":"RESTGetAPIGuildInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-invites"},"sources":[{"fileName":"rest/v10/guild.ts","line":843,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11493,"name":"APIExtendedInvite"}}},{"id":12708,"name":"RESTGetAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-member"},"sources":[{"fileName":"rest/v10/guild.ts","line":399,"character":12}],"type":{"type":"reference","id":10839,"name":"APIGuildMember"}},{"id":12808,"name":"RESTGetAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":901,"character":12}],"type":{"type":"reference","id":10931,"name":"APIGuildMembershipScreening"}},{"id":12712,"name":"RESTGetAPIGuildMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members"},"sources":[{"fileName":"rest/v10/guild.ts","line":422,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10839,"name":"APIGuildMember"}}},{"id":12716,"name":"RESTGetAPIGuildMembersSearchResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":440,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":10839,"name":"APIGuildMember"}}},{"id":12819,"name":"RESTGetAPIGuildOnboardingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-onboarding"},"sources":[{"fileName":"rest/v10/guild.ts","line":943,"character":12}],"type":{"type":"reference","id":10942,"name":"APIGuildOnboarding"}},{"id":12672,"name":"RESTGetAPIGuildPreviewResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-preview"},"sources":[{"fileName":"rest/v10/guild.ts","line":229,"character":12}],"type":{"type":"reference","id":10824,"name":"APIGuildPreview"}},{"id":12671,"name":"RESTGetAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":224,"character":12}],"type":{"type":"reference","id":10706,"name":"APIGuild"}},{"id":12780,"name":"RESTGetAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":766,"character":12}],"type":{"type":"reference","id":11588,"name":"APIRole"}},{"id":12757,"name":"RESTGetAPIGuildRolesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-roles"},"sources":[{"fileName":"rest/v10/guild.ts","line":659,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11588,"name":"APIRole"}}},{"id":12851,"name":"RESTGetAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":92,"character":12}],"type":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}},{"id":12862,"name":"RESTGetAPIGuildScheduledEventUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":146,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11077,"name":"APIGuildScheduledEventUser"}}},{"id":12836,"name":"RESTGetAPIGuildScheduledEventsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":26,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}}},{"id":13092,"name":"RESTGetAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#get-guild-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":38,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":13127,"name":"RESTGetAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-guild-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":40,"character":12}],"type":{"type":"reference","id":11657,"name":"APISticker"}},{"id":13126,"name":"RESTGetAPIGuildStickersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-guild-stickers"},"sources":[{"fileName":"rest/v10/sticker.ts","line":35,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11657,"name":"APISticker"}}},{"id":13145,"name":"RESTGetAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#get-guild-templates"},"sources":[{"fileName":"rest/v10/template.ts","line":33,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11706,"name":"APITemplate"}}},{"id":12707,"name":"RESTGetAPIGuildThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-active-guild-threads"},"sources":[{"fileName":"rest/v10/guild.ts","line":394,"character":12}],"type":{"type":"reference","id":10353,"name":"APIThreadList"}},{"id":12794,"name":"RESTGetAPIGuildVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-voice-regions"},"sources":[{"fileName":"rest/v10/guild.ts","line":838,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11843,"name":"APIVoiceRegion"}}},{"id":13191,"name":"RESTGetAPIGuildVoiceStateCurrentMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#get-current-user-voice-state"},"sources":[{"fileName":"rest/v10/voice.ts","line":17,"character":12}],"type":{"type":"reference","id":11829,"name":"APIVoiceState"}},{"id":13192,"name":"RESTGetAPIGuildVoiceStateUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#get-user-voice-state"},"sources":[{"fileName":"rest/v10/voice.ts","line":22,"character":12}],"type":{"type":"reference","id":11829,"name":"APIVoiceState"}},{"id":13207,"name":"RESTGetAPIGuildWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-guild-webhooks"},"sources":[{"fileName":"rest/v10/webhook.ts","line":43,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11849,"name":"APIWebhook"}}},{"id":12814,"name":"RESTGetAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-welcome-screen"},"sources":[{"fileName":"rest/v10/guild.ts","line":923,"character":12}],"type":{"type":"reference","id":10923,"name":"APIGuildWelcomeScreen"}},{"id":12807,"name":"RESTGetAPIGuildWidgetImageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Note: while the return type is `ArrayBuffer`, the expected result is\na buffer of sorts (depends if in browser or on node.js/deno)."},"sources":[{"fileName":"rest/v10/guild.ts","line":899,"character":12}],"type":{"type":"reference","qualifiedName":"ArrayBuffer","package":"typescript","name":"ArrayBuffer"}},{"id":12801,"name":"RESTGetAPIGuildWidgetJSONResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget"},"sources":[{"fileName":"rest/v10/guild.ts","line":873,"character":12}],"type":{"type":"reference","id":10896,"name":"APIGuildWidget"}},{"id":12798,"name":"RESTGetAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-settings"},"sources":[{"fileName":"rest/v10/guild.ts","line":858,"character":12}],"type":{"type":"reference","id":10836,"name":"APIGuildWidgetSettings"}},{"id":12942,"name":"RESTGetAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":334,"character":12}],"type":{"type":"reference","id":13246,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":12932,"name":"RESTGetAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":287,"character":12}],"type":{"type":"reference","id":13246,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":12958,"name":"RESTGetAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/invite.ts","line":22,"character":12}],"type":{"type":"reference","id":11472,"name":"APIInvite"}},{"id":12988,"name":"RESTGetAPIOAuth2CurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-bot-application-information"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":7,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9691,"name":"APIApplication"},{"type":"literal","value":"flags"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12987,"name":"RESTGetAPISKUSubscriptionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#get-sku-subscription"},"sources":[{"fileName":"rest/v10/monetization.ts","line":129,"character":12}],"type":{"type":"reference","id":11548,"name":"APISubscription"}},{"id":12986,"name":"RESTGetAPISKUSubscriptionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#list-sku-subscriptions"},"sources":[{"fileName":"rest/v10/monetization.ts","line":124,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11548,"name":"APISubscription"}}},{"id":12979,"name":"RESTGetAPISKUsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sku#list-skus"},"sources":[{"fileName":"rest/v10/monetization.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11532,"name":"APISKU"}}},{"id":13089,"name":"RESTGetAPISoundboardDefaultSoundsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#list-soundboard-default-sounds"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":26,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11632,"name":"APISoundboardSound"}}},{"id":13114,"name":"RESTGetAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#get-stage-instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":40,"character":12}],"type":{"type":"reference","id":11641,"name":"APIStageInstance"}},{"id":13124,"name":"RESTGetAPIStickerPack","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTGetAPIStickerPackResult} instead\n"}]},"sources":[{"fileName":"rest/v10/sticker.ts","line":23,"character":12}],"type":{"type":"reference","id":13123,"name":"RESTGetAPIStickerPackResult"}},{"id":13123,"name":"RESTGetAPIStickerPackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-sticker-pack"},"sources":[{"fileName":"rest/v10/sticker.ts","line":18,"character":12}],"type":{"type":"reference","id":11679,"name":"APIStickerPack"}},{"id":13120,"name":"RESTGetAPIStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":6,"character":12}],"type":{"type":"reference","id":11657,"name":"APISticker"}},{"id":13140,"name":"RESTGetAPITemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#get-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":7,"character":12}],"type":{"type":"reference","id":11706,"name":"APITemplate"}},{"id":13155,"name":"RESTGetAPIUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user"},"sources":[{"fileName":"rest/v10/user.ts","line":19,"character":12}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":13189,"name":"RESTGetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#list-voice-regions"},"sources":[{"fileName":"rest/v10/voice.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11843,"name":"APIVoiceRegion"}}},{"id":13208,"name":"RESTGetAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":48,"character":12}],"type":{"type":"reference","id":11849,"name":"APIWebhook"}},{"id":13246,"name":"RESTGetAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":247,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":13209,"name":"RESTGetAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-with-token"},"sources":[{"fileName":"rest/v10/webhook.ts","line":53,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11849,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12418,"name":"RESTGetCurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#get-current-application"},"sources":[{"fileName":"rest/v10/application.ts","line":22,"character":12}],"type":{"type":"reference","id":9691,"name":"APIApplication"}},{"id":13156,"name":"RESTGetCurrentUserGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guild-member"},"sources":[{"fileName":"rest/v10/user.ts","line":24,"character":12}],"type":{"type":"reference","id":10839,"name":"APIGuildMember"}},{"id":13125,"name":"RESTGetNitroStickerPacksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-sticker-packs","tags":[{"tag":"deprecated","text":"Use `RESTGetStickerPacksResult` instead\n"}]},"sources":[{"fileName":"rest/v10/sticker.ts","line":30,"character":12}],"type":{"type":"reference","id":13121,"name":"RESTGetStickerPacksResult"}},{"id":13007,"name":"RESTOAuth2AuthorizationQueryResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTPostOAuth2AuthorizationQueryResult} instead\n"}]},"sources":[{"fileName":"rest/v10/oauth2.ts","line":62,"character":12}],"type":{"type":"reference","id":13004,"name":"RESTPostOAuth2AuthorizationQueryResult"}},{"id":13033,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example"},"sources":[{"fileName":"rest/v10/oauth2.ts","line":113,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":13014,"name":"RESTPostOAuth2AccessTokenResult"},{"type":"literal","value":"refresh_token"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12896,"name":"RESTPatchAPIApplicationCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":101,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12894,"name":"RESTPostAPIApplicationCommandsJSONBody"}],"name":"StrictPartial"}},{"id":12897,"name":"RESTPatchAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":106,"character":12}],"type":{"type":"reference","id":11084,"name":"APIApplicationCommand"}},{"id":12621,"name":"RESTPatchAPIApplicationEmojiJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":88,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12611,"name":"RESTPatchAPIGuildEmojiJSONBody"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":12622,"name":"RESTPatchAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":93,"character":12}],"type":{"type":"reference","id":10586,"name":"APIEmoji"}},{"id":12905,"name":"RESTPatchAPIApplicationGuildCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":148,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","typeArguments":[{"type":"reference","id":12867,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":12881,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}],"name":"StrictPartial"}},{"id":12906,"name":"RESTPatchAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":156,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11084,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12440,"name":"RESTPatchAPIAutoModerationRuleJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#modify-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":70,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":12430,"name":"RESTPostAPIAutoModerationRuleJSONBody"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"trigger_type"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12441,"name":"RESTPatchAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#modify-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":78,"character":12}],"type":{"type":"reference","id":9951,"name":"APIAutoModerationRule"}},{"id":12530,"name":"RESTPatchAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":473,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":12531,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12532,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/channel.ts","line":478,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12532]}],"sources":[{"fileName":"rest/v10/channel.ts","line":474,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":12523,"name":"RESTPatchAPIChannelMessageJSONBody"}]}]}},{"id":12533,"name":"RESTPatchAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":485,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":12475,"name":"RESTPatchAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":202,"character":12}],"type":{"type":"reference","id":10174,"name":"APIChannel"}},{"id":12736,"name":"RESTPatchAPICurrentGuildMemberNicknameResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead.\n"}]},"sources":[{"fileName":"rest/v10/guild.ts","line":554,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12732,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody"}],"name":"StrictRequired"}},{"id":13161,"name":"RESTPatchAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user"},"sources":[{"fileName":"rest/v10/user.ts","line":47,"character":12}],"type":{"type":"reference","id":11734,"name":"APIUser"}},{"id":12700,"name":"RESTPatchAPIGuildChannelPositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions"},"sources":[{"fileName":"rest/v10/guild.ts","line":367,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":12701,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12702,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel id"},"sources":[{"fileName":"rest/v10/guild.ts","line":371,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":12704,"name":"lock_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sync channel overwrites with the new parent, when moving to a new `parent_id`"},"sources":[{"fileName":"rest/v10/guild.ts","line":379,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":12705,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new parent id of this channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":383,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":12703,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":375,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12702,12704,12705,12703]}],"sources":[{"fileName":"rest/v10/guild.ts","line":367,"character":56}]}}}},{"id":12706,"name":"RESTPatchAPIGuildChannelPositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions"},"sources":[{"fileName":"rest/v10/guild.ts","line":389,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12614,"name":"RESTPatchAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":56,"character":12}],"type":{"type":"reference","id":10586,"name":"APIEmoji"}},{"id":12731,"name":"RESTPatchAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member"},"sources":[{"fileName":"rest/v10/guild.ts","line":521,"character":12}],"type":{"type":"reference","id":10839,"name":"APIGuildMember"}},{"id":12813,"name":"RESTPatchAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":918,"character":12}],"type":{"type":"reference","id":10931,"name":"APIGuildMembershipScreening"}},{"id":12695,"name":"RESTPatchAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":342,"character":12}],"type":{"type":"reference","id":10706,"name":"APIGuild"}},{"id":12767,"name":"RESTPatchAPIGuildRolePositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions"},"sources":[{"fileName":"rest/v10/guild.ts","line":713,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":12768,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12769,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"rest/v10/guild.ts","line":717,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":12770,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sorting position of the role"},"sources":[{"fileName":"rest/v10/guild.ts","line":721,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[12769,12770]}],"sources":[{"fileName":"rest/v10/guild.ts","line":713,"character":53}]}}}},{"id":12771,"name":"RESTPatchAPIGuildRolePositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions"},"sources":[{"fileName":"rest/v10/guild.ts","line":727,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11588,"name":"APIRole"}}},{"id":12781,"name":"RESTPatchAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":771,"character":12}],"type":{"type":"reference","id":11588,"name":"APIRole"}},{"id":12852,"name":"RESTPatchAPIGuildScheduledEventJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":97,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":12837,"name":"RESTPostAPIGuildScheduledEventJSONBody"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"entity_metadata"},{"type":"literal","value":"recurrence_rule"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":12837,"name":"RESTPostAPIGuildScheduledEventJSONBody"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"entity_metadata"},{"type":"literal","value":"recurrence_rule"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":12853,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12854,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":106,"character":2}],"type":{"type":"reference","id":11070,"name":"GuildScheduledEventStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[12854]}],"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":102,"character":5}]}}]}},{"id":12855,"name":"RESTPatchAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":112,"character":12}],"type":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}},{"id":13105,"name":"RESTPatchAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#modify-guild-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":102,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":13138,"name":"RESTPatchAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#modify-guild-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":92,"character":12}],"type":{"type":"reference","id":11657,"name":"APISticker"}},{"id":13151,"name":"RESTPatchAPIGuildTemplateJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#modify-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":62,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":13146,"name":"RESTPostAPIGuildTemplatesJSONBody"}],"name":"StrictPartial"}},{"id":13152,"name":"RESTPatchAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#modify-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":67,"character":12}],"type":{"type":"reference","id":11706,"name":"APITemplate"}},{"id":13197,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-current-user-voice-state"},"sources":[{"fileName":"rest/v10/voice.ts","line":45,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13201,"name":"RESTPatchAPIGuildVoiceStateUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-user-voice-state"},"sources":[{"fileName":"rest/v10/voice.ts","line":64,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12815,"name":"RESTPatchAPIGuildWelcomeScreenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen"},"sources":[{"fileName":"rest/v10/guild.ts","line":928,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10923,"name":"APIGuildWelcomeScreen"}],"name":"StrictPartial"}],"name":"Nullable"},{"type":"reflection","declaration":{"id":12816,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12817,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the welcome screen is enabled"},"sources":[{"fileName":"rest/v10/guild.ts","line":932,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[12817]}],"sources":[{"fileName":"rest/v10/guild.ts","line":928,"character":102}]}}]}},{"id":12818,"name":"RESTPatchAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen"},"sources":[{"fileName":"rest/v10/guild.ts","line":938,"character":12}],"type":{"type":"reference","id":10923,"name":"APIGuildWelcomeScreen"}},{"id":12799,"name":"RESTPatchAPIGuildWidgetSettingsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget"},"sources":[{"fileName":"rest/v10/guild.ts","line":863,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":10836,"name":"APIGuildWidgetSettings"}],"name":"StrictPartial"}},{"id":12800,"name":"RESTPatchAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget"},"sources":[{"fileName":"rest/v10/guild.ts","line":868,"character":12}],"type":{"type":"reference","id":10836,"name":"APIGuildWidgetSettings"}},{"id":12944,"name":"RESTPatchAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":344,"character":12}],"type":{"type":"reference","id":13253,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":12943,"name":"RESTPatchAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":339,"character":12}],"type":{"type":"reference","id":13249,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":12945,"name":"RESTPatchAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":349,"character":12}],"type":{"type":"reference","id":13256,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":12934,"name":"RESTPatchAPIInteractionOriginalResponseFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":297,"character":12}],"type":{"type":"reference","id":13253,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":12933,"name":"RESTPatchAPIInteractionOriginalResponseJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":292,"character":12}],"type":{"type":"reference","id":13249,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":12935,"name":"RESTPatchAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":302,"character":12}],"type":{"type":"reference","id":13256,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":13118,"name":"RESTPatchAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#modify-stage-instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":59,"character":12}],"type":{"type":"reference","id":11641,"name":"APIStageInstance"}},{"id":13214,"name":"RESTPatchAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":78,"character":12}],"type":{"type":"reference","id":11849,"name":"APIWebhook"}},{"id":13215,"name":"RESTPatchAPIWebhookWithTokenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token"},"sources":[{"fileName":"rest/v10/webhook.ts","line":83,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":13210,"name":"RESTPatchAPIWebhookJSONBody"},{"type":"literal","value":"channel_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":13253,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":282,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":13254,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":13255,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/webhook.ts","line":287,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13255]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":283,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":13249,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}]}]}},{"id":13249,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":259,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":13219,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"allowed_mentions"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"embeds"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":13250,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":13251,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":269,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12488,"name":"RESTAPIAttachment"}}},{"id":13252,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!","tags":[{"tag":"remarks","text":"\nPolls can only be added when editing a deferred interaction response.\n"}]},"sources":[{"fileName":"rest/v10/webhook.ts","line":276,"character":1}],"type":{"type":"reference","id":13075,"name":"RESTAPIPoll"}}],"groups":[{"title":"Properties","kind":1024,"children":[13251,13252]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":261,"character":4}]}}]}},{"id":13256,"name":"RESTPatchAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v10/webhook.ts","line":294,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":13216,"name":"RESTPatchAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token"},"sources":[{"fileName":"rest/v10/webhook.ts","line":88,"character":12}],"type":{"type":"reference","id":13209,"name":"RESTGetAPIWebhookWithTokenResult"}},{"id":12419,"name":"RESTPatchCurrentApplicationJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#edit-current-application"},"sources":[{"fileName":"rest/v10/application.ts","line":27,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":9691,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"cover_image"},{"type":"literal","value":"icon"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":9691,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"custom_install_url"},{"type":"literal","value":"description"},{"type":"literal","value":"flags"},{"type":"literal","value":"install_params"},{"type":"literal","value":"integration_types_config"},{"type":"literal","value":"interactions_endpoint_url"},{"type":"literal","value":"role_connections_verification_url"},{"type":"literal","value":"tags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}],"name":"StrictPartial"}},{"id":12420,"name":"RESTPatchCurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#edit-current-application"},"sources":[{"fileName":"rest/v10/application.ts","line":45,"character":12}],"type":{"type":"reference","id":9691,"name":"APIApplication"}},{"id":12894,"name":"RESTPostAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":12867,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"reference","id":12881,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"}]}},{"id":12895,"name":"RESTPostAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":96,"character":12}],"type":{"type":"reference","id":11084,"name":"APIApplicationCommand"}},{"id":12619,"name":"RESTPostAPIApplicationEmojiJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-application-emoji-json-params"},"sources":[{"fileName":"rest/v10/emoji.ts","line":78,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12606,"name":"RESTPostAPIGuildEmojiJSONBody"},{"type":"union","types":[{"type":"literal","value":"image"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":12620,"name":"RESTPostAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-application-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":83,"character":12}],"type":{"type":"reference","id":10586,"name":"APIEmoji"}},{"id":12903,"name":"RESTPostAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":136,"character":12}],"type":{"type":"union","types":[{"type":"reference","typeArguments":[{"type":"reference","id":12867,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":12881,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}},{"id":12904,"name":"RESTPostAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command"},"sources":[{"fileName":"rest/v10/interactions.ts","line":143,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":11084,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":12439,"name":"RESTPostAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule"},"sources":[{"fileName":"rest/v10/autoModeration.ts","line":65,"character":12}],"type":{"type":"reference","id":9951,"name":"APIAutoModerationRule"}},{"id":12556,"name":"RESTPostAPIChannelFollowersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":615,"character":12}],"type":{"type":"reference","id":10309,"name":"APIFollowedChannel"}},{"id":12552,"name":"RESTPostAPIChannelInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite"},"sources":[{"fileName":"rest/v10/channel.ts","line":595,"character":12}],"type":{"type":"reference","id":11493,"name":"APIExtendedInvite"}},{"id":12508,"name":"RESTPostAPIChannelMessageCrosspostResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#crosspost-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":360,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":12504,"name":"RESTPostAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":343,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":12505,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12506,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/channel.ts","line":348,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12506]}],"sources":[{"fileName":"rest/v10/channel.ts","line":344,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":12491,"name":"RESTPostAPIChannelMessageJSONBody"}]}]}},{"id":12507,"name":"RESTPostAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":355,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":12537,"name":"RESTPostAPIChannelMessagesBulkDeleteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages"},"sources":[{"fileName":"rest/v10/channel.ts","line":505,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12577,"name":"RESTPostAPIChannelMessagesThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-from-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":706,"character":12}],"type":{"type":"reference","id":10174,"name":"APIChannel"}},{"id":12584,"name":"RESTPostAPIChannelThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-without-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":732,"character":12}],"type":{"type":"reference","id":10174,"name":"APIChannel"}},{"id":12557,"name":"RESTPostAPIChannelTypingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#trigger-typing-indicator"},"sources":[{"fileName":"rest/v10/channel.ts","line":620,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13205,"name":"RESTPostAPIChannelWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":33,"character":12}],"type":{"type":"reference","id":11849,"name":"APIWebhook"}},{"id":13181,"name":"RESTPostAPICurrentUserCreateDMChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm"},"sources":[{"fileName":"rest/v10/user.ts","line":110,"character":12}],"type":{"type":"reference","id":10174,"name":"APIChannel"}},{"id":12973,"name":"RESTPostAPIEntitlementBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTPostAPIEntitlementJSONBody} instead\n"}]},"sources":[{"fileName":"rest/v10/monetization.ts","line":67,"character":12}],"type":{"type":"reference","id":12969,"name":"RESTPostAPIEntitlementJSONBody"}},{"id":12980,"name":"RESTPostAPIEntitlementConsumeResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#consume-an-entitlement"},"sources":[{"fileName":"rest/v10/monetization.ts","line":95,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12974,"name":"RESTPostAPIEntitlementResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"sources":[{"fileName":"rest/v10/monetization.ts","line":72,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11512,"name":"APIEntitlement"},{"type":"union","types":[{"type":"literal","value":"ends_at"},{"type":"literal","value":"starts_at"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":12698,"name":"RESTPostAPIGuildChannelJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":357,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12634,"name":"RESTAPIGuildCreatePartialChannel"},{"type":"literal","value":"id"}],"name":"DistributiveOmit"}},{"id":12699,"name":"RESTPostAPIGuildChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel"},"sources":[{"fileName":"rest/v10/guild.ts","line":362,"character":12}],"type":{"type":"reference","id":10174,"name":"APIChannel"}},{"id":12610,"name":"RESTPostAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji"},"sources":[{"fileName":"rest/v10/emoji.ts","line":37,"character":12}],"type":{"type":"reference","id":10586,"name":"APIEmoji"}},{"id":12574,"name":"RESTPostAPIGuildForumThreadsFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-in-forum-or-media-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":696,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":12566,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"},{"type":"reflection","declaration":{"id":12575,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12576,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The initial message of the thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":700,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12576]}],"sources":[{"fileName":"rest/v10/channel.ts","line":696,"character":99}]}}]}},{"id":12570,"name":"RESTPostAPIGuildForumThreadsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-in-forum-or-media-channel"},"sources":[{"fileName":"rest/v10/channel.ts","line":682,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":12566,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"},{"type":"reflection","declaration":{"id":12571,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12573,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The IDs of the set of tags to apply to the thread; limited to 5"},"sources":[{"fileName":"rest/v10/channel.ts","line":690,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}},{"id":12572,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The initial message of the thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":686,"character":1}],"type":{"type":"reference","id":12491,"name":"RESTPostAPIChannelMessageJSONBody"}}],"groups":[{"title":"Properties","kind":1024,"children":[12573,12572]}],"sources":[{"fileName":"rest/v10/channel.ts","line":682,"character":95}]}}]}},{"id":12766,"name":"RESTPostAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":708,"character":12}],"type":{"type":"reference","id":11588,"name":"APIRole"}},{"id":12848,"name":"RESTPostAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event"},"sources":[{"fileName":"rest/v10/guildScheduledEvent.ts","line":77,"character":12}],"type":{"type":"reference","id":11063,"name":"APIGuildScheduledEvent"}},{"id":13099,"name":"RESTPostAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#create-guild-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":73,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":13133,"name":"RESTPostAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#create-guild-sticker"},"sources":[{"fileName":"rest/v10/sticker.ts","line":69,"character":12}],"type":{"type":"reference","id":11657,"name":"APISticker"}},{"id":13149,"name":"RESTPostAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":52,"character":12}],"type":{"type":"reference","id":11706,"name":"APITemplate"}},{"id":12668,"name":"RESTPostAPIGuildsMFAResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-mfa-level"},"sources":[{"fileName":"rest/v10/guild.ts","line":207,"character":12}],"type":{"type":"reference","id":12666,"name":"RESTPostAPIGuildsMFAJSONBody"}},{"id":12665,"name":"RESTPostAPIGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild"},"sources":[{"fileName":"rest/v10/guild.ts","line":190,"character":12}],"type":{"type":"reference","id":10706,"name":"APIGuild"}},{"id":12912,"name":"RESTPostAPIInteractionCallbackFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":191,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":12913,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12914,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/interactions.ts","line":196,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12914]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":192,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":12909,"name":"RESTPostAPIInteractionCallbackJSONBody"}]}]}},{"id":12909,"name":"RESTPostAPIInteractionCallbackJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":176,"character":12}],"type":{"type":"reference","id":11430,"name":"APIInteractionResponse"}},{"id":12915,"name":"RESTPostAPIInteractionCallbackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v10/interactions.ts","line":203,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12938,"name":"RESTPostAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":317,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":12939,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12940,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/interactions.ts","line":322,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[12940]}],"sources":[{"fileName":"rest/v10/interactions.ts","line":318,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":12937,"name":"RESTPostAPIInteractionFollowupJSONBody"}]}]}},{"id":12937,"name":"RESTPostAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":312,"character":12}],"type":{"type":"reference","id":11462,"name":"APIInteractionResponseCallbackData"}},{"id":12941,"name":"RESTPostAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v10/interactions.ts","line":329,"character":12}],"type":{"type":"reference","id":13239,"name":"RESTPostAPIWebhookWithTokenWaitResult"}},{"id":13084,"name":"RESTPostAPIPollExpireResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#expire-poll"},"sources":[{"fileName":"rest/v10/poll.ts","line":56,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":13085,"name":"RESTPostAPISendSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#send-soundboard-sound"},"sources":[{"fileName":"rest/v10/soundboard.ts","line":7,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":13113,"name":"RESTPostAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance"},"sources":[{"fileName":"rest/v10/stageInstance.ts","line":35,"character":12}],"type":{"type":"reference","id":11641,"name":"APIStageInstance"}},{"id":13144,"name":"RESTPostAPITemplateCreateGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-from-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":28,"character":12}],"type":{"type":"reference","id":10706,"name":"APIGuild"}},{"id":13232,"name":"RESTPostAPIWebhookWithTokenFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":167,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":13233,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":13234,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v10/webhook.ts","line":172,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[13234]}],"sources":[{"fileName":"rest/v10/webhook.ts","line":168,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":13219,"name":"RESTPostAPIWebhookWithTokenJSONBody"}]}]}},{"id":13243,"name":"RESTPostAPIWebhookWithTokenGitHubQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-query-string-params"},"sources":[{"fileName":"rest/v10/webhook.ts","line":229,"character":12}],"type":{"type":"reference","id":13235,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":13244,"name":"RESTPostAPIWebhookWithTokenGitHubResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":234,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13245,"name":"RESTPostAPIWebhookWithTokenGitHubWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-query-string-params\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":242,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":13238,"name":"RESTPostAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":198,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13240,"name":"RESTPostAPIWebhookWithTokenSlackQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-query-string-params"},"sources":[{"fileName":"rest/v10/webhook.ts","line":211,"character":12}],"type":{"type":"reference","id":13235,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":13241,"name":"RESTPostAPIWebhookWithTokenSlackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook"},"sources":[{"fileName":"rest/v10/webhook.ts","line":216,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13242,"name":"RESTPostAPIWebhookWithTokenSlackWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-query-string-params\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":224,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":13239,"name":"RESTPostAPIWebhookWithTokenWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-webhook-query-string-params\n"},"sources":[{"fileName":"rest/v10/webhook.ts","line":206,"character":12}],"type":{"type":"reference","id":10196,"name":"APIMessage"}},{"id":13071,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsAndWebhookIncomingScopeResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":211,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":13057,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult"},{"type":"reference","id":13064,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult"}]}},{"id":13037,"name":"RESTPostOAuth2ClientCredentialsResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":123,"character":12}],"type":{"type":"reference","id":13033,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult"}},{"id":13025,"name":"RESTPostOAuth2RefreshTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/oauth2.ts","line":96,"character":12}],"type":{"type":"reference","id":13014,"name":"RESTPostOAuth2AccessTokenResult"}},{"id":12951,"name":"RESTPutAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":376,"character":12}],"type":{"type":"reference","id":11266,"name":"APIGuildApplicationCommandPermissions"}},{"id":12898,"name":"RESTPutAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":111,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":12894,"name":"RESTPostAPIApplicationCommandsJSONBody"}}},{"id":12899,"name":"RESTPutAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":116,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11084,"name":"APIApplicationCommand"}}},{"id":12907,"name":"RESTPutAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":161,"character":12}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":12867,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11084,"name":"APIApplicationCommand"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":12881,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":11084,"name":"APIApplicationCommand"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}}},{"id":12908,"name":"RESTPutAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands"},"sources":[{"fileName":"rest/v10/interactions.ts","line":171,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11084,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":12416,"name":"RESTPutAPIApplicationRoleConnectionMetadataJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#update-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v10/application.ts","line":12,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":9744,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":12417,"name":"RESTPutAPIApplicationRoleConnectionMetadataResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#update-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v10/application.ts","line":17,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":9744,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":12509,"name":"RESTPutAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-reaction"},"sources":[{"fileName":"rest/v10/channel.ts","line":365,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12542,"name":"RESTPutAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions"},"sources":[{"fileName":"rest/v10/channel.ts","line":536,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12559,"name":"RESTPutAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#pin-message"},"sources":[{"fileName":"rest/v10/channel.ts","line":630,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12564,"name":"RESTPutAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient"},"sources":[{"fileName":"rest/v10/channel.ts","line":654,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":12585,"name":"RESTPutAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#join-thread"},"sources":[{"fileName":"rest/v10/channel.ts","line":737,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":13188,"name":"RESTPutAPICurrentUserApplicationRoleConnectionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#update-user-application-role-connection"},"sources":[{"fileName":"rest/v10/user.ts","line":143,"character":12}],"type":{"type":"reference","id":11821,"name":"APIApplicationRoleConnection"}},{"id":12952,"name":"RESTPutAPIGuildApplicationCommandsPermissionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":381,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":11266,"name":"APIGuildApplicationCommandPermissions"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"permissions"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}},{"id":12953,"name":"RESTPutAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions"},"sources":[{"fileName":"rest/v10/interactions.ts","line":389,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11266,"name":"APIGuildApplicationCommandPermissions"}}},{"id":12749,"name":"RESTPutAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban"},"sources":[{"fileName":"rest/v10/guild.ts","line":621,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12723,"name":"RESTPutAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/guild.ts","line":476,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10839,"name":"APIGuildMember"},{"type":"intrinsic","name":"undefined"}]}},{"id":12737,"name":"RESTPutAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member-role"},"sources":[{"fileName":"rest/v10/guild.ts","line":560,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":12820,"name":"RESTPutAPIGuildOnboardingJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-onboarding"},"sources":[{"fileName":"rest/v10/guild.ts","line":948,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":10942,"name":"APIGuildOnboarding"},{"type":"union","types":[{"type":"literal","value":"default_channel_ids"},{"type":"literal","value":"enabled"},{"type":"literal","value":"mode"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":12821,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12822,"name":"prompts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Prompts shown during onboarding and in customize community"},"sources":[{"fileName":"rest/v10/guild.ts","line":954,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":12823,"name":"RESTAPIGuildOnboardingPrompt"}}}],"groups":[{"title":"Properties","kind":1024,"children":[12822]}],"sources":[{"fileName":"rest/v10/guild.ts","line":950,"character":4}]}}]}},{"id":12833,"name":"RESTPutAPIGuildOnboardingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-onboarding"},"sources":[{"fileName":"rest/v10/guild.ts","line":998,"character":12}],"type":{"type":"reference","id":10942,"name":"APIGuildOnboarding"}},{"id":13150,"name":"RESTPutAPIGuildTemplateSyncResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#sync-guild-template"},"sources":[{"fileName":"rest/v10/template.ts","line":57,"character":12}],"type":{"type":"reference","id":11706,"name":"APITemplate"}},{"id":12393,"name":"RoleIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1372,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12392,"name":"StickerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1371,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"},{"type":"reference","id":12241,"name":"ImageFormat.PNG"}]}],"qualifiedName":"Extract","package":"typescript","name":"Extract"}},{"id":12389,"name":"StickerPackBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1368,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12391,"name":"StorePageAssetFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1370,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12390,"name":"TeamIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1369,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":12243,"name":"ImageFormat.GIF"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":10005,"name":"TextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10182,"name":"ChannelType.AnnouncementThread"},{"type":"reference","id":10177,"name":"ChannelType.DM"},{"type":"reference","id":10179,"name":"ChannelType.GroupDM"},{"type":"reference","id":10181,"name":"ChannelType.GuildAnnouncement"},{"type":"reference","id":10185,"name":"ChannelType.GuildStageVoice"},{"type":"reference","id":10176,"name":"ChannelType.GuildText"},{"type":"reference","id":10178,"name":"ChannelType.GuildVoice"},{"type":"reference","id":10184,"name":"ChannelType.PrivateThread"},{"type":"reference","id":10183,"name":"ChannelType.PublicThread"}]}},{"id":10096,"name":"ThreadChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v10/channel.ts","line":208,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":10182,"name":"ChannelType.AnnouncementThread"},{"type":"reference","id":10184,"name":"ChannelType.PrivateThread"},{"type":"reference","id":10183,"name":"ChannelType.PublicThread"}]}},{"id":12383,"name":"UserAvatarFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1362,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":12381,"name":"UserBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1360,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":12239,"name":"ImageFormat"},{"type":"reference","id":12244,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":11279,"name":"APIApplicationCommandPermissionsConstant","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-constants"},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":55,"character":13}],"type":{"type":"reflection","declaration":{"id":11280,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":11285,"name":"AllChannels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":58,"character":1}],"type":{"type":"reflection","declaration":{"id":11286,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"signatures":[{"id":11287,"name":"__type","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":11288,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"bigint"}]}}],"type":{"type":"intrinsic","name":"string"}}]}},"defaultValue":"..."},{"id":11281,"name":"Everyone","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v10/_interactions/_applicationCommands/permissions.ts","line":57,"character":1}],"type":{"type":"reflection","declaration":{"id":11282,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"signatures":[{"id":11283,"name":"__type","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":11284,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"bigint"}]}}],"type":{"type":"intrinsic","name":"string"}}]}},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[11285,11281]}]}},"defaultValue":"..."},{"id":11866,"name":"APIVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":25,"character":13}],"type":{"type":"literal","value":"10"},"defaultValue":"'10'"},{"id":12245,"name":"CDNRoutes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":1066,"character":13}],"type":{"type":"reflection","declaration":{"id":12246,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12324,"name":"achievementIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1252,"character":1}],"signatures":[{"id":12325,"name":"achievementIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/{application.id}/achievements/{achievement.id}/icons/{achievement.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12326,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12388,"name":"AchievementIconFormat"}}],"parameters":[{"id":12327,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12328,"name":"achievementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12329,"name":"achievementIconHash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12330,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12326,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/achievements/"],[{"type":"intrinsic","name":"string"},"/icons/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12326,"name":"Format"},""]]}}]},{"id":12318,"name":"applicationAsset","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1238,"character":1}],"signatures":[{"id":12319,"name":"applicationAsset","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/{application.id}/{application.asset_id}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12320,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12387,"name":"ApplicationAssetFormat"}}],"parameters":[{"id":12321,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12322,"name":"applicationAssetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12323,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12320,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12320,"name":"Format"},""]]}}]},{"id":12312,"name":"applicationCover","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1224,"character":1}],"signatures":[{"id":12313,"name":"applicationCover","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-icons/{application.id}/{application.cover_image}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12314,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12386,"name":"ApplicationCoverFormat"}}],"parameters":[{"id":12315,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12316,"name":"applicationCoverImage","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12317,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12314,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12314,"name":"Format"},""]]}}]},{"id":12306,"name":"applicationIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1210,"character":1}],"signatures":[{"id":12307,"name":"applicationIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-icons/{application.id}/{application.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12308,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12385,"name":"ApplicationIconFormat"}}],"parameters":[{"id":12309,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12310,"name":"applicationIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12311,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12308,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12308,"name":"Format"},""]]}}]},{"id":12303,"name":"avatarDecoration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1200,"character":1}],"signatures":[{"id":12304,"name":"avatarDecoration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatar-decoration-presets/{avatar_decoration_data_asset}.png`","text":"This route supports the extension: PNG\n"},"parameters":[{"id":12305,"name":"avatarDecorationDataAsset","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/avatar-decoration-presets/","tail":[[{"type":"intrinsic","name":"string"},".png"]]}}]},{"id":12282,"name":"defaultUserAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1149,"character":1}],"signatures":[{"id":12283,"name":"defaultUserAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/embed/avatars/{index}.png`","text":"The value for `index` parameter depends on whether the user is [migrated to the new username system](https://discord.com/developers/docs/change-log#unique-usernames-on-discord).\nFor users on the new username system, `index` will be `(user.id >> 22) % 6`.\nFor users on the legacy username system, `index` will be `user.discriminator % 5`.\n\nThis route supports the extension: PNG\n"},"typeParameter":[{"id":12284,"name":"Index","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12375,"name":"DefaultUserAvatarAssets"}}],"parameters":[{"id":12285,"name":"index","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12284,"name":"Index"}}],"type":{"type":"template-literal","head":"/embed/avatars/","tail":[[{"type":"reference","id":12284,"name":"Index"},".png"]]}}]},{"id":12247,"name":"emoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1075,"character":1}],"signatures":[{"id":12248,"name":"emoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/emojis/{emoji.id}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12249,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12376,"name":"EmojiFormat"}}],"parameters":[{"id":12250,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12251,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12249,"name":"Format"}}],"type":{"type":"template-literal","head":"/emojis/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12249,"name":"Format"},""]]}}]},{"id":12270,"name":"guildBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1123,"character":1}],"signatures":[{"id":12271,"name":"guildBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/banners/{guild.id}/{guild.banner}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12272,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12380,"name":"GuildBannerFormat"}}],"parameters":[{"id":12273,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12274,"name":"guildBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12275,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12272,"name":"Format"}}],"type":{"type":"template-literal","head":"/banners/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12272,"name":"Format"},""]]}}]},{"id":12264,"name":"guildDiscoverySplash","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1107,"character":1}],"signatures":[{"id":12265,"name":"guildDiscoverySplash","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/discovery-splashes/{guild.id}/{guild.discovery_splash}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12266,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12379,"name":"GuildDiscoverySplashFormat"}}],"parameters":[{"id":12267,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12268,"name":"guildDiscoverySplash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12269,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12266,"name":"Format"}}],"type":{"type":"template-literal","head":"/discovery-splashes/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12266,"name":"Format"},""]]}}]},{"id":12252,"name":"guildIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1087,"character":1}],"signatures":[{"id":12253,"name":"guildIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/icons/{guild.id}/{guild.icon}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12254,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12377,"name":"GuildIconFormat"}}],"parameters":[{"id":12255,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12256,"name":"guildIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12257,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12254,"name":"Format"}}],"type":{"type":"template-literal","head":"/icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12254,"name":"Format"},""]]}}]},{"id":12292,"name":"guildMemberAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1173,"character":1}],"signatures":[{"id":12293,"name":"guildMemberAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/users/{user.id}/avatars/{guild_member.avatar}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12294,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12384,"name":"GuildMemberAvatarFormat"}}],"parameters":[{"id":12295,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12296,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12297,"name":"memberAvatar","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12298,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12294,"name":"Format"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/users/"],[{"type":"intrinsic","name":"string"},"/avatars/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12294,"name":"Format"},""]]}}]},{"id":12365,"name":"guildMemberBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1335,"character":1}],"signatures":[{"id":12366,"name":"guildMemberBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/${guild.id}/users/${user.id}/banners/${guild_member.banner}.{png|jpeg|webp|gif}`","text":"This route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12367,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12395,"name":"GuildMemberBannerFormat"}}],"parameters":[{"id":12368,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12369,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12370,"name":"guildMemberBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12371,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12367,"name":"Format"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/users/"],[{"type":"intrinsic","name":"string"},"/banners/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12367,"name":"Format"},""]]}}]},{"id":12359,"name":"guildScheduledEventCover","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1321,"character":1}],"signatures":[{"id":12360,"name":"guildScheduledEventCover","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guild-events/{guild_scheduled_event.id}/{guild_scheduled_event.image}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12361,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12394,"name":"GuildScheduledEventCoverFormat"}}],"parameters":[{"id":12362,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12363,"name":"guildScheduledEventCoverImage","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12364,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12361,"name":"Format"}}],"type":{"type":"template-literal","head":"/guild-events/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12361,"name":"Format"},""]]}}]},{"id":12258,"name":"guildSplash","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1097,"character":1}],"signatures":[{"id":12259,"name":"guildSplash","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/splashes/{guild.id}/{guild.splash}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12260,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12378,"name":"GuildSplashFormat"}}],"parameters":[{"id":12261,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12262,"name":"guildSplash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12263,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12260,"name":"Format"}}],"type":{"type":"template-literal","head":"/splashes/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12260,"name":"Format"},""]]}}]},{"id":12353,"name":"roleIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1311,"character":1}],"signatures":[{"id":12354,"name":"roleIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/role-icons/{role.id}/{role.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12355,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12393,"name":"RoleIconFormat"}}],"parameters":[{"id":12356,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12357,"name":"roleIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12358,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12355,"name":"Format"}}],"type":{"type":"template-literal","head":"/role-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12355,"name":"Format"},""]]}}]},{"id":12372,"name":"soundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1348,"character":1}],"signatures":[{"id":12373,"name":"soundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/soundboard-sounds/${sound.id}`"},"parameters":[{"id":12374,"name":"soundId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/soundboard-sounds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12348,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1301,"character":1}],"signatures":[{"id":12349,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}.{png|json}`","text":"This route supports the extensions: PNG, Lottie, GIF\n"},"typeParameter":[{"id":12350,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12392,"name":"StickerFormat"}}],"parameters":[{"id":12351,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12352,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12350,"name":"Format"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12350,"name":"Format"},""]]}}]},{"id":12331,"name":"stickerPackBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1267,"character":1}],"signatures":[{"id":12332,"name":"stickerPackBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/710982414301790216/store/{sticker_pack.banner.asset_id}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12333,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12389,"name":"StickerPackBannerFormat"}}],"parameters":[{"id":12334,"name":"stickerPackBannerAssetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12335,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12333,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/710982414301790216/store/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12333,"name":"Format"},""]]}}]},{"id":12336,"name":"storePageAsset","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1277,"character":1}],"signatures":[{"id":12337,"name":"storePageAsset","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/${application.id}/store/${asset.id}.{png|jpeg|webp}}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12338,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12391,"name":"StorePageAssetFormat"},"default":{"type":"reference","id":12241,"name":"PNG"}}],"parameters":[{"id":12339,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12340,"name":"assetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12341,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12338,"name":"Format"},"defaultValue":"..."}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/store/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12338,"name":"Format"},""]]}}]},{"id":12342,"name":"teamIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1291,"character":1}],"signatures":[{"id":12343,"name":"teamIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/team-icons/{team.id}/{team.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":12344,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12390,"name":"TeamIconFormat"}}],"parameters":[{"id":12345,"name":"teamId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12346,"name":"teamIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12347,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12344,"name":"Format"}}],"type":{"type":"template-literal","head":"/team-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12344,"name":"Format"},""]]}}]},{"id":12286,"name":"userAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1161,"character":1}],"signatures":[{"id":12287,"name":"userAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatars/{user.id}/{user.avatar}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12288,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12383,"name":"UserAvatarFormat"}}],"parameters":[{"id":12289,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12290,"name":"userAvatar","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12291,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12288,"name":"Format"}}],"type":{"type":"template-literal","head":"/avatars/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12288,"name":"Format"},""]]}}]},{"id":12299,"name":"userAvatarDecoration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1190,"character":1}],"signatures":[{"id":12300,"name":"userAvatarDecoration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatar-decorations/{user.id}/{user.avatar_decoration}.png`","text":"This route supports the extension: PNG\n","tags":[{"tag":"deprecated","text":"Use {@link CDNRoutes.avatarDecoration} instead.\n"}]},"parameters":[{"id":12301,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12302,"name":"userAvatarDecoration","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/avatar-decorations/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},".png"]]}}]},{"id":12276,"name":"userBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1135,"character":1}],"signatures":[{"id":12277,"name":"userBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/banners/{user.id}/{user.banner}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":12278,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":12381,"name":"UserBannerFormat"}}],"parameters":[{"id":12279,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12280,"name":"userBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12281,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":12278,"name":"Format"}}],"type":{"type":"template-literal","head":"/banners/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":12278,"name":"Format"},""]]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[12324,12318,12312,12306,12303,12282,12247,12270,12264,12252,12292,12365,12359,12258,12353,12372,12348,12331,12336,12342,12286,12299,12276]}]}},"defaultValue":"..."},{"id":9056,"name":"GatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"gateway/v10.ts","line":46,"character":13}],"type":{"type":"literal","value":"10"},"defaultValue":"'10'"},{"id":12407,"name":"OAuth2Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":1398,"character":13}],"type":{"type":"reflection","declaration":{"id":12408,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12409,"name":"authorizationURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1399,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v10/oauth2/authorize"},"defaultValue":"..."},{"id":12411,"name":"tokenRevocationURL","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"See https://tools.ietf.org/html/rfc7009"},"sources":[{"fileName":"rest/v10/index.ts","line":1404,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v10/oauth2/token/revoke"},"defaultValue":"..."},{"id":12410,"name":"tokenURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1400,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v10/oauth2/token"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[12409,12411,12410]}]}},"defaultValue":"..."},{"id":12398,"name":"RouteBases","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":1385,"character":13}],"type":{"type":"reflection","declaration":{"id":12399,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12400,"name":"api","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1386,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v10"},"defaultValue":"..."},{"id":12401,"name":"cdn","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1387,"character":1}],"type":{"type":"literal","value":"https://cdn.discordapp.com"},"defaultValue":"'https://cdn.discordapp.com'"},{"id":12405,"name":"gift","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1391,"character":1}],"type":{"type":"literal","value":"https://discord.gift"},"defaultValue":"'https://discord.gift'"},{"id":12403,"name":"invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1389,"character":1}],"type":{"type":"literal","value":"https://discord.gg"},"defaultValue":"'https://discord.gg'"},{"id":12402,"name":"media","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1388,"character":1}],"type":{"type":"literal","value":"https://media.discordapp.net"},"defaultValue":"'https://media.discordapp.net'"},{"id":12406,"name":"scheduledEvent","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1392,"character":1}],"type":{"type":"literal","value":"https://discord.com/events"},"defaultValue":"'https://discord.com/events'"},{"id":12404,"name":"template","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1390,"character":1}],"type":{"type":"literal","value":"https://discord.new"},"defaultValue":"'https://discord.new'"}],"groups":[{"title":"Properties","kind":1024,"children":[12400,12401,12405,12403,12402,12406,12404]}]}},"defaultValue":"..."},{"id":11867,"name":"Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":27,"character":13}],"type":{"type":"reflection","declaration":{"id":11868,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":12121,"name":"applicationCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":749,"character":1}],"signatures":[{"id":12122,"name":"applicationCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/commands/{command.id}`"},"parameters":[{"id":12123,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12124,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12149,"name":"applicationCommandPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":815,"character":1}],"signatures":[{"id":12150,"name":"applicationCommandPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`"},"parameters":[{"id":12151,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12152,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12153,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},"/permissions"]]}}]},{"id":12118,"name":"applicationCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":739,"character":1}],"signatures":[{"id":12119,"name":"applicationCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands`\n- PUT `/applications/{application.id}/commands`\n- POST `/applications/{application.id}/commands`"},"parameters":[{"id":12120,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":12215,"name":"applicationEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1000,"character":1}],"signatures":[{"id":12216,"name":"applicationEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/emojis/{emoji.id}`\n- PATCH `/applications/{application.id}/emojis/{emoji.id}`\n- DELETE `/applications/{application.id}/emojis/{emoji.id}`"},"parameters":[{"id":12217,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12218,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12212,"name":"applicationEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":990,"character":1}],"signatures":[{"id":12213,"name":"applicationEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/emojis`\n- POST `/applications/{application.id}/emojis`"},"parameters":[{"id":12214,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":12129,"name":"applicationGuildCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":769,"character":1}],"signatures":[{"id":12130,"name":"applicationGuildCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`"},"parameters":[{"id":12131,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12132,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12133,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12125,"name":"applicationGuildCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":759,"character":1}],"signatures":[{"id":12126,"name":"applicationGuildCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands`\n- POST `/applications/{application.id}/guilds/{guild.id}/commands`"},"parameters":[{"id":12127,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12128,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":11869,"name":"applicationRoleConnectionMetadata","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":33,"character":1}],"signatures":[{"id":11870,"name":"applicationRoleConnectionMetadata","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/role-connections/metadata`\n- PUT `/applications/{application.id}/role-connections/metadata`"},"parameters":[{"id":11871,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/role-connections/metadata"]]}}]},{"id":11882,"name":"channel","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":70,"character":1}],"signatures":[{"id":11883,"name":"channel","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}`\n- PATCH `/channels/{channel.id}`\n- DELETE `/channels/{channel.id}`"},"parameters":[{"id":11884,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11916,"name":"channelBulkDelete","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":145,"character":1}],"signatures":[{"id":11917,"name":"channelBulkDelete","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/bulk-delete`"},"parameters":[{"id":11918,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/bulk-delete"]]}}]},{"id":11926,"name":"channelFollowers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":171,"character":1}],"signatures":[{"id":11927,"name":"channelFollowers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/followers`"},"parameters":[{"id":11928,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/followers"]]}}]},{"id":11923,"name":"channelInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":163,"character":1}],"signatures":[{"id":11924,"name":"channelInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/invites`\n- POST `/channels/{channel.id}/invites`"},"parameters":[{"id":11925,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":12057,"name":"channelJoinedArchivedThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":522,"character":1}],"signatures":[{"id":12058,"name":"channelJoinedArchivedThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/users/@me/threads/archived/private`"},"parameters":[{"id":12059,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/users/@me/threads/archived/private"]]}}]},{"id":11888,"name":"channelMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":89,"character":1}],"signatures":[{"id":11889,"name":"channelMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}`\n- PATCH `/channels/{channel.id}/messages/{message.id}`\n- DELETE `/channels/{channel.id}/messages/{message.id}`"},"parameters":[{"id":11890,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11891,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11912,"name":"channelMessageAllReactions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":137,"character":1}],"signatures":[{"id":11913,"name":"channelMessageAllReactions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions`"},"parameters":[{"id":11914,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11915,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions"]]}}]},{"id":11892,"name":"channelMessageCrosspost","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":97,"character":1}],"signatures":[{"id":11893,"name":"channelMessageCrosspost","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/{message.id}/crosspost`"},"parameters":[{"id":11894,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11895,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/crosspost"]]}}]},{"id":11896,"name":"channelMessageOwnReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":108,"character":1}],"signatures":[{"id":11897,"name":"channelMessageOwnReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":11898,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11899,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11900,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/@me"]]}}]},{"id":11907,"name":"channelMessageReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":129,"character":1}],"signatures":[{"id":11908,"name":"channelMessageReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":11909,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11910,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11911,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11901,"name":"channelMessageUserReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":118,"character":1}],"signatures":[{"id":11902,"name":"channelMessageUserReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/{user.id}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":11903,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11904,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11905,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11906,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11885,"name":"channelMessages","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":79,"character":1}],"signatures":[{"id":11886,"name":"channelMessages","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages`\n- POST `/channels/{channel.id}/messages`"},"parameters":[{"id":11887,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages"]]}}]},{"id":11919,"name":"channelPermission","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":154,"character":1}],"signatures":[{"id":11920,"name":"channelPermission","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/permissions/{overwrite.id}`\n- DELETE `/channels/{channel.id}/permissions/{overwrite.id}`"},"parameters":[{"id":11921,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11922,"name":"overwriteId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/permissions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11935,"name":"channelPin","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":196,"character":1}],"signatures":[{"id":11936,"name":"channelPin","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/pins/{message.id}`\n- DELETE `/channels/{channel.id}/pins/{message.id}`"},"parameters":[{"id":11937,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11938,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11932,"name":"channelPins","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":187,"character":1}],"signatures":[{"id":11933,"name":"channelPins","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/pins`"},"parameters":[{"id":11934,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins"]]}}]},{"id":11939,"name":"channelRecipient","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":205,"character":1}],"signatures":[{"id":11940,"name":"channelRecipient","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/recipients/{user.id}`\n- DELETE `/channels/{channel.id}/recipients/{user.id}`"},"parameters":[{"id":11941,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11942,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/recipients/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12053,"name":"channelThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":514,"character":1}],"signatures":[{"id":12054,"name":"channelThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/threads/archived/public`\n- GET `/channels/{channel.id}/threads/archived/private`"},"parameters":[{"id":12055,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12056,"name":"archivedStatus","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"private"},{"type":"literal","value":"public"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/archived/private"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/archived/public"]]}]}}]},{"id":11929,"name":"channelTyping","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":179,"character":1}],"signatures":[{"id":11930,"name":"channelTyping","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/typing`"},"parameters":[{"id":11931,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/typing"]]}}]},{"id":12084,"name":"channelWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":619,"character":1}],"signatures":[{"id":12085,"name":"channelWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/webhooks`\n- POST `/channels/{channel.id}/webhooks`"},"parameters":[{"id":12086,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":12208,"name":"consumeEntitlement","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":981,"character":1}],"signatures":[{"id":12209,"name":"consumeEntitlement","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/applications/{application.id}/entitlements/{entitlement.id}/consume`"},"parameters":[{"id":12210,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12211,"name":"entitlementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements/"],[{"type":"intrinsic","name":"string"},"/consume"]]}}]},{"id":12193,"name":"currentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":940,"character":1}],"signatures":[{"id":12194,"name":"currentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/@me`\n- PATCH `/applications/@me`"},"type":{"type":"literal","value":"/applications/@me"}}]},{"id":12198,"name":"entitlement","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":957,"character":1}],"signatures":[{"id":12199,"name":"entitlement","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/applications/{application.id}/entitlements/{entitlement.id}`"},"parameters":[{"id":12200,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12201,"name":"entitlementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12195,"name":"entitlements","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":949,"character":1}],"signatures":[{"id":12196,"name":"entitlements","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/entitlements`\n- POST `/applications/{application.id}/entitlements`"},"parameters":[{"id":12197,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements"]]}}]},{"id":12042,"name":"expirePoll","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":480,"character":1}],"signatures":[{"id":12043,"name":"expirePoll","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/polls/{message.id}/expire`"},"parameters":[{"id":12044,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12045,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/polls/"],[{"type":"intrinsic","name":"string"},"/expire"]]}}]},{"id":12104,"name":"gateway","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":681,"character":1}],"signatures":[{"id":12105,"name":"gateway","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway`"},"type":{"type":"literal","value":"/gateway"}}]},{"id":12106,"name":"gatewayBot","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":689,"character":1}],"signatures":[{"id":12107,"name":"gatewayBot","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway/bot`"},"type":{"type":"literal","value":"/gateway/bot"}}]},{"id":11952,"name":"guild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":242,"character":1}],"signatures":[{"id":11953,"name":"guild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}`\n- PATCH `/guilds/{guild.id}`\n- DELETE `/guilds/{guild.id}`"},"parameters":[{"id":11954,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12050,"name":"guildActiveThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":505,"character":1}],"signatures":[{"id":12051,"name":"guildActiveThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/threads/active`"},"parameters":[{"id":12052,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/threads/active"]]}}]},{"id":12145,"name":"guildApplicationCommandsPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":806,"character":1}],"signatures":[{"id":12146,"name":"guildApplicationCommandsPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/permissions`"},"parameters":[{"id":12147,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12148,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/permissions"]]}}]},{"id":11879,"name":"guildAuditLog","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":60,"character":1}],"signatures":[{"id":11880,"name":"guildAuditLog","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/audit-logs`"},"parameters":[{"id":11881,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/audit-logs"]]}}]},{"id":11875,"name":"guildAutoModerationRule","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":52,"character":1}],"signatures":[{"id":11876,"name":"guildAutoModerationRule","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Routes for:\n- GET `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`\n- PATCH `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`\n- DELETE `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`"},"parameters":[{"id":11877,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11878,"name":"ruleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/auto-moderation/rules/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11872,"name":"guildAutoModerationRules","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":42,"character":1}],"signatures":[{"id":11873,"name":"guildAutoModerationRules","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/auto-moderation/rules`\n- POST `/guilds/{guild.id}/auto-moderation/rules`"},"parameters":[{"id":11874,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/auto-moderation/rules"]]}}]},{"id":11985,"name":"guildBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":333,"character":1}],"signatures":[{"id":11986,"name":"guildBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans/{user.id}`\n- PUT `/guilds/{guild.id}/bans/{user.id}`\n- DELETE `/guilds/{guild.id}/bans/{user.id}`"},"parameters":[{"id":11987,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11988,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11982,"name":"guildBans","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":323,"character":1}],"signatures":[{"id":11983,"name":"guildBans","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans`"},"parameters":[{"id":11984,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans"]]}}]},{"id":12205,"name":"guildBulkBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":973,"character":1}],"signatures":[{"id":12206,"name":"guildBulkBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/bulk-ban`"},"parameters":[{"id":12207,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bulk-ban"]]}}]},{"id":11958,"name":"guildChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":260,"character":1}],"signatures":[{"id":11959,"name":"guildChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/channels`\n- POST `/guilds/{guild.id}/channels`\n- PATCH `/guilds/{guild.id}/channels`"},"parameters":[{"id":11960,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/channels"]]}}]},{"id":11971,"name":"guildCurrentMemberNickname","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":298,"character":1}],"signatures":[{"id":11972,"name":"guildCurrentMemberNickname","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/members/@me/nick`","tags":[{"tag":"deprecated","text":"Use {@link Routes.guildMember} instead.\n"}]},"parameters":[{"id":11973,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/@me/nick"]]}}]},{"id":11946,"name":"guildEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":224,"character":1}],"signatures":[{"id":11947,"name":"guildEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis/{emoji.id}`\n- PATCH `/guilds/{guild.id}/emojis/{emoji.id}`\n- DELETE `/guilds/{guild.id}/emojis/{emoji.id}`"},"parameters":[{"id":11948,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11949,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11943,"name":"guildEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":214,"character":1}],"signatures":[{"id":11944,"name":"guildEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis`\n- POST `/guilds/{guild.id}/emojis`"},"parameters":[{"id":11945,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":12008,"name":"guildIntegration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":394,"character":1}],"signatures":[{"id":12009,"name":"guildIntegration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/guilds/{guild.id}/integrations/{integration.id}`"},"parameters":[{"id":12010,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12011,"name":"integrationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12005,"name":"guildIntegrations","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":386,"character":1}],"signatures":[{"id":12006,"name":"guildIntegrations","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/integrations`"},"parameters":[{"id":12007,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations"]]}}]},{"id":12002,"name":"guildInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":378,"character":1}],"signatures":[{"id":12003,"name":"guildInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/invites`"},"parameters":[{"id":12004,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":11979,"name":"guildMFA","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":315,"character":1}],"signatures":[{"id":11980,"name":"guildMFA","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/mfa`"},"parameters":[{"id":11981,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/mfa"]]}}]},{"id":11961,"name":"guildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":272,"character":1}],"signatures":[{"id":11962,"name":"guildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/{user.id}`\n- PUT `/guilds/{guild.id}/members/{user.id}`\n- PATCH `/guilds/{guild.id}/members/@me`\n- PATCH `/guilds/{guild.id}/members/{user.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}`"},"parameters":[{"id":11963,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11964,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11974,"name":"guildMemberRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":307,"character":1}],"signatures":[{"id":11975,"name":"guildMemberRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`"},"parameters":[{"id":11976,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11977,"name":"memberId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11978,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12138,"name":"guildMemberVerification","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":786,"character":1}],"signatures":[{"id":12139,"name":"guildMemberVerification","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/member-verification`\n- PATCH `/guilds/{guild.id}/member-verification`"},"parameters":[{"id":12140,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member-verification"]]}}]},{"id":11965,"name":"guildMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":280,"character":1}],"signatures":[{"id":11966,"name":"guildMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members`"},"parameters":[{"id":11967,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members"]]}}]},{"id":11968,"name":"guildMembersSearch","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":288,"character":1}],"signatures":[{"id":11969,"name":"guildMembersSearch","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/search`"},"parameters":[{"id":11970,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/search"]]}}]},{"id":12190,"name":"guildOnboarding","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":931,"character":1}],"signatures":[{"id":12191,"name":"guildOnboarding","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/onboarding`\n- PUT `/guilds/{guild.id}/onboarding`"},"parameters":[{"id":12192,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/onboarding"]]}}]},{"id":11955,"name":"guildPreview","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":250,"character":1}],"signatures":[{"id":11956,"name":"guildPreview","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/preview`"},"parameters":[{"id":11957,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/preview"]]}}]},{"id":11996,"name":"guildPrune","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":362,"character":1}],"signatures":[{"id":11997,"name":"guildPrune","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/prune`\n- POST `/guilds/{guild.id}/prune`"},"parameters":[{"id":11998,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/prune"]]}}]},{"id":11992,"name":"guildRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":353,"character":1}],"signatures":[{"id":11993,"name":"guildRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles/{role.id}`\n- PATCH `/guilds/{guild.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/roles/{role.id}`"},"parameters":[{"id":11994,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":11995,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":11989,"name":"guildRoles","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":343,"character":1}],"signatures":[{"id":11990,"name":"guildRoles","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles`\n- POST `/guilds/{guild.id}/roles`\n- PATCH `/guilds/{guild.id}/roles`"},"parameters":[{"id":11991,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles"]]}}]},{"id":12182,"name":"guildScheduledEvent","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":914,"character":1}],"signatures":[{"id":12183,"name":"guildScheduledEvent","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- PATCH `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- DELETE `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`"},"parameters":[{"id":12184,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12185,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12186,"name":"guildScheduledEventUsers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":922,"character":1}],"signatures":[{"id":12187,"name":"guildScheduledEventUsers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}/users`"},"parameters":[{"id":12188,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12189,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events/"],[{"type":"intrinsic","name":"string"},"/users"]]}}]},{"id":12179,"name":"guildScheduledEvents","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":904,"character":1}],"signatures":[{"id":12180,"name":"guildScheduledEvents","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events`\n- POST `/guilds/{guild.id}/scheduled-events`"},"parameters":[{"id":12181,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events"]]}}]},{"id":12234,"name":"guildSoundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1051,"character":1}],"signatures":[{"id":12235,"name":"guildSoundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/soundboard-sounds/{sound.id}`\n- PATCH `/guilds/{guild.id}/soundboard-sounds/{sound.id}`\n- DELETE `/guilds/{guild.id}/soundboard-sounds/{sound.id}`"},"parameters":[{"id":12236,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12237,"name":"soundId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/soundboard-sounds/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12231,"name":"guildSoundboardSounds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1041,"character":1}],"signatures":[{"id":12232,"name":"guildSoundboardSounds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/soundboard-sounds`\n- POST `/guilds/{guild.id}/soundboard-sounds`"},"parameters":[{"id":12233,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/soundboard-sounds"]]}}]},{"id":12175,"name":"guildSticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":895,"character":1}],"signatures":[{"id":12176,"name":"guildSticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers/{sticker.id}`\n- PATCH `/guilds/{guild.id}/stickers/{sticker.id}`\n- DELETE `/guilds/{guild.id}/stickers/{sticker.id}`"},"parameters":[{"id":12177,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12178,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12172,"name":"guildStickers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":885,"character":1}],"signatures":[{"id":12173,"name":"guildStickers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers`\n- POST `/guilds/{guild.id}/stickers`"},"parameters":[{"id":12174,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers"]]}}]},{"id":12033,"name":"guildTemplate","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":464,"character":1}],"signatures":[{"id":12034,"name":"guildTemplate","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/templates/{template.code}`\n- PATCH `/guilds/{guild.id}/templates/{template.code}`\n- DELETE `/guilds/{guild.id}/templates/{template.code}`"},"parameters":[{"id":12035,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12036,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12030,"name":"guildTemplates","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":454,"character":1}],"signatures":[{"id":12031,"name":"guildTemplates","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/templates`\n- POST `/guilds/{guild.id}/templates`"},"parameters":[{"id":12032,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates"]]}}]},{"id":12018,"name":"guildVanityUrl","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":419,"character":1}],"signatures":[{"id":12019,"name":"guildVanityUrl","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/vanity-url`"},"parameters":[{"id":12020,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/vanity-url"]]}}]},{"id":11999,"name":"guildVoiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":370,"character":1}],"signatures":[{"id":12000,"name":"guildVoiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/regions`"},"parameters":[{"id":12001,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/regions"]]}}]},{"id":12141,"name":"guildVoiceState","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":797,"character":1}],"signatures":[{"id":12142,"name":"guildVoiceState","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/voice-states/@me`\n- GET `/guilds/{guild.id}/voice-states/{user.id}`\n- PATCH `/guilds/{guild.id}/voice-states/@me`\n- PATCH `/guilds/{guild.id}/voice-states/{user.id}`"},"parameters":[{"id":12143,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12144,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/voice-states/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12087,"name":"guildWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":627,"character":1}],"signatures":[{"id":12088,"name":"guildWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/webhooks`"},"parameters":[{"id":12089,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":12154,"name":"guildWelcomeScreen","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":824,"character":1}],"signatures":[{"id":12155,"name":"guildWelcomeScreen","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/welcome-screen`\n- PATCH `/guilds/{guild.id}/welcome-screen`"},"parameters":[{"id":12156,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/welcome-screen"]]}}]},{"id":12021,"name":"guildWidgetImage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":427,"character":1}],"signatures":[{"id":12022,"name":"guildWidgetImage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.png`"},"parameters":[{"id":12023,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.png"]]}}]},{"id":12015,"name":"guildWidgetJSON","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":411,"character":1}],"signatures":[{"id":12016,"name":"guildWidgetJSON","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.json`"},"parameters":[{"id":12017,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.json"]]}}]},{"id":12012,"name":"guildWidgetSettings","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":403,"character":1}],"signatures":[{"id":12013,"name":"guildWidgetSettings","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget`\n- PATCH `/guilds/{guild.id}/widget`"},"parameters":[{"id":12014,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget"]]}}]},{"id":11950,"name":"guilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":232,"character":1}],"signatures":[{"id":11951,"name":"guilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds`"},"type":{"type":"literal","value":"/guilds"}}]},{"id":12134,"name":"interactionCallback","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":777,"character":1}],"signatures":[{"id":12135,"name":"interactionCallback","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/interactions/{interaction.id}/{interaction.token}/callback`"},"parameters":[{"id":12136,"name":"interactionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12137,"name":"interactionToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/interactions/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/callback"]]}}]},{"id":12024,"name":"invite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":436,"character":1}],"signatures":[{"id":12025,"name":"invite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/invites/{invite.code}`\n- DELETE `/invites/{invite.code}`"},"parameters":[{"id":12026,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/invites/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12170,"name":"nitroStickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":876,"character":1}],"signatures":[{"id":12171,"name":"nitroStickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`","tags":[{"tag":"deprecated","text":"Use {@link Routes.stickerPacks} instead.\n"}]},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":12112,"name":"oauth2Authorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":713,"character":1}],"signatures":[{"id":12113,"name":"oauth2Authorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/authorize`"},"type":{"type":"literal","value":"/oauth2/authorize"}}]},{"id":12108,"name":"oauth2CurrentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":697,"character":1}],"signatures":[{"id":12109,"name":"oauth2CurrentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/applications/@me`"},"type":{"type":"literal","value":"/oauth2/applications/@me"}}]},{"id":12110,"name":"oauth2CurrentAuthorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":705,"character":1}],"signatures":[{"id":12111,"name":"oauth2CurrentAuthorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/@me`"},"type":{"type":"literal","value":"/oauth2/@me"}}]},{"id":12114,"name":"oauth2TokenExchange","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":721,"character":1}],"signatures":[{"id":12115,"name":"oauth2TokenExchange","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token`"},"type":{"type":"literal","value":"/oauth2/token"}}]},{"id":12116,"name":"oauth2TokenRevocation","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":729,"character":1}],"signatures":[{"id":12117,"name":"oauth2TokenRevocation","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token/revoke`"},"type":{"type":"literal","value":"/oauth2/token/revoke"}}]},{"id":12037,"name":"pollAnswerVoters","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":472,"character":1}],"signatures":[{"id":12038,"name":"pollAnswerVoters","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/polls/{message.id}/answers/{answer_id}`"},"parameters":[{"id":12039,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12040,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12041,"name":"answerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"number"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/polls/"],[{"type":"intrinsic","name":"string"},"/answers/"],[{"type":"intrinsic","name":"number"},""]]}}]},{"id":12226,"name":"sendSoundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1024,"character":1}],"signatures":[{"id":12227,"name":"sendSoundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/send-soundboard-sound`"},"parameters":[{"id":12228,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/send-soundboard-sound"]]}}]},{"id":12222,"name":"skuSubscription","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1016,"character":1}],"signatures":[{"id":12223,"name":"skuSubscription","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/skus/{sku.id}/subscriptions/{subscription.id}`"},"parameters":[{"id":12224,"name":"skuId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12225,"name":"subscriptionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/skus/","tail":[[{"type":"intrinsic","name":"string"},"/subscriptions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12219,"name":"skuSubscriptions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1008,"character":1}],"signatures":[{"id":12220,"name":"skuSubscriptions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/skus/{sku.id}/subscriptions`"},"parameters":[{"id":12221,"name":"skuId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/skus/","tail":[[{"type":"intrinsic","name":"string"},"/subscriptions"]]}}]},{"id":12202,"name":"skus","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":965,"character":1}],"signatures":[{"id":12203,"name":"skus","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/skus`"},"parameters":[{"id":12204,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/skus"]]}}]},{"id":12229,"name":"soundboardDefaultSounds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":1032,"character":1}],"signatures":[{"id":12230,"name":"soundboardDefaultSounds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/soundboard-default-sounds`"},"type":{"type":"literal","value":"/soundboard-default-sounds"}}]},{"id":12159,"name":"stageInstance","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":842,"character":1}],"signatures":[{"id":12160,"name":"stageInstance","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stage-instances/{channel.id}`\n- PATCH `/stage-instances/{channel.id}`\n- DELETE `/stage-instances/{channel.id}`"},"parameters":[{"id":12161,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stage-instances/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12157,"name":"stageInstances","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":832,"character":1}],"signatures":[{"id":12158,"name":"stageInstances","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/stage-instances`"},"type":{"type":"literal","value":"/stage-instances"}}]},{"id":12162,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":850,"character":1}],"signatures":[{"id":12163,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}`"},"parameters":[{"id":12164,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12167,"name":"stickerPack","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":866,"character":1}],"signatures":[{"id":12168,"name":"stickerPack","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs/{pack.id}`"},"parameters":[{"id":12169,"name":"packId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/sticker-packs/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12165,"name":"stickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":858,"character":1}],"signatures":[{"id":12166,"name":"stickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`"},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":12027,"name":"template","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":445,"character":1}],"signatures":[{"id":12028,"name":"template","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/templates/{template.code}`\n- POST `/guilds/templates/{template.code}`"},"parameters":[{"id":12029,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/templates/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12060,"name":"threadMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":535,"character":1}],"signatures":[{"id":12061,"name":"threadMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{thread.id}/thread-members`\n- GET `/channels/{thread.id}/thread-members/{user.id}`\n- PUT `/channels/{thread.id}/thread-members/@me`\n- PUT `/channels/{thread.id}/thread-members/{user.id}`\n- DELETE `/channels/{thread.id}/thread-members/@me`\n- DELETE `/channels/{thread.id}/thread-members/{user.id}`"},"parameters":[{"id":12062,"name":"threadId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12063,"name":"userId","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/thread-members/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/thread-members"]]}]}}]},{"id":12046,"name":"threads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":489,"character":1}],"signatures":[{"id":12047,"name":"threads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/threads`\n- POST `/channels/{channel.id}/messages/{message.id}/threads`"},"parameters":[{"id":12048,"name":"parentId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12049,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/threads"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads"]]}]}}]},{"id":12064,"name":"user","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":553,"character":1}],"signatures":[{"id":12065,"name":"user","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me`\n- GET `/users/{user.id}`\n- PATCH `/users/@me`"},"parameters":[{"id":12066,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/users/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12067,"name":"userApplicationRoleConnection","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":562,"character":1}],"signatures":[{"id":12068,"name":"userApplicationRoleConnection","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/applications/{application.id}/role-connection`\n- PUT `/users/@me/applications/{application.id}/role-connection`"},"parameters":[{"id":12069,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/applications/","tail":[[{"type":"intrinsic","name":"string"},"/role-connection"]]}}]},{"id":12078,"name":"userChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":594,"character":1}],"signatures":[{"id":12079,"name":"userChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/users/@me/channels`"},"type":{"type":"literal","value":"/users/@me/channels"}}]},{"id":12080,"name":"userConnections","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":602,"character":1}],"signatures":[{"id":12081,"name":"userConnections","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/connections`"},"type":{"type":"literal","value":"/users/@me/connections"}}]},{"id":12075,"name":"userGuild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":586,"character":1}],"signatures":[{"id":12076,"name":"userGuild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/users/@me/guilds/{guild.id}`"},"parameters":[{"id":12077,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12072,"name":"userGuildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":578,"character":1}],"signatures":[{"id":12073,"name":"userGuildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds/{guild.id}/member`"},"parameters":[{"id":12074,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member"]]}}]},{"id":12070,"name":"userGuilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":570,"character":1}],"signatures":[{"id":12071,"name":"userGuilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds`"},"type":{"type":"literal","value":"/users/@me/guilds"}}]},{"id":12082,"name":"voiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":610,"character":1}],"signatures":[{"id":12083,"name":"voiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/voice/regions`"},"type":{"type":"literal","value":"/voice/regions"}}]},{"id":12090,"name":"webhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":643,"character":1}],"signatures":[{"id":12091,"name":"webhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}`\n- GET `/webhooks/{webhook.id}/{webhook.token}`\n- PATCH `/webhooks/{webhook.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}`\n- DELETE `/webhooks/{webhook.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}`\n- POST `/webhooks/{webhook.id}/{webhook.token}`","text":"- POST `/webhooks/{application.id}/{interaction.token}`\n"},"parameters":[{"id":12092,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12093,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},""]]}]}}]},{"id":12094,"name":"webhookMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":664,"character":1}],"signatures":[{"id":12095,"name":"webhookMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`","text":"- PATCH `/webhooks/{application.id}/{interaction.token}/messages/@original`\n- PATCH `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n- DELETE `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n"},"parameters":[{"id":12096,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12097,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12098,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@original'"}],"type":{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":12099,"name":"webhookPlatform","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v10/index.ts","line":673,"character":1}],"signatures":[{"id":12100,"name":"webhookPlatform","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/webhooks/{webhook.id}/{webhook.token}/github`\n- POST `/webhooks/{webhook.id}/{webhook.token}/slack`"},"parameters":[{"id":12101,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12102,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":12103,"name":"platform","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"github"},{"type":"literal","value":"slack"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/github"]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/slack"]]}]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[12121,12149,12118,12215,12212,12129,12125,11869,11882,11916,11926,11923,12057,11888,11912,11892,11896,11907,11901,11885,11919,11935,11932,11939,12053,11929,12084,12208,12193,12198,12195,12042,12104,12106,11952,12050,12145,11879,11875,11872,11985,11982,12205,11958,11971,11946,11943,12008,12005,12002,11979,11961,11974,12138,11965,11968,12190,11955,11996,11992,11989,12182,12186,12179,12234,12231,12175,12172,12033,12030,12018,11999,12141,12087,12154,12021,12015,12012,11950,12134,12024,12170,12112,12108,12110,12114,12116,12037,12226,12222,12219,12202,12229,12159,12157,12162,12167,12165,12027,12060,12046,12064,12067,12078,12080,12075,12072,12070,12082,12090,12094,12099]}]}},"defaultValue":"..."},{"id":12238,"name":"StickerPackApplicationId","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v10/index.ts","line":1056,"character":13}],"type":{"type":"literal","value":"710982414301790216"},"defaultValue":"'710982414301790216'"}],"groups":[{"title":"References","kind":16777216,"children":[9683,9680,12413,12414,9685,9684,9686,9689,9687,9688,12412,9690,13259,13258,9681,9055]},{"title":"Enumerations","kind":8,"children":[10668,10643,10652,10432,11191,11275,11104,9727,11109,9751,10425,9777,9856,9986,9980,9976,9963,10489,10566,10175,10444,11793,11818,10370,12975,11523,11116,10129,9070,9109,9085,9057,10751,10754,10788,10777,10758,10852,10761,10963,10966,10772,11066,11075,10980,10993,10985,11070,10781,10766,10917,12239,10881,11112,11452,11424,11490,11486,10940,10280,10288,10285,10233,11562,10327,11617,10612,12517,11608,11539,11543,10537,10126,11649,11673,11670,11558,11699,11702,10496,10337,10348,11753,11777,10193,9581,11862]},{"title":"Interfaces","kind":256,"children":[10454,10436,9691,11084,11433,11166,11176,11184,11209,11234,11222,11141,11203,11271,11226,11214,9721,9724,11821,9744,10410,9760,9769,9844,9983,9991,9951,9969,11825,10893,10507,10441,11321,10499,10458,10469,10483,10476,9999,10427,10528,11129,11465,11782,10076,10067,10356,10397,10406,10402,10389,10394,10379,10384,10586,11512,11493,11045,10309,10597,10595,10601,10084,10706,11266,10016,10153,10123,10117,10863,10887,10839,10931,10935,10942,10948,10956,10824,11064,10969,11077,10028,10923,10926,10896,10903,10907,10836,10884,11149,11365,11347,11354,11307,11441,11444,11447,11431,11449,11472,11652,10196,10272,11247,11254,10301,11402,11378,10465,11301,11292,11397,10275,11392,10304,10563,11383,11387,11436,11467,11417,10322,9995,10582,10695,11610,11622,11628,11619,11625,11439,10312,10319,11588,11601,11532,10541,10547,11632,11641,11009,11657,11679,10517,11548,11687,11693,11706,11718,10007,10553,10097,10353,10342,10330,10133,10692,11734,11240,10048,11027,11843,11829,11849,12396,10623,10678,10663,10659,9248,9235,9270,9596,9351,9287,9347,9359,9367,9370,9385,9394,9411,9403,9421,9426,9435,9439,9363,9613,9200,9195,9188,9193,9617,9620,9628,9455,9205,9462,9476,9499,9494,9487,9607,9510,10619,10606,9674,9217,9211,9639,9642,9651,9646,9658,9661,9632,9635,9443,9533,9557,10681,10686,9563,9671,9572,9587,9663,9666,9592,11006,11414,11410,12443,12626,12641,12930,12919,12926,13167,13075,12863,12616,12421,12513,12477,12587,12590,12595,12600,13162,12960,12741,12709,12713,12783,12786,12669,12849,12857,12834,13090,12802,12805,12954,12989,13072,13082,12981,13247,13121,13044,13052,12994,13038,13026,12450,12523,12734,12732,13157,12611,12673,12724,12809,12772,13100,13134,13193,13198,13115,13210,12430,12554,12544,12491,12535,12566,12578,13202,12867,12881,13179,12969,12751,12754,12606,12788,12792,12758,12837,13093,13128,13146,12651,12666,12910,12916,13086,13107,13141,13219,13235,13014,13008,13057,13064,13004,13034,13020,13001,12949,12538,12561,13184,12746,12717]},{"title":"Type Aliases","kind":4194304,"children":[10578,11139,11290,11291,11289,11125,11164,11123,11124,11175,11122,11119,11140,11128,11165,11174,11182,11127,11190,11239,11120,11181,11183,11126,11155,11189,11208,11238,9726,9860,9882,9883,9871,9872,9938,9902,9894,9927,9924,9929,9925,9942,9914,9867,9891,9905,9904,9898,9934,9911,9930,9879,9943,9945,9903,9862,9866,9948,9949,9917,9939,9931,9936,9941,9940,9918,9919,9878,9944,9923,9926,9900,9863,9915,9864,9906,9933,9928,9876,9909,9907,9901,9912,9893,9861,9913,9868,9892,9897,9889,9870,9881,9921,9884,9874,9895,9896,9869,9873,9875,9899,9946,9865,9932,9887,9888,9922,9910,9890,9937,9935,9916,9950,9920,9908,9880,9877,9947,9886,9885,11342,10545,10488,10174,12448,11137,11138,11136,11371,11264,11265,11263,11256,11082,11343,10047,12633,12631,12640,12650,10880,11083,11345,10173,11063,10066,10065,11081,11353,11430,11462,11471,10527,10579,11261,11262,11260,11382,10576,11375,11408,11409,11374,11377,11376,12487,11407,10581,10580,10577,11421,11422,11420,10046,11423,10526,10546,11678,10045,11258,11259,11257,11373,11372,10525,12388,12387,12386,12385,9859,12382,12375,12376,10666,10662,10667,9679,9247,9234,9228,9229,9232,9233,9226,9227,9230,9231,9263,9264,9267,9268,9261,9262,9269,9265,9266,9187,9279,9276,9283,9282,9275,9274,9281,9280,9595,9354,9355,9350,9356,9357,9286,9346,9358,9366,9369,9384,9388,9389,9392,9393,9284,9285,9406,9407,9410,9402,9408,9409,9414,9415,9418,9419,9416,9417,9420,9425,9430,9431,9434,9432,9433,9438,9362,9344,9345,9616,9446,9447,9454,9450,9451,9459,9460,9210,9461,9475,9480,9481,9498,9493,9605,9606,9503,9504,9507,9508,9505,9506,9509,9482,9483,9515,9516,9216,9186,9657,9225,9185,9442,9517,9518,9519,9520,9521,9522,9255,9256,9259,9260,9253,9254,9257,9258,9532,9556,9523,9524,9527,9528,9525,9526,9531,9554,9555,9562,9569,9570,9571,9586,11828,9584,9585,9591,13190,12380,10006,12379,12377,12384,12395,12394,12378,10027,11300,10618,12488,12632,12634,12823,12827,12484,12826,12832,13081,12623,12442,12521,12511,12510,12522,12534,12512,12553,12560,12565,12476,12586,13178,12978,12750,12615,12797,12739,12738,12696,12782,12856,13106,13139,13153,12946,12936,12959,13119,13217,13257,13218,12948,12866,12865,12618,12902,12900,12901,12415,12427,12429,12428,12543,12520,12483,12482,12558,12449,12589,12594,12599,12598,13206,13183,13182,13177,13154,12968,12625,12624,12947,12745,12740,12697,12605,12604,12796,12795,12708,12808,12712,12716,12819,12672,12671,12780,12757,12851,12862,12836,13092,13127,13126,13145,12707,12794,13191,13192,13207,12814,12807,12801,12798,12942,12932,12958,12988,12987,12986,12979,13089,13114,13124,13123,13120,13140,13155,13189,13208,13246,13209,12418,13156,13125,13007,13033,12896,12897,12621,12622,12905,12906,12440,12441,12530,12533,12475,12736,13161,12700,12706,12614,12731,12813,12695,12767,12771,12781,12852,12855,13105,13138,13151,13152,13197,13201,12815,12818,12799,12800,12944,12943,12945,12934,12933,12935,13118,13214,13215,13253,13249,13256,13216,12419,12420,12894,12895,12619,12620,12903,12904,12439,12556,12552,12508,12504,12507,12537,12577,12584,12557,13205,13181,12973,12980,12974,12698,12699,12610,12574,12570,12766,12848,13099,13133,13149,12668,12665,12912,12909,12915,12938,12937,12941,13084,13085,13113,13144,13232,13243,13244,13245,13238,13240,13241,13242,13239,13071,13037,13025,12951,12898,12899,12907,12908,12416,12417,12509,12542,12559,12564,12585,13188,12952,12953,12749,12723,12737,12820,12833,13150,12393,12392,12389,12391,12390,10005,10096,12383,12381]},{"title":"Variables","kind":32,"children":[11279,11866,12245,9056,12407,12398,11867,12238]}],"sources":[{"fileName":"v10.ts","line":1,"character":0}]},{"id":382,"name":"v6","kind":2,"kindString":"Module","flags":{},"children":[{"id":829,"name":"FormattingPatterns","kind":16777216,"kindString":"Reference","flags":{},"target":4},{"id":826,"name":"GatewayURLQuery","kind":16777216,"kindString":"Reference","flags":{},"target":21},{"id":1747,"name":"Locale","kind":16777216,"kindString":"Reference","flags":{},"target":323},{"id":1748,"name":"LocaleString","kind":16777216,"kindString":"Reference","flags":{},"target":356},{"id":1746,"name":"RESTJSONErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":98},{"id":827,"name":"Snowflake","kind":16777216,"kindString":"Reference","flags":{},"target":2},{"id":1199,"name":"ActivityFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-flags","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1200,"name":"INSTANCE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":160,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1201,"name":"JOIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":161,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1203,"name":"JOIN_REQUEST","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":163,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":1205,"name":"PLAY","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":165,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":1202,"name":"SPECTATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":162,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1204,"name":"SYNC","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":164,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1200,1201,1203,1205,1202,1204]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":159,"character":12}]},{"id":1184,"name":"ActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1189,"name":"Competing","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":108,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":1188,"name":"Custom","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":107,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1185,"name":"Game","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":103,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1187,"name":"Listening","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":105,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1186,"name":"Streaming","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":104,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1189,1188,1185,1187,1186]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":102,"character":12}]},{"id":1760,"name":"AllowedMentionsTypes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1761,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":36,"character":1}],"type":{"type":"literal","value":"everyone"},"defaultValue":"\"everyone\""},{"id":1762,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":37,"character":1}],"type":{"type":"literal","value":"roles"},"defaultValue":"\"roles\""},{"id":1763,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":38,"character":1}],"type":{"type":"literal","value":"users"},"defaultValue":"\"users\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1761,1762,1763]}],"sources":[{"fileName":"rest/v6/channel.ts","line":35,"character":12}]},{"id":843,"name":"AuditLogEvent","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":859,"name":"BOT_ADD","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":68,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":845,"name":"CHANNEL_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":53,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":847,"name":"CHANNEL_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":55,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":848,"name":"CHANNEL_OVERWRITE_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":56,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":850,"name":"CHANNEL_OVERWRITE_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":58,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":849,"name":"CHANNEL_OVERWRITE_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":57,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":846,"name":"CHANNEL_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":54,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":869,"name":"EMOJI_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":82,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":871,"name":"EMOJI_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":84,"character":1}],"type":{"type":"literal","value":62},"defaultValue":"62"},{"id":870,"name":"EMOJI_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":83,"character":1}],"type":{"type":"literal","value":61},"defaultValue":"61"},{"id":844,"name":"GUILD_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":51,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":876,"name":"INTEGRATION_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":91,"character":1}],"type":{"type":"literal","value":80},"defaultValue":"80"},{"id":878,"name":"INTEGRATION_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":93,"character":1}],"type":{"type":"literal","value":82},"defaultValue":"82"},{"id":877,"name":"INTEGRATION_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":92,"character":1}],"type":{"type":"literal","value":81},"defaultValue":"81"},{"id":863,"name":"INVITE_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":74,"character":1}],"type":{"type":"literal","value":40},"defaultValue":"40"},{"id":865,"name":"INVITE_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":76,"character":1}],"type":{"type":"literal","value":42},"defaultValue":"42"},{"id":864,"name":"INVITE_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":75,"character":1}],"type":{"type":"literal","value":41},"defaultValue":"41"},{"id":853,"name":"MEMBER_BAN_ADD","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":62,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":854,"name":"MEMBER_BAN_REMOVE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":63,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":858,"name":"MEMBER_DISCONNECT","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":67,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":851,"name":"MEMBER_KICK","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":60,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":857,"name":"MEMBER_MOVE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":66,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":852,"name":"MEMBER_PRUNE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":61,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":856,"name":"MEMBER_ROLE_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":65,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":855,"name":"MEMBER_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":64,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":873,"name":"MESSAGE_BULK_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":87,"character":1}],"type":{"type":"literal","value":73},"defaultValue":"73"},{"id":872,"name":"MESSAGE_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":86,"character":1}],"type":{"type":"literal","value":72},"defaultValue":"72"},{"id":874,"name":"MESSAGE_PIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":88,"character":1}],"type":{"type":"literal","value":74},"defaultValue":"74"},{"id":875,"name":"MESSAGE_UNPIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":89,"character":1}],"type":{"type":"literal","value":75},"defaultValue":"75"},{"id":860,"name":"ROLE_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":70,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":862,"name":"ROLE_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":72,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":861,"name":"ROLE_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":71,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":866,"name":"WEBHOOK_CREATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":78,"character":1}],"type":{"type":"literal","value":50},"defaultValue":"50"},{"id":868,"name":"WEBHOOK_DELETE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":80,"character":1}],"type":{"type":"literal","value":52},"defaultValue":"52"},{"id":867,"name":"WEBHOOK_UPDATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":79,"character":1}],"type":{"type":"literal","value":51},"defaultValue":"51"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[859,845,847,848,850,849,846,869,871,870,844,876,878,877,863,865,864,853,854,858,851,857,852,856,855,873,872,874,875,860,862,861,866,868,867]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":50,"character":12}]},{"id":888,"name":"AuditLogOptionsType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":889,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":169,"character":1}],"type":{"type":"literal","value":"member"},"defaultValue":"\"member\""},{"id":890,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":170,"character":1}],"type":{"type":"literal","value":"role"},"defaultValue":"\"role\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[889,890]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":168,"character":12}]},{"id":968,"name":"ChannelType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":970,"name":"DM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":51,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":972,"name":"GROUP_DM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":53,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":973,"name":"GUILD_CATEGORY","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":54,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":974,"name":"GUILD_NEWS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":55,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":975,"name":"GUILD_STORE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":56,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":969,"name":"GUILD_TEXT","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":50,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":971,"name":"GUILD_VOICE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":52,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[970,972,973,974,975,969,971]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":49,"character":12}]},{"id":1521,"name":"ConnectionVisibility","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1523,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":83,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1522,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":82,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1523,1522]}],"sources":[{"fileName":"payloads/v6/user.ts","line":81,"character":12}]},{"id":1074,"name":"EmbedType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-types","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1079,"name":"Article","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":250,"character":1}],"type":{"type":"literal","value":"article"},"defaultValue":"\"article\""},{"id":1078,"name":"GifV","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":249,"character":1}],"type":{"type":"literal","value":"gifv"},"defaultValue":"\"gifv\""},{"id":1076,"name":"Image","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":247,"character":1}],"type":{"type":"literal","value":"image"},"defaultValue":"\"image\""},{"id":1080,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":251,"character":1}],"type":{"type":"literal","value":"link"},"defaultValue":"\"link\""},{"id":1075,"name":"Rich","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":246,"character":1}],"type":{"type":"literal","value":"rich"},"defaultValue":"\"rich\""},{"id":1077,"name":"Video","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":248,"character":1}],"type":{"type":"literal","value":"video"},"defaultValue":"\"video\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1079,1078,1076,1080,1075,1077]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":245,"character":12}]},{"id":535,"name":"GatewayCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":541,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":59,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":540,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":58,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":538,"name":"DecodeError","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":56,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":549,"name":"DisallowedIntents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":68,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":547,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":66,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":548,"name":"InvalidIntents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":67,"character":1}],"type":{"type":"literal","value":4013},"defaultValue":"4013"},{"id":542,"name":"InvalidSeq","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":61,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":545,"name":"InvalidShard","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":64,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":539,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":57,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":543,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":62,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":544,"name":"SessionTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":63,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":546,"name":"ShardingRequired","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":65,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":536,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":54,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":537,"name":"UnknownOpCode","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":55,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[541,540,538,549,547,548,542,545,539,543,544,546,536,537]}],"sources":[{"fileName":"gateway/v6.ts","line":53,"character":12}]},{"id":590,"name":"GatewayDispatchEvents","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#commands-and-events-gateway-events","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":593,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":145,"character":1}],"type":{"type":"literal","value":"CHANNEL_CREATE"},"defaultValue":"\"CHANNEL_CREATE\""},{"id":595,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":147,"character":1}],"type":{"type":"literal","value":"CHANNEL_DELETE"},"defaultValue":"\"CHANNEL_DELETE\""},{"id":596,"name":"ChannelPinsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":148,"character":1}],"type":{"type":"literal","value":"CHANNEL_PINS_UPDATE"},"defaultValue":"\"CHANNEL_PINS_UPDATE\""},{"id":594,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":146,"character":1}],"type":{"type":"literal","value":"CHANNEL_UPDATE"},"defaultValue":"\"CHANNEL_UPDATE\""},{"id":600,"name":"GuildBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":152,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_ADD"},"defaultValue":"\"GUILD_BAN_ADD\""},{"id":601,"name":"GuildBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":153,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_REMOVE"},"defaultValue":"\"GUILD_BAN_REMOVE\""},{"id":597,"name":"GuildCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":149,"character":1}],"type":{"type":"literal","value":"GUILD_CREATE"},"defaultValue":"\"GUILD_CREATE\""},{"id":599,"name":"GuildDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":151,"character":1}],"type":{"type":"literal","value":"GUILD_DELETE"},"defaultValue":"\"GUILD_DELETE\""},{"id":602,"name":"GuildEmojisUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":154,"character":1}],"type":{"type":"literal","value":"GUILD_EMOJIS_UPDATE"},"defaultValue":"\"GUILD_EMOJIS_UPDATE\""},{"id":603,"name":"GuildIntegrationsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":155,"character":1}],"type":{"type":"literal","value":"GUILD_INTEGRATIONS_UPDATE"},"defaultValue":"\"GUILD_INTEGRATIONS_UPDATE\""},{"id":604,"name":"GuildMemberAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":156,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_ADD"},"defaultValue":"\"GUILD_MEMBER_ADD\""},{"id":605,"name":"GuildMemberRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":157,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_REMOVE"},"defaultValue":"\"GUILD_MEMBER_REMOVE\""},{"id":606,"name":"GuildMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":158,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_UPDATE"},"defaultValue":"\"GUILD_MEMBER_UPDATE\""},{"id":607,"name":"GuildMembersChunk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":159,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBERS_CHUNK"},"defaultValue":"\"GUILD_MEMBERS_CHUNK\""},{"id":608,"name":"GuildRoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":160,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_CREATE"},"defaultValue":"\"GUILD_ROLE_CREATE\""},{"id":610,"name":"GuildRoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":162,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_DELETE"},"defaultValue":"\"GUILD_ROLE_DELETE\""},{"id":609,"name":"GuildRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":161,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_UPDATE"},"defaultValue":"\"GUILD_ROLE_UPDATE\""},{"id":598,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":150,"character":1}],"type":{"type":"literal","value":"GUILD_UPDATE"},"defaultValue":"\"GUILD_UPDATE\""},{"id":611,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":163,"character":1}],"type":{"type":"literal","value":"INVITE_CREATE"},"defaultValue":"\"INVITE_CREATE\""},{"id":612,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":164,"character":1}],"type":{"type":"literal","value":"INVITE_DELETE"},"defaultValue":"\"INVITE_DELETE\""},{"id":613,"name":"MessageCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":165,"character":1}],"type":{"type":"literal","value":"MESSAGE_CREATE"},"defaultValue":"\"MESSAGE_CREATE\""},{"id":615,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":167,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE"},"defaultValue":"\"MESSAGE_DELETE\""},{"id":616,"name":"MessageDeleteBulk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":168,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE_BULK"},"defaultValue":"\"MESSAGE_DELETE_BULK\""},{"id":617,"name":"MessageReactionAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":169,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_ADD"},"defaultValue":"\"MESSAGE_REACTION_ADD\""},{"id":618,"name":"MessageReactionRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":170,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE"},"defaultValue":"\"MESSAGE_REACTION_REMOVE\""},{"id":619,"name":"MessageReactionRemoveAll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":171,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_ALL"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_ALL\""},{"id":620,"name":"MessageReactionRemoveEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":172,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_EMOJI"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_EMOJI\""},{"id":614,"name":"MessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":166,"character":1}],"type":{"type":"literal","value":"MESSAGE_UPDATE"},"defaultValue":"\"MESSAGE_UPDATE\""},{"id":621,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":173,"character":1}],"type":{"type":"literal","value":"PRESENCE_UPDATE"},"defaultValue":"\"PRESENCE_UPDATE\""},{"id":591,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":143,"character":1}],"type":{"type":"literal","value":"READY"},"defaultValue":"\"READY\""},{"id":592,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":144,"character":1}],"type":{"type":"literal","value":"RESUMED"},"defaultValue":"\"RESUMED\""},{"id":622,"name":"TypingStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":174,"character":1}],"type":{"type":"literal","value":"TYPING_START"},"defaultValue":"\"TYPING_START\""},{"id":623,"name":"UserUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":175,"character":1}],"type":{"type":"literal","value":"USER_UPDATE"},"defaultValue":"\"USER_UPDATE\""},{"id":625,"name":"VoiceServerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":177,"character":1}],"type":{"type":"literal","value":"VOICE_SERVER_UPDATE"},"defaultValue":"\"VOICE_SERVER_UPDATE\""},{"id":624,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":176,"character":1}],"type":{"type":"literal","value":"VOICE_STATE_UPDATE"},"defaultValue":"\"VOICE_STATE_UPDATE\""},{"id":626,"name":"WebhooksUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":178,"character":1}],"type":{"type":"literal","value":"WEBHOOKS_UPDATE"},"defaultValue":"\"WEBHOOKS_UPDATE\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[593,595,596,594,600,601,597,599,602,603,604,605,606,607,608,610,609,598,611,612,613,615,616,617,618,619,620,614,621,591,592,622,623,625,624,626]}],"sources":[{"fileName":"gateway/v6.ts","line":142,"character":12}]},{"id":574,"name":"GatewayIntentBits","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#list-of-intents","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":587,"name":"DIRECT_MESSAGES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":132,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":588,"name":"DIRECT_MESSAGE_REACTIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":133,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":589,"name":"DIRECT_MESSAGE_TYPING","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":134,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":575,"name":"GUILDS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":120,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":577,"name":"GUILD_BANS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":122,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":578,"name":"GUILD_EMOJIS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":123,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":579,"name":"GUILD_INTEGRATIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":124,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":581,"name":"GUILD_INVITES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":126,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":576,"name":"GUILD_MEMBERS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":121,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":584,"name":"GUILD_MESSAGES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":129,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":585,"name":"GUILD_MESSAGE_REACTIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":130,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":586,"name":"GUILD_MESSAGE_TYPING","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":131,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":583,"name":"GUILD_PRESENCES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":128,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":582,"name":"GUILD_VOICE_STATES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":127,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":580,"name":"GUILD_WEBHOOKS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":125,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[587,588,589,575,577,578,579,581,576,584,585,586,583,582,580]}],"sources":[{"fileName":"gateway/v6.ts","line":119,"character":12}]},{"id":523,"name":"GatewayOPCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":524,"name":"Dispatch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":34,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":525,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":35,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":534,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":45,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":533,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":44,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":526,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":36,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":532,"name":"InvalidSession","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":43,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":527,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":37,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":530,"name":"Reconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":41,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":531,"name":"RequestGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":42,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":529,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":40,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":528,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":38,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[524,525,534,533,526,532,527,530,531,529,528]}],"sources":[{"fileName":"gateway/v6.ts","line":33,"character":12}]},{"id":1270,"name":"GuildDefaultMessageNotifications","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1271,"name":"ALL_MESSAGES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":107,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1272,"name":"ONLY_MENTIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":108,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1271,1272]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":106,"character":12}]},{"id":1273,"name":"GuildExplicitContentFilter","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1276,"name":"ALL_MEMBERS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":119,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1274,"name":"DISABLED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":117,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1275,"name":"MEMBERS_WITHOUT_ROLES","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":118,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1276,1274,1275]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":116,"character":12}]},{"id":1294,"name":"GuildFeature","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-features","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1295,"name":"ANIMATED_ICON","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":173,"character":1}],"type":{"type":"literal","value":"ANIMATED_ICON"},"defaultValue":"\"ANIMATED_ICON\""},{"id":1296,"name":"BANNER","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":174,"character":1}],"type":{"type":"literal","value":"BANNER"},"defaultValue":"\"BANNER\""},{"id":1297,"name":"COMMERCE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":175,"character":1}],"type":{"type":"literal","value":"COMMERCE"},"defaultValue":"\"COMMERCE\""},{"id":1298,"name":"COMMUNITY","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":176,"character":1}],"type":{"type":"literal","value":"COMMUNITY"},"defaultValue":"\"COMMUNITY\""},{"id":1299,"name":"DISCOVERABLE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":177,"character":1}],"type":{"type":"literal","value":"DISCOVERABLE"},"defaultValue":"\"DISCOVERABLE\""},{"id":1300,"name":"FEATURABLE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":178,"character":1}],"type":{"type":"literal","value":"FEATURABLE"},"defaultValue":"\"FEATURABLE\""},{"id":1301,"name":"INVITE_SPLASH","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":179,"character":1}],"type":{"type":"literal","value":"INVITE_SPLASH"},"defaultValue":"\"INVITE_SPLASH\""},{"id":1302,"name":"NEWS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":180,"character":1}],"type":{"type":"literal","value":"NEWS"},"defaultValue":"\"NEWS\""},{"id":1303,"name":"PARTNERED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":181,"character":1}],"type":{"type":"literal","value":"PARTNERED"},"defaultValue":"\"PARTNERED\""},{"id":1304,"name":"RELAY_ENABLED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":182,"character":1}],"type":{"type":"literal","value":"RELAY_ENABLED"},"defaultValue":"\"RELAY_ENABLED\""},{"id":1305,"name":"VANITY_URL","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":183,"character":1}],"type":{"type":"literal","value":"VANITY_URL"},"defaultValue":"\"VANITY_URL\""},{"id":1306,"name":"VERIFIED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":184,"character":1}],"type":{"type":"literal","value":"VERIFIED"},"defaultValue":"\"VERIFIED\""},{"id":1307,"name":"VIP_REGIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":185,"character":1}],"type":{"type":"literal","value":"VIP_REGIONS"},"defaultValue":"\"VIP_REGIONS\""},{"id":1308,"name":"WELCOME_SCREEN_ENABLED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":186,"character":1}],"type":{"type":"literal","value":"WELCOME_SCREEN_ENABLED"},"defaultValue":"\"WELCOME_SCREEN_ENABLED\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":172,"character":12}]},{"id":1277,"name":"GuildMFALevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-mfa-level","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1279,"name":"ELEVATED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":129,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1278,"name":"NONE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":128,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1279,1278]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":127,"character":12}]},{"id":1286,"name":"GuildPremiumTier","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-premium-tier","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1287,"name":"NONE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":151,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1288,"name":"TIER_1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":152,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1289,"name":"TIER_2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":153,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1290,"name":"TIER_3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":154,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1287,1288,1289,1290]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":150,"character":12}]},{"id":1291,"name":"GuildSystemChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1292,"name":"SUPPRESS_JOIN_NOTIFICATIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":163,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1293,"name":"SUPPRESS_PREMIUM_SUBSCRIPTIONS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":164,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1292,1293]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":162,"character":12}]},{"id":1280,"name":"GuildVerificationLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-verification-level","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1284,"name":"HIGH","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":141,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":1282,"name":"LOW","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1283,"name":"MEDIUM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":140,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1281,"name":"NONE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":138,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1285,"name":"VERY_HIGH","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":142,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1284,1282,1283,1281,1285]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":137,"character":12}]},{"id":1363,"name":"GuildWidgetStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1364,"name":"Banner1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":310,"character":1}],"type":{"type":"literal","value":"banner1"},"defaultValue":"\"banner1\""},{"id":1365,"name":"Banner2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":311,"character":1}],"type":{"type":"literal","value":"banner2"},"defaultValue":"\"banner2\""},{"id":1366,"name":"Banner3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":312,"character":1}],"type":{"type":"literal","value":"banner3"},"defaultValue":"\"banner3\""},{"id":1367,"name":"Banner4","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":313,"character":1}],"type":{"type":"literal","value":"banner4"},"defaultValue":"\"banner4\""},{"id":1368,"name":"Shield","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":314,"character":1}],"type":{"type":"literal","value":"shield"},"defaultValue":"\"shield\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1364,1365,1366,1367,1368]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":309,"character":12}]},{"id":1347,"name":"IntegrationExpireBehavior","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1349,"name":"Kick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":267,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1348,"name":"RemoveRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":266,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1349,1348]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":265,"character":12}]},{"id":1385,"name":"InviteTargetUserType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-target-user-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1386,"name":"STREAM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":31,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1386]}],"sources":[{"fileName":"payloads/v6/invite.ts","line":30,"character":12}]},{"id":1035,"name":"MessageActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1036,"name":"JOIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":157,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1039,"name":"JOIN_REQUEST","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":160,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":1038,"name":"LISTEN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":159,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":1037,"name":"SPECTATE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":158,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1036,1039,1038,1037]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":156,"character":12}]},{"id":1040,"name":"MessageFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-flags","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1041,"name":"CROSSPOSTED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":169,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1042,"name":"IS_CROSSPOST","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":170,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1044,"name":"SOURCE_MESSAGE_DELETED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":172,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":1043,"name":"SUPPRESS_EMBEDS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":171,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1045,"name":"URGENT","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":173,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1041,1042,1044,1043,1045]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":168,"character":12}]},{"id":1004,"name":"MessageType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1008,"name":"CALL","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":101,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":1017,"name":"CHANNEL_FOLLOW_ADD","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":110,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":1010,"name":"CHANNEL_ICON_CHANGE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":103,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":1009,"name":"CHANNEL_NAME_CHANGE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":102,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1011,"name":"CHANNEL_PINNED_MESSAGE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":104,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":1005,"name":"DEFAULT","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":98,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1018,"name":"GUILD_DISCOVERY_DISQUALIFIED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":111,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":1021,"name":"GUILD_DISCOVERY_GRACE_PERIOD_FINAL_WARNING","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":114,"character":1}],"type":{"type":"literal","value":17},"defaultValue":"17"},{"id":1020,"name":"GUILD_DISCOVERY_GRACE_PERIOD_INITIAL_WARNING","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":113,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":1019,"name":"GUILD_DISCOVERY_REQUALIFIED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":112,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":1012,"name":"GUILD_MEMBER_JOIN","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":105,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":1006,"name":"RECIPIENT_ADD","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":99,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1007,"name":"RECIPIENT_REMOVE","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":100,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1013,"name":"USER_PREMIUM_GUILD_SUBSCRIPTION","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":106,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":1014,"name":"USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":107,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":1015,"name":"USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":108,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":1016,"name":"USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":109,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1008,1017,1010,1009,1011,1005,1018,1021,1020,1019,1012,1006,1007,1013,1014,1015,1016]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":97,"character":12}]},{"id":1057,"name":"OverwriteType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1058,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":211,"character":1}],"type":{"type":"literal","value":"member"},"defaultValue":"\"member\""},{"id":1059,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":212,"character":1}],"type":{"type":"literal","value":"role"},"defaultValue":"\"role\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1058,1059]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":210,"character":12}]},{"id":1162,"name":"PresenceUpdateStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1163,"name":"DoNotDisturb","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":61,"character":1}],"type":{"type":"literal","value":"dnd"},"defaultValue":"\"dnd\""},{"id":1164,"name":"Idle","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":62,"character":1}],"type":{"type":"literal","value":"idle"},"defaultValue":"\"idle\""},{"id":1165,"name":"Invisible","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":63,"character":1}],"type":{"type":"literal","value":"invisible"},"defaultValue":"\"invisible\""},{"id":1166,"name":"Offline","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":64,"character":1}],"type":{"type":"literal","value":"offline"},"defaultValue":"\"offline\""},{"id":1167,"name":"Online","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":65,"character":1}],"type":{"type":"literal","value":"online"},"defaultValue":"\"online\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1163,1164,1165,1166,1167]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":60,"character":12}]},{"id":1475,"name":"TeamMemberMembershipState","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1477,"name":"ACCEPTED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":38,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1476,"name":"INVITED","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":37,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1477,1476]}],"sources":[{"fileName":"payloads/v6/teams.ts","line":36,"character":12}]},{"id":1492,"name":"UserFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-user-flags","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1497,"name":"BugHunterLevel1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":38,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":1504,"name":"BugHunterLevel2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":45,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":1494,"name":"DiscordEmployee","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":35,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1496,"name":"DiscordHypeSquadEvents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":37,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":1501,"name":"EarlySupporter","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":42,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":1506,"name":"EarlyVerifiedBotDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":47,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"},{"id":1500,"name":"HypeSquadHouseBalance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":41,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":1498,"name":"HypeSquadHouseBravery","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":39,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":1499,"name":"HypeSquadHouseBrilliance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":40,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":1493,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":34,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":1495,"name":"PartneredServerOwner","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":36,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1503,"name":"System","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":44,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":1502,"name":"TeamUser","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":43,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":1505,"name":"VerifiedBot","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":46,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1497,1504,1494,1496,1501,1506,1500,1498,1499,1493,1495,1503,1502,1505]}],"sources":[{"fileName":"payloads/v6/user.ts","line":33,"character":12}]},{"id":1507,"name":"UserPremiumType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-premium-types","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1510,"name":"Nitro","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":58,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1509,"name":"NitroClassic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":57,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":1508,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":56,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1510,1509,1508]}],"sources":[{"fileName":"payloads/v6/user.ts","line":55,"character":12}]},{"id":562,"name":"VoiceCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-close-event-codes","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":566,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":101,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":565,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":100,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":571,"name":"Disconnected","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":109,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":564,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":99,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":569,"name":"ServerNotFound","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":106,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":567,"name":"SessionNoLongerValid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":102,"character":1}],"type":{"type":"literal","value":4006},"defaultValue":"4006"},{"id":568,"name":"SessionTimeout","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":104,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":573,"name":"UnknownEncryptionMode","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":111,"character":1}],"type":{"type":"literal","value":4016},"defaultValue":"4016"},{"id":563,"name":"UnknownOpCode","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":97,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"},{"id":570,"name":"UnknownProtocol","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":107,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":572,"name":"VoiceServerCrashed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":110,"character":1}],"type":{"type":"literal","value":4015},"defaultValue":"4015"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[566,565,571,564,569,567,568,573,563,570,572]}],"sources":[{"fileName":"gateway/v6.ts","line":96,"character":12}]},{"id":550,"name":"VoiceOPCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-opcodes","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":561,"name":"ClientDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":88,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":554,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":80,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":557,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":83,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":559,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":85,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":551,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":77,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":553,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":79,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":558,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":84,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":560,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":86,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":552,"name":"SelectProtocol","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":78,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":555,"name":"SessionDescription","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":81,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":556,"name":"Speaking","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":82,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[561,554,557,559,551,553,558,560,552,555,556]}],"sources":[{"fileName":"gateway/v6.ts","line":76,"character":12}]},{"id":1556,"name":"WebhookType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1558,"name":"ChannelFollower","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":33,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":1557,"name":"Incoming","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":32,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[1558,1557]}],"sources":[{"fileName":"payloads/v6/webhook.ts","line":31,"character":12}]},{"id":1764,"name":"APIAllowedMentionsSend","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mentions-structure","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1765,"name":"parse","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":47,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1760,"name":"AllowedMentionsTypes"}}},{"id":1766,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":48,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1767,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":49,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1765,1766,1767]}],"sources":[{"fileName":"rest/v6/channel.ts","line":46,"character":17}]},{"id":1401,"name":"APIApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-application-information-response-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1407,"name":"bot_public","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1408,"name":"bot_require_code_grant","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1416,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1405,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1413,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1404,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1402,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1403,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1409,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":21,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":1414,"name":"primary_sku_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1406,"name":"rpc_origins","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1415,"name":"slug","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1410,"name":"summary","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1412,"name":"team","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1465,"name":"APITeam"}]}},{"id":1411,"name":"verify_key","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/oauth2.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1407,1408,1416,1405,1413,1404,1402,1403,1409,1414,1406,1415,1410,1412,1411]}],"sources":[{"fileName":"payloads/v6/oauth2.ts","line":13,"character":17}]},{"id":1111,"name":"APIAttachment","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1113,"name":"filename","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":340,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1117,"name":"height","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":344,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1112,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":339,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1116,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1114,"name":"size","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":341,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1115,"name":"url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":342,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1118,"name":"width","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":345,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1113,1117,1112,1116,1114,1115,1118]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":338,"character":17}]},{"id":830,"name":"APIAuditLog","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":833,"name":"audit_log_entries","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":26,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":835,"name":"APIAuditLogEntry"}}},{"id":834,"name":"integrations","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":27,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1331,"name":"APIGuildIntegration"}}},{"id":832,"name":"users","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":25,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1478,"name":"APIUser"}}},{"id":831,"name":"webhooks","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1544,"name":"APIWebhook"}}}],"groups":[{"title":"Properties","kind":1024,"children":[833,834,832,831]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":23,"character":17}]},{"id":937,"name":"APIAuditLogChangeKeyID","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"The ID of the changed entity - sometimes used in conjunction with other keys","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":938,"name":"key","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":561,"character":1}],"type":{"type":"literal","value":"id"}},{"id":939,"name":"new_value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":562,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":940,"name":"old_value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":563,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[938,939,940]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":560,"character":17}]},{"id":835,"name":"APIAuditLogEntry","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":840,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":40,"character":1}],"type":{"type":"reference","id":843,"name":"AuditLogEvent"}},{"id":837,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":37,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":891,"name":"APIAuditLogChange"}}},{"id":839,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":841,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":41,"character":1}],"type":{"type":"reference","id":879,"name":"APIAuditLogOptions"}},{"id":842,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":836,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":36,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":838,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":38,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[840,837,839,841,842,836,838]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":35,"character":17}]},{"id":879,"name":"APIAuditLogOptions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":882,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MEMBER_MOVE\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n- MESSAGE_DELETE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":120,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":884,"name":"count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MESSAGE_DELETE\n- MESSAGE_BULK_DELETE\n- MEMBER_DISCONNECT\n- MEMBER_MOVE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":136,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":880,"name":"delete_member_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MEMBER_PRUNE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":885,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":144,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":881,"name":"members_removed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MEMBER_PRUNE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":883,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- MESSAGE_PIN\n- MESSAGE_UNPIN"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":887,"name":"role_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE","text":"**Present only if the {@link APIAuditLogOptions#type entry type} is \"role\"**\n"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":162,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":886,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE"},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":152,"character":1}],"type":{"type":"reference","id":888,"name":"AuditLogOptionsType"}}],"groups":[{"title":"Properties","kind":1024,"children":[882,884,880,885,881,883,887,886]}],"sources":[{"fileName":"payloads/v6/auditLog.ts","line":101,"character":17}]},{"id":1360,"name":"APIBan","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#ban-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1361,"name":"reason","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":300,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1362,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":301,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1361,1362]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":299,"character":17}]},{"id":949,"name":"APIChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":963,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":957,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":950,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":961,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":966,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":946,"name":"APIPartialChannel.id"}},{"id":956,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":965,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":953,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","id":948,"name":"APIPartialChannel.name"}},{"id":955,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":962,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":964,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":952,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":28,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1050,"name":"APIOverwrite"}}},{"id":951,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":959,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":960,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":36,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1478,"name":"APIUser"}}},{"id":954,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":30,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":967,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":16,"character":1}],"type":{"type":"reference","id":968,"name":"ChannelType"},"inheritedFrom":{"type":"reference","id":947,"name":"APIPartialChannel.type"}},{"id":958,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[963,957,950,961,966,956,965,953,955,962,964,952,951,959,960,954,967,958]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":945,"name":"APIPartialChannel"}]},{"id":1119,"name":"APIChannelMention","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-mention-object-channel-mention-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1121,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":355,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1120,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":354,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1123,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":357,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1122,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":356,"character":1}],"type":{"type":"reference","id":968,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1121,1120,1123,1122]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":353,"character":17}]},{"id":1511,"name":"APIConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#connection-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1518,"name":"friend_sync","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1512,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1516,"name":"integrations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":71,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":1331,"name":"APIGuildIntegration"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}}},{"id":1513,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1515,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1519,"name":"show_activity","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1514,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1517,"name":"verified","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1520,"name":"visibility","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":75,"character":1}],"type":{"type":"reference","id":1521,"name":"ConnectionVisibility"}}],"groups":[{"title":"Properties","kind":1024,"children":[1518,1512,1516,1513,1515,1519,1514,1517,1520]}],"sources":[{"fileName":"payloads/v6/user.ts","line":66,"character":17}]},{"id":1060,"name":"APIEmbed","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1072,"name":"author","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":235,"character":1}],"type":{"type":"reference","id":1098,"name":"APIEmbedAuthor"}},{"id":1066,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":229,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1063,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1073,"name":"fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":236,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1107,"name":"APIEmbedField"}}},{"id":1067,"name":"footer","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":230,"character":1}],"type":{"type":"reference","id":1103,"name":"APIEmbedFooter"}},{"id":1068,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":231,"character":1}],"type":{"type":"reference","id":1090,"name":"APIEmbedImage"}},{"id":1071,"name":"provider","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":234,"character":1}],"type":{"type":"reference","id":1095,"name":"APIEmbedProvider"}},{"id":1069,"name":"thumbnail","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":232,"character":1}],"type":{"type":"reference","id":1081,"name":"APIEmbedThumbnail"}},{"id":1065,"name":"timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":228,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1061,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":221,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1062,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n"}]},"sources":[{"fileName":"payloads/v6/channel.ts","line":225,"character":1}],"type":{"type":"reference","id":1074,"name":"EmbedType"}},{"id":1064,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1070,"name":"video","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":233,"character":1}],"type":{"type":"reference","id":1086,"name":"APIEmbedVideo"}}],"groups":[{"title":"Properties","kind":1024,"children":[1072,1066,1063,1073,1067,1068,1071,1069,1065,1061,1062,1064,1070]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":220,"character":17}]},{"id":1098,"name":"APIEmbedAuthor","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1101,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":307,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1099,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":305,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1102,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":308,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1100,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":306,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1101,1099,1102,1100]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":304,"character":17}]},{"id":1107,"name":"APIEmbedField","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1110,"name":"inline","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":330,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1108,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":328,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1109,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":329,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1110,1108,1109]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":327,"character":17}]},{"id":1103,"name":"APIEmbedFooter","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1105,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":318,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1106,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":319,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1104,"name":"text","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":317,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1105,1106,1104]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":316,"character":17}]},{"id":1090,"name":"APIEmbedImage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1093,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":285,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1092,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":284,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1091,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":283,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1094,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":286,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1093,1092,1091,1094]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":282,"character":17}]},{"id":1095,"name":"APIEmbedProvider","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1096,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":295,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1097,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":296,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1096,1097]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":294,"character":17}]},{"id":1081,"name":"APIEmbedThumbnail","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1084,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":262,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1083,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":261,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1082,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":260,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1085,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":263,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1084,1083,1082,1085]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":259,"character":17}]},{"id":1086,"name":"APIEmbedVideo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1088,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":273,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1087,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":272,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1089,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1088,1087,1089]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":271,"character":17}]},{"id":1131,"name":"APIEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1139,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":1130,"name":"APIPartialEmoji.animated"}},{"id":1136,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1137,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/emoji.ts","line":13,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1128,"name":"APIPartialEmoji.id"}},{"id":1135,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1138,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/emoji.ts","line":14,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1129,"name":"APIPartialEmoji.name"}},{"id":1134,"name":"require_colons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1132,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1133,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":25,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1139,1136,1137,1135,1138,1134,1132,1133]}],"sources":[{"fileName":"payloads/v6/emoji.ts","line":23,"character":17}],"extendedTypes":[{"type":"reference","id":1127,"name":"APIPartialEmoji"}]},{"id":1387,"name":"APIExtendedInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-metadata-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1400,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":1384,"name":"APIInvite.approximate_member_count"}},{"id":1399,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":1383,"name":"APIInvite.approximate_presence_count"}},{"id":1395,"name":"channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":17,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":945,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"},"inheritedFrom":{"type":"reference","id":1379,"name":"APIInvite.channel"}},{"id":1393,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":1377,"name":"APIInvite.code"}},{"id":1392,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1394,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":16,"character":1}],"type":{"type":"reference","id":1209,"name":"APIPartialGuild"},"inheritedFrom":{"type":"reference","id":1378,"name":"APIInvite.guild"}},{"id":1396,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":18,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":1380,"name":"APIInvite.inviter"}},{"id":1390,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1389,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1397,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":19,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":1381,"name":"APIInvite.target_user"}},{"id":1398,"name":"target_user_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":20,"character":1}],"type":{"type":"reference","id":1386,"name":"STREAM"},"inheritedFrom":{"type":"reference","id":1382,"name":"APIInvite.target_user_type"}},{"id":1391,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1388,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1400,1399,1395,1393,1392,1394,1396,1390,1389,1397,1398,1391,1388]}],"sources":[{"fileName":"payloads/v6/invite.ts","line":39,"character":17}],"extendedTypes":[{"type":"reference","id":1376,"name":"APIInvite"}]},{"id":1124,"name":"APIFollowedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1125,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":364,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1126,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":365,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1125,1126]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":363,"character":17}]},{"id":1142,"name":"APIGatewayBotInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1144,"name":"session_start_limit","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":24,"character":1}],"type":{"type":"reference","id":1146,"name":"APIGatewaySessionStartLimit"}},{"id":1143,"name":"shards","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1145,"name":"url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":1141,"name":"APIGatewayInfo.url"}}],"groups":[{"title":"Properties","kind":1024,"children":[1144,1143,1145]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":22,"character":17}],"extendedTypes":[{"type":"reference","id":1140,"name":"APIGatewayInfo"}]},{"id":1140,"name":"APIGatewayInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1141,"name":"url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1141]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":13,"character":17}],"extendedBy":[{"type":"reference","id":1142,"name":"APIGatewayBotInfo"}]},{"id":1146,"name":"APIGatewaySessionStartLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#session-start-limit-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1148,"name":"remaining","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1149,"name":"reset_after","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1147,"name":"total","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1148,1149,1147]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":32,"character":17}]},{"id":1221,"name":"APIGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1228,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1229,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1239,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1262,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Returned by calling GET `/guilds/{guild.id}` with the query `with_counts` set to `true`"},"sources":[{"fileName":"payloads/v6/guild.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1263,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Returned by calling GET `/guilds/{guild.id}` with the query `with_counts` set to `true`"},"sources":[{"fileName":"payloads/v6/guild.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1256,"name":"banner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":1213,"name":"APIPartialGuild.banner"}},{"id":1250,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":949,"name":"APIChannel"}}},{"id":1233,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":61,"character":1}],"type":{"type":"reference","id":1270,"name":"GuildDefaultMessageNotifications"}},{"id":1255,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":83,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":1214,"name":"APIPartialGuild.description"}},{"id":1222,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1231,"name":"embed_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"deprecated","text":"Use `widget_channel_id` instead\n"}]},"sources":[{"fileName":"payloads/v6/guild.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1230,"name":"embed_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"deprecated","text":"Use `widget_enabled` instead\n"}]},"sources":[{"fileName":"payloads/v6/guild.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1236,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":64,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1131,"name":"APIEmoji"}}},{"id":1234,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":62,"character":1}],"type":{"type":"reference","id":1273,"name":"GuildExplicitContentFilter"}},{"id":1237,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":65,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1294,"name":"GuildFeature"}},"overwrites":{"type":"reference","id":1215,"name":"APIPartialGuild.features"}},{"id":1266,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1211,"name":"APIPartialGuild.icon"}},{"id":1269,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":1219,"name":"APIPartialGuild.id"}},{"id":1245,"name":"joined_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1246,"name":"large","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1253,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1252,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":80,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1261,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":89,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1247,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1249,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":77,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1323,"name":"APIGuildMember"}}},{"id":1238,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":66,"character":1}],"type":{"type":"reference","id":1277,"name":"GuildMFALevel"}},{"id":1265,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":1210,"name":"APIPartialGuild.name"}},{"id":1223,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1224,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1225,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"tags":[{"tag":"deprecated","text":"Use `permissions_new` instead\n"}]},"sources":[{"fileName":"payloads/v6/guild.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1226,"name":"permissions_new","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1259,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1258,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1257,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":85,"character":1}],"type":{"type":"reference","id":1286,"name":"GuildPremiumTier"}},{"id":1251,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":79,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1150,"name":"GatewayPresenceUpdate"}}},{"id":1260,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1227,"name":"region","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1235,"name":"roles","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":63,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1450,"name":"APIRole"}}},{"id":1244,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1267,"name":"splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":28,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1212,"name":"APIPartialGuild.splash"}},{"id":1243,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":71,"character":1}],"type":{"type":"reference","id":1291,"name":"GuildSystemChannelFlags"}},{"id":1242,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":70,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1268,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":1218,"name":"APIPartialGuild.unavailable"}},{"id":1254,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":1217,"name":"APIPartialGuild.vanity_url_code"}},{"id":1232,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":60,"character":1}],"type":{"type":"reference","id":1280,"name":"GuildVerificationLevel"},"overwrites":{"type":"reference","id":1216,"name":"APIPartialGuild.verification_level"}},{"id":1248,"name":"voice_states","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":76,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":1524,"name":"GatewayVoiceState"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":1264,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":98,"character":1}],"type":{"type":"reference","id":1369,"name":"APIGuildWelcomeScreen"},"overwrites":{"type":"reference","id":1220,"name":"APIPartialGuild.welcome_screen"}},{"id":1241,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1240,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1228,1229,1239,1262,1263,1256,1250,1233,1255,1222,1231,1230,1236,1234,1237,1266,1269,1245,1246,1253,1252,1261,1247,1249,1238,1265,1223,1224,1225,1226,1259,1258,1257,1251,1260,1227,1235,1244,1267,1243,1242,1268,1254,1232,1248,1264,1241,1240]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":40,"character":17}],"extendedTypes":[{"type":"reference","id":1209,"name":"APIPartialGuild"}]},{"id":1867,"name":"APIGuildCreateOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1869,"name":"allow","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":229,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":1827,"name":"RESTPutAPIChannelPermissionsJSONBody.allow"}},{"id":1870,"name":"deny","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":230,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":1828,"name":"RESTPutAPIChannelPermissionsJSONBody.deny"}},{"id":1868,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":25,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1871,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":231,"character":1}],"type":{"type":"reference","id":1057,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":1829,"name":"RESTPutAPIChannelPermissionsJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[1869,1870,1868,1871]}],"sources":[{"fileName":"rest/v6/guild.ts","line":24,"character":17}],"extendedTypes":[{"type":"reference","id":1826,"name":"RESTPutAPIChannelPermissionsJSONBody"}]},{"id":1878,"name":"APIGuildCreateRole","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1882,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":1973,"name":"RESTPostAPIGuildRoleJSONBody.color"}},{"id":1883,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":337,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":1974,"name":"RESTPostAPIGuildRoleJSONBody.hoist"}},{"id":1879,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":44,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1884,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":338,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":1975,"name":"RESTPostAPIGuildRoleJSONBody.mentionable"}},{"id":1880,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":334,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":1971,"name":"RESTPostAPIGuildRoleJSONBody.name"}},{"id":1881,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":335,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":1972,"name":"RESTPostAPIGuildRoleJSONBody.permissions"}}],"groups":[{"title":"Properties","kind":1024,"children":[1882,1883,1879,1884,1880,1881]}],"sources":[{"fileName":"rest/v6/guild.ts","line":43,"character":17}],"extendedTypes":[{"type":"reference","id":1970,"name":"RESTPostAPIGuildRoleJSONBody"}]},{"id":1331,"name":"APIGuildIntegration","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1342,"name":"account","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":253,"character":1}],"type":{"type":"reference","id":1350,"name":"APIIntegrationAccount"}},{"id":1346,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":257,"character":1}],"type":{"type":"reference","id":1353,"name":"APIGuildIntegrationApplication"}},{"id":1338,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":249,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1335,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":246,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1339,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":250,"character":1}],"type":{"type":"reference","id":1347,"name":"IntegrationExpireBehavior"}},{"id":1340,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":251,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1332,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":243,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1333,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1345,"name":"revoked","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1337,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":248,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1344,"name":"subscriber_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":255,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1343,"name":"synced_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1336,"name":"syncing","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1334,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":245,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1341,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":252,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1342,1346,1338,1335,1339,1340,1332,1333,1345,1337,1344,1343,1336,1334,1341]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":242,"character":17}]},{"id":1353,"name":"APIGuildIntegrationApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-application-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1359,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":291,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":1357,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":289,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1356,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":288,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1354,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":286,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1355,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":287,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1358,"name":"summary","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":290,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1359,1357,1356,1354,1355,1358]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":285,"character":17}]},{"id":1323,"name":"APIGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1329,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":233,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1327,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":231,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1330,"name":"mute","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1325,"name":"nick","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":229,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1328,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":232,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1326,"name":"roles","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":230,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1324,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":228,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1329,1327,1330,1325,1328,1326,1324]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":227,"character":17}]},{"id":1309,"name":"APIGuildPreview","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-preview-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1317,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":202,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1318,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1314,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":199,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1315,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":200,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1131,"name":"APIEmoji"}}},{"id":1316,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":201,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1294,"name":"GuildFeature"}}},{"id":1312,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":197,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1310,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":195,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1311,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":196,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1313,"name":"splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":198,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1317,1318,1314,1315,1316,1312,1310,1311,1313]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":194,"character":17}]},{"id":1369,"name":"APIGuildWelcomeScreen","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1370,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":321,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1371,"name":"welcome_channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":322,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1372,"name":"APIGuildWelcomeScreenChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1370,1371]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":320,"character":17}]},{"id":1372,"name":"APIGuildWelcomeScreenChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1373,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":329,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1374,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":330,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1375,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":331,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1373,1374,1375]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":328,"character":17}]},{"id":1320,"name":"APIGuildWidgetSettings","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1322,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":219,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1321,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":218,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1322,1321]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":217,"character":17}]},{"id":1350,"name":"APIIntegrationAccount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-account-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1351,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":276,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1352,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":277,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1351,1352]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":275,"character":17}]},{"id":1376,"name":"APIInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1384,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1383,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1379,"name":"channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":17,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":945,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":1377,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/invite.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1378,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":16,"character":1}],"type":{"type":"reference","id":1209,"name":"APIPartialGuild"}},{"id":1380,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":18,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":1381,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":19,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":1382,"name":"target_user_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/invite.ts","line":20,"character":1}],"type":{"type":"reference","id":1386,"name":"STREAM"}}],"groups":[{"title":"Properties","kind":1024,"children":[1384,1383,1379,1377,1378,1380,1381,1382]}],"sources":[{"fileName":"payloads/v6/invite.ts","line":14,"character":17}],"extendedBy":[{"type":"reference","id":1387,"name":"APIExtendedInvite"}]},{"id":976,"name":"APIMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":999,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":85,"character":1}],"type":{"type":"reference","id":1022,"name":"APIMessageActivity"}},{"id":1000,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":86,"character":1}],"type":{"type":"reference","id":1025,"name":"APIMessageApplication"}},{"id":992,"name":"attachments","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1111,"name":"APIAttachment"}}},{"id":980,"name":"author","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":68,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":978,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":982,"name":"content","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":984,"name":"edited_timestamp","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":993,"name":"embeds","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":79,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1060,"name":"APIEmbed"}}},{"id":1002,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":88,"character":1}],"type":{"type":"reference","id":1040,"name":"MessageFlags"}},{"id":979,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":977,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":981,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":69,"character":1}],"type":{"type":"reference","id":1323,"name":"APIGuildMember"}},{"id":991,"name":"mention_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":77,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1119,"name":"APIChannelMention"}}},{"id":986,"name":"mention_everyone","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":990,"name":"mention_roles","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":76,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":987,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":75,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","id":1478,"name":"APIUser"},{"type":"reflection","declaration":{"id":988,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":989,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":75,"character":24}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1323,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}],"groups":[{"title":"Properties","kind":1024,"children":[989]}]}}]}}},{"id":1001,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":87,"character":1}],"type":{"type":"reference","id":1031,"name":"APIMessageReference"}},{"id":995,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":996,"name":"pinned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":994,"name":"reactions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":80,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1046,"name":"APIReaction"}}},{"id":1003,"name":"referenced_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":976,"name":"APIMessage"}]}},{"id":983,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":985,"name":"tts","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":998,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":84,"character":1}],"type":{"type":"reference","id":1004,"name":"MessageType"}},{"id":997,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[999,1000,992,980,978,982,984,993,1002,979,977,981,991,986,990,987,1001,995,996,994,1003,983,985,998,997]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":64,"character":17}]},{"id":1022,"name":"APIMessageActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1024,"name":"party_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":124,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1023,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":123,"character":1}],"type":{"type":"reference","id":1035,"name":"MessageActivityType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1024,1023]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":122,"character":17}]},{"id":1025,"name":"APIMessageApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-application-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1027,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":134,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1028,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":135,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1029,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":136,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1026,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1030,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1027,1028,1029,1026,1030]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":132,"character":17}]},{"id":1031,"name":"APIMessageReference","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1033,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1034,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":148,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1032,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1033,1034,1032]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":145,"character":17}]},{"id":1050,"name":"APIOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1053,"name":"allow","kind":1024,"kindString":"Property","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `allow_new` instead\n"}]},"sources":[{"fileName":"payloads/v6/channel.ts","line":198,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1054,"name":"allow_new","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":199,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1055,"name":"deny","kind":1024,"kindString":"Property","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `deny_new` instead\n"}]},"sources":[{"fileName":"payloads/v6/channel.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1056,"name":"deny_new","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1051,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1052,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":194,"character":1}],"type":{"type":"reference","id":1057,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1053,1054,1055,1056,1051,1052]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":192,"character":17}]},{"id":1755,"name":"APIOverwriteSend","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1758,"name":"allow","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":26,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1759,"name":"deny","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1756,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1757,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":25,"character":1}],"type":{"type":"reference","id":1057,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1758,1759,1756,1757]}],"sources":[{"fileName":"rest/v6/channel.ts","line":23,"character":17}]},{"id":945,"name":"APIPartialChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented, but partial only includes id, name, and type","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":946,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":948,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/channel.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":947,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":16,"character":1}],"type":{"type":"reference","id":968,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[946,948,947]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":14,"character":17}],"extendedBy":[{"type":"reference","id":949,"name":"APIChannel"}]},{"id":1127,"name":"APIPartialEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented but mentioned","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1130,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/emoji.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1128,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/emoji.ts","line":13,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1129,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/emoji.ts","line":14,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1130,1128,1129]}],"sources":[{"fileName":"payloads/v6/emoji.ts","line":12,"character":17}],"extendedBy":[{"type":"reference","id":1131,"name":"APIEmoji"}]},{"id":1209,"name":"APIPartialGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1213,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1214,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":30,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1215,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":31,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1294,"name":"GuildFeature"}}},{"id":1211,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1219,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":1210,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1212,"name":"splash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":28,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1218,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1217,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":33,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1216,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":32,"character":1}],"type":{"type":"reference","id":1280,"name":"GuildVerificationLevel"}},{"id":1220,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/guild.ts","line":98,"character":1}],"type":{"type":"reference","id":1369,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","name":"Pick.welcome_screen"}}],"groups":[{"title":"Properties","kind":1024,"children":[1213,1214,1215,1211,1219,1210,1212,1218,1217,1216,1220]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":1206,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":1221,"name":"APIGuild"},{"type":"literal","value":"welcome_screen"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"extendedBy":[{"type":"reference","id":1221,"name":"APIGuild"}]},{"id":1046,"name":"APIReaction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1047,"name":"count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1049,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":184,"character":1}],"type":{"type":"reference","id":1127,"name":"APIPartialEmoji"}},{"id":1048,"name":"me","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/channel.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1047,1049,1048]}],"sources":[{"fileName":"payloads/v6/channel.ts","line":181,"character":17}]},{"id":1450,"name":"APIRole","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1453,"name":"color","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":64,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1454,"name":"hoist","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1451,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1458,"name":"managed","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1459,"name":"mentionable","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1452,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1456,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `permissions_new` instead\n"}]},"sources":[{"fileName":"payloads/v6/permissions.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1457,"name":"permissions_new","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1455,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1460,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/permissions.ts","line":74,"character":1}],"type":{"type":"reference","id":1461,"name":"APIRoleTags"}}],"groups":[{"title":"Properties","kind":1024,"children":[1453,1454,1451,1458,1459,1452,1456,1457,1455,1460]}],"sources":[{"fileName":"payloads/v6/permissions.ts","line":61,"character":17}]},{"id":1461,"name":"APIRoleTags","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1462,"name":"bot_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/permissions.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1464,"name":"integration_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/permissions.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1463,"name":"premium_subscriber","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/permissions.ts","line":82,"character":1}],"type":{"type":"literal","value":null}}],"groups":[{"title":"Properties","kind":1024,"children":[1462,1464,1463]}],"sources":[{"fileName":"payloads/v6/permissions.ts","line":80,"character":17}]},{"id":1465,"name":"APITeam","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1467,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":14,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1466,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1468,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":15,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1470,"name":"APITeamMember"}}},{"id":1469,"name":"owner_user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1467,1466,1468,1469]}],"sources":[{"fileName":"payloads/v6/teams.ts","line":12,"character":17}]},{"id":1470,"name":"APITeamMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-members-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1471,"name":"membership_state","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":25,"character":1}],"type":{"type":"reference","id":1475,"name":"TeamMemberMembershipState"}},{"id":1472,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":26,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1473,"name":"team_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1474,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/teams.ts","line":28,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1471,1472,1473,1474]}],"sources":[{"fileName":"payloads/v6/teams.ts","line":24,"character":17}]},{"id":1206,"name":"APIUnavailableGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#unavailable-guild-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1207,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1208,"name":"unavailable","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/guild.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1207,1208]}],"sources":[{"fileName":"payloads/v6/guild.ts","line":17,"character":17}]},{"id":1478,"name":"APIUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1482,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1483,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1481,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1488,"name":"email","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":22,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1489,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":23,"character":1}],"type":{"type":"reference","id":1492,"name":"UserFlags"}},{"id":1479,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1486,"name":"locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1485,"name":"mfa_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1490,"name":"premium_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":24,"character":1}],"type":{"type":"reference","id":1507,"name":"UserPremiumType"}},{"id":1491,"name":"public_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":25,"character":1}],"type":{"type":"reference","id":1492,"name":"UserFlags"}},{"id":1484,"name":"system","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1480,"name":"username","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/user.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1487,"name":"verified","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/user.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1482,1483,1481,1488,1489,1479,1486,1485,1490,1491,1484,1480,1487]}],"sources":[{"fileName":"payloads/v6/user.ts","line":12,"character":17}]},{"id":1537,"name":"APIVoiceRegion","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-region-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1543,"name":"custom","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1542,"name":"deprecated","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1538,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1539,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1541,"name":"optimal","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1540,"name":"vip","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1543,1542,1538,1539,1541,1540]}],"sources":[{"fileName":"payloads/v6/voice.ts","line":32,"character":17}]},{"id":1544,"name":"APIWebhook","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#webhook-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1555,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":25,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1551,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1548,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1547,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1545,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1550,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1554,"name":"source_channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":24,"character":1}],"type":{"type":"reference","id":945,"name":"APIPartialChannel"}},{"id":1553,"name":"source_guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":23,"character":1}],"type":{"type":"reference","id":1209,"name":"APIPartialGuild"}},{"id":1552,"name":"token","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1546,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/webhook.ts","line":16,"character":1}],"type":{"type":"reference","id":1556,"name":"WebhookType"}},{"id":1549,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/webhook.ts","line":19,"character":1}],"type":{"type":"reference","id":1478,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[1555,1551,1548,1547,1545,1550,1554,1553,1552,1546,1549]}],"sources":[{"fileName":"payloads/v6/webhook.ts","line":14,"character":17}]},{"id":1169,"name":"GatewayActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1175,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1180,"name":"assets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":91,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":1173,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1176,"name":"details","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":87,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1178,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":89,"character":1}],"type":{"type":"reference","id":1193,"name":"GatewayActivityEmoji"}},{"id":1183,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":94,"character":1}],"type":{"type":"reference","id":1199,"name":"ActivityFlags"}},{"id":1182,"name":"instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1170,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1179,"name":"party","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":90,"character":1}],"type":{"type":"reference","id":1194,"name":"GatewayActivityParty"}},{"id":1181,"name":"secrets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":92,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"match"},{"type":"literal","value":"join"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":1177,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1174,"name":"timestamps","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":85,"character":1}],"type":{"type":"reference","id":1190,"name":"GatewayActivityTimestamps"}},{"id":1171,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":82,"character":1}],"type":{"type":"reference","id":1184,"name":"ActivityType"}},{"id":1172,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":83,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1175,1180,1173,1176,1178,1183,1182,1170,1179,1181,1177,1174,1171,1172]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":80,"character":17}]},{"id":1194,"name":"GatewayActivityParty","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-party","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1195,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":134,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1196,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":135,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"currentSize","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"maxSize","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1195,1196]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":133,"character":17}]},{"id":1190,"name":"GatewayActivityTimestamps","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-timestamps","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1192,"name":"end","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":118,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1191,"name":"start","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":117,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1192,1191]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":116,"character":17}]},{"id":774,"name":"GatewayHeartbeat","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":776,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":716,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":775,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":715,"character":1}],"type":{"type":"reference","id":525,"name":"Heartbeat"}}],"groups":[{"title":"Properties","kind":1024,"children":[776,775]}],"sources":[{"fileName":"gateway/v6.ts","line":714,"character":17}]},{"id":640,"name":"GatewayHeartbeatAck","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating-example-gateway-heartbeat-ack","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":642,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":269,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":641,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":268,"character":1}],"type":{"type":"reference","id":534,"name":"HeartbeatAck"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":643,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[642,641,643]}],"sources":[{"fileName":"gateway/v6.ts","line":267,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":636,"name":"GatewayHeartbeatRequest","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":638,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":259,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":637,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":258,"character":1}],"type":{"type":"reference","id":525,"name":"Heartbeat"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":639,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[638,637,639]}],"sources":[{"fileName":"gateway/v6.ts","line":257,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":630,"name":"GatewayHello","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#hello","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":632,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":247,"character":1}],"type":{"type":"reflection","declaration":{"id":633,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":634,"name":"heartbeat_interval","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":248,"character":2}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[634]}]}},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":631,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":246,"character":1}],"type":{"type":"reference","id":533,"name":"Hello"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":635,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[632,631,635]}],"sources":[{"fileName":"gateway/v6.ts","line":245,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":781,"name":"GatewayIdentify","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":783,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":737,"character":1}],"type":{"type":"reflection","declaration":{"id":784,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":787,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":740,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":791,"name":"guild_subscriptions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":744,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":792,"name":"intents","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":745,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":788,"name":"large_threshold","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":741,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":790,"name":"presence","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":743,"character":2}],"type":{"type":"reference","id":1150,"name":"GatewayPresenceUpdate"}},{"id":786,"name":"properties","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":739,"character":2}],"type":{"type":"reference","id":777,"name":"GatewayIdentifyProperties"}},{"id":789,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":742,"character":2}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":785,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":738,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[787,791,792,788,790,786,789,785]}]}}},{"id":782,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":736,"character":1}],"type":{"type":"reference","id":526,"name":"Identify"}}],"groups":[{"title":"Properties","kind":1024,"children":[783,782]}],"sources":[{"fileName":"gateway/v6.ts","line":735,"character":17}]},{"id":777,"name":"GatewayIdentifyProperties","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":779,"name":"$browser","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":726,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":780,"name":"$device","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":727,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":778,"name":"$os","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":725,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[779,780,778]}],"sources":[{"fileName":"gateway/v6.ts","line":724,"character":17}]},{"id":644,"name":"GatewayInvalidSession","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invalid-session","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":646,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":279,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":645,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":278,"character":1}],"type":{"type":"reference","id":532,"name":"InvalidSession"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":647,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[646,645,647]}],"sources":[{"fileName":"gateway/v6.ts","line":277,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":1150,"name":"GatewayPresenceUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update-presence-update-event-fields","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1158,"name":"activities","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":51,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1169,"name":"GatewayActivity"}}},{"id":1159,"name":"client_status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":52,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"desktop"},{"type":"literal","value":"mobile"},{"type":"literal","value":"web"}]},{"type":"reference","id":1162,"name":"PresenceUpdateStatus"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":1155,"name":"game","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1169,"name":"GatewayActivity"}]}},{"id":1156,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1161,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":54,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1160,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1154,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":47,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":1157,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/gateway.ts","line":50,"character":1}],"type":{"type":"reference","id":1162,"name":"PresenceUpdateStatus"}},{"id":1151,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":44,"character":1}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":1478,"name":"APIUser"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":1152,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1153,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/gateway.ts","line":45,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1153]}]}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1158,1159,1155,1156,1161,1160,1154,1157,1151]}],"sources":[{"fileName":"payloads/v6/gateway.ts","line":43,"character":17}]},{"id":821,"name":"GatewayPresenceUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-status-gateway-status-update-structure","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":825,"name":"afk","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":814,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":823,"name":"game","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":812,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1169,"name":"GatewayActivity"}]}},{"id":822,"name":"since","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":811,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":824,"name":"status","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":813,"character":1}],"type":{"type":"reference","id":1162,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[825,823,822,824]}],"sources":[{"fileName":"gateway/v6.ts","line":810,"character":17}]},{"id":648,"name":"GatewayReconnect","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#reconnect","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":650,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":289,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":649,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":288,"character":1}],"type":{"type":"reference","id":530,"name":"Reconnect"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":651,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":825,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}}],"groups":[{"title":"Properties","kind":1024,"children":[650,649,651]}],"sources":[{"fileName":"gateway/v6.ts","line":287,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":800,"name":"GatewayRequestGuildMembers","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#request-guild-members","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":802,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":770,"character":1}],"type":{"type":"reflection","declaration":{"id":803,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":804,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":771,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}},{"id":806,"name":"limit","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":773,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":809,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":776,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":807,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":774,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":805,"name":"query","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":772,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":808,"name":"user_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":775,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[804,806,809,807,805,808]}]}}},{"id":801,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":769,"character":1}],"type":{"type":"reference","id":531,"name":"RequestGuildMembers"}}],"groups":[{"title":"Properties","kind":1024,"children":[802,801]}],"sources":[{"fileName":"gateway/v6.ts","line":768,"character":17}]},{"id":793,"name":"GatewayResume","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resume","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":795,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":756,"character":1}],"type":{"type":"reflection","declaration":{"id":796,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":799,"name":"seq","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":759,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":798,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":758,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":797,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":757,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[799,798,797]}]}}},{"id":794,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":755,"character":1}],"type":{"type":"reference","id":529,"name":"Resume"}}],"groups":[{"title":"Properties","kind":1024,"children":[795,794]}],"sources":[{"fileName":"gateway/v6.ts","line":754,"character":17}]},{"id":818,"name":"GatewayUpdatePresence","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-status","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":820,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":802,"character":1}],"type":{"type":"reference","id":821,"name":"GatewayPresenceUpdateData"}},{"id":819,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":801,"character":1}],"type":{"type":"reference","id":527,"name":"PresenceUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[820,819]}],"sources":[{"fileName":"gateway/v6.ts","line":800,"character":17}]},{"id":1524,"name":"GatewayVoiceState","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1526,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":14,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1530,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1525,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/voice.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1528,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/voice.ts","line":16,"character":1}],"type":{"type":"reference","id":1323,"name":"APIGuildMember"}},{"id":1531,"name":"mute","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1532,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1533,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1534,"name":"self_stream","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v6/voice.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1535,"name":"self_video","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1529,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1536,"name":"suppress","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1527,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/voice.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1526,1530,1525,1528,1531,1532,1533,1534,1535,1529,1536,1527]}],"sources":[{"fileName":"payloads/v6/voice.ts","line":12,"character":17}]},{"id":810,"name":"GatewayVoiceStateUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-voice-state","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":812,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":787,"character":1}],"type":{"type":"reflection","declaration":{"id":813,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":815,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":789,"character":2}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":814,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":788,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":817,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":791,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":816,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":790,"character":2}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[815,814,817,816]}]}}},{"id":811,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":786,"character":1}],"type":{"type":"reference","id":528,"name":"VoiceStateUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[812,811]}],"sources":[{"fileName":"gateway/v6.ts","line":785,"character":17}]},{"id":2123,"name":"RESTAPIPartialCurrentUserGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2128,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":51,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1294,"name":"GuildFeature"}}},{"id":2126,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":49,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2124,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2125,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2127,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2129,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `permissions_new` instead\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2130,"name":"permissions_new","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2128,2126,2124,2125,2127,2129,2130]}],"sources":[{"fileName":"rest/v6/user.ts","line":46,"character":17}]},{"id":1749,"name":"RESTGetAPIAuditLogQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1751,"name":"action_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/auditLog.ts","line":10,"character":1}],"type":{"type":"reference","id":843,"name":"AuditLogEvent"}},{"id":1752,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/auditLog.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1753,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/auditLog.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1750,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/auditLog.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1751,1752,1753,1750]}],"sources":[{"fileName":"rest/v6/auditLog.ts","line":8,"character":17}]},{"id":1815,"name":"RESTGetAPIChannelMessageReactionsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1817,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":185,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1816,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1818,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1817,1816,1818]}],"sources":[{"fileName":"rest/v6/channel.ts","line":183,"character":17}]},{"id":1781,"name":"RESTGetAPIChannelMessagesQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1784,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1782,"name":"around","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1783,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1785,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":95,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1784,1782,1783,1785]}],"sources":[{"fileName":"rest/v6/channel.ts","line":91,"character":17}]},{"id":2119,"name":"RESTGetAPICurrentUserGuildsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2121,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2120,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2122,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2121,2120,2122]}],"sources":[{"fileName":"rest/v6/user.ts","line":37,"character":17}]},{"id":2003,"name":"RESTGetAPIGuildIntegrationsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-integrations","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2004,"name":"include_applications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":447,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[2004]}],"sources":[{"fileName":"rest/v6/guild.ts","line":446,"character":17}]},{"id":1934,"name":"RESTGetAPIGuildMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1936,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1935,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1936,1935]}],"sources":[{"fileName":"rest/v6/guild.ts","line":191,"character":17}]},{"id":1938,"name":"RESTGetAPIGuildMembersSearchQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1940,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1939,"name":"query","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1940,1939]}],"sources":[{"fileName":"rest/v6/guild.ts","line":204,"character":17}]},{"id":1990,"name":"RESTGetAPIGuildPruneCountQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1991,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":392,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1992,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"While this is typed as a string, it represents an array of\nrole IDs delimited by commas.","tags":[{"tag":"see","text":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":399,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1991,1992]}],"sources":[{"fileName":"rest/v6/guild.ts","line":391,"character":17}]},{"id":1993,"name":"RESTGetAPIGuildPruneCountResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1994,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":406,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1994]}],"sources":[{"fileName":"rest/v6/guild.ts","line":405,"character":17}]},{"id":1898,"name":"RESTGetAPIGuildQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1899,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1899]}],"sources":[{"fileName":"rest/v6/guild.ts","line":76,"character":17}]},{"id":2023,"name":"RESTGetAPIGuildVanityUrlResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-vanity-url","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2024,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":543,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2025,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":544,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2024,2025]}],"sources":[{"fileName":"rest/v6/guild.ts","line":542,"character":17}]},{"id":2026,"name":"RESTGetAPIGuildWidgetImageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2027,"name":"style","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":553,"character":1}],"type":{"type":"reference","id":1363,"name":"GuildWidgetStyle"}}],"groups":[{"title":"Properties","kind":1024,"children":[2027]}],"sources":[{"fileName":"rest/v6/guild.ts","line":552,"character":17}]},{"id":2029,"name":"RESTGetAPIInviteQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#get-invite","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2030,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/invite.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[2030]}],"sources":[{"fileName":"rest/v6/invite.ts","line":8,"character":17}]},{"id":2085,"name":"RESTOAuth2AdvancedBotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2086,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2090,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2089,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2088,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v6/oauth2.ts","line":145,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2092,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2091,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":148,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2087,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"This assumes you include the `bot` scope alongside others (like `identify` for example)"},"sources":[{"fileName":"rest/v6/oauth2.ts","line":141,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2086,2090,2089,2088,2092,2091,2087]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":136,"character":17}]},{"id":2093,"name":"RESTOAuth2AdvancedBotAuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2094,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":156,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2096,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":158,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2097,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":159,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2095,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":157,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2094,2096,2097,2095]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":155,"character":17}]},{"id":2034,"name":"RESTOAuth2AuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2036,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2040,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":2038,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2035,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":16,"character":1}],"type":{"type":"literal","value":"code"}},{"id":2037,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2039,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2036,2040,2038,2035,2037,2039]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":15,"character":17}]},{"id":2041,"name":"RESTOAuth2AuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2042,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2043,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2042,2043]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":29,"character":17}]},{"id":2079,"name":"RESTOAuth2BotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#bot-authorization-flow-bot-auth-parameters","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2080,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2084,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2083,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2082,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v6/oauth2.ts","line":126,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2081,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":122,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2080,2084,2083,2082,2081]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":120,"character":17}]},{"id":2065,"name":"RESTOAuth2ImplicitAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2067,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2071,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":2069,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2066,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":83,"character":1}],"type":{"type":"literal","value":"token"}},{"id":2068,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":85,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2070,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2067,2071,2069,2066,2068,2070]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":82,"character":17}]},{"id":1768,"name":"RESTPatchAPIChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1769,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1773,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":64,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1777,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":68,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1776,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":1050,"name":"APIOverwrite"}}]}},{"id":1771,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1774,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":65,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1772,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1770,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":969,"name":"GUILD_TEXT"},{"type":"reference","id":974,"name":"GUILD_NEWS"}]}},{"id":1775,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1769,1773,1777,1776,1771,1774,1772,1770,1775]}],"sources":[{"fileName":"rest/v6/channel.ts","line":59,"character":17}]},{"id":1806,"name":"RESTPatchAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1809,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":154,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1764,"name":"APIAllowedMentionsSend"}]}},{"id":1807,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":152,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1808,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":153,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1060,"name":"APIEmbed"}]}},{"id":1810,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":155,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1040,"name":"MessageFlags"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1809,1807,1808,1810]}],"sources":[{"fileName":"rest/v6/channel.ts","line":151,"character":17}]},{"id":1956,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1957,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":256,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1957]}],"sources":[{"fileName":"rest/v6/guild.ts","line":255,"character":17}]},{"id":2115,"name":"RESTPatchAPICurrentUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2117,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2116,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/user.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2117,2116]}],"sources":[{"fileName":"rest/v6/user.ts","line":22,"character":17}]},{"id":1860,"name":"RESTPatchAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1861,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/emoji.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1862,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/emoji.ts","line":43,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1861,1862]}],"sources":[{"fileName":"rest/v6/emoji.ts","line":41,"character":17}]},{"id":2010,"name":"RESTPatchAPIGuildIntegrationJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-integration","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2013,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":478,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":2011,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":476,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":1347,"name":"IntegrationExpireBehavior"}]}},{"id":2012,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":477,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2013,2011,2012]}],"sources":[{"fileName":"rest/v6/guild.ts","line":475,"character":17}]},{"id":1902,"name":"RESTPatchAPIGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1908,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":103,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1909,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1914,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":109,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1906,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":101,"character":1}],"type":{"type":"reference","id":1270,"name":"GuildDefaultMessageNotifications"}},{"id":1920,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":115,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1913,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":108,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1907,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":102,"character":1}],"type":{"type":"reference","id":1273,"name":"GuildExplicitContentFilter"}},{"id":1919,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":114,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1294,"name":"GuildFeature"}}},{"id":1910,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1903,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":98,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1911,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1918,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1917,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1904,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1916,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1912,"name":"splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1915,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":110,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1905,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":100,"character":1}],"type":{"type":"reference","id":1280,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[1908,1909,1914,1906,1920,1913,1907,1919,1910,1903,1911,1918,1917,1904,1916,1912,1915,1905]}],"sources":[{"fileName":"rest/v6/guild.ts","line":97,"character":17}]},{"id":1949,"name":"RESTPatchAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-member","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1954,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":242,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1953,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":241,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1952,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":240,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1950,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":238,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1951,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":239,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1954,1953,1952,1950,1951]}],"sources":[{"fileName":"rest/v6/guild.ts","line":237,"character":17}]},{"id":1982,"name":"RESTPatchAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1985,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":369,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1986,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":370,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1987,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":371,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1983,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":367,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1984,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":368,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1985,1986,1987,1983,1984]}],"sources":[{"fileName":"rest/v6/guild.ts","line":366,"character":17}]},{"id":2146,"name":"RESTPatchAPIWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2148,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":54,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2149,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2147,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2148,2149,2147]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":52,"character":17}]},{"id":1850,"name":"RESTPostAPIChannelFollowersJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1851,"name":"webhook_channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":320,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1851]}],"sources":[{"fileName":"rest/v6/channel.ts","line":319,"character":17}]},{"id":1833,"name":"RESTPostAPIChannelInviteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1834,"name":"max_age","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":255,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1835,"name":"max_uses","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1838,"name":"target_user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":259,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1839,"name":"target_user_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":260,"character":1}],"type":{"type":"reference","id":1386,"name":"STREAM"}},{"id":1836,"name":"temporary","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":257,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1837,"name":"unique","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1834,1835,1838,1839,1836,1837]}],"sources":[{"fileName":"rest/v6/channel.ts","line":254,"character":17}]},{"id":1787,"name":"RESTPostAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1792,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":113,"character":1}],"type":{"type":"reference","id":1764,"name":"APIAllowedMentionsSend"}},{"id":1788,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1791,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":112,"character":1}],"type":{"type":"reference","id":1060,"name":"APIEmbed"}},{"id":1793,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":114,"character":1}],"type":{"type":"reference","id":1031,"name":"APIMessageReference"}},{"id":1789,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":110,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1790,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1792,1788,1791,1793,1789,1790]}],"sources":[{"fileName":"rest/v6/channel.ts","line":108,"character":17}]},{"id":1823,"name":"RESTPostAPIChannelMessagesBulkDeleteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1824,"name":"messages","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":215,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1824]}],"sources":[{"fileName":"rest/v6/channel.ts","line":214,"character":17}]},{"id":2138,"name":"RESTPostAPIChannelWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2140,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":11,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2139,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/webhook.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2140,2139]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":9,"character":17}]},{"id":2133,"name":"RESTPostAPICurrentUserCreateDMChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2134,"name":"recipient_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/user.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2134]}],"sources":[{"fileName":"rest/v6/user.ts","line":76,"character":17}]},{"id":1855,"name":"RESTPostAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1857,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The image data, read more [here](https://discord.com/developers/docs/reference#image-data)"},"sources":[{"fileName":"rest/v6/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1856,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/emoji.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1858,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/emoji.ts","line":28,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1857,1856,1858]}],"sources":[{"fileName":"rest/v6/emoji.ts","line":22,"character":17}]},{"id":2006,"name":"RESTPostAPIGuildIntegrationJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-integration","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2008,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":462,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2007,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":461,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2008,2007]}],"sources":[{"fileName":"rest/v6/guild.ts","line":460,"character":17}]},{"id":1995,"name":"RESTPostAPIGuildPruneJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1997,"name":"compute_prune_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":416,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1996,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":415,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1998,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":417,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1997,1996,1998]}],"sources":[{"fileName":"rest/v6/guild.ts","line":414,"character":17}]},{"id":1999,"name":"RESTPostAPIGuildPruneResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2000,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":424,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2000]}],"sources":[{"fileName":"rest/v6/guild.ts","line":423,"character":17}]},{"id":1970,"name":"RESTPostAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1973,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":1974,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":337,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1975,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":338,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":1971,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":334,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":1972,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":335,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[1973,1974,1975,1971,1972]}],"sources":[{"fileName":"rest/v6/guild.ts","line":333,"character":17}],"extendedBy":[{"type":"reference","id":1878,"name":"APIGuildCreateRole"}]},{"id":1885,"name":"RESTPostAPIGuildsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1894,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1895,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1893,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":60,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1872,"name":"APIGuildCreatePartialChannel"}}},{"id":1890,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":57,"character":1}],"type":{"type":"reference","id":1270,"name":"GuildDefaultMessageNotifications"}},{"id":1891,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":58,"character":1}],"type":{"type":"reference","id":1273,"name":"GuildExplicitContentFilter"}},{"id":1888,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1886,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1887,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1892,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":59,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1878,"name":"APIGuildCreateRole"}}},{"id":1896,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1889,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":56,"character":1}],"type":{"type":"reference","id":1280,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[1894,1895,1893,1890,1891,1888,1886,1887,1892,1896,1889]}],"sources":[{"fileName":"rest/v6/guild.ts","line":52,"character":17}]},{"id":2155,"name":"RESTPostAPIWebhookWithTokenJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2161,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":98,"character":1}],"type":{"type":"reference","id":1764,"name":"APIAllowedMentionsSend"}},{"id":2158,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":95,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2156,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2160,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":97,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1060,"name":"APIEmbed"}}},{"id":2159,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2157,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2161,2158,2156,2160,2159,2157]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":92,"character":17}]},{"id":2168,"name":"RESTPostAPIWebhookWithTokenQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2169,"name":"wait","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/webhook.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[2169]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":129,"character":17}]},{"id":2051,"name":"RESTPostOAuth2AccessTokenResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-access-token-response","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2052,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2054,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2055,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2056,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2053,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2052,2054,2055,2056,2053]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":53,"character":17}]},{"id":2044,"name":"RESTPostOAuth2AccessTokenURIEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2045,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2046,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2048,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2047,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":42,"character":1}],"type":{"type":"literal","value":"authorization_code"}},{"id":2049,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2050,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2045,2046,2048,2047,2049,2050]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":39,"character":17}]},{"id":2098,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2099,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":168,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2101,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":170,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2104,"name":"guild","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":173,"character":1}],"type":{"type":"reference","id":1221,"name":"APIGuild"}},{"id":2102,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":171,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2103,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":172,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2100,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":169,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2099,2101,2104,2102,2103,2100]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":167,"character":17}]},{"id":2105,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2106,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2108,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2109,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":185,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2110,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2107,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2111,"name":"webhook","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":187,"character":1}],"type":{"type":"reference","id":1544,"name":"APIWebhook"}}],"groups":[{"title":"Properties","kind":1024,"children":[2106,2108,2109,2110,2107,2111]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":181,"character":17}]},{"id":2073,"name":"RESTPostOAuth2ClientCredentialsURIEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#client-credentials-grant","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2074,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2075,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2076,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":106,"character":1}],"type":{"type":"literal","value":"client_credentials"}},{"id":2077,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2074,2075,2076,2077]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":103,"character":17}]},{"id":2057,"name":"RESTPostOAuth2RefreshTokenURIEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":2058,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2059,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2060,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":69,"character":1}],"type":{"type":"literal","value":"refresh_token"}},{"id":2062,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/oauth2.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2061,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2063,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2058,2059,2060,2062,2061,2063]}],"sources":[{"fileName":"rest/v6/oauth2.ts","line":66,"character":17}]},{"id":1826,"name":"RESTPutAPIChannelPermissionsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1827,"name":"allow","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":229,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1828,"name":"deny","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":230,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":1829,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":231,"character":1}],"type":{"type":"reference","id":1057,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[1827,1828,1829]}],"sources":[{"fileName":"rest/v6/channel.ts","line":228,"character":17}],"extendedBy":[{"type":"reference","id":1867,"name":"APIGuildCreateOverwrite"}]},{"id":1844,"name":"RESTPutAPIChannelRecipientJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1845,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/channel.ts","line":295,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1846,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":296,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1845,1846]}],"sources":[{"fileName":"rest/v6/channel.ts","line":294,"character":17}]},{"id":1964,"name":"RESTPutAPIGuildBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1965,"name":"delete_message_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":305,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":1966,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":306,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1965,1966]}],"sources":[{"fileName":"rest/v6/guild.ts","line":304,"character":17}]},{"id":1942,"name":"RESTPutAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"children":[{"id":1943,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":220,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1947,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1946,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":223,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1944,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":221,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1945,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":222,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1943,1947,1946,1944,1945]}],"sources":[{"fileName":"rest/v6/guild.ts","line":219,"character":17}]},{"id":891,"name":"APIAuditLogChange","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-structure","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":178,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":904,"name":"APIAuditLogChangeKey$Add"},{"type":"reference","id":905,"name":"APIAuditLogChangeKey$Remove"},{"type":"reference","id":897,"name":"APIAuditLogChangeKeyAFKChannelID"},{"type":"reference","id":898,"name":"APIAuditLogChangeKeyAFKTimeout"},{"type":"reference","id":922,"name":"APIAuditLogChangeKeyAllow"},{"type":"reference","id":923,"name":"APIAuditLogChangeKeyAllowNew"},{"type":"reference","id":915,"name":"APIAuditLogChangeKeyApplicationID"},{"type":"reference","id":936,"name":"APIAuditLogChangeKeyAvatarHash"},{"type":"reference","id":912,"name":"APIAuditLogChangeKeyBitrate"},{"type":"reference","id":927,"name":"APIAuditLogChangeKeyChannelID"},{"type":"reference","id":926,"name":"APIAuditLogChangeKeyCode"},{"type":"reference","id":919,"name":"APIAuditLogChangeKeyColor"},{"type":"reference","id":933,"name":"APIAuditLogChangeKeyDeaf"},{"type":"reference","id":902,"name":"APIAuditLogChangeKeyDefaultMessageNotifications"},{"type":"reference","id":924,"name":"APIAuditLogChangeKeyDeny"},{"type":"reference","id":925,"name":"APIAuditLogChangeKeyDenyNew"},{"type":"reference","id":942,"name":"APIAuditLogChangeKeyEnableEmoticons"},{"type":"reference","id":943,"name":"APIAuditLogChangeKeyExpireBehavior"},{"type":"reference","id":944,"name":"APIAuditLogChangeKeyExpireGracePeriod"},{"type":"reference","id":901,"name":"APIAuditLogChangeKeyExplicitContentFilter"},{"type":"reference","id":920,"name":"APIAuditLogChangeKeyHoist"},{"type":"reference","id":893,"name":"APIAuditLogChangeKeyIconHash"},{"type":"reference","id":937,"name":"APIAuditLogChangeKeyID"},{"type":"reference","id":928,"name":"APIAuditLogChangeKeyInviterID"},{"type":"reference","id":931,"name":"APIAuditLogChangeKeyMaxAge"},{"type":"reference","id":929,"name":"APIAuditLogChangeKeyMaxUses"},{"type":"reference","id":921,"name":"APIAuditLogChangeKeyMentionable"},{"type":"reference","id":899,"name":"APIAuditLogChangeKeyMFALevel"},{"type":"reference","id":934,"name":"APIAuditLogChangeKeyMute"},{"type":"reference","id":892,"name":"APIAuditLogChangeKeyName"},{"type":"reference","id":935,"name":"APIAuditLogChangeKeyNick"},{"type":"reference","id":914,"name":"APIAuditLogChangeKeyNSFW"},{"type":"reference","id":895,"name":"APIAuditLogChangeKeyOwnerID"},{"type":"reference","id":913,"name":"APIAuditLogChangeKeyPermissionOverwrites"},{"type":"reference","id":917,"name":"APIAuditLogChangeKeyPermissions"},{"type":"reference","id":918,"name":"APIAuditLogChangeKeyPermissionsNew"},{"type":"reference","id":910,"name":"APIAuditLogChangeKeyPosition"},{"type":"reference","id":906,"name":"APIAuditLogChangeKeyPruneDeleteDays"},{"type":"reference","id":916,"name":"APIAuditLogChangeKeyRateLimitPerUser"},{"type":"reference","id":896,"name":"APIAuditLogChangeKeyRegion"},{"type":"reference","id":894,"name":"APIAuditLogChangeKeySplashHash"},{"type":"reference","id":909,"name":"APIAuditLogChangeKeySystemChannelID"},{"type":"reference","id":932,"name":"APIAuditLogChangeKeyTemporary"},{"type":"reference","id":911,"name":"APIAuditLogChangeKeyTopic"},{"type":"reference","id":941,"name":"APIAuditLogChangeKeyType"},{"type":"reference","id":930,"name":"APIAuditLogChangeKeyUses"},{"type":"reference","id":903,"name":"APIAuditLogChangeKeyVanityURLCode"},{"type":"reference","id":900,"name":"APIAuditLogChangeKeyVerificationLevel"},{"type":"reference","id":908,"name":"APIAuditLogChangeKeyWidgetChannelID"},{"type":"reference","id":907,"name":"APIAuditLogChangeKeyWidgetEnabled"}]}},{"id":904,"name":"APIAuditLogChangeKey$Add","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when new role(s) are added","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":325,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$add"},{"type":"array","elementType":{"type":"reference","id":1450,"name":"APIRole"}}],"name":"AuditLogChangeData"}},{"id":905,"name":"APIAuditLogChangeKey$Remove","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when role(s) are removed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":332,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$remove"},{"type":"array","elementType":{"type":"reference","id":1450,"name":"APIRole"}}],"name":"AuditLogChangeData"}},{"id":897,"name":"APIAuditLogChangeKeyAFKChannelID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_channel_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":270,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":898,"name":"APIAuditLogChangeKeyAFKTimeout","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_timeout is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":277,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_timeout"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":922,"name":"APIAuditLogChangeKeyAllow","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed","tags":[{"tag":"deprecated","text":"Use `allow_new` instead"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":454,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":923,"name":"APIAuditLogChangeKeyAllowNew","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":461,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow_new"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":915,"name":"APIAuditLogChangeKeyApplicationID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The application ID of the added or removed Webhook or Bot","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":402,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"application_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":936,"name":"APIAuditLogChangeKeyAvatarHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's avatar_hash is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":553,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"avatar_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":912,"name":"APIAuditLogChangeKeyBitrate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's bitrate is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":381,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"bitrate"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":927,"name":"APIAuditLogChangeKeyChannelID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's channel_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":490,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":926,"name":"APIAuditLogChangeKeyCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's code is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":483,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":919,"name":"APIAuditLogChangeKeyColor","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's color is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":432,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"color"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":933,"name":"APIAuditLogChangeKeyDeaf","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's deaf status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":532,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deaf"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":902,"name":"APIAuditLogChangeKeyDefaultMessageNotifications","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's default_message_notifications is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":308,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_message_notifications"},{"type":"reference","id":1270,"name":"GuildDefaultMessageNotifications"}],"name":"AuditLogChangeData"}},{"id":924,"name":"APIAuditLogChangeKeyDeny","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed","tags":[{"tag":"deprecated","text":"Use `deny_new` instead"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":469,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":925,"name":"APIAuditLogChangeKeyDenyNew","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":476,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny_new"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":942,"name":"APIAuditLogChangeKeyEnableEmoticons","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's enable_emoticons is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":578,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enable_emoticons"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":943,"name":"APIAuditLogChangeKeyExpireBehavior","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_behavior is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":585,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_behavior"},{"type":"reference","id":1347,"name":"IntegrationExpireBehavior"}],"name":"AuditLogChangeData"}},{"id":944,"name":"APIAuditLogChangeKeyExpireGracePeriod","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_grace_period is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":592,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_grace_period"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":901,"name":"APIAuditLogChangeKeyExplicitContentFilter","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's explicit_content_filter is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":298,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"explicit_content_filter"},{"type":"reference","id":1273,"name":"GuildExplicitContentFilter"}],"name":"AuditLogChangeData"}},{"id":920,"name":"APIAuditLogChangeKeyHoist","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's hoist status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":439,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"hoist"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":893,"name":"APIAuditLogChangeKeyIconHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's icon is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":242,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"icon_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":928,"name":"APIAuditLogChangeKeyInviterID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's inviter_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":497,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"inviter_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":899,"name":"APIAuditLogChangeKeyMFALevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's mfa_level is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":284,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mfa_level"},{"type":"reference","id":1277,"name":"GuildMFALevel"}],"name":"AuditLogChangeData"}},{"id":931,"name":"APIAuditLogChangeKeyMaxAge","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_age is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":518,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_age"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":929,"name":"APIAuditLogChangeKeyMaxUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_uses is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":504,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":921,"name":"APIAuditLogChangeKeyMentionable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's mentionable status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":446,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mentionable"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":934,"name":"APIAuditLogChangeKeyMute","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's mute status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":539,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":914,"name":"APIAuditLogChangeKeyNSFW","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's NSFW restriction is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":395,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nsfw"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":892,"name":"APIAuditLogChangeKeyName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's name is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":235,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":935,"name":"APIAuditLogChangeKeyNick","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's nick is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":546,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":895,"name":"APIAuditLogChangeKeyOwnerID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's owner ID is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":256,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"owner_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":913,"name":"APIAuditLogChangeKeyPermissionOverwrites","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's permission overwrites is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":388,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permission_overwrites"},{"type":"array","elementType":{"type":"reference","id":1050,"name":"APIOverwrite"}}],"name":"AuditLogChangeData"}},{"id":917,"name":"APIAuditLogChangeKeyPermissions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed","tags":[{"tag":"deprecated","text":"Use `permissions_new` instead"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":418,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":918,"name":"APIAuditLogChangeKeyPermissionsNew","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":425,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions_new"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":910,"name":"APIAuditLogChangeKeyPosition","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's position is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":367,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"position"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":906,"name":"APIAuditLogChangeKeyPruneDeleteDays","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when there is a change in number of days after which inactive and role-unassigned members are kicked","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":339,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"prune_delete_days"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":916,"name":"APIAuditLogChangeKeyRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's amount of seconds a user has to wait before sending another message\nis changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":410,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":896,"name":"APIAuditLogChangeKeyRegion","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's region is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":263,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"region"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":894,"name":"APIAuditLogChangeKeySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's splash is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":249,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":909,"name":"APIAuditLogChangeKeySystemChannelID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":360,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":932,"name":"APIAuditLogChangeKeyTemporary","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's temporary status is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":525,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"temporary"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":911,"name":"APIAuditLogChangeKeyTopic","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's topic is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":374,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"topic"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":941,"name":"APIAuditLogChangeKeyType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The type of entity created","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":571,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"type"},{"type":"union","types":[{"type":"reference","id":968,"name":"ChannelType"},{"type":"intrinsic","name":"string"}]}],"name":"AuditLogChangeData"}},{"id":930,"name":"APIAuditLogChangeKeyUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's uses is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":511,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":903,"name":"APIAuditLogChangeKeyVanityURLCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's vanity_url_code is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":318,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"vanity_url_code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":900,"name":"APIAuditLogChangeKeyVerificationLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's verification_level is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":291,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"verification_level"},{"type":"reference","id":1280,"name":"GuildVerificationLevel"}],"name":"AuditLogChangeData"}},{"id":908,"name":"APIAuditLogChangeKeyWidgetChannelID","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget_channel_id is changed","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":353,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":907,"name":"APIAuditLogChangeKeyWidgetEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget is enabled","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/auditLog.ts","line":346,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":1872,"name":"APIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":31,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":949,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"bitrate"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":1873,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1875,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":35,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":1874,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1876,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":36,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":1877,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":37,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":1867,"name":"APIGuildCreateOverwrite"}}}],"groups":[{"title":"Properties","kind":1024,"children":[1875,1874,1876,1877]}],"sources":[{"fileName":"rest/v6/guild.ts","line":33,"character":4}]}}]}},{"id":1319,"name":"APIGuildWidget","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `APIGuildWidgetSettings` instead"},{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/guild.ts","line":210,"character":12}],"type":{"type":"reference","id":1320,"name":"APIGuildWidgetSettings"}},{"id":1197,"name":"GatewayActivityAssets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-assets","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/gateway.ts","line":143,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":1193,"name":"GatewayActivityEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-emoji","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/gateway.ts","line":126,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":1131,"name":"APIEmoji"},{"type":"union","types":[{"type":"literal","value":"animated"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":1131,"name":"APIEmoji"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}},{"id":1198,"name":"GatewayActivitySecrets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-secrets","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/gateway.ts","line":152,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"join"},{"type":"literal","value":"match"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":662,"name":"GatewayChannelCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":333,"character":12}],"type":{"type":"reference","id":661,"name":"GatewayChannelModifyDispatch"}},{"id":664,"name":"GatewayChannelDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":343,"character":12}],"type":{"type":"reference","id":661,"name":"GatewayChannelModifyDispatch"}},{"id":661,"name":"GatewayChannelModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create\nhttps://discord.com/developers/docs/topics/gateway#channel-update\nhttps://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":324,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":593,"name":"GatewayDispatchEvents.ChannelCreate"},{"type":"reference","id":595,"name":"GatewayDispatchEvents.ChannelDelete"},{"type":"reference","id":594,"name":"GatewayDispatchEvents.ChannelUpdate"}]},{"type":"reference","id":949,"name":"APIChannel"}],"name":"DataPayload"}},{"id":665,"name":"GatewayChannelPinsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-pins-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":350,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":596,"name":"GatewayDispatchEvents.ChannelPinsUpdate"},{"type":"reflection","declaration":{"id":666,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":668,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":354,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":667,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":353,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":669,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":355,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[668,667,669]}],"sources":[{"fileName":"gateway/v6.ts","line":352,"character":1}]}}],"name":"DataPayload"}},{"id":663,"name":"GatewayChannelUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":338,"character":12}],"type":{"type":"reference","id":661,"name":"GatewayChannelModifyDispatch"}},{"id":629,"name":"GatewayDispatchPayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":206,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":661,"name":"GatewayChannelModifyDispatch"},{"type":"reference","id":665,"name":"GatewayChannelPinsUpdateDispatch"},{"type":"reference","id":674,"name":"GatewayGuildBanModifyDispatch"},{"type":"reference","id":673,"name":"GatewayGuildDeleteDispatch"},{"type":"reference","id":680,"name":"GatewayGuildEmojisUpdateDispatch"},{"type":"reference","id":684,"name":"GatewayGuildIntegrationsUpdateDispatch"},{"type":"reference","id":687,"name":"GatewayGuildMemberAddDispatch"},{"type":"reference","id":690,"name":"GatewayGuildMemberRemoveDispatch"},{"type":"reference","id":697,"name":"GatewayGuildMembersChunkDispatch"},{"type":"reference","id":694,"name":"GatewayGuildMemberUpdateDispatch"},{"type":"reference","id":670,"name":"GatewayGuildModifyDispatch"},{"type":"reference","id":712,"name":"GatewayGuildRoleDeleteDispatch"},{"type":"reference","id":706,"name":"GatewayGuildRoleModifyDispatch"},{"type":"reference","id":716,"name":"GatewayInviteCreateDispatch"},{"type":"reference","id":729,"name":"GatewayInviteDeleteDispatch"},{"type":"reference","id":734,"name":"GatewayMessageCreateDispatch"},{"type":"reference","id":744,"name":"GatewayMessageDeleteBulkDispatch"},{"type":"reference","id":739,"name":"GatewayMessageDeleteDispatch"},{"type":"reference","id":749,"name":"GatewayMessageReactionAddDispatch"},{"type":"reference","id":751,"name":"GatewayMessageReactionRemoveAllDispatch"},{"type":"reference","id":750,"name":"GatewayMessageReactionRemoveDispatch"},{"type":"reference","id":752,"name":"GatewayMessageReactionRemoveEmojiDispatch"},{"type":"reference","id":735,"name":"GatewayMessageUpdateDispatch"},{"type":"reference","id":755,"name":"GatewayPresenceUpdateDispatch"},{"type":"reference","id":652,"name":"GatewayReadyDispatch"},{"type":"reference","id":660,"name":"GatewayResumedDispatch"},{"type":"reference","id":756,"name":"GatewayTypingStartDispatch"},{"type":"reference","id":763,"name":"GatewayUserUpdateDispatch"},{"type":"reference","id":765,"name":"GatewayVoiceServerUpdateDispatch"},{"type":"reference","id":764,"name":"GatewayVoiceStateUpdateDispatch"},{"type":"reference","id":770,"name":"GatewayWebhooksUpdateDispatch"}]}},{"id":678,"name":"GatewayGuildBanAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":404,"character":12}],"type":{"type":"reference","id":674,"name":"GatewayGuildBanModifyDispatch"}},{"id":674,"name":"GatewayGuildBanModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":393,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":600,"name":"GatewayDispatchEvents.GuildBanAdd"},{"type":"reference","id":601,"name":"GatewayDispatchEvents.GuildBanRemove"}]},{"type":"reflection","declaration":{"id":675,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":676,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":396,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":677,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":397,"character":2}],"type":{"type":"reference","id":1478,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[676,677]}],"sources":[{"fileName":"gateway/v6.ts","line":395,"character":1}]}}],"name":"DataPayload"}},{"id":679,"name":"GatewayGuildBanRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":409,"character":12}],"type":{"type":"reference","id":674,"name":"GatewayGuildBanModifyDispatch"}},{"id":671,"name":"GatewayGuildCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":373,"character":12}],"type":{"type":"reference","id":670,"name":"GatewayGuildModifyDispatch"}},{"id":673,"name":"GatewayGuildDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":385,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":599,"name":"GatewayDispatchEvents.GuildDelete"},{"type":"reference","id":1206,"name":"APIUnavailableGuild"}],"name":"DataPayload"}},{"id":680,"name":"GatewayGuildEmojisUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-emojis-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":416,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":602,"name":"GatewayDispatchEvents.GuildEmojisUpdate"},{"type":"reflection","declaration":{"id":681,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":683,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":420,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":1131,"name":"APIEmoji"}}},{"id":682,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":419,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[683,682]}],"sources":[{"fileName":"gateway/v6.ts","line":418,"character":1}]}}],"name":"DataPayload"}},{"id":684,"name":"GatewayGuildIntegrationsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-integrations-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":429,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":603,"name":"GatewayDispatchEvents.GuildIntegrationsUpdate"},{"type":"reflection","declaration":{"id":685,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":686,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":431,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[686]}],"sources":[{"fileName":"gateway/v6.ts","line":431,"character":1}]}}],"name":"DataPayload"}},{"id":687,"name":"GatewayGuildMemberAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-add","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":439,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":604,"name":"GatewayDispatchEvents.GuildMemberAdd"},{"type":"intersection","types":[{"type":"reference","id":1323,"name":"APIGuildMember"},{"type":"reflection","declaration":{"id":688,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":689,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":441,"character":20}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[689]}],"sources":[{"fileName":"gateway/v6.ts","line":441,"character":18}]}}]}],"name":"DataPayload"}},{"id":690,"name":"GatewayGuildMemberRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-remove","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":449,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":605,"name":"GatewayDispatchEvents.GuildMemberRemove"},{"type":"reflection","declaration":{"id":691,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":692,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":452,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":693,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":453,"character":2}],"type":{"type":"reference","id":1478,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[692,693]}],"sources":[{"fileName":"gateway/v6.ts","line":451,"character":1}]}}],"name":"DataPayload"}},{"id":694,"name":"GatewayGuildMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":462,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":606,"name":"GatewayDispatchEvents.GuildMemberUpdate"},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":1323,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":695,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":696,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":465,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[696]}],"sources":[{"fileName":"gateway/v6.ts","line":464,"character":41}]}}]}],"name":"DataPayload"}},{"id":697,"name":"GatewayGuildMembersChunkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-members-chunk","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":474,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":607,"name":"GatewayDispatchEvents.GuildMembersChunk"},{"type":"reflection","declaration":{"id":698,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":702,"name":"chunk_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":480,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":701,"name":"chunk_index","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":479,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":699,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":477,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":700,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":478,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":1323,"name":"APIGuildMember"}}},{"id":705,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":483,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":703,"name":"not_found","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":481,"character":2}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"unknown"}}},{"id":704,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":482,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":1150,"name":"RawGatewayPresenceUpdate"}}}],"groups":[{"title":"Properties","kind":1024,"children":[702,701,699,700,705,703,704]}],"sources":[{"fileName":"gateway/v6.ts","line":476,"character":1}]}}],"name":"DataPayload"}},{"id":670,"name":"GatewayGuildModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create\nhttps://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":365,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":597,"name":"GatewayDispatchEvents.GuildCreate"},{"type":"reference","id":598,"name":"GatewayDispatchEvents.GuildUpdate"}]},{"type":"reference","id":1221,"name":"APIGuild"}],"name":"DataPayload"}},{"id":710,"name":"GatewayGuildRoleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":504,"character":12}],"type":{"type":"reference","id":706,"name":"GatewayGuildRoleModifyDispatch"}},{"id":712,"name":"GatewayGuildRoleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":516,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":610,"name":"GatewayDispatchEvents.GuildRoleDelete"},{"type":"reflection","declaration":{"id":713,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":714,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":519,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":715,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":520,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[714,715]}],"sources":[{"fileName":"gateway/v6.ts","line":518,"character":1}]}}],"name":"DataPayload"}},{"id":706,"name":"GatewayGuildRoleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":493,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":608,"name":"GatewayDispatchEvents.GuildRoleCreate"},{"type":"reference","id":609,"name":"GatewayDispatchEvents.GuildRoleUpdate"}]},{"type":"reflection","declaration":{"id":707,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":708,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":496,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":709,"name":"role","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":497,"character":2}],"type":{"type":"reference","id":1450,"name":"APIRole"}}],"groups":[{"title":"Properties","kind":1024,"children":[708,709]}],"sources":[{"fileName":"gateway/v6.ts","line":495,"character":1}]}}],"name":"DataPayload"}},{"id":711,"name":"GatewayGuildRoleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":509,"character":12}],"type":{"type":"reference","id":706,"name":"GatewayGuildRoleModifyDispatch"}},{"id":672,"name":"GatewayGuildUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":378,"character":12}],"type":{"type":"reference","id":670,"name":"GatewayGuildModifyDispatch"}},{"id":716,"name":"GatewayInviteCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-create","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":529,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":611,"name":"GatewayDispatchEvents.InviteCreate"},{"type":"reflection","declaration":{"id":717,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":718,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":532,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":719,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":533,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":720,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":534,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":721,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":535,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":722,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":536,"character":2}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":723,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":537,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":724,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":538,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":725,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":539,"character":2}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":726,"name":"target_user_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":540,"character":2}],"type":{"type":"reference","id":1385,"name":"InviteTargetUserType"}},{"id":727,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":541,"character":2}],"type":{"type":"intrinsic","name":"boolean"}},{"id":728,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":542,"character":2}],"type":{"type":"literal","value":0}}],"groups":[{"title":"Properties","kind":1024,"children":[718,719,720,721,722,723,724,725,726,727,728]}],"sources":[{"fileName":"gateway/v6.ts","line":531,"character":1}]}}],"name":"DataPayload"}},{"id":729,"name":"GatewayInviteDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":551,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":612,"name":"GatewayDispatchEvents.InviteDelete"},{"type":"reflection","declaration":{"id":730,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":731,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":554,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":733,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":556,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":732,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":555,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[731,733,732]}],"sources":[{"fileName":"gateway/v6.ts","line":553,"character":1}]}}],"name":"DataPayload"}},{"id":734,"name":"GatewayMessageCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-create","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":565,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":613,"name":"GatewayDispatchEvents.MessageCreate"},{"type":"reference","id":976,"name":"APIMessage"}],"name":"DataPayload"}},{"id":744,"name":"GatewayMessageDeleteBulkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete-bulk","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":596,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":616,"name":"GatewayDispatchEvents.MessageDeleteBulk"},{"type":"reflection","declaration":{"id":745,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":747,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":600,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":748,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":601,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":746,"name":"ids","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":599,"character":2}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[747,748,746]}],"sources":[{"fileName":"gateway/v6.ts","line":598,"character":1}]}}],"name":"DataPayload"}},{"id":739,"name":"GatewayMessageDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":582,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":615,"name":"GatewayDispatchEvents.MessageDelete"},{"type":"reflection","declaration":{"id":740,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":742,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":586,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":743,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":587,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":741,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":585,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[742,743,741]}],"sources":[{"fileName":"gateway/v6.ts","line":584,"character":1}]}}],"name":"DataPayload"}},{"id":749,"name":"GatewayMessageReactionAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-add","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":610,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":617,"name":"GatewayDispatchEvents.MessageReactionAdd"}],"name":"ReactionData"}},{"id":751,"name":"GatewayMessageReactionRemoveAllDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-all","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":624,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":619,"name":"GatewayDispatchEvents.MessageReactionRemoveAll"},{"type":"reference","name":"MessageReactionRemoveData"}],"name":"DataPayload"}},{"id":750,"name":"GatewayMessageReactionRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":617,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":618,"name":"GatewayDispatchEvents.MessageReactionRemove"},{"type":"literal","value":"member"}],"name":"ReactionData"}},{"id":752,"name":"GatewayMessageReactionRemoveEmojiDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-emoji","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":634,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":620,"name":"GatewayDispatchEvents.MessageReactionRemoveEmoji"},{"type":"intersection","types":[{"type":"reference","name":"MessageReactionRemoveData"},{"type":"reflection","declaration":{"id":753,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":754,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":637,"character":2}],"type":{"type":"reference","id":1131,"name":"APIEmoji"}}],"groups":[{"title":"Properties","kind":1024,"children":[754]}],"sources":[{"fileName":"gateway/v6.ts","line":636,"character":29}]}}]}],"name":"DataPayload"}},{"id":735,"name":"GatewayMessageUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":572,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":614,"name":"GatewayDispatchEvents.MessageUpdate"},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":976,"name":"APIMessage"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":736,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":738,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":574,"character":37}],"type":{"type":"intrinsic","name":"string"}},{"id":737,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":574,"character":25}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[738,737]}],"sources":[{"fileName":"gateway/v6.ts","line":574,"character":23}]}}]}],"name":"DataPayload"}},{"id":1168,"name":"GatewayPresenceClientStatus","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#client-status-object","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/gateway.ts","line":73,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"desktop"},{"type":"literal","value":"mobile"},{"type":"literal","value":"web"}]},{"type":"reference","id":1162,"name":"PresenceUpdateStatus"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":755,"name":"GatewayPresenceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":646,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":621,"name":"GatewayDispatchEvents.PresenceUpdate"},{"type":"reference","id":1150,"name":"RawGatewayPresenceUpdate"}],"name":"DataPayload"}},{"id":652,"name":"GatewayReadyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#ready","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":297,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":591,"name":"GatewayDispatchEvents.Ready"},{"type":"reflection","declaration":{"id":653,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":658,"name":"guilds","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":304,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":1206,"name":"APIUnavailableGuild"}}},{"id":657,"name":"private_channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":303,"character":2}],"type":{"type":"tuple"}},{"id":656,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":302,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":659,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":305,"character":2}],"type":{"type":"tuple","elements":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"number"}]}},{"id":655,"name":"user","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":301,"character":2}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":654,"name":"v","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":300,"character":2}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[658,657,656,659,655,654]}],"sources":[{"fileName":"gateway/v6.ts","line":299,"character":1}]}}],"name":"DataPayload"}},{"id":628,"name":"GatewayReceivePayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":195,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":629,"name":"GatewayDispatchPayload"},{"type":"reference","id":640,"name":"GatewayHeartbeatAck"},{"type":"reference","id":636,"name":"GatewayHeartbeatRequest"},{"type":"reference","id":630,"name":"GatewayHello"},{"type":"reference","id":644,"name":"GatewayInvalidSession"},{"type":"reference","id":648,"name":"GatewayReconnect"}]}},{"id":660,"name":"GatewayResumedDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resumed","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":314,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":592,"name":"GatewayDispatchEvents.Resumed"},{"type":"intrinsic","name":"never"}],"name":"DataPayload"}},{"id":627,"name":"GatewaySendPayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":184,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":774,"name":"GatewayHeartbeat"},{"type":"reference","id":781,"name":"GatewayIdentify"},{"type":"reference","id":800,"name":"GatewayRequestGuildMembers"},{"type":"reference","id":793,"name":"GatewayResume"},{"type":"reference","id":818,"name":"GatewayUpdatePresence"},{"type":"reference","id":810,"name":"GatewayVoiceStateUpdate"}]}},{"id":756,"name":"GatewayTypingStartDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#typing-start","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":653,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":622,"name":"GatewayDispatchEvents.TypingStart"},{"type":"reflection","declaration":{"id":757,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":758,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":656,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":759,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":657,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":762,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v6.ts","line":660,"character":2}],"type":{"type":"reference","id":1323,"name":"APIGuildMember"}},{"id":761,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":659,"character":2}],"type":{"type":"intrinsic","name":"number"}},{"id":760,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":658,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[758,759,762,761,760]}],"sources":[{"fileName":"gateway/v6.ts","line":655,"character":1}]}}],"name":"DataPayload"}},{"id":763,"name":"GatewayUserUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#user-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":669,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":623,"name":"GatewayDispatchEvents.UserUpdate"},{"type":"reference","id":1478,"name":"APIUser"}],"name":"DataPayload"}},{"id":765,"name":"GatewayVoiceServerUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-server-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":683,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":625,"name":"GatewayDispatchEvents.VoiceServerUpdate"},{"type":"reflection","declaration":{"id":766,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":769,"name":"endpoint","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":688,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":768,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":687,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":767,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":686,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[769,768,767]}],"sources":[{"fileName":"gateway/v6.ts","line":685,"character":1}]}}],"name":"DataPayload"}},{"id":764,"name":"GatewayVoiceStateUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-state-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":676,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":624,"name":"GatewayDispatchEvents.VoiceStateUpdate"},{"type":"reference","id":1524,"name":"GatewayVoiceState"}],"name":"DataPayload"}},{"id":770,"name":"GatewayWebhooksUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#webhooks-update","tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":697,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":626,"name":"GatewayDispatchEvents.WebhooksUpdate"},{"type":"reflection","declaration":{"id":771,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":773,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":701,"character":2}],"type":{"type":"intrinsic","name":"string"}},{"id":772,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v6.ts","line":700,"character":2}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[773,772]}],"sources":[{"fileName":"gateway/v6.ts","line":699,"character":1}]}}],"name":"DataPayload"}},{"id":2137,"name":"GetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#list-voice-regions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/voice.ts","line":8,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1537,"name":"APIVoiceRegion"}}},{"id":1822,"name":"RESTDeleteAPIChannelAllMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":207,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1821,"name":"RESTDeleteAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":202,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1814,"name":"RESTDeleteAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":176,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1831,"name":"RESTDeleteAPIChannelPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":242,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1843,"name":"RESTDeleteAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":287,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1848,"name":"RESTDeleteAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":307,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":1780,"name":"RESTDeleteAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":84,"character":12}],"type":{"type":"reference","id":949,"name":"APIChannel"}},{"id":2132,"name":"RESTDeleteAPICurrentUserGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#leave-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":69,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1968,"name":"RESTDeleteAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-ban","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":319,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1864,"name":"RESTDeleteAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-guild-emoji","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":56,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2015,"name":"RESTDeleteAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-integration","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":491,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1961,"name":"RESTDeleteAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":283,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1960,"name":"RESTDeleteAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":276,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1922,"name":"RESTDeleteAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":128,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1989,"name":"RESTDeleteAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":384,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2032,"name":"RESTDeleteAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#delete-invite","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/invite.ts","line":22,"character":12}],"type":{"type":"reference","id":1376,"name":"APIInvite"}},{"id":2153,"name":"RESTDeleteAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":80,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2154,"name":"RESTDeleteAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":85,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1754,"name":"RESTGetAPIAuditLogResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/auditLog.ts","line":18,"character":12}],"type":{"type":"reference","id":830,"name":"APIAuditLog"}},{"id":1832,"name":"RESTGetAPIChannelInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-invites","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":249,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1376,"name":"APIInvite"}}},{"id":1819,"name":"RESTGetAPIChannelMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":192,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1478,"name":"APIUser"}}},{"id":1811,"name":"RESTGetAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":161,"character":12}],"type":{"type":"reference","id":976,"name":"APIMessage"}},{"id":1786,"name":"RESTGetAPIChannelMessagesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":101,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":976,"name":"APIMessage"}}},{"id":1841,"name":"RESTGetAPIChannelPinsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-pinned-messages","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":275,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":976,"name":"APIMessage"}}},{"id":1778,"name":"RESTGetAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":74,"character":12}],"type":{"type":"reference","id":949,"name":"APIChannel"}},{"id":2142,"name":"RESTGetAPIChannelWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-channel-webhooks","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":24,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1544,"name":"APIWebhook"}}},{"id":2136,"name":"RESTGetAPICurrentUserConnectionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-connections","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1511,"name":"APIConnection"}}},{"id":2131,"name":"RESTGetAPICurrentUserGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":62,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":2123,"name":"RESTAPIPartialCurrentUserGuild"}}},{"id":2113,"name":"RESTGetAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":8,"character":12}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":1866,"name":"RESTGetAPIGatewayBotResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/gateway.ts","line":15,"character":12}],"type":{"type":"reference","id":1142,"name":"APIGatewayBotInfo"}},{"id":1865,"name":"RESTGetAPIGatewayResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/gateway.ts","line":8,"character":12}],"type":{"type":"reference","id":1140,"name":"APIGatewayInfo"}},{"id":1963,"name":"RESTGetAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-ban","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":297,"character":12}],"type":{"type":"reference","id":1360,"name":"APIBan"}},{"id":1962,"name":"RESTGetAPIGuildBansResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":290,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1360,"name":"APIBan"}}},{"id":1923,"name":"RESTGetAPIGuildChannelsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-channels","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":135,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":949,"name":"APIChannel"}}},{"id":1854,"name":"RESTGetAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-guild-emoji","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":15,"character":12}],"type":{"type":"reference","id":1131,"name":"APIEmoji"}},{"id":1853,"name":"RESTGetAPIGuildEmojisResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-guild-emojis","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":8,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1131,"name":"APIEmoji"}}},{"id":2005,"name":"RESTGetAPIGuildIntegrationsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":453,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1331,"name":"APIGuildIntegration"}}},{"id":2002,"name":"RESTGetAPIGuildInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-invites","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":439,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1376,"name":"APIInvite"}}},{"id":1933,"name":"RESTGetAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-member","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":184,"character":12}],"type":{"type":"reference","id":1323,"name":"APIGuildMember"}},{"id":1937,"name":"RESTGetAPIGuildMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":199,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1323,"name":"APIGuildMember"}}},{"id":1941,"name":"RESTGetAPIGuildMembersSearchResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":212,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1323,"name":"APIGuildMember"}}},{"id":1901,"name":"RESTGetAPIGuildPreviewResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-preview","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":90,"character":12}],"type":{"type":"reference","id":1309,"name":"APIGuildPreview"}},{"id":1900,"name":"RESTGetAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":83,"character":12}],"type":{"type":"reference","id":1221,"name":"APIGuild"}},{"id":1969,"name":"RESTGetAPIGuildRolesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-roles","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":326,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1450,"name":"APIRole"}}},{"id":2001,"name":"RESTGetAPIGuildVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-voice-regions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":432,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1537,"name":"APIVoiceRegion"}}},{"id":2143,"name":"RESTGetAPIGuildWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-guild-webhooks","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":31,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1544,"name":"APIWebhook"}}},{"id":2028,"name":"RESTGetAPIGuildWidgetImageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Note: while the return type is `ArrayBuffer`, the expected result is\na buffer of sorts (depends if in browser or on node.js/deno).","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":562,"character":12}],"type":{"type":"reference","qualifiedName":"ArrayBuffer","package":"typescript","name":"ArrayBuffer"}},{"id":2017,"name":"RESTGetAPIGuildWidgetResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to RESTGetAPIGuildWidgetSettingsResult"},{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":504,"character":12}],"type":{"type":"reference","id":1320,"name":"APIGuildWidgetSettings"}},{"id":2018,"name":"RESTGetAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-settings","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":511,"character":12}],"type":{"type":"reference","id":1320,"name":"APIGuildWidgetSettings"}},{"id":2031,"name":"RESTGetAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/invite.ts","line":15,"character":12}],"type":{"type":"reference","id":1376,"name":"APIInvite"}},{"id":2033,"name":"RESTGetAPIOauth2CurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-application-information","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/oauth2.ts","line":8,"character":12}],"type":{"type":"reference","id":1401,"name":"APIApplication"}},{"id":2114,"name":"RESTGetAPIUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":15,"character":12}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":2144,"name":"RESTGetAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":38,"character":12}],"type":{"type":"reference","id":1544,"name":"APIWebhook"}},{"id":2145,"name":"RESTGetAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-with-token","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":45,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1544,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":2072,"name":"RESTOAuth2ImplicitAuthorizationURIFragmentResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/oauth2.ts","line":96,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2051,"name":"RESTPostOAuth2AccessTokenResult"},{"type":"literal","value":"refresh_token"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":1813,"name":"RESTPatchAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":171,"character":12}],"type":{"type":"reference","id":976,"name":"APIMessage"}},{"id":1779,"name":"RESTPatchAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":79,"character":12}],"type":{"type":"reference","id":949,"name":"APIChannel"}},{"id":1958,"name":"RESTPatchAPICurrentGuildMemberNicknameResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":262,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1956,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":2118,"name":"RESTPatchAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":30,"character":12}],"type":{"type":"reference","id":1478,"name":"APIUser"}},{"id":1926,"name":"RESTPatchAPIGuildChannelPositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":167,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":1927,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1928,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":168,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1930,"name":"lock_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":170,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":1931,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":171,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}},{"id":1929,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":169,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1928,1930,1931,1929]}],"sources":[{"fileName":"rest/v6/guild.ts","line":167,"character":56}]}}}},{"id":1932,"name":"RESTPatchAPIGuildChannelPositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":177,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1863,"name":"RESTPatchAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":49,"character":12}],"type":{"type":"reference","id":1131,"name":"APIEmoji"}},{"id":2014,"name":"RESTPatchAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":484,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1955,"name":"RESTPatchAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":248,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1921,"name":"RESTPatchAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":121,"character":12}],"type":{"type":"reference","id":1221,"name":"APIGuild"}},{"id":1977,"name":"RESTPatchAPIGuildRolePositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":351,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":1978,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1979,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v6/guild.ts","line":352,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":1980,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/guild.ts","line":353,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[1979,1980]}],"sources":[{"fileName":"rest/v6/guild.ts","line":351,"character":53}]}}}},{"id":1981,"name":"RESTPatchAPIGuildRolePositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":359,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":1450,"name":"APIRole"}}},{"id":1988,"name":"RESTPatchAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":377,"character":12}],"type":{"type":"reference","id":1450,"name":"APIRole"}},{"id":2019,"name":"RESTPatchAPIGuildWidgetJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to RESTPatchAPIGuildWidgetSettingsJSONBody"},{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":517,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1320,"name":"APIGuildWidgetSettings"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2021,"name":"RESTPatchAPIGuildWidgetResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `RESTPatchAPIGuildWidgetSettingsResult` instead"},{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":530,"character":12}],"type":{"type":"reference","id":1320,"name":"APIGuildWidgetSettings"}},{"id":2020,"name":"RESTPatchAPIGuildWidgetSettingsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":524,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1320,"name":"APIGuildWidgetSettings"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2022,"name":"RESTPatchAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":535,"character":12}],"type":{"type":"reference","id":1320,"name":"APIGuildWidgetSettings"}},{"id":2150,"name":"RESTPatchAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":61,"character":12}],"type":{"type":"reference","id":1544,"name":"APIWebhook"}},{"id":2151,"name":"RESTPatchAPIWebhookWithTokenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":68,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2146,"name":"RESTPatchAPIWebhookJSONBody"},{"type":"literal","value":"channel_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":2152,"name":"RESTPatchAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":73,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":1544,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":1852,"name":"RESTPostAPIChannelFollowersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":326,"character":12}],"type":{"type":"reference","id":1124,"name":"APIFollowedChannel"}},{"id":1849,"name":"RESTPostAPIChannelMessageCrosspostResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":314,"character":12}],"type":{"type":"reference","id":976,"name":"APIMessage"}},{"id":1794,"name":"RESTPostAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":122,"character":12}],"type":{"type":"union","types":[{"type":"reflection","declaration":{"id":1795,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1797,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The file contents"},"sources":[{"fileName":"rest/v6/channel.ts","line":131,"character":3}],"type":{"type":"intrinsic","name":"unknown"}},{"id":1796,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v6/channel.ts","line":127,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[1797,1796]}],"sources":[{"fileName":"rest/v6/channel.ts","line":123,"character":3}]}},{"type":"reflection","declaration":{"id":1798,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1803,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":138,"character":3}],"type":{"type":"reference","id":1764,"name":"APIAllowedMentionsSend"}},{"id":1799,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":134,"character":3}],"type":{"type":"intrinsic","name":"string"}},{"id":1802,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":137,"character":3}],"type":{"type":"reference","id":1060,"name":"APIEmbed"}},{"id":1805,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The file contents"},"sources":[{"fileName":"rest/v6/channel.ts","line":143,"character":3}],"type":{"type":"intrinsic","name":"unknown"}},{"id":1804,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":139,"character":3}],"type":{"type":"reference","id":1031,"name":"APIMessageReference"}},{"id":1800,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":135,"character":3}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":1801,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v6/channel.ts","line":136,"character":3}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[1803,1799,1802,1805,1804,1800,1801]}],"sources":[{"fileName":"rest/v6/channel.ts","line":133,"character":3}]}}]}},{"id":1812,"name":"RESTPostAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":166,"character":12}],"type":{"type":"reference","id":976,"name":"APIMessage"}},{"id":1825,"name":"RESTPostAPIChannelMessagesBulkDeleteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":221,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1840,"name":"RESTPostAPIChannelTypingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#trigger-typing-indicator","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":268,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2141,"name":"RESTPostAPIChannelWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":17,"character":12}],"type":{"type":"reference","id":1544,"name":"APIWebhook"}},{"id":2135,"name":"RESTPostAPICurrentUserCreateDMChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/user.ts","line":83,"character":12}],"type":{"type":"reference","id":949,"name":"APIChannel"}},{"id":1924,"name":"RESTPostAPIGuildChannelJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":142,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":949,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"bitrate"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"parent_id"},{"type":"literal","value":"permission_overwrites"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":949,"name":"APIChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":1925,"name":"RESTPostAPIGuildChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":160,"character":12}],"type":{"type":"reference","id":949,"name":"APIChannel"}},{"id":1859,"name":"RESTPostAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/emoji.ts","line":34,"character":12}],"type":{"type":"reference","id":1131,"name":"APIEmoji"}},{"id":2009,"name":"RESTPostAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":468,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2016,"name":"RESTPostAPIGuildIntegrationSyncResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#sync-guild-integration","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":498,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1976,"name":"RESTPostAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":344,"character":12}],"type":{"type":"reference","id":1450,"name":"APIRole"}},{"id":1897,"name":"RESTPostAPIGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":69,"character":12}],"type":{"type":"reference","id":1221,"name":"APIGuild"}},{"id":2162,"name":"RESTPostAPIWebhookWithTokenFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":106,"character":12}],"type":{"type":"union","types":[{"type":"reflection","declaration":{"id":2163,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2165,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The file contents"},"sources":[{"fileName":"rest/v6/webhook.ts","line":115,"character":3}],"type":{"type":"intrinsic","name":"unknown"}},{"id":2164,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v6/webhook.ts","line":111,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2165,2164]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":107,"character":3}]}},{"type":"intersection","types":[{"type":"reference","id":2155,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"reflection","declaration":{"id":2166,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2167,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The file contents"},"sources":[{"fileName":"rest/v6/webhook.ts","line":121,"character":3}],"type":{"type":"intrinsic","name":"unknown"}}],"groups":[{"title":"Properties","kind":1024,"children":[2167]}],"sources":[{"fileName":"rest/v6/webhook.ts","line":117,"character":42}]}}]}]}},{"id":2173,"name":"RESTPostAPIWebhookWithTokenGitHubQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":159,"character":12}],"type":{"type":"reference","id":2168,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":2170,"name":"RESTPostAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":136,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":2172,"name":"RESTPostAPIWebhookWithTokenSlackQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":152,"character":12}],"type":{"type":"reference","id":2168,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":2171,"name":"RESTPostAPIWebhookWithTokenWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to POST `/webhooks/{webhook.id}/{webhook.token}` receives\nthe `wait` query parameter set to `true`","tags":[{"tag":"see","text":"https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params"},{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/webhook.ts","line":145,"character":12}],"type":{"type":"reference","id":976,"name":"APIMessage"}},{"id":2112,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsAndWebhookIncomingScopeResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/oauth2.ts","line":193,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":2098,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult"},{"type":"reference","id":2105,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult"}]}},{"id":2078,"name":"RESTPostOAuth2ClientCredentialsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/oauth2.ts","line":113,"character":12}],"type":{"type":"reference","id":2072,"name":"RESTOAuth2ImplicitAuthorizationURIFragmentResult"}},{"id":2064,"name":"RESTPostOAuth2RefreshTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v6/oauth2.ts","line":75,"character":12}],"type":{"type":"reference","id":2051,"name":"RESTPostOAuth2AccessTokenResult"}},{"id":1820,"name":"RESTPutAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":197,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1830,"name":"RESTPutAPIChannelPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":237,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1842,"name":"RESTPutAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#add-pinned-channel-message","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":282,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1847,"name":"RESTPutAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/channel.ts","line":302,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":1967,"name":"RESTPutAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":312,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1948,"name":"RESTPutAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":230,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":1323,"name":"APIGuildMember"},{"type":"intrinsic","name":"undefined"}]}},{"id":1959,"name":"RESTPutAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member-role","tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/guild.ts","line":269,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":1559,"name":"APIVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/index.ts","line":17,"character":13}],"type":{"type":"literal","value":"6"},"defaultValue":"'6'"},{"id":522,"name":"GatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"tags":[{"tag":"deprecated","text":"Gateway v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"gateway/v6.ts","line":26,"character":13}],"type":{"type":"literal","value":"6"},"defaultValue":"'6'"},{"id":1417,"name":"PermissionFlagsBits","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags","text":"These flags are exported as `BigInt`s and NOT numbers. For most of them, you can\nconvert them in a number by wrapping it in `Number()`, however be careful as any\nfurther bits added may cause issues if done so. Try to use BigInts as much as possible\nor modules that can replicate them in some way.\n","tags":[{"tag":"deprecated","text":"API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"payloads/v6/permissions.ts","line":15,"character":13}],"type":{"type":"reflection","declaration":{"id":1418,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1425,"name":"ADD_REACTIONS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":22,"character":1}],"type":{"type":"literal","value":{"value":"64","negative":false}},"defaultValue":"..."},{"id":1422,"name":"ADMINISTRATOR","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":19,"character":1}],"type":{"type":"literal","value":{"value":"8","negative":false}},"defaultValue":"..."},{"id":1434,"name":"ATTACH_FILES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":31,"character":1}],"type":{"type":"literal","value":{"value":"32768","negative":false}},"defaultValue":"..."},{"id":1421,"name":"BAN_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":18,"character":1}],"type":{"type":"literal","value":{"value":"4","negative":false}},"defaultValue":"..."},{"id":1445,"name":"CHANGE_NICKNAME","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":42,"character":1}],"type":{"type":"literal","value":{"value":"67108864","negative":false}},"defaultValue":"..."},{"id":1439,"name":"CONNECT","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":36,"character":1}],"type":{"type":"literal","value":{"value":"1048576","negative":false}},"defaultValue":"..."},{"id":1419,"name":"CREATE_INSTANT_INVITE","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":16,"character":1}],"type":{"type":"literal","value":{"value":"1","negative":false}},"defaultValue":"..."},{"id":1442,"name":"DEAFEN_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":39,"character":1}],"type":{"type":"literal","value":{"value":"8388608","negative":false}},"defaultValue":"..."},{"id":1433,"name":"EMBED_LINKS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":30,"character":1}],"type":{"type":"literal","value":{"value":"16384","negative":false}},"defaultValue":"..."},{"id":1420,"name":"KICK_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":17,"character":1}],"type":{"type":"literal","value":{"value":"2","negative":false}},"defaultValue":"..."},{"id":1423,"name":"MANAGE_CHANNELS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":20,"character":1}],"type":{"type":"literal","value":{"value":"16","negative":false}},"defaultValue":"..."},{"id":1449,"name":"MANAGE_EMOJIS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":46,"character":1}],"type":{"type":"literal","value":{"value":"1073741824","negative":false}},"defaultValue":"..."},{"id":1424,"name":"MANAGE_GUILD","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":21,"character":1}],"type":{"type":"literal","value":{"value":"32","negative":false}},"defaultValue":"..."},{"id":1432,"name":"MANAGE_MESSAGES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":29,"character":1}],"type":{"type":"literal","value":{"value":"8192","negative":false}},"defaultValue":"..."},{"id":1446,"name":"MANAGE_NICKNAMES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":43,"character":1}],"type":{"type":"literal","value":{"value":"134217728","negative":false}},"defaultValue":"..."},{"id":1447,"name":"MANAGE_ROLES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":44,"character":1}],"type":{"type":"literal","value":{"value":"268435456","negative":false}},"defaultValue":"..."},{"id":1448,"name":"MANAGE_WEBHOOKS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":45,"character":1}],"type":{"type":"literal","value":{"value":"536870912","negative":false}},"defaultValue":"..."},{"id":1436,"name":"MENTION_EVERYONE","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":33,"character":1}],"type":{"type":"literal","value":{"value":"131072","negative":false}},"defaultValue":"..."},{"id":1443,"name":"MOVE_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":40,"character":1}],"type":{"type":"literal","value":{"value":"16777216","negative":false}},"defaultValue":"..."},{"id":1441,"name":"MUTE_MEMBERS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":38,"character":1}],"type":{"type":"literal","value":{"value":"4194304","negative":false}},"defaultValue":"..."},{"id":1427,"name":"PRIORITY_SPEAKER","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":24,"character":1}],"type":{"type":"literal","value":{"value":"256","negative":false}},"defaultValue":"..."},{"id":1435,"name":"READ_MESSAGE_HISTORY","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":32,"character":1}],"type":{"type":"literal","value":{"value":"65536","negative":false}},"defaultValue":"..."},{"id":1430,"name":"SEND_MESSAGES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":27,"character":1}],"type":{"type":"literal","value":{"value":"2048","negative":false}},"defaultValue":"..."},{"id":1431,"name":"SEND_TTS_MESSAGES","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":28,"character":1}],"type":{"type":"literal","value":{"value":"4096","negative":false}},"defaultValue":"..."},{"id":1440,"name":"SPEAK","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":37,"character":1}],"type":{"type":"literal","value":{"value":"2097152","negative":false}},"defaultValue":"..."},{"id":1428,"name":"STREAM","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":25,"character":1}],"type":{"type":"literal","value":{"value":"512","negative":false}},"defaultValue":"..."},{"id":1437,"name":"USE_EXTERNAL_EMOJIS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":34,"character":1}],"type":{"type":"literal","value":{"value":"262144","negative":false}},"defaultValue":"..."},{"id":1444,"name":"USE_VAD","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":41,"character":1}],"type":{"type":"literal","value":{"value":"33554432","negative":false}},"defaultValue":"..."},{"id":1426,"name":"VIEW_AUDIT_LOG","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":23,"character":1}],"type":{"type":"literal","value":{"value":"128","negative":false}},"defaultValue":"..."},{"id":1429,"name":"VIEW_CHANNEL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":26,"character":1}],"type":{"type":"literal","value":{"value":"1024","negative":false}},"defaultValue":"..."},{"id":1438,"name":"VIEW_GUILD_INSIGHTS","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v6/permissions.ts","line":35,"character":1}],"type":{"type":"literal","value":{"value":"524288","negative":false}},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[1425,1422,1434,1421,1445,1439,1419,1442,1433,1420,1423,1449,1424,1432,1446,1447,1448,1436,1443,1441,1427,1435,1430,1431,1440,1428,1437,1444,1426,1429,1438]}]}},"defaultValue":"..."},{"id":1560,"name":"Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"tags":[{"tag":"deprecated","text":"API v6 is deprecated and the types will not receive further updates, please update to v8.\n"}]},"sources":[{"fileName":"rest/v6/index.ts","line":22,"character":13}],"type":{"type":"reflection","declaration":{"id":1561,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":1565,"name":"channel","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":37,"character":1}],"signatures":[{"id":1566,"name":"channel","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}`\n- PATCH `/channels/{channel.id}`\n- DELETE `/channels/{channel.id}`"},"parameters":[{"id":1567,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1599,"name":"channelBulkDelete","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":112,"character":1}],"signatures":[{"id":1600,"name":"channelBulkDelete","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/bulk-delete`"},"parameters":[{"id":1601,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1575,"name":"channelCrosspost","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":64,"character":1}],"signatures":[{"id":1576,"name":"channelCrosspost","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/{message.id}/crosspost`"},"parameters":[{"id":1577,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1578,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1609,"name":"channelFollowers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":138,"character":1}],"signatures":[{"id":1610,"name":"channelFollowers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/followers`"},"parameters":[{"id":1611,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1606,"name":"channelInvite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":130,"character":1}],"signatures":[{"id":1607,"name":"channelInvite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/invites`\n- POST `/channels/{channel.id}/invites`"},"parameters":[{"id":1608,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1571,"name":"channelMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":56,"character":1}],"signatures":[{"id":1572,"name":"channelMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}`\n- PATCH `/channels/{channel.id}/messages/{message.id}`\n- DELETE `/channels/{channel.id}/messages/{message.id}`"},"parameters":[{"id":1573,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1574,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1595,"name":"channelMessageAllReactions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":104,"character":1}],"signatures":[{"id":1596,"name":"channelMessageAllReactions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions`"},"parameters":[{"id":1597,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1598,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1579,"name":"channelMessageOwnReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":75,"character":1}],"signatures":[{"id":1580,"name":"channelMessageOwnReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`","text":"**Note**: You need to URL encode the emoji yourself.\n"},"parameters":[{"id":1581,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1582,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1583,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1590,"name":"channelMessageSpecificReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":96,"character":1}],"signatures":[{"id":1591,"name":"channelMessageSpecificReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`","text":"**Note**: You need to URL encode the emoji yourself.\n"},"parameters":[{"id":1592,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1593,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1594,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1584,"name":"channelMessageUserReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":85,"character":1}],"signatures":[{"id":1585,"name":"channelMessageUserReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/{user.id}`","text":"**Note**: You need to URL encode the emoji yourself.\n"},"parameters":[{"id":1586,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1587,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1588,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1589,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1568,"name":"channelMessages","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":46,"character":1}],"signatures":[{"id":1569,"name":"channelMessages","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages`\n- POST `/channels/{channel.id}/messages`"},"parameters":[{"id":1570,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1602,"name":"channelPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":121,"character":1}],"signatures":[{"id":1603,"name":"channelPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/permissions/{overwrite.id}`\n- DELETE `/channels/{channel.id}/permissions/{overwrite.id}`"},"parameters":[{"id":1604,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1605,"name":"overwriteID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1618,"name":"channelPin","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":163,"character":1}],"signatures":[{"id":1619,"name":"channelPin","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/pins/{message.id}`\n- DELETE `/channels/{channel.id}/pins/{message.id}`"},"parameters":[{"id":1620,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1621,"name":"messageID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1615,"name":"channelPins","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":154,"character":1}],"signatures":[{"id":1616,"name":"channelPins","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/pins`"},"parameters":[{"id":1617,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1622,"name":"channelRecipient","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":172,"character":1}],"signatures":[{"id":1623,"name":"channelRecipient","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/recipients/{user.id}`\n- DELETE `/channels/{channel.id}/recipients/{user.id}`"},"parameters":[{"id":1624,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1625,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1612,"name":"channelTyping","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":146,"character":1}],"signatures":[{"id":1613,"name":"channelTyping","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/typing`"},"parameters":[{"id":1614,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1725,"name":"channelWebhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":459,"character":1}],"signatures":[{"id":1726,"name":"channelWebhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/webhooks`\n- GET `/channels/{channel.id}/webhooks`"},"parameters":[{"id":1727,"name":"channelID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1740,"name":"gateway","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":502,"character":1}],"signatures":[{"id":1741,"name":"gateway","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1742,"name":"gatewayBot","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":510,"character":1}],"signatures":[{"id":1743,"name":"gatewayBot","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway/bot`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1635,"name":"guild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":209,"character":1}],"signatures":[{"id":1636,"name":"guild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}`\n- PATCH `/guilds/{guild.id}`\n- DELETE `/guilds/{guild.id}`"},"parameters":[{"id":1637,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1562,"name":"guildAuditLog","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":27,"character":1}],"signatures":[{"id":1563,"name":"guildAuditLog","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/audit-logs`"},"parameters":[{"id":1564,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1665,"name":"guildBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":289,"character":1}],"signatures":[{"id":1666,"name":"guildBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans/{user.id}`\n- PUT `/guilds/{guild.id}/bans/{user.id}`\n- DELETE `/guilds/{guild.id}/bans/{user.id}`"},"parameters":[{"id":1667,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1668,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1662,"name":"guildBans","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":279,"character":1}],"signatures":[{"id":1663,"name":"guildBans","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans`"},"parameters":[{"id":1664,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1641,"name":"guildChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":227,"character":1}],"signatures":[{"id":1642,"name":"guildChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/channels`\n- POST `/guilds/{guild.id}/channels`\n- PATCH `/guilds/{guild.id}/channels`"},"parameters":[{"id":1643,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1654,"name":"guildCurrentMemberNickname","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":262,"character":1}],"signatures":[{"id":1655,"name":"guildCurrentMemberNickname","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/members/@me/nick`"},"parameters":[{"id":1656,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1629,"name":"guildEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":191,"character":1}],"signatures":[{"id":1630,"name":"guildEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis/{emoji.id}`\n- PATCH `/guilds/{guild.id}/emojis/{emoji.id}`\n- DELETE `/guilds/{guild.id}/emojis/{emoji.id}`"},"parameters":[{"id":1631,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1632,"name":"emojiID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1626,"name":"guildEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":181,"character":1}],"signatures":[{"id":1627,"name":"guildEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis`\n- POST `/guilds/{guild.id}/emojis`"},"parameters":[{"id":1628,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1688,"name":"guildIntegration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":351,"character":1}],"signatures":[{"id":1689,"name":"guildIntegration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/integrations/{integration.id}`\n- DELETE `/guilds/{guild.id}/integrations/{integration.id}`"},"parameters":[{"id":1690,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1691,"name":"integrationID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1692,"name":"guildIntegrationSync","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":359,"character":1}],"signatures":[{"id":1693,"name":"guildIntegrationSync","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/integrations/{integration.id}/sync`"},"parameters":[{"id":1694,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1695,"name":"integrationID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1685,"name":"guildIntegrations","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":342,"character":1}],"signatures":[{"id":1686,"name":"guildIntegrations","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/integrations`\n- POST `/guilds/{guild.id}/integrations`"},"parameters":[{"id":1687,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1682,"name":"guildInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":333,"character":1}],"signatures":[{"id":1683,"name":"guildInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/invites`"},"parameters":[{"id":1684,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1644,"name":"guildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":238,"character":1}],"signatures":[{"id":1645,"name":"guildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/{user.id}`\n- PUT `/guilds/{guild.id}/members/{user.id}`\n- PATCH `/guilds/{guild.id}/members/{user.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}`"},"parameters":[{"id":1646,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1647,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1657,"name":"guildMemberRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":271,"character":1}],"signatures":[{"id":1658,"name":"guildMemberRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`"},"parameters":[{"id":1659,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1660,"name":"memberID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1661,"name":"roleID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1648,"name":"guildMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":246,"character":1}],"signatures":[{"id":1649,"name":"guildMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members`"},"parameters":[{"id":1650,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1651,"name":"guildMembersSearch","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":254,"character":1}],"signatures":[{"id":1652,"name":"guildMembersSearch","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/search`"},"parameters":[{"id":1653,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1638,"name":"guildPreview","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":217,"character":1}],"signatures":[{"id":1639,"name":"guildPreview","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/preview`"},"parameters":[{"id":1640,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1676,"name":"guildPrune","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":317,"character":1}],"signatures":[{"id":1677,"name":"guildPrune","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/prune`\n- POST `/guilds/{guild.id}/prune`"},"parameters":[{"id":1678,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1672,"name":"guildRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":308,"character":1}],"signatures":[{"id":1673,"name":"guildRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/roles/{role.id}`"},"parameters":[{"id":1674,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1675,"name":"roleID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1669,"name":"guildRoles","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":299,"character":1}],"signatures":[{"id":1670,"name":"guildRoles","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles`\n- POST `/guilds/{guild.id}/roles`\n- PATCH `/guilds/{guild.id}/roles`"},"parameters":[{"id":1671,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1702,"name":"guildVanityUrl","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":383,"character":1}],"signatures":[{"id":1703,"name":"guildVanityUrl","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/vanity-url`"},"parameters":[{"id":1704,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1679,"name":"guildVoiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":325,"character":1}],"signatures":[{"id":1680,"name":"guildVoiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/regions`"},"parameters":[{"id":1681,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1728,"name":"guildWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":467,"character":1}],"signatures":[{"id":1729,"name":"guildWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/webhooks`"},"parameters":[{"id":1730,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1696,"name":"guildWidget","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":366,"character":1}],"signatures":[{"id":1697,"name":"guildWidget","kind":4096,"kindString":"Call signature","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use `guildWidgetSettings` instead\n"}]},"parameters":[{"id":1698,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1705,"name":"guildWidgetImage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":391,"character":1}],"signatures":[{"id":1706,"name":"guildWidgetImage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.png`"},"parameters":[{"id":1707,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1699,"name":"guildWidgetSettings","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":375,"character":1}],"signatures":[{"id":1700,"name":"guildWidgetSettings","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget`\n- PATCH `/guilds/{guild.id}/widget`"},"parameters":[{"id":1701,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1633,"name":"guilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":199,"character":1}],"signatures":[{"id":1634,"name":"guilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1708,"name":"invite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":400,"character":1}],"signatures":[{"id":1709,"name":"invite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/invites/{invite.code}`\n- DELETE `/invites/{invite.code}`"},"parameters":[{"id":1710,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1744,"name":"oauth2CurrentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":518,"character":1}],"signatures":[{"id":1745,"name":"oauth2CurrentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/applications/@me`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1711,"name":"user","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":410,"character":1}],"signatures":[{"id":1712,"name":"user","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me`\n- GET `/users/{user.id}`\n- PATCH `/users/@me`"},"parameters":[{"id":1713,"name":"userID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1719,"name":"userChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":434,"character":1}],"signatures":[{"id":1720,"name":"userChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/users/@me/channels`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1721,"name":"userConnections","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":442,"character":1}],"signatures":[{"id":1722,"name":"userConnections","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/connections`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1716,"name":"userGuild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":426,"character":1}],"signatures":[{"id":1717,"name":"userGuild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/users/@me/guilds/{guild.id}`"},"parameters":[{"id":1718,"name":"guildID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1714,"name":"userGuilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":418,"character":1}],"signatures":[{"id":1715,"name":"userGuilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1723,"name":"voiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":450,"character":1}],"signatures":[{"id":1724,"name":"voiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/voice/regions`"},"type":{"type":"intrinsic","name":"string"}}]},{"id":1731,"name":"webhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":481,"character":1}],"signatures":[{"id":1732,"name":"webhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}`\n- GET `/webhooks/{webhook.id}/{webhook.token}`\n- PATCH `/webhooks/{webhook.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}`\n- DELETE `/webhooks/{webhook.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}`\n- POST `/webhooks/{webhook.id}/{webhook.token}`"},"parameters":[{"id":1733,"name":"webhookID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1734,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":1735,"name":"webhookPlatform","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v6/index.ts","line":494,"character":1}],"signatures":[{"id":1736,"name":"webhookPlatform","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/webhooks/{webhook.id}/{webhook.token}/slack`\n- POST `/webhooks/{webhook.id}/{webhook.token}/github`"},"parameters":[{"id":1737,"name":"webhookID","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1738,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":1739,"name":"platform","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"github"},{"type":"literal","value":"slack"}]}}],"type":{"type":"intrinsic","name":"string"}}]}],"groups":[{"title":"Methods","kind":2048,"children":[1565,1599,1575,1609,1606,1571,1595,1579,1590,1584,1568,1602,1618,1615,1622,1612,1725,1740,1742,1635,1562,1665,1662,1641,1654,1629,1626,1688,1692,1685,1682,1644,1657,1648,1651,1638,1676,1672,1669,1702,1679,1728,1696,1705,1699,1633,1708,1744,1711,1719,1721,1716,1714,1723,1731,1735]}]}},"defaultValue":"..."}],"groups":[{"title":"References","kind":16777216,"children":[829,826,1747,1748,1746,827]},{"title":"Enumerations","kind":8,"children":[1199,1184,1760,843,888,968,1521,1074,535,590,574,523,1270,1273,1294,1277,1286,1291,1280,1363,1347,1385,1035,1040,1004,1057,1162,1475,1492,1507,562,550,1556]},{"title":"Interfaces","kind":256,"children":[1764,1401,1111,830,937,835,879,1360,949,1119,1511,1060,1098,1107,1103,1090,1095,1081,1086,1131,1387,1124,1142,1140,1146,1221,1867,1878,1331,1353,1323,1309,1369,1372,1320,1350,1376,976,1022,1025,1031,1050,1755,945,1127,1209,1046,1450,1461,1465,1470,1206,1478,1537,1544,1169,1194,1190,774,640,636,630,781,777,644,1150,821,648,800,793,818,1524,810,2123,1749,1815,1781,2119,2003,1934,1938,1990,1993,1898,2023,2026,2029,2085,2093,2034,2041,2079,2065,1768,1806,1956,2115,1860,2010,1902,1949,1982,2146,1850,1833,1787,1823,2138,2133,1855,2006,1995,1999,1970,1885,2155,2168,2051,2044,2098,2105,2073,2057,1826,1844,1964,1942]},{"title":"Type Aliases","kind":4194304,"children":[891,904,905,897,898,922,923,915,936,912,927,926,919,933,902,924,925,942,943,944,901,920,893,928,899,931,929,921,934,914,892,935,895,913,917,918,910,906,916,896,894,909,932,911,941,930,903,900,908,907,1872,1319,1197,1193,1198,662,664,661,665,663,629,678,674,679,671,673,680,684,687,690,694,697,670,710,712,706,711,672,716,729,734,744,739,749,751,750,752,735,1168,755,652,628,660,627,756,763,765,764,770,2137,1822,1821,1814,1831,1843,1848,1780,2132,1968,1864,2015,1961,1960,1922,1989,2032,2153,2154,1754,1832,1819,1811,1786,1841,1778,2142,2136,2131,2113,1866,1865,1963,1962,1923,1854,1853,2005,2002,1933,1937,1941,1901,1900,1969,2001,2143,2028,2017,2018,2031,2033,2114,2144,2145,2072,1813,1779,1958,2118,1926,1932,1863,2014,1955,1921,1977,1981,1988,2019,2021,2020,2022,2150,2151,2152,1852,1849,1794,1812,1825,1840,2141,2135,1924,1925,1859,2009,2016,1976,1897,2162,2173,2170,2172,2171,2112,2078,2064,1820,1830,1842,1847,1967,1948,1959]},{"title":"Variables","kind":32,"children":[1559,522,1417,1560]}],"sources":[{"fileName":"v6.ts","line":1,"character":0}]},{"id":383,"name":"v8","kind":2,"kindString":"Module","flags":{},"children":[{"id":2555,"name":"FormattingPatterns","kind":16777216,"kindString":"Reference","flags":{},"target":4},{"id":2552,"name":"GatewayURLQuery","kind":16777216,"kindString":"Reference","flags":{},"target":21},{"id":4270,"name":"Locale","kind":16777216,"kindString":"Reference","flags":{},"target":323},{"id":4271,"name":"LocaleString","kind":16777216,"kindString":"Reference","flags":{},"target":356},{"id":2557,"name":"LocalizationMap","kind":16777216,"kindString":"Reference","flags":{},"target":78},{"id":2556,"name":"PermissionFlagsBits","kind":16777216,"kindString":"Reference","flags":{},"target":26},{"id":2558,"name":"RESTError","kind":16777216,"kindString":"Reference","flags":{},"target":79},{"id":2561,"name":"RESTErrorData","kind":16777216,"kindString":"Reference","flags":{},"target":88},{"id":2559,"name":"RESTErrorFieldInformation","kind":16777216,"kindString":"Reference","flags":{},"target":83},{"id":2560,"name":"RESTErrorGroupWrapper","kind":16777216,"kindString":"Reference","flags":{},"target":86},{"id":4269,"name":"RESTJSONErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":98},{"id":2562,"name":"RESTRateLimit","kind":16777216,"kindString":"Reference","flags":{},"target":92},{"id":4857,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":375},{"id":4856,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":358},{"id":2553,"name":"Snowflake","kind":16777216,"kindString":"Reference","flags":{},"target":2},{"id":2174,"name":"Utils","kind":16777216,"kindString":"Reference","flags":{},"sources":[{"fileName":"v8.ts","line":6,"character":12}],"target":417},{"id":3146,"name":"ActivityFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3155,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":335,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":3147,"name":"Instance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":327,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3148,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":328,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3150,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":330,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3153,"name":"PartyPrivacyFriends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":333,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":3154,"name":"PartyPrivacyVoiceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":334,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":3152,"name":"Play","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":332,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":3149,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":329,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3151,"name":"Sync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":331,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3155,3147,3148,3150,3153,3154,3152,3149,3151]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":326,"character":12}]},{"id":3126,"name":"ActivityPlatform","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3127,"name":"Desktop","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":229,"character":1}],"type":{"type":"literal","value":"desktop"},"defaultValue":"\"desktop\""},{"id":3128,"name":"Samsung","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":230,"character":1}],"type":{"type":"literal","value":"samsung"},"defaultValue":"\"samsung\""},{"id":3129,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":231,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3127,3128,3129]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":228,"character":12}]},{"id":3130,"name":"ActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3136,"name":"Competing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Competing in {name}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":263,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3135,"name":"Custom","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"{emoji} {details}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":259,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3133,"name":"Listening","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Listening to {name}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":251,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3131,"name":"Playing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Playing {game}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":243,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3132,"name":"Streaming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Streaming {details}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":247,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3134,"name":"Watching","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Watching {details}"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":255,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3136,3135,3133,3131,3132,3134]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":239,"character":12}]},{"id":2988,"name":"AllowedMentionsTypes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2989,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls @everyone and @here mentions"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1040,"character":1}],"type":{"type":"literal","value":"everyone"},"defaultValue":"\"everyone\""},{"id":2990,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls role mentions"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1044,"character":1}],"type":{"type":"literal","value":"roles"},"defaultValue":"\"roles\""},{"id":2991,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls user mentions"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1048,"character":1}],"type":{"type":"literal","value":"users"},"defaultValue":"\"users\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2989,2990,2991]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1036,"character":12}]},{"id":3539,"name":"ApplicationCommandOptionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3550,"name":"Attachment","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":17,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":3544,"name":"Boolean","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":11,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3546,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":13,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":3543,"name":"Integer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":10,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3548,"name":"Mentionable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":15,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":3549,"name":"Number","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":16,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":3547,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":14,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3542,"name":"String","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":9,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3540,"name":"Subcommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":7,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3541,"name":"SubcommandGroup","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":8,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3545,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":12,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3550,3544,3546,3543,3548,3549,3547,3542,3540,3541,3545]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":6,"character":12}]},{"id":3619,"name":"ApplicationCommandPermissionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permission-type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3620,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":53,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3621,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":54,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3620,3621]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":52,"character":12}]},{"id":3469,"name":"ApplicationCommandType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3470,"name":"ChatInput","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":76,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3472,"name":"Message","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":78,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3471,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":77,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3470,3472,3471]}],"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":75,"character":12}]},{"id":2588,"name":"ApplicationFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2598,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":133,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"},{"id":2601,"name":"EmbeddedFirstParty","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":136,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":2589,"name":"EmbeddedReleased","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":124,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2595,"name":"GatewayGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":130,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":2596,"name":"GatewayGuildMembersLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":131,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":2599,"name":"GatewayMessageContent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":134,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":2600,"name":"GatewayMessageContentLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":135,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":2593,"name":"GatewayPresence","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":128,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":2594,"name":"GatewayPresenceLimited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":129,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":2591,"name":"GroupDMCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":126,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":2590,"name":"ManagedEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":125,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2592,"name":"RPCHasConnected","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":127,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":2597,"name":"VerificationPendingGuildLimit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":132,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2598,2601,2589,2595,2596,2599,2600,2593,2594,2591,2590,2592,2597]}],"sources":[{"fileName":"payloads/v8/application.ts","line":123,"character":12}]},{"id":2616,"name":"AuditLogEvent","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2632,"name":"BotAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":131,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":2618,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":116,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":2620,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":118,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":2621,"name":"ChannelOverwriteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":119,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":2623,"name":"ChannelOverwriteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":121,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":2622,"name":"ChannelOverwriteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":120,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":2619,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":117,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":2642,"name":"EmojiCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":145,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":2644,"name":"EmojiDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":147,"character":1}],"type":{"type":"literal","value":62},"defaultValue":"62"},{"id":2643,"name":"EmojiUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":146,"character":1}],"type":{"type":"literal","value":61},"defaultValue":"61"},{"id":2658,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":165,"character":1}],"type":{"type":"literal","value":100},"defaultValue":"100"},{"id":2660,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":167,"character":1}],"type":{"type":"literal","value":102},"defaultValue":"102"},{"id":2659,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":166,"character":1}],"type":{"type":"literal","value":101},"defaultValue":"101"},{"id":2617,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":114,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2649,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":154,"character":1}],"type":{"type":"literal","value":80},"defaultValue":"80"},{"id":2651,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":156,"character":1}],"type":{"type":"literal","value":82},"defaultValue":"82"},{"id":2650,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":155,"character":1}],"type":{"type":"literal","value":81},"defaultValue":"81"},{"id":2636,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":137,"character":1}],"type":{"type":"literal","value":40},"defaultValue":"40"},{"id":2638,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":139,"character":1}],"type":{"type":"literal","value":42},"defaultValue":"42"},{"id":2637,"name":"InviteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":138,"character":1}],"type":{"type":"literal","value":41},"defaultValue":"41"},{"id":2626,"name":"MemberBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":125,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":2627,"name":"MemberBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":126,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":2631,"name":"MemberDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":130,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":2624,"name":"MemberKick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":123,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":2630,"name":"MemberMove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":129,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":2625,"name":"MemberPrune","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":124,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":2629,"name":"MemberRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":128,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":2628,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":127,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":2646,"name":"MessageBulkDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":150,"character":1}],"type":{"type":"literal","value":73},"defaultValue":"73"},{"id":2645,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":149,"character":1}],"type":{"type":"literal","value":72},"defaultValue":"72"},{"id":2647,"name":"MessagePin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":151,"character":1}],"type":{"type":"literal","value":74},"defaultValue":"74"},{"id":2648,"name":"MessageUnpin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":152,"character":1}],"type":{"type":"literal","value":75},"defaultValue":"75"},{"id":2633,"name":"RoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":133,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":2635,"name":"RoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":135,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":2634,"name":"RoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":134,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":2652,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":157,"character":1}],"type":{"type":"literal","value":83},"defaultValue":"83"},{"id":2654,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":159,"character":1}],"type":{"type":"literal","value":85},"defaultValue":"85"},{"id":2653,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":158,"character":1}],"type":{"type":"literal","value":84},"defaultValue":"84"},{"id":2655,"name":"StickerCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":161,"character":1}],"type":{"type":"literal","value":90},"defaultValue":"90"},{"id":2657,"name":"StickerDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":163,"character":1}],"type":{"type":"literal","value":92},"defaultValue":"92"},{"id":2656,"name":"StickerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":162,"character":1}],"type":{"type":"literal","value":91},"defaultValue":"91"},{"id":2639,"name":"WebhookCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":141,"character":1}],"type":{"type":"literal","value":50},"defaultValue":"50"},{"id":2641,"name":"WebhookDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":143,"character":1}],"type":{"type":"literal","value":52},"defaultValue":"52"},{"id":2640,"name":"WebhookUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":142,"character":1}],"type":{"type":"literal","value":51},"defaultValue":"51"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2632,2618,2620,2621,2623,2622,2619,2642,2644,2643,2658,2660,2659,2617,2649,2651,2650,2636,2638,2637,2626,2627,2631,2624,2630,2625,2629,2628,2646,2645,2647,2648,2633,2635,2634,2652,2654,2653,2655,2657,2656,2639,2641,2640]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":113,"character":12}]},{"id":2670,"name":"AuditLogOptionsType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2672,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":265,"character":1}],"type":{"type":"literal","value":"1"},"defaultValue":"\"1\""},{"id":2671,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":264,"character":1}],"type":{"type":"literal","value":"0"},"defaultValue":"\"0\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2672,2671]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":263,"character":12}]},{"id":3028,"name":"ButtonStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#button-object-button-styles","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3032,"name":"Danger","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1205,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3033,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1206,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3029,"name":"Primary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1202,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3030,"name":"Secondary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1203,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3031,"name":"Success","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1204,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3032,3033,3029,3030,3031]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1201,"character":12}]},{"id":2819,"name":"ChannelType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2821,"name":"DM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between users"},"sources":[{"fileName":"payloads/v8/channel.ts","line":243,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2823,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between multiple users"},"sources":[{"fileName":"payloads/v8/channel.ts","line":251,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":2824,"name":"GuildCategory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An organizational category that contains up to 50 channels","text":"See https://support.discord.com/hc/en-us/articles/115001580171-Channel-Categories-101\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":257,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2825,"name":"GuildNews","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","text":"See https://support.discord.com/hc/en-us/articles/360032008192\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":263,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":2827,"name":"GuildStageVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel for hosting events with an audience","text":"See https://support.discord.com/hc/en-us/articles/1500005513722\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":275,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":2826,"name":"GuildStore","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel in which game developers can sell their game on Discord","text":"See https://discord.com/developers/docs/game-and-server-management/special-channels\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":269,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":2820,"name":"GuildText","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A text channel within a guild"},"sources":[{"fileName":"payloads/v8/channel.ts","line":239,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":2822,"name":"GuildVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel within a guild"},"sources":[{"fileName":"payloads/v8/channel.ts","line":247,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2821,2823,2824,2825,2827,2826,2820,2822]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":235,"character":12}]},{"id":3000,"name":"ComponentType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3001,"name":"ActionRow","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Action Row component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1100,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3002,"name":"Button","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Button component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1104,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3003,"name":"SelectMenu","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select Menu component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1108,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3004,"name":"TextInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Text Input component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1112,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3001,3002,3003,3004]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1096,"character":12}]},{"id":3940,"name":"ConnectionVisibility","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3942,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Visible to everyone"},"sources":[{"fileName":"payloads/v8/user.ts","line":232,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3941,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible to everyone except the user themselves"},"sources":[{"fileName":"payloads/v8/user.ts","line":228,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3942,3941]}],"sources":[{"fileName":"payloads/v8/user.ts","line":224,"character":12}]},{"id":2935,"name":"EmbedType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-types","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*"},{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2940,"name":"Article","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Article embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":792,"character":1}],"type":{"type":"literal","value":"article"},"defaultValue":"\"article\""},{"id":2939,"name":"GIFV","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Animated gif image embed rendered as a video embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":788,"character":1}],"type":{"type":"literal","value":"gifv"},"defaultValue":"\"gifv\""},{"id":2937,"name":"Image","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Image embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":780,"character":1}],"type":{"type":"literal","value":"image"},"defaultValue":"\"image\""},{"id":2941,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Link embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":796,"character":1}],"type":{"type":"literal","value":"link"},"defaultValue":"\"link\""},{"id":2936,"name":"Rich","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Generic embed rendered from embed attributes"},"sources":[{"fileName":"payloads/v8/channel.ts","line":776,"character":1}],"type":{"type":"literal","value":"rich"},"defaultValue":"\"rich\""},{"id":2938,"name":"Video","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Video embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":784,"character":1}],"type":{"type":"literal","value":"video"},"defaultValue":"\"video\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2940,2939,2937,2941,2936,2938]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":772,"character":12}]},{"id":2188,"name":"GatewayCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2194,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent more than one identify payload. Don't do that!"},"sources":[{"fileName":"gateway/v8.ts","line":126,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":2193,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The account token sent with your identify payload is incorrect","text":"See https://discord.com/developers/docs/topics/gateway#identify\n"},"sources":[{"fileName":"gateway/v8.ts","line":122,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":2191,"name":"DecodeError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid payload to us. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway#sending-payloads\n"},"sources":[{"fileName":"gateway/v8.ts","line":110,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":2202,"name":"DisallowedIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a disallowed intent for a Gateway Intent. You may have tried to specify an intent that you have not\nenabled or are not whitelisted for","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n\nSee https://discord.com/developers/docs/topics/gateway#privileged-intents\n"},"sources":[{"fileName":"gateway/v8.ts","line":171,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":2200,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid version for the gateway"},"sources":[{"fileName":"gateway/v8.ts","line":156,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":2201,"name":"InvalidIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid intent for a Gateway Intent. You may have incorrectly calculated the bitwise value","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v8.ts","line":162,"character":1}],"type":{"type":"literal","value":4013},"defaultValue":"4013"},{"id":2195,"name":"InvalidSeq","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The sequence sent when resuming the session was invalid. Reconnect and start a new session","text":"See https://discord.com/developers/docs/topics/gateway#resume\n"},"sources":[{"fileName":"gateway/v8.ts","line":132,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":2198,"name":"InvalidShard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us an invalid shard when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v8.ts","line":146,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":2192,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us a payload prior to identifying","text":"See https://discord.com/developers/docs/topics/gateway#identify\n"},"sources":[{"fileName":"gateway/v8.ts","line":116,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":2196,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Woah nelly! You're sending payloads to us too quickly. Slow it down! You will be disconnected on receiving this"},"sources":[{"fileName":"gateway/v8.ts","line":136,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":2197,"name":"SessionTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session timed out. Reconnect and start a new one"},"sources":[{"fileName":"gateway/v8.ts","line":140,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":2199,"name":"ShardingRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session would have handled too many guilds - you are required to shard your connection in order to connect","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v8.ts","line":152,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":2189,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We're not sure what went wrong. Try reconnecting?"},"sources":[{"fileName":"gateway/v8.ts","line":98,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":2190,"name":"UnknownOpcode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid Gateway opcode or an invalid payload for an opcode. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway#payloads-and-opcodes\n"},"sources":[{"fileName":"gateway/v8.ts","line":104,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2194,2193,2191,2202,2200,2201,2195,2198,2192,2196,2197,2199,2189,2190]}],"sources":[{"fileName":"gateway/v8.ts","line":94,"character":12}]},{"id":2220,"name":"GatewayDispatchEvents","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#commands-and-events-gateway-events","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2221,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":204,"character":1}],"type":{"type":"literal","value":"CHANNEL_CREATE"},"defaultValue":"\"CHANNEL_CREATE\""},{"id":2222,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":205,"character":1}],"type":{"type":"literal","value":"CHANNEL_DELETE"},"defaultValue":"\"CHANNEL_DELETE\""},{"id":2223,"name":"ChannelPinsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":206,"character":1}],"type":{"type":"literal","value":"CHANNEL_PINS_UPDATE"},"defaultValue":"\"CHANNEL_PINS_UPDATE\""},{"id":2224,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":207,"character":1}],"type":{"type":"literal","value":"CHANNEL_UPDATE"},"defaultValue":"\"CHANNEL_UPDATE\""},{"id":2225,"name":"GuildBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":208,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_ADD"},"defaultValue":"\"GUILD_BAN_ADD\""},{"id":2226,"name":"GuildBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":209,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_REMOVE"},"defaultValue":"\"GUILD_BAN_REMOVE\""},{"id":2227,"name":"GuildCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":210,"character":1}],"type":{"type":"literal","value":"GUILD_CREATE"},"defaultValue":"\"GUILD_CREATE\""},{"id":2228,"name":"GuildDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":211,"character":1}],"type":{"type":"literal","value":"GUILD_DELETE"},"defaultValue":"\"GUILD_DELETE\""},{"id":2229,"name":"GuildEmojisUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":212,"character":1}],"type":{"type":"literal","value":"GUILD_EMOJIS_UPDATE"},"defaultValue":"\"GUILD_EMOJIS_UPDATE\""},{"id":2230,"name":"GuildIntegrationsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":213,"character":1}],"type":{"type":"literal","value":"GUILD_INTEGRATIONS_UPDATE"},"defaultValue":"\"GUILD_INTEGRATIONS_UPDATE\""},{"id":2231,"name":"GuildMemberAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":214,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_ADD"},"defaultValue":"\"GUILD_MEMBER_ADD\""},{"id":2232,"name":"GuildMemberRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":215,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_REMOVE"},"defaultValue":"\"GUILD_MEMBER_REMOVE\""},{"id":2234,"name":"GuildMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":217,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_UPDATE"},"defaultValue":"\"GUILD_MEMBER_UPDATE\""},{"id":2233,"name":"GuildMembersChunk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":216,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBERS_CHUNK"},"defaultValue":"\"GUILD_MEMBERS_CHUNK\""},{"id":2235,"name":"GuildRoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":218,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_CREATE"},"defaultValue":"\"GUILD_ROLE_CREATE\""},{"id":2236,"name":"GuildRoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":219,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_DELETE"},"defaultValue":"\"GUILD_ROLE_DELETE\""},{"id":2237,"name":"GuildRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":220,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_UPDATE"},"defaultValue":"\"GUILD_ROLE_UPDATE\""},{"id":2265,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":248,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_CREATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_CREATE\""},{"id":2267,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":250,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_DELETE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_DELETE\""},{"id":2266,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":249,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_UPDATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_UPDATE\""},{"id":2268,"name":"GuildScheduledEventUserAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":251,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_ADD"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_ADD\""},{"id":2269,"name":"GuildScheduledEventUserRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":252,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_REMOVE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_REMOVE\""},{"id":2238,"name":"GuildStickersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":221,"character":1}],"type":{"type":"literal","value":"GUILD_STICKERS_UPDATE"},"defaultValue":"\"GUILD_STICKERS_UPDATE\""},{"id":2239,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":222,"character":1}],"type":{"type":"literal","value":"GUILD_UPDATE"},"defaultValue":"\"GUILD_UPDATE\""},{"id":2240,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":223,"character":1}],"type":{"type":"literal","value":"INTEGRATION_CREATE"},"defaultValue":"\"INTEGRATION_CREATE\""},{"id":2241,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":224,"character":1}],"type":{"type":"literal","value":"INTEGRATION_DELETE"},"defaultValue":"\"INTEGRATION_DELETE\""},{"id":2242,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":225,"character":1}],"type":{"type":"literal","value":"INTEGRATION_UPDATE"},"defaultValue":"\"INTEGRATION_UPDATE\""},{"id":2243,"name":"InteractionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":226,"character":1}],"type":{"type":"literal","value":"INTERACTION_CREATE"},"defaultValue":"\"INTERACTION_CREATE\""},{"id":2244,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":227,"character":1}],"type":{"type":"literal","value":"INVITE_CREATE"},"defaultValue":"\"INVITE_CREATE\""},{"id":2245,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":228,"character":1}],"type":{"type":"literal","value":"INVITE_DELETE"},"defaultValue":"\"INVITE_DELETE\""},{"id":2246,"name":"MessageCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":229,"character":1}],"type":{"type":"literal","value":"MESSAGE_CREATE"},"defaultValue":"\"MESSAGE_CREATE\""},{"id":2247,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":230,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE"},"defaultValue":"\"MESSAGE_DELETE\""},{"id":2248,"name":"MessageDeleteBulk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":231,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE_BULK"},"defaultValue":"\"MESSAGE_DELETE_BULK\""},{"id":2249,"name":"MessageReactionAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":232,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_ADD"},"defaultValue":"\"MESSAGE_REACTION_ADD\""},{"id":2250,"name":"MessageReactionRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":233,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE"},"defaultValue":"\"MESSAGE_REACTION_REMOVE\""},{"id":2251,"name":"MessageReactionRemoveAll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":234,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_ALL"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_ALL\""},{"id":2252,"name":"MessageReactionRemoveEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":235,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_EMOJI"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_EMOJI\""},{"id":2253,"name":"MessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":236,"character":1}],"type":{"type":"literal","value":"MESSAGE_UPDATE"},"defaultValue":"\"MESSAGE_UPDATE\""},{"id":2254,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":237,"character":1}],"type":{"type":"literal","value":"PRESENCE_UPDATE"},"defaultValue":"\"PRESENCE_UPDATE\""},{"id":2258,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":241,"character":1}],"type":{"type":"literal","value":"READY"},"defaultValue":"\"READY\""},{"id":2259,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":242,"character":1}],"type":{"type":"literal","value":"RESUMED"},"defaultValue":"\"RESUMED\""},{"id":2255,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":238,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_CREATE"},"defaultValue":"\"STAGE_INSTANCE_CREATE\""},{"id":2256,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":239,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_DELETE"},"defaultValue":"\"STAGE_INSTANCE_DELETE\""},{"id":2257,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":240,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_UPDATE"},"defaultValue":"\"STAGE_INSTANCE_UPDATE\""},{"id":2260,"name":"TypingStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":243,"character":1}],"type":{"type":"literal","value":"TYPING_START"},"defaultValue":"\"TYPING_START\""},{"id":2261,"name":"UserUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":244,"character":1}],"type":{"type":"literal","value":"USER_UPDATE"},"defaultValue":"\"USER_UPDATE\""},{"id":2262,"name":"VoiceServerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":245,"character":1}],"type":{"type":"literal","value":"VOICE_SERVER_UPDATE"},"defaultValue":"\"VOICE_SERVER_UPDATE\""},{"id":2263,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":246,"character":1}],"type":{"type":"literal","value":"VOICE_STATE_UPDATE"},"defaultValue":"\"VOICE_STATE_UPDATE\""},{"id":2264,"name":"WebhooksUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":247,"character":1}],"type":{"type":"literal","value":"WEBHOOKS_UPDATE"},"defaultValue":"\"WEBHOOKS_UPDATE\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2234,2233,2235,2236,2237,2265,2267,2266,2268,2269,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2258,2259,2255,2256,2257,2260,2261,2262,2263,2264]}],"sources":[{"fileName":"gateway/v8.ts","line":203,"character":12}]},{"id":2203,"name":"GatewayIntentBits","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#list-of-intents","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2217,"name":"DirectMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":193,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":2218,"name":"DirectMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":194,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":2216,"name":"DirectMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":192,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":2206,"name":"GuildBans","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":182,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2207,"name":"GuildEmojisAndStickers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":183,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":2208,"name":"GuildIntegrations","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":184,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":2210,"name":"GuildInvites","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":186,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":2205,"name":"GuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":181,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2214,"name":"GuildMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":190,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":2215,"name":"GuildMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":191,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":2213,"name":"GuildMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":189,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":2212,"name":"GuildPresences","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":188,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":2219,"name":"GuildScheduledEvents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":195,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":2211,"name":"GuildVoiceStates","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":187,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":2209,"name":"GuildWebhooks","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":185,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":2204,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":180,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2217,2218,2216,2206,2207,2208,2210,2205,2214,2215,2213,2212,2219,2211,2209,2204]}],"sources":[{"fileName":"gateway/v8.ts","line":179,"character":12}]},{"id":2176,"name":"GatewayOpcodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2177,"name":"Dispatch","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An event was dispatched"},"sources":[{"fileName":"gateway/v8.ts","line":45,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":2178,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A bidirectional opcode to maintain an active gateway connection.\nFired periodically by the client, or fired by the gateway to request an immediate heartbeat from the client."},"sources":[{"fileName":"gateway/v8.ts","line":50,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2187,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent in response to receiving a heartbeat to acknowledge that it has been received"},"sources":[{"fileName":"gateway/v8.ts","line":86,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":2186,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent immediately after connecting, contains the `heartbeat_interval` to use"},"sources":[{"fileName":"gateway/v8.ts","line":82,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":2179,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Starts a new session during the initial handshake"},"sources":[{"fileName":"gateway/v8.ts","line":54,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2185,"name":"InvalidSession","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session has been invalidated. You should reconnect and identify/resume accordingly"},"sources":[{"fileName":"gateway/v8.ts","line":78,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":2180,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Update the client's presence"},"sources":[{"fileName":"gateway/v8.ts","line":58,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":2183,"name":"Reconnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You should attempt to reconnect and resume immediately"},"sources":[{"fileName":"gateway/v8.ts","line":70,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":2184,"name":"RequestGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about offline guild members in a large guild"},"sources":[{"fileName":"gateway/v8.ts","line":74,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":2182,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Resume a previous session that was disconnected"},"sources":[{"fileName":"gateway/v8.ts","line":66,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":2181,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Used to join/leave or move between voice channels"},"sources":[{"fileName":"gateway/v8.ts","line":62,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2177,2178,2187,2186,2179,2185,2180,2183,2184,2182,2181]}],"sources":[{"fileName":"gateway/v8.ts","line":41,"character":12}]},{"id":3226,"name":"GuildDefaultMessageNotifications","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3227,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":356,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3228,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":357,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3227,3228]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":355,"character":12}]},{"id":3229,"name":"GuildExplicitContentFilter","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3232,"name":"AllMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":368,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3230,"name":"Disabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":366,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3231,"name":"MembersWithoutRoles","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":367,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3232,3230,3231]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":365,"character":12}]},{"id":3257,"name":"GuildFeature","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-features","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3258,"name":"AnimatedBanner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild banner image"},"sources":[{"fileName":"payloads/v8/guild.ts","line":466,"character":1}],"type":{"type":"literal","value":"ANIMATED_BANNER"},"defaultValue":"\"ANIMATED_BANNER\""},{"id":3259,"name":"AnimatedIcon","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild icon"},"sources":[{"fileName":"payloads/v8/guild.ts","line":470,"character":1}],"type":{"type":"literal","value":"ANIMATED_ICON"},"defaultValue":"\"ANIMATED_ICON\""},{"id":3260,"name":"Banner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a guild banner image"},"sources":[{"fileName":"payloads/v8/guild.ts","line":474,"character":1}],"type":{"type":"literal","value":"BANNER"},"defaultValue":"\"BANNER\""},{"id":3261,"name":"Commerce","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to use commerce features (i.e. create store channels)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":478,"character":1}],"type":{"type":"literal","value":"COMMERCE"},"defaultValue":"\"COMMERCE\""},{"id":3262,"name":"Community","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can enable welcome screen, Membership Screening and discovery, and receives community updates"},"sources":[{"fileName":"payloads/v8/guild.ts","line":482,"character":1}],"type":{"type":"literal","value":"COMMUNITY"},"defaultValue":"\"COMMUNITY\""},{"id":3263,"name":"Discoverable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be discovered in the directory"},"sources":[{"fileName":"payloads/v8/guild.ts","line":486,"character":1}],"type":{"type":"literal","value":"DISCOVERABLE"},"defaultValue":"\"DISCOVERABLE\""},{"id":3264,"name":"Featurable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be featured in the directory"},"sources":[{"fileName":"payloads/v8/guild.ts","line":490,"character":1}],"type":{"type":"literal","value":"FEATURABLE"},"defaultValue":"\"FEATURABLE\""},{"id":3265,"name":"InviteSplash","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an invite splash background"},"sources":[{"fileName":"payloads/v8/guild.ts","line":494,"character":1}],"type":{"type":"literal","value":"INVITE_SPLASH"},"defaultValue":"\"INVITE_SPLASH\""},{"id":3266,"name":"MemberVerificationGateEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled Membership Screening"},"sources":[{"fileName":"payloads/v8/guild.ts","line":498,"character":1}],"type":{"type":"literal","value":"MEMBER_VERIFICATION_GATE_ENABLED"},"defaultValue":"\"MEMBER_VERIFICATION_GATE_ENABLED\""},{"id":3267,"name":"MonetizationEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization"},"sources":[{"fileName":"payloads/v8/guild.ts","line":502,"character":1}],"type":{"type":"literal","value":"MONETIZATION_ENABLED"},"defaultValue":"\"MONETIZATION_ENABLED\""},{"id":3268,"name":"MoreStickers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has increased custom sticker slots"},"sources":[{"fileName":"payloads/v8/guild.ts","line":506,"character":1}],"type":{"type":"literal","value":"MORE_STICKERS"},"defaultValue":"\"MORE_STICKERS\""},{"id":3269,"name":"News","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create news channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":510,"character":1}],"type":{"type":"literal","value":"NEWS"},"defaultValue":"\"NEWS\""},{"id":3270,"name":"Partnered","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is partnered"},"sources":[{"fileName":"payloads/v8/guild.ts","line":514,"character":1}],"type":{"type":"literal","value":"PARTNERED"},"defaultValue":"\"PARTNERED\""},{"id":3271,"name":"PreviewEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can be previewed before joining via Membership Screening or the directory"},"sources":[{"fileName":"payloads/v8/guild.ts","line":518,"character":1}],"type":{"type":"literal","value":"PREVIEW_ENABLED"},"defaultValue":"\"PREVIEW_ENABLED\""},{"id":3272,"name":"PrivateThreads","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create private threads"},"sources":[{"fileName":"payloads/v8/guild.ts","line":522,"character":1}],"type":{"type":"literal","value":"PRIVATE_THREADS"},"defaultValue":"\"PRIVATE_THREADS\""},{"id":3273,"name":"RelayEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":523,"character":1}],"type":{"type":"literal","value":"RELAY_ENABLED"},"defaultValue":"\"RELAY_ENABLED\""},{"id":3274,"name":"RoleIcons","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to set role icons"},"sources":[{"fileName":"payloads/v8/guild.ts","line":527,"character":1}],"type":{"type":"literal","value":"ROLE_ICONS"},"defaultValue":"\"ROLE_ICONS\""},{"id":3275,"name":"SevenDayThreadArchive","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to the seven day archive time for threads"},"sources":[{"fileName":"payloads/v8/guild.ts","line":531,"character":1}],"type":{"type":"literal","value":"SEVEN_DAY_THREAD_ARCHIVE"},"defaultValue":"\"SEVEN_DAY_THREAD_ARCHIVE\""},{"id":3276,"name":"ThreeDayThreadArchive","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to the three day archive time for threads"},"sources":[{"fileName":"payloads/v8/guild.ts","line":535,"character":1}],"type":{"type":"literal","value":"THREE_DAY_THREAD_ARCHIVE"},"defaultValue":"\"THREE_DAY_THREAD_ARCHIVE\""},{"id":3277,"name":"TicketedEventsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled ticketed events"},"sources":[{"fileName":"payloads/v8/guild.ts","line":539,"character":1}],"type":{"type":"literal","value":"TICKETED_EVENTS_ENABLED"},"defaultValue":"\"TICKETED_EVENTS_ENABLED\""},{"id":3280,"name":"VIPRegions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set 384kbps bitrate in voice (previously VIP voice servers)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":551,"character":1}],"type":{"type":"literal","value":"VIP_REGIONS"},"defaultValue":"\"VIP_REGIONS\""},{"id":3278,"name":"VanityURL","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a vanity URL"},"sources":[{"fileName":"payloads/v8/guild.ts","line":543,"character":1}],"type":{"type":"literal","value":"VANITY_URL"},"defaultValue":"\"VANITY_URL\""},{"id":3279,"name":"Verified","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is verified"},"sources":[{"fileName":"payloads/v8/guild.ts","line":547,"character":1}],"type":{"type":"literal","value":"VERIFIED"},"defaultValue":"\"VERIFIED\""},{"id":3281,"name":"WelcomeScreenEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the welcome screen"},"sources":[{"fileName":"payloads/v8/guild.ts","line":555,"character":1}],"type":{"type":"literal","value":"WELCOME_SCREEN_ENABLED"},"defaultValue":"\"WELCOME_SCREEN_ENABLED\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3258,3259,3260,3261,3262,3263,3264,3265,3266,3267,3268,3269,3270,3271,3272,3273,3274,3275,3276,3277,3280,3278,3279,3281]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":462,"character":12}]},{"id":3233,"name":"GuildMFALevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-mfa-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3235,"name":"Elevated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":378,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3234,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":377,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3235,3234]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":376,"character":12}]},{"id":3236,"name":"GuildNSFWLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3240,"name":"AgeRestricted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":390,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3237,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":387,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3238,"name":"Explicit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":388,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3239,"name":"Safe","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":389,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3240,3237,3238,3239]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":386,"character":12}]},{"id":3247,"name":"GuildPremiumTier","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-premium-tier","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3248,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":427,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3249,"name":"Tier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":428,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3250,"name":"Tier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":429,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3251,"name":"Tier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":430,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3248,3249,3250,3251]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":426,"character":12}]},{"id":3441,"name":"GuildScheduledEventEntityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3444,"name":"External","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":131,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3442,"name":"StageInstance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":129,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3443,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":130,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3444,3442,3443]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":128,"character":12}]},{"id":3450,"name":"GuildScheduledEventPrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-privacy-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3451,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The scheduled event is only accessible to guild members"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":155,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3451]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":151,"character":12}]},{"id":3445,"name":"GuildScheduledEventStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-status","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3447,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":141,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3449,"name":"Canceled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":143,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3448,"name":"Completed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":142,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3446,"name":"Scheduled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3447,3449,3448,3446]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":139,"character":12}]},{"id":3252,"name":"GuildSystemChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3255,"name":"SuppressGuildReminderNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server setup tips"},"sources":[{"fileName":"payloads/v8/guild.ts","line":450,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3256,"name":"SuppressJoinNotificationReplies","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Hide member join sticker reply buttons"},"sources":[{"fileName":"payloads/v8/guild.ts","line":454,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3253,"name":"SuppressJoinNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress member join notifications"},"sources":[{"fileName":"payloads/v8/guild.ts","line":442,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3254,"name":"SuppressPremiumSubscriptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server boost notifications"},"sources":[{"fileName":"payloads/v8/guild.ts","line":446,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3255,3256,3253,3254]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":438,"character":12}]},{"id":3241,"name":"GuildVerificationLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-verification-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3245,"name":"High","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be a member of the guild for longer than 10 minutes"},"sources":[{"fileName":"payloads/v8/guild.ts","line":414,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3243,"name":"Low","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have verified email on account"},"sources":[{"fileName":"payloads/v8/guild.ts","line":406,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3244,"name":"Medium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be registered on Discord for longer than 5 minutes"},"sources":[{"fileName":"payloads/v8/guild.ts","line":410,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3242,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Unrestricted"},"sources":[{"fileName":"payloads/v8/guild.ts","line":402,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":3246,"name":"VeryHigh","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have a verified phone number"},"sources":[{"fileName":"payloads/v8/guild.ts","line":418,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3245,3243,3244,3242,3246]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":398,"character":12}]},{"id":3362,"name":"GuildWidgetStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3364,"name":"Banner1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. \"POWERED BY DISCORD\" as the footer of the widget"},"sources":[{"fileName":"payloads/v8/guild.ts","line":928,"character":1}],"type":{"type":"literal","value":"banner1"},"defaultValue":"\"banner1\""},{"id":3365,"name":"Banner2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Smaller widget style with guild icon, name and online count. Split on the right with Discord logo"},"sources":[{"fileName":"payloads/v8/guild.ts","line":932,"character":1}],"type":{"type":"literal","value":"banner2"},"defaultValue":"\"banner2\""},{"id":3366,"name":"Banner3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. In the footer, Discord logo on the left and \"Chat Now\" on the right"},"sources":[{"fileName":"payloads/v8/guild.ts","line":936,"character":1}],"type":{"type":"literal","value":"banner3"},"defaultValue":"\"banner3\""},{"id":3367,"name":"Banner4","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large Discord logo at the top of the widget. Guild icon, name and online count in the middle portion of the widget\nand a \"JOIN MY SERVER\" button at the bottom"},"sources":[{"fileName":"payloads/v8/guild.ts","line":941,"character":1}],"type":{"type":"literal","value":"banner4"},"defaultValue":"\"banner4\""},{"id":3363,"name":"Shield","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Shield style widget with Discord icon and guild members online count"},"sources":[{"fileName":"payloads/v8/guild.ts","line":924,"character":1}],"type":{"type":"literal","value":"shield"},"defaultValue":"\"shield\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3364,3365,3366,3367,3363]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":920,"character":12}]},{"id":3325,"name":"IntegrationExpireBehavior","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3327,"name":"Kick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":802,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3326,"name":"RemoveRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":801,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3327,3326]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":800,"character":12}]},{"id":3717,"name":"InteractionResponseType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3723,"name":"ApplicationCommandAutocompleteResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For autocomplete interactions"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":116,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3719,"name":"ChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with a message"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":100,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3720,"name":"DeferredChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK an interaction and edit to a response later, the user sees a loading state"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":104,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3721,"name":"DeferredMessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and update it to a loading state"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":108,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":3724,"name":"Modal","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an modal for a user to fill-out"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":120,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":3718,"name":"Pong","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a `Ping`"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":96,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3722,"name":"UpdateMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and edit the message to which the button was attached"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":112,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3723,3719,3720,3721,3724,3718,3722]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":92,"character":12}]},{"id":3691,"name":"InteractionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3693,"name":"ApplicationCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":13,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3695,"name":"ApplicationCommandAutocomplete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":15,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3694,"name":"MessageComponent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":14,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3696,"name":"ModalSubmit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":16,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":3692,"name":"Ping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":12,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3693,3695,3694,3696,3692]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":11,"character":12}]},{"id":3748,"name":"InviteTargetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3750,"name":"EmbeddedApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/invite.ts","line":102,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3749,"name":"Stream","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/invite.ts","line":101,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3750,3749]}],"sources":[{"fileName":"payloads/v8/invite.ts","line":100,"character":12}]},{"id":3385,"name":"MembershipScreeningFieldType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3386,"name":"Terms","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Server Rules"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1029,"character":1}],"type":{"type":"literal","value":"TERMS"},"defaultValue":"\"TERMS\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3386]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":1025,"character":12}]},{"id":2893,"name":"MessageActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2894,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":558,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2897,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":561,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":2896,"name":"Listen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":560,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":2895,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":559,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2894,2897,2896,2895]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":557,"character":12}]},{"id":2898,"name":"MessageFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2899,"name":"Crossposted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has been published to subscribed channels (via Channel Following)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":573,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2904,"name":"Ephemeral","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is only visible to the user who invoked the Interaction"},"sources":[{"fileName":"payloads/v8/channel.ts","line":593,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":2900,"name":"IsCrosspost","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message originated from a message in another channel (via Channel Following)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":577,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2905,"name":"Loading","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is an Interaction Response and the bot is \"thinking\""},"sources":[{"fileName":"payloads/v8/channel.ts","line":597,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":2902,"name":"SourceMessageDeleted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The source message for this crosspost has been deleted (via Channel Following)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":585,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":2901,"name":"SuppressEmbeds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Do not include any embeds when serializing this message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":581,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2903,"name":"Urgent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message came from the urgent message system"},"sources":[{"fileName":"payloads/v8/channel.ts","line":589,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2899,2904,2900,2905,2902,2901,2903]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":569,"character":12}]},{"id":2864,"name":"MessageType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2868,"name":"Call","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":492,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":2877,"name":"ChannelFollowAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":501,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":2870,"name":"ChannelIconChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":494,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":2869,"name":"ChannelNameChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":493,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":2871,"name":"ChannelPinnedMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":495,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":2883,"name":"ChatInputCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":507,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":2885,"name":"ContextMenuCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":509,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":2865,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":489,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":2878,"name":"GuildDiscoveryDisqualified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":502,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":2881,"name":"GuildDiscoveryGracePeriodFinalWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":505,"character":1}],"type":{"type":"literal","value":17},"defaultValue":"17"},{"id":2880,"name":"GuildDiscoveryGracePeriodInitialWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":504,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":2879,"name":"GuildDiscoveryRequalified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":503,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":2884,"name":"GuildInviteReminder","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":508,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":2872,"name":"GuildMemberJoin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":496,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":2866,"name":"RecipientAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":490,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2867,"name":"RecipientRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":491,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":2882,"name":"Reply","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":506,"character":1}],"type":{"type":"literal","value":19},"defaultValue":"19"},{"id":2873,"name":"UserPremiumGuildSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":497,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":2874,"name":"UserPremiumGuildSubscriptionTier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":498,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":2875,"name":"UserPremiumGuildSubscriptionTier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":499,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":2876,"name":"UserPremiumGuildSubscriptionTier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":500,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2868,2877,2870,2869,2871,2883,2885,2865,2878,2881,2880,2879,2884,2872,2866,2867,2882,2873,2874,2875,2876]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":488,"character":12}]},{"id":3769,"name":"OAuth2Scopes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3787,"name":"ActivitiesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":98,"character":1}],"type":{"type":"literal","value":"activities.read"},"defaultValue":"\"activities.read\""},{"id":3788,"name":"ActivitiesWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)","text":"See https://discord.com/developers/docs/game-sdk/activities\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":104,"character":1}],"type":{"type":"literal","value":"activities.write"},"defaultValue":"\"activities.write\""},{"id":3783,"name":"ApplicationsBuildsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read build data for a user's applications"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":82,"character":1}],"type":{"type":"literal","value":"applications.builds.read"},"defaultValue":"\"applications.builds.read\""},{"id":3782,"name":"ApplicationsBuildsUpload","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to upload/update builds for a user's applications - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":78,"character":1}],"type":{"type":"literal","value":"applications.builds.upload"},"defaultValue":"\"applications.builds.upload\""},{"id":3789,"name":"ApplicationsCommands","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to use Application Commands in a guild","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":110,"character":1}],"type":{"type":"literal","value":"applications.commands"},"defaultValue":"\"applications.commands\""},{"id":3790,"name":"ApplicationsCommandsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update its Application Commands via this bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":116,"character":1}],"type":{"type":"literal","value":"applications.commands.update"},"defaultValue":"\"applications.commands.update\""},{"id":3785,"name":"ApplicationsEntitlements","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read entitlements for a user's applications"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":90,"character":1}],"type":{"type":"literal","value":"applications.entitlements"},"defaultValue":"\"applications.entitlements\""},{"id":3784,"name":"ApplicationsStoreUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read and update store data (SKUs, store listings, achievements, etc.) for a user's applications"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":86,"character":1}],"type":{"type":"literal","value":"applications.store.update"},"defaultValue":"\"applications.store.update\""},{"id":3770,"name":"Bot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For oauth2 bots, this puts the bot in the user's selected guild by default"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":12,"character":1}],"type":{"type":"literal","value":"bot"},"defaultValue":"\"bot\""},{"id":3771,"name":"Connections","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/connections](https://discord.com/developers/docs/resources/user#get-user-connections)\nto return linked third-party accounts","text":"See https://discord.com/developers/docs/resources/user#get-user-connections\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":19,"character":1}],"type":{"type":"literal","value":"connections"},"defaultValue":"\"connections\""},{"id":3772,"name":"Email","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Enables [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) to return an `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":25,"character":1}],"type":{"type":"literal","value":"email"},"defaultValue":"\"email\""},{"id":3777,"name":"GroupDMJoins","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to join users to a group dm","text":"See https://discord.com/developers/docs/resources/channel#group-dm-add-recipient\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":57,"character":1}],"type":{"type":"literal","value":"gdm.join"},"defaultValue":"\"gdm.join\""},{"id":3774,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/guilds](https://discord.com/developers/docs/resources/user#get-current-user-guilds)\nto return basic information about all of a user's guilds","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guilds\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":38,"character":1}],"type":{"type":"literal","value":"guilds"},"defaultValue":"\"guilds\""},{"id":3775,"name":"GuildsJoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/guilds/{guild.id}/members/{user.id}](https://discord.com/developers/docs/resources/guild#add-guild-member)\nto be used for joining users to a guild","text":"See https://discord.com/developers/docs/resources/guild#add-guild-member\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":45,"character":1}],"type":{"type":"literal","value":"guilds.join"},"defaultValue":"\"guilds.join\""},{"id":3776,"name":"GuildsMembersRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows /users/@me/guilds/{guild.id}/member to return a user's member information in a guild","text":"See https://discord.com/developers/docs/resources/guild#get-current-user-guild-member\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":51,"character":1}],"type":{"type":"literal","value":"guilds.members.read"},"defaultValue":"\"guilds.members.read\""},{"id":3773,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) without `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":31,"character":1}],"type":{"type":"literal","value":"identify"},"defaultValue":"\"identify\""},{"id":3778,"name":"MessagesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to read messages from all client channels\n(otherwise restricted to channels/guilds your app creates)"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":62,"character":1}],"type":{"type":"literal","value":"messages.read"},"defaultValue":"\"messages.read\""},{"id":3779,"name":"RPC","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server access, this allows you to control a user's local Discord client - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":66,"character":1}],"type":{"type":"literal","value":"rpc"},"defaultValue":"\"rpc\""},{"id":3780,"name":"RPCNotificationsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to receive notifications pushed out to the user - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":70,"character":1}],"type":{"type":"literal","value":"rpc.notifications.read"},"defaultValue":"\"rpc.notifications.read\""},{"id":3786,"name":"RelationshipsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to know a user's friends and implicit relationships - requires Discord approval"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":94,"character":1}],"type":{"type":"literal","value":"relationships.read"},"defaultValue":"\"relationships.read\""},{"id":3781,"name":"WebhookIncoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This generates a webhook that is returned in the oauth token response for authorization code grants"},"sources":[{"fileName":"payloads/v8/oauth2.ts","line":74,"character":1}],"type":{"type":"literal","value":"webhook.incoming"},"defaultValue":"\"webhook.incoming\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3787,3788,3783,3782,3789,3790,3785,3784,3770,3771,3772,3777,3774,3775,3776,3773,3778,3779,3780,3786,3781]}],"sources":[{"fileName":"payloads/v8/oauth2.ts","line":8,"character":12}]},{"id":2918,"name":"OverwriteType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2920,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":677,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2919,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":676,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2920,2919]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":675,"character":12}]},{"id":3096,"name":"PresenceUpdateStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3098,"name":"DoNotDisturb","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":107,"character":1}],"type":{"type":"literal","value":"dnd"},"defaultValue":"\"dnd\""},{"id":3099,"name":"Idle","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":108,"character":1}],"type":{"type":"literal","value":"idle"},"defaultValue":"\"idle\""},{"id":3100,"name":"Invisible","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible and shown as offline"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":112,"character":1}],"type":{"type":"literal","value":"invisible"},"defaultValue":"\"invisible\""},{"id":3101,"name":"Offline","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":113,"character":1}],"type":{"type":"literal","value":"offline"},"defaultValue":"\"offline\""},{"id":3097,"name":"Online","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/gateway.ts","line":106,"character":1}],"type":{"type":"literal","value":"online"},"defaultValue":"\"online\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3098,3099,3100,3101,3097]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":105,"character":12}]},{"id":3814,"name":"StageInstancePrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3816,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible to only guild members"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":51,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3815,"name":"Public","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible publicly, such as on stage discovery"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":47,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3816,3815]}],"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":43,"character":12}]},{"id":3838,"name":"StickerFormatType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3840,"name":"APNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/sticker.ts","line":93,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3841,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/sticker.ts","line":94,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3839,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/sticker.ts","line":92,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3840,3841,3839]}],"sources":[{"fileName":"payloads/v8/sticker.ts","line":91,"character":12}]},{"id":3835,"name":"StickerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3837,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A sticker uploaded to a Boosted guild for the guild's members"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":83,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3836,"name":"Standard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An official sticker in a pack, part of Nitro or in a removed purchasable pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":79,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3837,3836]}],"sources":[{"fileName":"payloads/v8/sticker.ts","line":75,"character":12}]},{"id":3862,"name":"TeamMemberMembershipState","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3864,"name":"Accepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/teams.ts","line":71,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3863,"name":"Invited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/teams.ts","line":70,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3864,3863]}],"sources":[{"fileName":"payloads/v8/teams.ts","line":69,"character":12}]},{"id":3034,"name":"TextInputStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-styles","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3036,"name":"Paragraph","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1216,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3035,"name":"Short","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":1215,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3036,3035]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1214,"character":12}]},{"id":3909,"name":"UserFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-user-flags","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3923,"name":"BotHTTPInteractions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bot uses only [HTTP interactions](https://discord.com/developers/docs/interactions/receiving-and-responding#receiving-an-interaction) and is shown in the online member list"},"sources":[{"fileName":"payloads/v8/user.ts","line":147,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":3913,"name":"BugHunterLevel1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 1"},"sources":[{"fileName":"payloads/v8/user.ts","line":107,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":3919,"name":"BugHunterLevel2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 2"},"sources":[{"fileName":"payloads/v8/user.ts","line":131,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":3922,"name":"CertifiedModerator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord Certified Moderator"},"sources":[{"fileName":"payloads/v8/user.ts","line":143,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":3914,"name":"HypeSquadOnlineHouse1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Bravery Member"},"sources":[{"fileName":"payloads/v8/user.ts","line":111,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":3915,"name":"HypeSquadOnlineHouse2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Brilliance Member"},"sources":[{"fileName":"payloads/v8/user.ts","line":115,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":3916,"name":"HypeSquadOnlineHouse3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Balance MemberW"},"sources":[{"fileName":"payloads/v8/user.ts","line":119,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":3912,"name":"Hypesquad","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"HypeSquad Events Coordinator"},"sources":[{"fileName":"payloads/v8/user.ts","line":103,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":3911,"name":"Partner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Partnered Server Owner"},"sources":[{"fileName":"payloads/v8/user.ts","line":99,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3917,"name":"PremiumEarlySupporter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Nitro Supporter"},"sources":[{"fileName":"payloads/v8/user.ts","line":123,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":3925,"name":"Quarantined","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User's account has been quarantined based on recent activity","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v8/user.ts","line":159,"character":1}],"type":{"type":"literal","value":17592186044416},"defaultValue":"17592186044416"},{"id":3924,"name":"Spammer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User has been identified as spammer","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v8/user.ts","line":153,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":3910,"name":"Staff","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord Employee"},"sources":[{"fileName":"payloads/v8/user.ts","line":95,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3918,"name":"TeamPseudoUser","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is a [team](https://discord.com/developers/docs/topics/teams)"},"sources":[{"fileName":"payloads/v8/user.ts","line":127,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":3920,"name":"VerifiedBot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Verified Bot"},"sources":[{"fileName":"payloads/v8/user.ts","line":135,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":3921,"name":"VerifiedDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Verified Bot Developer"},"sources":[{"fileName":"payloads/v8/user.ts","line":139,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3923,3913,3919,3922,3914,3915,3916,3912,3911,3917,3925,3924,3910,3918,3920,3921]}],"sources":[{"fileName":"payloads/v8/user.ts","line":91,"character":12}]},{"id":3926,"name":"UserPremiumType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-premium-types","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3929,"name":"Nitro","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/user.ts","line":170,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3928,"name":"NitroClassic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/user.ts","line":169,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":3927,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v8/user.ts","line":168,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3929,3928,3927]}],"sources":[{"fileName":"payloads/v8/user.ts","line":167,"character":12}]},{"id":2828,"name":"VideoQualityMode","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2829,"name":"Auto","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord chooses the quality for optimal performance"},"sources":[{"fileName":"payloads/v8/channel.ts","line":285,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":2830,"name":"Full","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"720p"},"sources":[{"fileName":"payloads/v8/channel.ts","line":289,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[2829,2830]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":281,"character":12}]},{"id":3976,"name":"WebhookType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3979,"name":"Application","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Application webhooks are webhooks used with Interactions"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":83,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":3978,"name":"ChannelFollower","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Channel Follower Webhooks are internal webhooks used with Channel Following to post new messages into channels"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":79,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":3977,"name":"Incoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Incoming Webhooks can post messages to channels with a generated token"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":75,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[3979,3978,3977]}],"sources":[{"fileName":"payloads/v8/webhook.ts","line":71,"character":12}]},{"id":3005,"name":"APIActionRowComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#action-rows","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3006,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The components in the ActionRow"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1125,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3008,"name":"T"}}},{"id":3007,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":3001,"name":"ActionRow"},"inheritedFrom":{"type":"reference","id":2998,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3006,3007]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1120,"character":17}],"typeParameter":[{"id":3008,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3063,"name":"APIActionRowComponentTypes"}}],"extendedTypes":[{"type":"reference","id":2997,"typeArguments":[{"type":"reference","id":3001,"name":"ComponentType.ActionRow"}],"name":"APIBaseComponent"}]},{"id":2992,"name":"APIAllowedMentions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mentions-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2993,"name":"parse","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of allowed mention types to parse from the content","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1062,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2988,"name":"AllowedMentionsTypes"}}},{"id":2996,"name":"replied_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"\tFor replies, whether to mention the author of the message being replied to (default false)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1076,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2994,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1066,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":2995,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of user_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1070,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2993,2996,2994,2995]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1056,"character":17}]},{"id":2563,"name":"APIApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2569,"name":"bot_public","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `false` only app owner can join the app's bot to guilds"},"sources":[{"fileName":"payloads/v8/application.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2570,"name":"bot_require_code_grant","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `true` the app's bot will only join upon completion of the full oauth2 code grant flow"},"sources":[{"fileName":"payloads/v8/application.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2580,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the hash of the image on store embeds"},"sources":[{"fileName":"payloads/v8/application.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2584,"name":"custom_install_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's default custom authorization link, if enabled"},"sources":[{"fileName":"payloads/v8/application.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2567,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v8/application.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2581,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The application's public flags","text":"See https://discord.com/developers/docs/resources/application#application-object-application-flags\n"},"sources":[{"fileName":"payloads/v8/application.ts","line":98,"character":1}],"type":{"type":"reference","id":2588,"name":"ApplicationFlags"}},{"id":2577,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the guild to which it has been linked"},"sources":[{"fileName":"payloads/v8/application.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2566,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app"},"sources":[{"fileName":"payloads/v8/application.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2564,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v8/application.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2583,"name":"install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Settings for the application's default in-app authorization link, if enabled"},"sources":[{"fileName":"payloads/v8/application.ts","line":106,"character":1}],"type":{"type":"reference","id":2585,"name":"APIApplicationInstallParams"}},{"id":2565,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v8/application.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2573,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object containing info on the owner of the application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/application.ts","line":57,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":2578,"name":"primary_sku_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the id of the \"Game SKU\" that is created, if exists"},"sources":[{"fileName":"payloads/v8/application.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2572,"name":"privacy_policy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's privacy policy"},"sources":[{"fileName":"payloads/v8/application.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2568,"name":"rpc_origins","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of rpc origin urls, if rpc is enabled"},"sources":[{"fileName":"payloads/v8/application.ts","line":35,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":2579,"name":"slug","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the URL slug that links to the store page"},"sources":[{"fileName":"payloads/v8/application.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2574,"name":"summary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the summary field for the store page\nof its primary sku","tags":[{"tag":"deprecated","text":"Always an empty string, will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v8/application.ts","line":64,"character":1}],"type":{"type":"literal","value":""}},{"id":2582,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Up to 5 tags describing the content and functionality of the application"},"sources":[{"fileName":"payloads/v8/application.ts","line":102,"character":1}],"type":{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}}]}},{"id":2576,"name":"team","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The team this application belongs to","text":"See https://discord.com/developers/docs/topics/teams#data-models-team-object\n"},"sources":[{"fileName":"payloads/v8/application.ts","line":76,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":3851,"name":"APITeam"}]}},{"id":2571,"name":"terms_of_service_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's terms of service"},"sources":[{"fileName":"payloads/v8/application.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2575,"name":"verify_key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The hexadecimal encoded key for verification in interactions and the GameSDK's GetTicket function","text":"See https://discord.com/developers/docs/game-sdk/applications#get-ticket\n"},"sources":[{"fileName":"payloads/v8/application.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2569,2570,2580,2584,2567,2581,2577,2566,2564,2583,2565,2573,2578,2572,2568,2579,2574,2582,2576,2571,2575]}],"sources":[{"fileName":"payloads/v8/application.ts","line":15,"character":17}]},{"id":3459,"name":"APIApplicationCommand","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3462,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the parent application"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3467,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3465,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character description for `CHAT_INPUT` commands, empty string for `USER` and `MESSAGE` commands"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3463,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild id of the command, if not global"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3460,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the command"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3464,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[\\w-]{1,32}$`"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3466,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":57,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3494,"name":"APIApplicationCommandOption"}}},{"id":3461,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of the command"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":37,"character":1}],"type":{"type":"reference","id":3469,"name":"ApplicationCommandType"}},{"id":3468,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Autoincrementing version identifier updated during substantial record changes"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3462,3467,3465,3463,3460,3464,3466,3461,3468]}],"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":29,"character":17}]},{"id":3700,"name":"APIApplicationCommandAutocompleteResponse","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3702,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":45,"character":1}],"type":{"type":"reference","id":3728,"name":"APICommandAutocompleteInteractionResponseCallbackData"}},{"id":3701,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":44,"character":1}],"type":{"type":"reference","id":3723,"name":"ApplicationCommandAutocompleteResult"}}],"groups":[{"title":"Properties","kind":1024,"children":[3702,3701]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":43,"character":17}]},{"id":3516,"name":"APIApplicationCommandChannelOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3517,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/channel.ts","line":11,"character":1}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"reference","id":2820,"name":"GuildText"},{"type":"reference","id":2822,"name":"GuildVoice"},{"type":"reference","id":2824,"name":"GuildCategory"},{"type":"reference","id":2825,"name":"GuildNews"},{"type":"reference","id":2826,"name":"GuildStore"},{"type":"reference","id":2827,"name":"GuildStageVoice"}]}}},{"id":3520,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.description"}},{"id":3519,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.name"}},{"id":3521,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.required"}},{"id":3518,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"reference","id":3546,"name":"Channel"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3517,3520,3519,3521,3518]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/channel.ts","line":9,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3546,"name":"ApplicationCommandOptionType.Channel"}],"name":"APIApplicationCommandOptionBase"}]},{"id":3524,"name":"APIApplicationCommandInteractionDataIntegerOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3525,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/integer.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3526,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.name"}},{"id":3527,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":18,"character":1}],"type":{"type":"reference","id":3543,"name":"Integer"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.type"}},{"id":3528,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[3525,3526,3527,3528]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/integer.ts","line":34,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3543,"name":"ApplicationCommandOptionType.Integer"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":3532,"name":"APIApplicationCommandInteractionDataNumberOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3533,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/number.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3534,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.name"}},{"id":3535,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":18,"character":1}],"type":{"type":"reference","id":3549,"name":"Number"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.type"}},{"id":3536,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[3533,3534,3535,3536]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/number.ts","line":34,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3549,"name":"ApplicationCommandOptionType.Number"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":3556,"name":"APIApplicationCommandInteractionDataStringOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3557,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/string.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3558,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.name"}},{"id":3559,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":18,"character":1}],"type":{"type":"reference","id":3542,"name":"String"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.type"}},{"id":3560,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[3557,3558,3559,3560]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/string.ts","line":19,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3542,"name":"ApplicationCommandOptionType.String"},{"type":"intrinsic","name":"string"}],"name":"APIInteractionDataOptionBase"}]},{"id":3577,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3578,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3580,"name":"options","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":22,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3567,"name":"APIApplicationCommandInteractionDataSubcommandOption"}}},{"id":3579,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":21,"character":1}],"type":{"type":"reference","id":3541,"name":"SubcommandGroup"}}],"groups":[{"title":"Properties","kind":1024,"children":[3578,3580,3579]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":19,"character":17}]},{"id":3567,"name":"APIApplicationCommandInteractionDataSubcommandOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3568,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3570,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":19,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3496,"name":"APIApplicationCommandInteractionDataBasicOption"}}},{"id":3569,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":18,"character":1}],"type":{"type":"reference","id":3540,"name":"Subcommand"}}],"groups":[{"title":"Properties","kind":1024,"children":[3568,3570,3569]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":16,"character":17}]},{"id":3551,"name":"APIApplicationCommandOptionChoice","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-choice-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3552,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3553,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":27,"character":1}],"type":{"type":"reference","id":3554,"name":"ValueType"}}],"groups":[{"title":"Properties","kind":1024,"children":[3552,3553]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/shared.ts","line":25,"character":17}],"typeParameter":[{"id":3554,"name":"ValueType","kind":131072,"kindString":"Type parameter","flags":{},"default":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}}]},{"id":3615,"name":"APIApplicationCommandPermission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3616,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role or user"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3618,"name":"permission","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` to allow, `false`, to disallow"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3617,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role or user"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":40,"character":1}],"type":{"type":"reference","id":3619,"name":"ApplicationCommandPermissionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[3616,3618,3617]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":32,"character":17}]},{"id":3571,"name":"APIApplicationCommandSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3575,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.description"}},{"id":3574,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.name"}},{"id":3572,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":13,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3561,"name":"APIApplicationCommandSubcommandOption"}}},{"id":3576,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.required"}},{"id":3573,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"reference","id":3541,"name":"SubcommandGroup"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3575,3574,3572,3576,3573]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":11,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3541,"name":"ApplicationCommandOptionType.SubcommandGroup"}],"name":"APIApplicationCommandOptionBase"}]},{"id":3561,"name":"APIApplicationCommandSubcommandOption","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3565,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.description"}},{"id":3564,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.name"}},{"id":3562,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":10,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3493,"name":"APIApplicationCommandBasicOption"}}},{"id":3566,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.required"}},{"id":3563,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"reference","id":3540,"name":"Subcommand"},"inheritedFrom":{"type":"reference","name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3565,3564,3562,3566,3563]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":8,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3540,"name":"ApplicationCommandOptionType.Subcommand"}],"name":"APIApplicationCommandOptionBase"}]},{"id":2585,"name":"APIApplicationInstallParams","kind":256,"kindString":"Interface","flags":{},"children":[{"id":2587,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2586,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/application.ts","line":114,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3769,"name":"OAuth2Scopes"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2587,2586]}],"sources":[{"fileName":"payloads/v8/application.ts","line":113,"character":17}]},{"id":2972,"name":"APIAttachment","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2976,"name":"content_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The attachment's media type","text":"See https://en.wikipedia.org/wiki/Media_type\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":978,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2975,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the file"},"sources":[{"fileName":"payloads/v8/channel.ts","line":972,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2982,"name":"ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this attachment is ephemeral"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1002,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2974,"name":"filename","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of file attached"},"sources":[{"fileName":"payloads/v8/channel.ts","line":968,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2980,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of file (if image)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":994,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":2973,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":964,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2979,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A proxied url of file"},"sources":[{"fileName":"payloads/v8/channel.ts","line":990,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2977,"name":"size","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Size of file in bytes"},"sources":[{"fileName":"payloads/v8/channel.ts","line":982,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2978,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of file"},"sources":[{"fileName":"payloads/v8/channel.ts","line":986,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2981,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of file (if image)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":998,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2976,2975,2982,2974,2980,2973,2979,2977,2978,2981]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":960,"character":17}]},{"id":2602,"name":"APIAuditLog","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2605,"name":"audit_log_entries","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Audit log entries","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":49,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2608,"name":"APIAuditLogEntry"}}},{"id":2607,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild scheduled events in the audit log","text":"See https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":61,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}}},{"id":2606,"name":"integrations","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Partial integration objects","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":55,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3308,"name":"APIGuildIntegration"}}},{"id":2604,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users found in the audit log","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":43,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3893,"name":"APIUser"}}},{"id":2603,"name":"webhooks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Webhooks found in the audit log","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":37,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3963,"name":"APIWebhook"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2605,2607,2606,2604,2603]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":31,"character":17}]},{"id":2608,"name":"APIAuditLogEntry","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2613,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":95,"character":1}],"type":{"type":"reference","id":2616,"name":"AuditLogEvent"}},{"id":2610,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":79,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2673,"name":"APIAuditLogChange"}}},{"id":2612,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":89,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2614,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":101,"character":1}],"type":{"type":"reference","id":2661,"name":"APIAuditLogOptions"}},{"id":2615,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2609,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2611,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":85,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2613,2610,2612,2614,2615,2609,2611]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":69,"character":17}]},{"id":2661,"name":"APIAuditLogOptions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2664,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel in which the entities were targeted","text":"Present from:\n- MEMBER_MOVE\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n- MESSAGE_DELETE\n- STAGE_INSTANCE_CREATE\n- STAGE_INSTANCE_UPDATE\n- STAGE_INSTANCE_DELETE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2666,"name":"count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entities that were targeted","text":"Present from:\n- MESSAGE_DELETE\n- MESSAGE_BULK_DELETE\n- MEMBER_DISCONNECT\n- MEMBER_MOVE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":223,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2662,"name":"delete_member_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days after which inactive members were kicked","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2667,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the overwritten entity","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":233,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2663,"name":"members_removed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of members removed by the prune","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":189,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2665,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was targeted","text":"Present from:\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":212,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2669,"name":"role_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n**Present only if the {@link APIAuditLogOptions#type entry type} is \"0\"**\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":257,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2668,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of overwritten entity - \"0\" for \"role\" or \"1\" for \"member\"","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n{@link AuditLogOptionsType}\n"},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":245,"character":1}],"type":{"type":"reference","id":2670,"name":"AuditLogOptionsType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2664,2666,2662,2667,2663,2665,2669,2668]}],"sources":[{"fileName":"payloads/v8/auditLog.ts","line":175,"character":17}]},{"id":3338,"name":"APIBan","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#ban-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3339,"name":"reason","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The reason for the ban"},"sources":[{"fileName":"payloads/v8/guild.ts","line":868,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3340,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user"},"sources":[{"fileName":"payloads/v8/guild.ts","line":872,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3339,3340]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":864,"character":17}]},{"id":2997,"name":"APIBaseComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2998,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":2999,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[2998]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1084,"character":17}],"typeParameter":[{"id":2999,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3000,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":3005,"name":"APIActionRowComponent"},{"type":"reference","id":3037,"name":"APISelectMenuComponent"},{"type":"reference","id":3051,"name":"APITextInputComponent"}]},{"id":3644,"name":"APIBaseInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3646,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application this interaction is for"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3650,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel it was sent from"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3648,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The command data payload"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":85,"character":1}],"type":{"type":"reference","id":3659,"name":"Data"}},{"id":3649,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild it was sent from"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":89,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3657,"name":"guild_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild's preferred locale, if invoked in a guild"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":123,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":3645,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":73,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3656,"name":"locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The selected language of the invoking user"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":119,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":3651,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild member data for the invoking user, including permissions","text":"**This is only sent when an interaction is invoked in a guild**\n"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":99,"character":1}],"type":{"type":"reference","id":3632,"name":"APIInteractionGuildMember"}},{"id":3655,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For components, the message they were attached to"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":115,"character":1}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":3653,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A continuation token for responding to the interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3647,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":81,"character":1}],"type":{"type":"reference","id":3658,"name":"Type"}},{"id":3652,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User object for the invoking user, if invoked in a DM"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":103,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":3654,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Read-only property, always `1`"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":111,"character":1}],"type":{"type":"literal","value":1}}],"groups":[{"title":"Properties","kind":1024,"children":[3646,3650,3648,3649,3657,3645,3656,3651,3655,3653,3647,3652,3654]}],"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":69,"character":17}],"typeParameter":[{"id":3658,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3691,"name":"InteractionType"}},{"id":3659,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{}}]},{"id":3013,"name":"APIButtonComponentWithCustomId","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3014,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom_id to be sent in the interaction when clicked"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1178,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3018,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1147,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.disabled"}},{"id":3017,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1143,"character":1}],"type":{"type":"reference","id":3009,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.emoji"}},{"id":3015,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1135,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.label"}},{"id":3016,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1139,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":3029,"name":"Primary"},{"type":"reference","id":3030,"name":"Secondary"},{"type":"reference","id":3031,"name":"Success"},{"type":"reference","id":3032,"name":"Danger"}]},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.style"}},{"id":3019,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":3002,"name":"Button"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3014,3018,3017,3015,3016,3019]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1171,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":3032,"name":"ButtonStyle.Danger"},{"type":"reference","id":3029,"name":"ButtonStyle.Primary"},{"type":"reference","id":3030,"name":"ButtonStyle.Secondary"},{"type":"reference","id":3031,"name":"ButtonStyle.Success"}]}],"name":"APIButtonComponentBase"}]},{"id":3020,"name":"APIButtonComponentWithURL","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3025,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1147,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.disabled"}},{"id":3024,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1143,"character":1}],"type":{"type":"reference","id":3009,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.emoji"}},{"id":3022,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1135,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.label"}},{"id":3023,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1139,"character":1}],"type":{"type":"reference","id":3033,"name":"Link"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.style"}},{"id":3026,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":3002,"name":"Button"},"inheritedFrom":{"type":"reference","name":"APIButtonComponentBase.type"}},{"id":3021,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The URL to direct users to when clicked for Link buttons"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1188,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3025,3024,3022,3023,3026,3021]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1184,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3033,"name":"ButtonStyle.Link"}],"name":"APIButtonComponentBase"}]},{"id":2742,"name":"APIChannelBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"This interface is used to allow easy extension for other channel types. While\nalso allowing `APIPartialChannel` to be used without breaking.","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2744,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2739,"name":"APIPartialChannel.id"}},{"id":2745,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2741,"name":"APIPartialChannel.name"}},{"id":2743,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2746,"name":"T"},"overwrites":{"type":"reference","id":2740,"name":"APIPartialChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2744,2745,2743]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":42,"character":17}],"typeParameter":[{"id":2746,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2819,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":2738,"name":"APIPartialChannel"}],"extendedBy":[{"type":"reference","id":2749,"name":"APITextBasedChannel"},{"type":"reference","id":2755,"name":"APIGuildChannel"}]},{"id":2983,"name":"APIChannelMention","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-mention-object-channel-mention-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2985,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild containing the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1018,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2984,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1014,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2987,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1028,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2986,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1024,"character":1}],"type":{"type":"reference","id":2819,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2985,2984,2987,2986]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1010,"character":17}]},{"id":4278,"name":"APIChannelPatchOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4280,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":460,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4352,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":4281,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":468,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4353,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":4279,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/channel.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4282,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v8/channel.ts","line":472,"character":1}],"type":{"type":"reference","id":2918,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":4354,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[4280,4281,4279,4282]}],"sources":[{"fileName":"rest/v8/channel.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":4351,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":3497,"name":"APIChatInputApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3500,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":3502,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":3498,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":126,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3495,"name":"APIApplicationCommandInteractionDataOption"}}},{"id":3499,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":127,"character":1}],"type":{"type":"reference","id":3503,"name":"APIChatInputApplicationCommandInteractionDataResolved"}},{"id":3501,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":9,"character":1}],"type":{"type":"reference","id":3470,"name":"ChatInput"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3500,3502,3498,3499,3501]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":124,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3470,"name":"ApplicationCommandType.ChatInput"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":3503,"name":"APIChatInputApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3508,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":140,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":2972,"name":"APIAttachment"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3507,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":139,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3474,"name":"APIInteractionDataResolvedChannel"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3506,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":138,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3479,"name":"APIInteractionDataResolvedGuildMember"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3505,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":137,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3791,"name":"APIRole"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3504,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":136,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3893,"name":"APIUser"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[3508,3507,3506,3505,3504]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":135,"character":17}]},{"id":3728,"name":"APICommandAutocompleteInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3729,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":137,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3551,"typeArguments":[{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"name":"APIApplicationCommandOptionChoice"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3729]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":136,"character":17}]},{"id":3930,"name":"APIConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#connection-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3937,"name":"friend_sync","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether friend sync is enabled for this connection"},"sources":[{"fileName":"payloads/v8/user.ts","line":208,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3931,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the connection account"},"sources":[{"fileName":"payloads/v8/user.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3935,"name":"integrations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of partial server integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":200,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3308,"name":"APIGuildIntegration"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}}},{"id":3932,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username of the connection account"},"sources":[{"fileName":"payloads/v8/user.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3934,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the connection is revoked"},"sources":[{"fileName":"payloads/v8/user.ts","line":194,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3938,"name":"show_activity","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether activities related to this connection will be shown in presence updates"},"sources":[{"fileName":"payloads/v8/user.ts","line":212,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3933,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The service of the connection"},"sources":[{"fileName":"payloads/v8/user.ts","line":190,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3936,"name":"verified","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the connection is verified"},"sources":[{"fileName":"payloads/v8/user.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3939,"name":"visibility","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Visibility of this connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-visibility-types\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":218,"character":1}],"type":{"type":"reference","id":3940,"name":"ConnectionVisibility"}}],"groups":[{"title":"Properties","kind":1024,"children":[3937,3931,3935,3932,3934,3938,3933,3936,3939]}],"sources":[{"fileName":"payloads/v8/user.ts","line":178,"character":17}]},{"id":2921,"name":"APIEmbed","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-structure","text":"Length limit: 6000 characters\n","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2933,"name":"author","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Author information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":755,"character":1}],"type":{"type":"reference","id":2959,"name":"APIEmbedAuthor"}},{"id":2927,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Color code of the embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":719,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2924,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of embed","text":"Length limit: 4096 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":707,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2934,"name":"fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Fields information","text":"Length limit: 25 field objects\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":763,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2968,"name":"APIEmbedField"}}},{"id":2928,"name":"footer","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Footer information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":725,"character":1}],"type":{"type":"reference","id":2964,"name":"APIEmbedFooter"}},{"id":2929,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":731,"character":1}],"type":{"type":"reference","id":2951,"name":"APIEmbedImage"}},{"id":2932,"name":"provider","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Provider information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":749,"character":1}],"type":{"type":"reference","id":2956,"name":"APIEmbedProvider"}},{"id":2930,"name":"thumbnail","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Thumbnail information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":737,"character":1}],"type":{"type":"reference","id":2942,"name":"APIEmbedThumbnail"}},{"id":2926,"name":"timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of embed content"},"sources":[{"fileName":"payloads/v8/channel.ts","line":715,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2922,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Title of embed","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":693,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2923,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of embed (always \"rich\" for webhook embeds)","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-types\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":701,"character":1}],"type":{"type":"reference","id":2935,"name":"EmbedType"}},{"id":2925,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of embed"},"sources":[{"fileName":"payloads/v8/channel.ts","line":711,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2931,"name":"video","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Video information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":743,"character":1}],"type":{"type":"reference","id":2947,"name":"APIEmbedVideo"}}],"groups":[{"title":"Properties","kind":1024,"children":[2933,2927,2924,2934,2928,2929,2932,2930,2926,2922,2923,2925,2931]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":687,"character":17}]},{"id":2959,"name":"APIEmbedAuthor","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2962,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":902,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2960,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of author","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":894,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2963,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of author icon"},"sources":[{"fileName":"payloads/v8/channel.ts","line":906,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2961,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author"},"sources":[{"fileName":"payloads/v8/channel.ts","line":898,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2962,2960,2963,2961]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":888,"character":17}]},{"id":2968,"name":"APIEmbedField","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2971,"name":"inline","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this field should display inline"},"sources":[{"fileName":"payloads/v8/channel.ts","line":952,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2969,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the field","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":942,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2970,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Value of the field","text":"Length limit: 1024 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":948,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2971,2969,2970]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":936,"character":17}]},{"id":2964,"name":"APIEmbedFooter","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2966,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of footer icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":924,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2967,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of footer icon"},"sources":[{"fileName":"payloads/v8/channel.ts","line":928,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2965,"name":"text","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Footer text","text":"Length limit: 2048 characters\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":920,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2966,2967,2965]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":914,"character":17}]},{"id":2951,"name":"APIEmbedImage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2954,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of image"},"sources":[{"fileName":"payloads/v8/channel.ts","line":860,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2953,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the image"},"sources":[{"fileName":"payloads/v8/channel.ts","line":856,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2952,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of image (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":852,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2955,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of image"},"sources":[{"fileName":"payloads/v8/channel.ts","line":864,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2954,2953,2952,2955]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":848,"character":17}]},{"id":2956,"name":"APIEmbedProvider","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2957,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of provider"},"sources":[{"fileName":"payloads/v8/channel.ts","line":876,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2958,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of provider"},"sources":[{"fileName":"payloads/v8/channel.ts","line":880,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2957,2958]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":872,"character":17}]},{"id":2942,"name":"APIEmbedThumbnail","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2945,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of thumbnail"},"sources":[{"fileName":"payloads/v8/channel.ts","line":816,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2944,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the thumbnail"},"sources":[{"fileName":"payloads/v8/channel.ts","line":812,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2943,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of thumbnail (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":808,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2946,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of thumbnail"},"sources":[{"fileName":"payloads/v8/channel.ts","line":820,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2945,2944,2943,2946]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":804,"character":17}]},{"id":2947,"name":"APIEmbedVideo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2949,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of video"},"sources":[{"fileName":"payloads/v8/channel.ts","line":836,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2948,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Source url of video"},"sources":[{"fileName":"payloads/v8/channel.ts","line":832,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2950,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of video"},"sources":[{"fileName":"payloads/v8/channel.ts","line":840,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2949,2948,2950]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":828,"character":17}]},{"id":3070,"name":"APIEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3078,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3069,"name":"APIPartialEmoji.animated"}},{"id":3075,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3076,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":18,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3067,"name":"APIPartialEmoji.id"}},{"id":3074,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is managed"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3077,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":22,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3068,"name":"APIPartialEmoji.name"}},{"id":3073,"name":"require_colons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji must be wrapped in colons"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3071,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles this emoji is whitelisted to"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":38,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":3072,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User that created this emoji"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":42,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3078,3075,3076,3074,3077,3073,3071,3072]}],"sources":[{"fileName":"payloads/v8/emoji.ts","line":34,"character":17}],"extendedTypes":[{"type":"reference","id":3066,"name":"APIPartialEmoji"}]},{"id":3751,"name":"APIExtendedInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-metadata-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3765,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":3744,"name":"APIInvite.approximate_member_count"}},{"id":3764,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":3743,"name":"APIInvite.approximate_presence_count"}},{"id":3759,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":2738,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},"inheritedFrom":{"type":"reference","id":3738,"name":"APIInvite.channel"}},{"id":3757,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v8/invite.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3736,"name":"APIInvite.code"}},{"id":3756,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this invite was created"},"sources":[{"fileName":"payloads/v8/invite.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3766,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3745,"name":"APIInvite.expires_at"}},{"id":3758,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":42,"character":1}],"type":{"type":"reference","id":3734,"name":"APIInviteGuild"},"inheritedFrom":{"type":"reference","id":3737,"name":"APIInvite.guild"}},{"id":3768,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v8/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"},"inheritedFrom":{"type":"reference","id":3747,"name":"APIInvite.guild_scheduled_event"}},{"id":3760,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":54,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":3739,"name":"APIInvite.inviter"}},{"id":3754,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration (in seconds) after which the invite expires"},"sources":[{"fileName":"payloads/v8/invite.ts","line":122,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3753,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Max number of times this invite can be used"},"sources":[{"fileName":"payloads/v8/invite.ts","line":118,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3767,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for"},"sources":[{"fileName":"payloads/v8/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":3817,"name":"APIInviteStageInstance"},"inheritedFrom":{"type":"reference","id":3746,"name":"APIInvite.stage_instance"}},{"id":3763,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/topics/oauth2#application\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":72,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2563,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},"inheritedFrom":{"type":"reference","id":3742,"name":"APIInvite.target_application"}},{"id":3761,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-target-user-types\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":60,"character":1}],"type":{"type":"reference","id":3748,"name":"InviteTargetType"},"inheritedFrom":{"type":"reference","id":3740,"name":"APIInvite.target_type"}},{"id":3762,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":66,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":3741,"name":"APIInvite.target_user"}},{"id":3755,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this invite only grants temporary membership"},"sources":[{"fileName":"payloads/v8/invite.ts","line":126,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3752,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this invite has been used"},"sources":[{"fileName":"payloads/v8/invite.ts","line":114,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3765,3764,3759,3757,3756,3766,3758,3768,3760,3754,3753,3767,3763,3761,3762,3755,3752]}],"sources":[{"fileName":"payloads/v8/invite.ts","line":110,"character":17}],"extendedTypes":[{"type":"reference","id":3735,"name":"APIInvite"}]},{"id":3421,"name":"APIExternalGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3422,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":97,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":3435,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":64,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":3426,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":3428,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":3434,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":3423,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":98,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3439,"name":"APIGuildScheduledEventEntityMetadata"}],"qualifiedName":"Required","package":"typescript","name":"Required"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":3433,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":52,"character":1}],"type":{"type":"reference","id":3444,"name":"External"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":3425,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":3424,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":3437,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":3427,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":3431,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":44,"character":1}],"type":{"type":"reference","id":3451,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":3430,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":3429,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":3432,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":48,"character":1}],"type":{"type":"reference","id":3445,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":3436,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[3422,3435,3426,3428,3434,3423,3433,3425,3424,3437,3427,3431,3430,3429,3432,3436]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":95,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3444,"name":"GuildScheduledEventEntityType.External"}],"name":"APIGuildScheduledEventBase"}]},{"id":2906,"name":"APIFollowedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#followed-channel-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2907,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source channel id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":609,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2908,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Created target webhook id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":613,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2907,2908]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":605,"character":17}]},{"id":3081,"name":"APIGatewayBotInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3083,"name":"session_start_limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information on the current session start limit","text":"See https://discord.com/developers/docs/topics/gateway#session-start-limit-object\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":38,"character":1}],"type":{"type":"reference","id":3085,"name":"APIGatewaySessionStartLimit"}},{"id":3082,"name":"shards","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recommended number of shards to use when connecting","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3084,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3080,"name":"APIGatewayInfo.url"}}],"groups":[{"title":"Properties","kind":1024,"children":[3083,3082,3084]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":26,"character":17}],"extendedTypes":[{"type":"reference","id":3079,"name":"APIGatewayInfo"}]},{"id":3079,"name":"APIGatewayInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3080,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3080]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":14,"character":17}],"extendedBy":[{"type":"reference","id":3081,"name":"APIGatewayBotInfo"}]},{"id":3085,"name":"APIGatewaySessionStartLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#session-start-limit-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3089,"name":"max_concurrency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of identify requests allowed per 5 seconds"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3087,"name":"remaining","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The remaining number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3088,"name":"reset_after","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of milliseconds after which the limit resets"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3086,"name":"total","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3089,3087,3088,3086]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":46,"character":17}]},{"id":2809,"name":"APIGroupDMChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2810,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id of the group DM creator if it is bot-created"},"sources":[{"fileName":"payloads/v8/channel.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2811,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash"},"sources":[{"fileName":"payloads/v8/channel.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2816,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIDMChannelBase.id"}},{"id":2813,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":212,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","name":"APIDMChannelBase.last_message_id"}},{"id":2817,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIDMChannelBase.name"}},{"id":2812,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the DM creator"},"sources":[{"fileName":"payloads/v8/channel.ts","line":208,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2814,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":185,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3893,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"APIDMChannelBase.recipients"}},{"id":2815,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2823,"name":"GroupDM"},"inheritedFrom":{"type":"reference","name":"APIDMChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2810,2811,2816,2813,2817,2812,2814,2815]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":196,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":2823,"name":"ChannelType.GroupDM"}],"name":"APIDMChannelBase"}]},{"id":3174,"name":"APIGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3181,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":133,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3182,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds"},"sources":[{"fileName":"payloads/v8/guild.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3192,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v8/guild.ts","line":191,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3213,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"**This field is only received from https://discord.com/developers/docs/resources/guild#get-guild with the `with_counts` query parameter set to `true`**"},"sources":[{"fileName":"payloads/v8/guild.ts","line":305,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3214,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"**This field is only received from https://discord.com/developers/docs/resources/guild#get-guild with the `with_counts` query parameter set to `true`**"},"sources":[{"fileName":"payloads/v8/guild.ts","line":309,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3207,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":277,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":3166,"name":"APIPartialGuild.banner"}},{"id":3201,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channels in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":247,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2818,"name":"APIChannel"}}},{"id":3186,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":157,"character":1}],"type":{"type":"reference","id":3226,"name":"GuildDefaultMessageNotifications"}},{"id":3206,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild, if the guild is discoverable"},"sources":[{"fileName":"payloads/v8/guild.ts","line":271,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":3167,"name":"APIPartialGuild.description"}},{"id":3176,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":103,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3189,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":175,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3070,"name":"APIEmoji"}}},{"id":3187,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":163,"character":1}],"type":{"type":"reference","id":3229,"name":"GuildExplicitContentFilter"}},{"id":3190,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":181,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3257,"name":"GuildFeature"}},"overwrites":{"type":"reference","id":3168,"name":"APIPartialGuild.features"}},{"id":3220,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scheduled events in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nhttps://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":347,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}}},{"id":3222,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":47,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3164,"name":"APIPartialGuild.icon"}},{"id":3175,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":97,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3225,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3172,"name":"APIPartialGuild.id"}},{"id":3196,"name":"joined_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When this guild was joined at","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":211,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3197,"name":"large","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is considered a large guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":217,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3204,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":263,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3203,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":259,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":3212,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":301,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3198,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total number of members in this guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":223,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3200,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Users in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":239,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3297,"name":"APIGuildMember"}}},{"id":3191,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":187,"character":1}],"type":{"type":"reference","id":3233,"name":"GuildMFALevel"}},{"id":3221,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3163,"name":"APIPartialGuild.name"}},{"id":3216,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":321,"character":1}],"type":{"type":"reference","id":3236,"name":"GuildNSFWLevel"}},{"id":3177,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3178,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v8/guild.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3179,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3210,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":293,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3219,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v8/guild.ts","line":339,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3209,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v8/guild.ts","line":287,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3208,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":283,"character":1}],"type":{"type":"reference","id":3247,"name":"GuildPremiumTier"}},{"id":3202,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Presences of the members in the guild, will only include non-offline members if the size is greater than `large_threshold`","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/topics/gateway#presence-update\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":255,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3090,"name":"GatewayPresenceUpdate"}}},{"id":3211,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v8/guild.ts","line":297,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3180,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3188,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":169,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3791,"name":"APIRole"}}},{"id":3195,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v8/guild.ts","line":205,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3223,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3165,"name":"APIPartialGuild.splash"}},{"id":3217,"name":"stage_instances","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instances in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-stage-instance-structure\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":329,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3807,"name":"APIStageInstance"}}},{"id":3218,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":335,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3822,"name":"APISticker"}}},{"id":3194,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":201,"character":1}],"type":{"type":"reference","id":3252,"name":"GuildSystemChannelFlags"}},{"id":3193,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v8/guild.ts","line":195,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3224,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v8/guild.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3171,"name":"APIPartialGuild.unavailable"}},{"id":3205,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":267,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":3170,"name":"APIPartialGuild.vanity_url_code"}},{"id":3185,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":151,"character":1}],"type":{"type":"reference","id":3241,"name":"GuildVerificationLevel"},"overwrites":{"type":"reference","id":3169,"name":"APIPartialGuild.verification_level"}},{"id":3199,"name":"voice_states","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"States of members currently in voice channels; lacks the `guild_id` key","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/voice#voice-state-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":231,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3943,"name":"GatewayVoiceState"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":3215,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":315,"character":1}],"type":{"type":"reference","id":3368,"name":"APIGuildWelcomeScreen"},"overwrites":{"type":"reference","id":3173,"name":"APIPartialGuild.welcome_screen"}},{"id":3184,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v8/guild.ts","line":145,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3183,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v8/guild.ts","line":141,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3181,3182,3192,3213,3214,3207,3201,3186,3206,3176,3189,3187,3190,3220,3222,3175,3225,3196,3197,3204,3203,3212,3198,3200,3191,3221,3216,3177,3178,3179,3210,3219,3209,3208,3202,3211,3180,3188,3195,3223,3217,3218,3194,3193,3224,3205,3185,3199,3215,3184,3183]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":91,"character":17}],"extendedTypes":[{"type":"reference","id":3162,"name":"APIPartialGuild"}]},{"id":3610,"name":"APIGuildApplicationCommandPermissions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-guild-application-command-permissions-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3612,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the application the command belongs to"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3613,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3611,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the command"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3614,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The permissions for the command in the guild"},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3615,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3612,3613,3611,3614]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/permissions.ts","line":8,"character":17}]},{"id":2755,"name":"APIGuildChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2756,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2762,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2744,"name":"APIChannelBase.id"}},{"id":2763,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2745,"name":"APIChannelBase.name"}},{"id":2760,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v8/channel.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2759,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2757,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":87,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2913,"name":"APIOverwrite"}}},{"id":2758,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2761,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2764,"name":"T"},"inheritedFrom":{"type":"reference","id":2743,"name":"APIChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2756,2762,2763,2760,2759,2757,2758,2761]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":77,"character":17}],"typeParameter":[{"id":2764,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2819,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":2742,"typeArguments":[{"type":"reference","id":2764,"name":"T"}],"name":"APIChannelBase"}],"extendedBy":[{"type":"reference","id":2766,"name":"APIGuildTextChannel"},{"type":"reference","id":2795,"name":"APIVoiceChannel"}]},{"id":4393,"name":"APIGuildCreateOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4395,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":460,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4352,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":4396,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":468,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4353,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":4394,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4397,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v8/channel.ts","line":472,"character":1}],"type":{"type":"reference","id":2918,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":4354,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[4395,4396,4394,4397]}],"sources":[{"fileName":"rest/v8/guild.ts","line":31,"character":17}],"extendedTypes":[{"type":"reference","id":4351,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":4405,"name":"APIGuildCreateRole","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4409,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":643,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":4509,"name":"RESTPostAPIGuildRoleJSONBody.color"}},{"id":4410,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":649,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":4510,"name":"RESTPostAPIGuildRoleJSONBody.hoist"}},{"id":4411,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4511,"name":"RESTPostAPIGuildRoleJSONBody.icon"}},{"id":4406,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4413,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":663,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":4513,"name":"RESTPostAPIGuildRoleJSONBody.mentionable"}},{"id":4407,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":631,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4507,"name":"RESTPostAPIGuildRoleJSONBody.name"}},{"id":4408,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":637,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4508,"name":"RESTPostAPIGuildRoleJSONBody.permissions"}},{"id":4412,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":4512,"name":"RESTPostAPIGuildRoleJSONBody.unicode_emoji"}}],"groups":[{"title":"Properties","kind":1024,"children":[4409,4410,4411,4406,4413,4407,4408,4412]}],"sources":[{"fileName":"rest/v8/guild.ts","line":58,"character":17}],"extendedTypes":[{"type":"reference","id":4506,"name":"RESTPostAPIGuildRoleJSONBody"}]},{"id":3308,"name":"APIGuildIntegration","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3319,"name":"account","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration account information","text":"See https://discord.com/developers/docs/resources/guild#integration-account-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":761,"character":1}],"type":{"type":"reference","id":3328,"name":"APIIntegrationAccount"}},{"id":3323,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot/OAuth2 application for discord integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-application-object\n\n**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":787,"character":1}],"type":{"type":"reference","id":3331,"name":"APIGuildIntegrationApplication"}},{"id":3315,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether emoticons should be synced for this integration (`twitch` only currently)","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":733,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3312,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is this integration enabled"},"sources":[{"fileName":"payloads/v8/guild.ts","line":715,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3316,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The behavior of expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n\nSee https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":741,"character":1}],"type":{"type":"reference","id":3325,"name":"IntegrationExpireBehavior"}},{"id":3317,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The grace period (in days) before expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":747,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3309,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":703,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3310,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration name"},"sources":[{"fileName":"payloads/v8/guild.ts","line":707,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3322,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Has this integration been revoked","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":779,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3314,"name":"role_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID that this integration uses for \"subscribers\"","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":727,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3321,"name":"subscriber_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many subscribers this integration has","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":773,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3320,"name":"synced_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When this integration was last synced","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":767,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3313,"name":"syncing","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Is this integration syncing","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":721,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3311,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration type"},"sources":[{"fileName":"payloads/v8/guild.ts","line":711,"character":1}],"type":{"type":"reference","id":3324,"name":"APIGuildInteractionType"}},{"id":3318,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User for this integration","text":"**This field is not provided for `discord` bot integrations.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":755,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3319,3323,3315,3312,3316,3317,3309,3310,3322,3314,3321,3320,3313,3311,3318]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":699,"character":17}]},{"id":3331,"name":"APIGuildIntegrationApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-application-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3337,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot associated with this application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":856,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":3335,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v8/guild.ts","line":844,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3334,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":840,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3332,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v8/guild.ts","line":830,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3333,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v8/guild.ts","line":834,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3336,"name":"summary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The summary of the app","tags":[{"tag":"deprecated","text":"Always an empty string, will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":850,"character":1}],"type":{"type":"literal","value":""}}],"groups":[{"title":"Properties","kind":1024,"children":[3337,3335,3334,3332,3333,3336]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":826,"character":17}]},{"id":3297,"name":"APIGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3300,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3307,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":691,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3304,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":677,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3302,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":667,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3305,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":681,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3299,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3306,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":687,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3303,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/en-us/articles/360028038352-Server-Boosting-\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":673,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3301,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":663,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":3298,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":649,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3300,3307,3304,3302,3305,3299,3306,3303,3301,3298]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":641,"character":17}],"extendedBy":[{"type":"reference","id":2351,"name":"GatewayGuildMemberAddDispatchData"},{"type":"reference","id":3632,"name":"APIInteractionGuildMember"}]},{"id":3376,"name":"APIGuildMembershipScreening","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3379,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The server description shown in the screening form"},"sources":[{"fileName":"payloads/v8/guild.ts","line":995,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3378,"name":"form_fields","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The steps in the screening form"},"sources":[{"fileName":"payloads/v8/guild.ts","line":991,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3380,"name":"APIGuildMembershipScreeningField"}}},{"id":3377,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the fields were last updated"},"sources":[{"fileName":"payloads/v8/guild.ts","line":987,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3379,3378,3377]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":983,"character":17}]},{"id":3380,"name":"APIGuildMembershipScreeningField","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3381,"name":"field_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of field"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1007,"character":1}],"type":{"type":"reference","id":3386,"name":"Terms"}},{"id":3382,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the field"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1011,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3384,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user has to fill out this field"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1019,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3383,"name":"values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The list of rules"},"sources":[{"fileName":"payloads/v8/guild.ts","line":1015,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3381,3382,3384,3383]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":1003,"character":17}]},{"id":3282,"name":"APIGuildPreview","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-preview-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3290,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of members in this guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":605,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3291,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of online members in this guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":609,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3292,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":613,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3287,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":589,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3288,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":595,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3070,"name":"APIEmoji"}}},{"id":3289,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":601,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3257,"name":"GuildFeature"}}},{"id":3285,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":577,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3283,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":567,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3284,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":571,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3286,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":583,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3293,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers"},"sources":[{"fileName":"payloads/v8/guild.ts","line":617,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3822,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3290,3291,3292,3287,3288,3289,3285,3283,3284,3286,3293]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":563,"character":17}]},{"id":3439,"name":"APIGuildScheduledEventEntityMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-metadata","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3440,"name":"location","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The location of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":120,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3440]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":116,"character":17}]},{"id":3452,"name":"APIGuildScheduledEventUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-user-object-guild-scheduled-event-user-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3453,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled event id which the user subscribed to"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":167,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3455,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member data for this user for the guild which this event belongs to, if any"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":175,"character":1}],"type":{"type":"reference","id":3297,"name":"APIGuildMember"}},{"id":3454,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user which subscribed to the event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":171,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3453,3455,3454]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":163,"character":17}]},{"id":2766,"name":"APIGuildTextChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2773,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2756,"name":"APIGuildChannel.guild_id"}},{"id":2771,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2762,"name":"APIGuildChannel.id"}},{"id":2769,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":71,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2750,"name":"APITextBasedChannel.last_message_id"}},{"id":2768,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v8/channel.ts","line":121,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2772,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2763,"name":"APIGuildChannel.name"}},{"id":2777,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v8/channel.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":2760,"name":"APIGuildChannel.nsfw"}},{"id":2776,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2759,"name":"APIGuildChannel.parent_id"}},{"id":2774,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":87,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2913,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":2757,"name":"APIGuildChannel.permission_overwrites"}},{"id":2775,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":2758,"name":"APIGuildChannel.position"}},{"id":2767,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-1024 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":116,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2770,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2778,"name":"T"},"inheritedFrom":{"type":"reference","id":2761,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2773,2771,2769,2768,2772,2777,2776,2774,2775,2767,2770]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":110,"character":17}],"typeParameter":[{"id":2778,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2765,"name":"GuildTextChannelType"}}],"extendedTypes":[{"type":"reference","id":2749,"typeArguments":[{"type":"reference","id":2778,"name":"T"}],"name":"APITextBasedChannel"},{"type":"reference","id":2755,"typeArguments":[{"type":"reference","id":2778,"name":"T"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":2779,"name":"APITextChannel"}]},{"id":3368,"name":"APIGuildWelcomeScreen","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3369,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The welcome screen short message"},"sources":[{"fileName":"payloads/v8/guild.ts","line":951,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3370,"name":"welcome_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of suggested channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":955,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3371,"name":"APIGuildWelcomeScreenChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3369,3370]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":947,"character":17}]},{"id":3371,"name":"APIGuildWelcomeScreenChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3372,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id that is suggested"},"sources":[{"fileName":"payloads/v8/guild.ts","line":965,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3373,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description shown for the channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":969,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3374,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji id of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":973,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3375,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji name of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v8/guild.ts","line":977,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3372,3373,3374,3375]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":961,"character":17}]},{"id":3341,"name":"APIGuildWidget","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-example-get-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3345,"name":"channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":884,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3348,"name":"APIGuildWidgetChannel"}}},{"id":3342,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":881,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3344,"name":"instant_invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":883,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3346,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":885,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3352,"name":"APIGuildWidgetMember"}}},{"id":3343,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":882,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3347,"name":"presence_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":886,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3345,3342,3344,3346,3343,3347]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":880,"character":17}]},{"id":3348,"name":"APIGuildWidgetChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-example-get-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3349,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":895,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3350,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":896,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3351,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":897,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3349,3350,3351]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":894,"character":17}]},{"id":3352,"name":"APIGuildWidgetMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-example-get-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3358,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/guild.ts","line":911,"character":1}],"type":{"type":"reflection","declaration":{"id":3359,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":3360,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":911,"character":14}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3360]}]}}},{"id":3356,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":909,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3361,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":912,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3355,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":908,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3353,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":906,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3357,"name":"status","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":910,"character":1}],"type":{"type":"reference","id":3096,"name":"PresenceUpdateStatus"}},{"id":3354,"name":"username","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guild.ts","line":907,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3358,3356,3361,3355,3353,3357,3354]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":905,"character":17}]},{"id":3294,"name":"APIGuildWidgetSettings","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3296,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The widget channel id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":633,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3295,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the widget is enabled"},"sources":[{"fileName":"payloads/v8/guild.ts","line":629,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3296,3295]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":625,"character":17}]},{"id":3328,"name":"APIIntegrationAccount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-account-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3329,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the account"},"sources":[{"fileName":"payloads/v8/guild.ts","line":814,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3330,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the account"},"sources":[{"fileName":"payloads/v8/guild.ts","line":818,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3329,3330]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":810,"character":17}]},{"id":3474,"name":"APIInteractionDataResolvedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3476,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Required.id"}},{"id":3478,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Required.name"}},{"id":3475,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3477,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":29,"character":1}],"type":{"type":"reference","id":2819,"name":"ChannelType"},"inheritedFrom":{"type":"reference","name":"Required.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3476,3478,3475,3477]}],"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":95,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":2738,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},{"id":3479,"name":"APIInteractionDataResolvedGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3485,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar"}},{"id":3486,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":691,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.communication_disabled_until"}},{"id":3482,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":667,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.joined_at"}},{"id":3483,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.nick"}},{"id":3487,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":687,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.pending"}},{"id":3480,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3484,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/en-us/articles/360028038352-Server-Boosting-\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":673,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.premium_since"}},{"id":3481,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":663,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}}],"groups":[{"title":"Properties","kind":1024,"children":[3485,3486,3482,3483,3487,3480,3484,3481]}],"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":104,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3297,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":3632,"name":"APIInteractionGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3636,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3300,"name":"APIGuildMember.avatar"}},{"id":3643,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":691,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3307,"name":"APIGuildMember.communication_disabled_until"}},{"id":3640,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":677,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3304,"name":"APIGuildMember.deaf"}},{"id":3638,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":667,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3302,"name":"APIGuildMember.joined_at"}},{"id":3641,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":681,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3305,"name":"APIGuildMember.mute"}},{"id":3635,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3299,"name":"APIGuildMember.nick"}},{"id":3642,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":687,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3306,"name":"APIGuildMember.pending"}},{"id":3633,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3639,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/en-us/articles/360028038352-Server-Boosting-\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":673,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3303,"name":"APIGuildMember.premium_since"}},{"id":3637,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":663,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":3301,"name":"APIGuildMember.roles"}},{"id":3634,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":59,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"},"overwrites":{"type":"reference","id":3298,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[3636,3643,3640,3638,3641,3635,3642,3633,3639,3637,3634]}],"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":57,"character":17}],"extendedTypes":[{"type":"reference","id":3297,"name":"APIGuildMember"}]},{"id":3706,"name":"APIInteractionResponseChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3708,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":61,"character":1}],"type":{"type":"reference","id":3725,"name":"APIInteractionResponseCallbackData"}},{"id":3707,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":60,"character":1}],"type":{"type":"reference","id":3719,"name":"ChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[3708,3707]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":59,"character":17}]},{"id":3709,"name":"APIInteractionResponseDeferredChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3711,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":69,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3725,"name":"APIInteractionResponseCallbackData"},{"type":"literal","value":"flags"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":3710,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":68,"character":1}],"type":{"type":"reference","id":3720,"name":"DeferredChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[3711,3710]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":67,"character":17}]},{"id":3712,"name":"APIInteractionResponseDeferredMessageUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3713,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":76,"character":1}],"type":{"type":"reference","id":3721,"name":"DeferredMessageUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[3713]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":75,"character":17}]},{"id":3698,"name":"APIInteractionResponsePong","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3699,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":37,"character":1}],"type":{"type":"reference","id":3718,"name":"Pong"}}],"groups":[{"title":"Properties","kind":1024,"children":[3699]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":36,"character":17}]},{"id":3714,"name":"APIInteractionResponseUpdateMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3716,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":84,"character":1}],"type":{"type":"reference","id":3725,"name":"APIInteractionResponseCallbackData"}},{"id":3715,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":83,"character":1}],"type":{"type":"reference","id":3722,"name":"UpdateMessage"}}],"groups":[{"title":"Properties","kind":1024,"children":[3716,3715]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":82,"character":17}]},{"id":3735,"name":"APIInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3744,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3743,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3738,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":2738,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3736,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v8/invite.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3745,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v8/invite.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3737,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":42,"character":1}],"type":{"type":"reference","id":3734,"name":"APIInviteGuild"}},{"id":3747,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v8/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}},{"id":3739,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":54,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":3746,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for"},"sources":[{"fileName":"payloads/v8/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":3817,"name":"APIInviteStageInstance"}},{"id":3742,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/topics/oauth2#application\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":72,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2563,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":3740,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-target-user-types\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":60,"character":1}],"type":{"type":"reference","id":3748,"name":"InviteTargetType"}},{"id":3741,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/invite.ts","line":66,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3744,3743,3738,3736,3745,3737,3747,3739,3746,3742,3740,3741]}],"sources":[{"fileName":"payloads/v8/invite.ts","line":32,"character":17}],"extendedBy":[{"type":"reference","id":3751,"name":"APIExtendedInvite"}]},{"id":3817,"name":"APIInviteStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-stage-instance-object-invite-stage-instance-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3821,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members speaking in the stage","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-structure\n"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":77,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3297,"name":"APIGuildMember"}}},{"id":3819,"name":"participant_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users in the stage"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3820,"name":"speaker_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users speaking in the stage"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3818,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3821,3819,3820,3818]}],"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":59,"character":17}]},{"id":2831,"name":"APIMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2854,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":420,"character":1}],"type":{"type":"reference","id":2886,"name":"APIMessageActivity"}},{"id":2855,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-application-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":426,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2563,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2856,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is a response to an Interaction, this is the id of the interaction's application"},"sources":[{"fileName":"payloads/v8/channel.ts","line":430,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2847,"name":"attachments","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any attached files","text":"See https://discord.com/developers/docs/resources/channel#attachment-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":381,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2972,"name":"APIAttachment"}}},{"id":2835,"name":"author","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The author of this message (only a valid user in the case where the message is generated by a user or bot user)","text":"If the message is generated by a webhook, the author object corresponds to the webhook's id,\nusername, and avatar. You can tell if a message is generated by a webhook by checking for the `webhook_id` property\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":318,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":2833,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"payloads/v8/channel.ts","line":305,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2861,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains components like buttons, action rows, or other interactive components"},"sources":[{"fileName":"payloads/v8/channel.ts","line":466,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3005,"typeArguments":[{"type":"reference","id":3064,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":2837,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contents of the message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":331,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2839,"name":"edited_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was edited (or null if never)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":339,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2848,"name":"embeds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any embedded content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":387,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2921,"name":"APIEmbed"}}},{"id":2858,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":444,"character":1}],"type":{"type":"reference","id":2898,"name":"MessageFlags"}},{"id":2834,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild the message was sent in"},"sources":[{"fileName":"payloads/v8/channel.ts","line":309,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2832,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":301,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2860,"name":"interaction","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is a response to an Interaction"},"sources":[{"fileName":"payloads/v8/channel.ts","line":462,"character":1}],"type":{"type":"reference","id":3626,"name":"APIMessageInteraction"}},{"id":2836,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Member properties for this message's author","text":"The member object exists in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":327,"character":1}],"type":{"type":"reference","id":3297,"name":"APIGuildMember"}},{"id":2846,"name":"mention_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channels specifically mentioned in this message","text":"Not all channel mentions in a message will appear in `mention_channels`.\n- Only textual channels that are visible to everyone in a lurkable guild will ever be included\n- Only crossposted messages (via Channel Following) currently include `mention_channels` at all\n\nIf no mentions in the message meet these requirements, this field will not be sent\n\nSee https://discord.com/developers/docs/resources/channel#channel-mention-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":375,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2983,"name":"APIChannelMention"}}},{"id":2841,"name":"mention_everyone","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message mentions everyone"},"sources":[{"fileName":"payloads/v8/channel.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2845,"name":"mention_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles specifically mentioned in this message","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":363,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":2842,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":357,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","id":3893,"name":"APIUser"},{"type":"reflection","declaration":{"id":2843,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2844,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/channel.ts","line":357,"character":24}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3297,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}],"groups":[{"title":"Properties","kind":1024,"children":[2844]}]}}]}}},{"id":2857,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reference data sent with crossposted messages, replies, pins, and thread starter messages","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":436,"character":1}],"type":{"type":"reference","id":2889,"name":"APIMessageReference"}},{"id":2850,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending (up to 25 characters)","text":"**You will not receive this from further fetches. This is received only once from a `MESSAGE_CREATE`\nevent to ensure it got sent**\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":400,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":2851,"name":"pinned","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message is pinned"},"sources":[{"fileName":"payloads/v8/channel.ts","line":404,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2849,"name":"reactions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reactions to the message","text":"See https://discord.com/developers/docs/resources/channel#reaction-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":393,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2909,"name":"APIReaction"}}},{"id":2859,"name":"referenced_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the `message_reference`","text":"This field is only returned for messages with a `type` of `19` (REPLY).\n\nIf the message is a reply but the `referenced_message` field is not present,\nthe backend did not attempt to fetch the message that was being replied to,\nso its state is unknown.\n\nIf the field exists but is `null`, the referenced message was deleted\n\nSee https://discord.com/developers/docs/resources/channel#message-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":458,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2831,"name":"APIMessage"}]}},{"id":2862,"name":"sticker_items","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-item-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":472,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3842,"name":"APIStickerItem"}}},{"id":2863,"name":"stickers","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stickers sent with the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n","tags":[{"tag":"deprecated","text":"Use `sticker_items` instead\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":480,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3822,"name":"APISticker"}}},{"id":2838,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was sent"},"sources":[{"fileName":"payloads/v8/channel.ts","line":335,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2840,"name":"tts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this was a TTS message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2853,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":414,"character":1}],"type":{"type":"reference","id":2864,"name":"MessageType"}},{"id":2852,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is generated by a webhook, this is the webhook's id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":408,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2854,2855,2856,2847,2835,2833,2861,2837,2839,2848,2858,2834,2832,2860,2836,2846,2841,2845,2842,2857,2850,2851,2849,2859,2862,2863,2838,2840,2853,2852]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":297,"character":17}]},{"id":2886,"name":"APIMessageActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2888,"name":"party_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`party_id` from a Rich Presence event","text":"See https://discord.com/developers/docs/rich-presence/how-to#updating-presence-update-presence-payload-fields\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":529,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2887,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message activity","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":523,"character":1}],"type":{"type":"reference","id":2893,"name":"MessageActivityType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2888,2887]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":517,"character":17}]},{"id":3592,"name":"APIMessageApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3595,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":3597,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":3594,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":41,"character":1}],"type":{"type":"reference","id":3598,"name":"APIMessageApplicationCommandInteractionDataResolved"}},{"id":3593,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3596,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":9,"character":1}],"type":{"type":"reference","id":3472,"name":"Message"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3595,3597,3594,3593,3596]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":38,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3472,"name":"ApplicationCommandType.Message"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":3598,"name":"APIMessageApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3599,"name":"messages","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":50,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":2831,"name":"APIMessage"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[3599]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":49,"character":17}]},{"id":3666,"name":"APIMessageComponentBaseInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3668,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":35,"character":1}],"type":{"type":"reference","id":3669,"name":"CType"}},{"id":3667,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3668,3667]}],"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":27,"character":17}],"typeParameter":[{"id":3669,"name":"CType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3000,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":3671,"name":"APIMessageSelectMenuInteractionData"}]},{"id":3009,"name":"APIMessageComponentEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3012,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1165,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3010,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1157,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3011,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1161,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3012,3010,3011]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1153,"character":17}]},{"id":3626,"name":"APIMessageInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#message-interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3627,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3631,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member who invoked the interaction, only sent in MESSAGE_CREATE events"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":49,"character":1}],"type":{"type":"reference","id":3625,"name":"PartialAPIMessageInteractionGuildMember"}},{"id":3629,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the ApplicationCommand"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3628,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":37,"character":1}],"type":{"type":"reference","id":3691,"name":"InteractionType"}},{"id":3630,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who invoked the interaction"},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":45,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3627,3631,3629,3628,3630]}],"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":29,"character":17}]},{"id":2889,"name":"APIMessageReference","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2891,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the originating message's channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":545,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2892,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message's guild"},"sources":[{"fileName":"payloads/v8/channel.ts","line":549,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2890,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message"},"sources":[{"fileName":"payloads/v8/channel.ts","line":541,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2891,2892,2890]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":537,"character":17}]},{"id":3671,"name":"APIMessageSelectMenuInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3674,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":35,"character":1}],"type":{"type":"reference","id":3003,"name":"SelectMenu"},"inheritedFrom":{"type":"reference","id":3668,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":3673,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3667,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":3672,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":48,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3674,3673,3672]}],"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":46,"character":17}],"extendedTypes":[{"type":"reference","id":3666,"typeArguments":[{"type":"reference","id":3003,"name":"ComponentType.SelectMenu"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":3703,"name":"APIModalInteractionResponse","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3705,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":53,"character":1}],"type":{"type":"reference","id":3730,"name":"APIModalInteractionResponseCallbackData"}},{"id":3704,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":52,"character":1}],"type":{"type":"reference","id":3724,"name":"Modal"}}],"groups":[{"title":"Properties","kind":1024,"children":[3705,3704]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":51,"character":17}]},{"id":3730,"name":"APIModalInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3733,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Between 1 and 5 (inclusive) components that make up the modal"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":157,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3005,"typeArguments":[{"type":"reference","id":3051,"name":"APITextInputComponent"}],"name":"APIActionRowComponent"}}},{"id":3731,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3732,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the popup modal"},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":153,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3733,3731,3732]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":145,"character":17}]},{"id":3684,"name":"APIModalSubmission","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3686,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A list of child components"},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":38,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3681,"name":"ModalSubmitActionRowComponent"}}},{"id":3685,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3686,3685]}],"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":30,"character":17}]},{"id":2913,"name":"APIOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2916,"name":"allow","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":661,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2917,"name":"deny","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":669,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2914,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role or user id"},"sources":[{"fileName":"payloads/v8/channel.ts","line":647,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2915,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Either 0 (role) or 1 (member)","text":"{@link OverwriteType}\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":653,"character":1}],"type":{"type":"reference","id":2918,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2916,2917,2914,2915]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":643,"character":17}]},{"id":2738,"name":"APIPartialChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented, but partial only includes id, name, and type","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2739,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2741,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2740,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":29,"character":1}],"type":{"type":"reference","id":2819,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[2739,2741,2740]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":19,"character":17}],"extendedBy":[{"type":"reference","id":2742,"name":"APIChannelBase"}]},{"id":3066,"name":"APIPartialEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented but mentioned","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3069,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3067,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":18,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3068,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v8/emoji.ts","line":22,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3069,3067,3068]}],"sources":[{"fileName":"payloads/v8/emoji.ts","line":14,"character":17}],"extendedBy":[{"type":"reference","id":3070,"name":"APIEmoji"}]},{"id":3162,"name":"APIPartialGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3166,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3167,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild, if the guild is discoverable"},"sources":[{"fileName":"payloads/v8/guild.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3168,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":69,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3257,"name":"GuildFeature"}}},{"id":3164,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":47,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3172,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":3163,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v8/guild.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3165,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3171,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v8/guild.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3170,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3169,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":75,"character":1}],"type":{"type":"reference","id":3241,"name":"GuildVerificationLevel"}},{"id":3173,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":315,"character":1}],"type":{"type":"reference","id":3368,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","name":"Pick.welcome_screen"}}],"groups":[{"title":"Properties","kind":1024,"children":[3166,3167,3168,3164,3172,3163,3165,3171,3170,3169,3173]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":37,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3159,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":3174,"name":"APIGuild"},{"type":"literal","value":"welcome_screen"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"extendedBy":[{"type":"reference","id":3174,"name":"APIGuild"}]},{"id":2909,"name":"APIReaction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2910,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Times this emoji has been used to react"},"sources":[{"fileName":"payloads/v8/channel.ts","line":625,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2912,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji information","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":635,"character":1}],"type":{"type":"reference","id":3066,"name":"APIPartialEmoji"}},{"id":2911,"name":"me","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user reacted using this emoji"},"sources":[{"fileName":"payloads/v8/channel.ts","line":629,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[2910,2912,2911]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":621,"character":17}]},{"id":3791,"name":"APIRole","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3794,"name":"color","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3795,"name":"hoist","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"If this role is pinned in the user listing"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3796,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role icon hash"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3792,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3800,"name":"managed","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is managed by an integration"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3801,"name":"mentionable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is mentionable"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3793,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role name"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3799,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3798,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Position of this role"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3802,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The tags this role has"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":58,"character":1}],"type":{"type":"reference","id":3803,"name":"APIRoleTags"}},{"id":3797,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role unicode emoji as a standard emoji"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":36,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3794,3795,3796,3792,3800,3801,3793,3799,3798,3802,3797]}],"sources":[{"fileName":"payloads/v8/permissions.ts","line":12,"character":17}]},{"id":3803,"name":"APIRoleTags","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-tags-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3804,"name":"bot_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the bot this role belongs to"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3806,"name":"integration_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the integration this role belongs to"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3805,"name":"premium_subscriber","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this is the guild's premium subscriber role"},"sources":[{"fileName":"payloads/v8/permissions.ts","line":74,"character":1}],"type":{"type":"literal","value":null}}],"groups":[{"title":"Properties","kind":1024,"children":[3804,3806,3805]}],"sources":[{"fileName":"payloads/v8/permissions.ts","line":66,"character":17}]},{"id":3037,"name":"APISelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3038,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1228,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3043,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1254,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3042,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1248,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3041,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1242,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3039,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The choices in the select, max 25"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1232,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3045,"name":"APISelectMenuOption"}}},{"id":3040,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 100 characters"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1236,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3044,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":3003,"name":"SelectMenu"},"inheritedFrom":{"type":"reference","id":2998,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3038,3043,3042,3041,3039,3040,3044]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1224,"character":17}],"extendedTypes":[{"type":"reference","id":2997,"typeArguments":[{"type":"reference","id":3003,"name":"ComponentType.SelectMenu"}],"name":"APIBaseComponent"}]},{"id":3045,"name":"APISelectMenuOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-option-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3050,"name":"default","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this option should be already-selected by default"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1282,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3048,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An additional description of the option (max 50 chars)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1274,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3049,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the option"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1278,"character":1}],"type":{"type":"reference","id":3009,"name":"APIMessageComponentEmoji"}},{"id":3046,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user-facing name of the option (max 25 chars)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1266,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3047,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The dev-defined value of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1270,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3050,3048,3049,3046,3047]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1262,"character":17}]},{"id":3807,"name":"APIStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3810,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the associated stage channel"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3813,"name":"discoverable_disabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not stage discovery is disabled"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3809,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id of the associated stage channel"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3808,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage instance"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3812,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the stage instance","text":"See https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level\n"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":31,"character":1}],"type":{"type":"reference","id":3814,"name":"StageInstancePrivacyLevel"}},{"id":3811,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3810,3813,3809,3808,3812,3811]}],"sources":[{"fileName":"payloads/v8/stageInstance.ts","line":9,"character":17}]},{"id":3387,"name":"APIStageInstanceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3388,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":3401,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":64,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":3392,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":3394,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":3400,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":3389,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":81,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":3399,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":52,"character":1}],"type":{"type":"reference","id":3442,"name":"StageInstance"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":3391,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":3390,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":3403,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":3393,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":3397,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":44,"character":1}],"type":{"type":"reference","id":3451,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":3396,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":3395,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":3398,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":48,"character":1}],"type":{"type":"reference","id":3445,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":3402,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[3388,3401,3392,3394,3400,3389,3399,3391,3390,3403,3393,3397,3396,3395,3398,3402]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":78,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3442,"name":"GuildScheduledEventEntityType.StageInstance"}],"name":"APIGuildScheduledEventBase"}]},{"id":3822,"name":"APISticker","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3828,"name":"asset","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Previously the sticker asset hash, now an empty string","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v8/sticker.ts","line":39,"character":1}],"type":{"type":"literal","value":""}},{"id":3831,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this guild sticker can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3826,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3830,"name":"format_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker format","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types\n"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":51,"character":1}],"type":{"type":"reference","id":3838,"name":"StickerFormatType"}},{"id":3832,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that owns this sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3823,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3825,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3824,"name":"pack_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For standard stickers, ID of the pack the sticker is from"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3834,"name":"sort_value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The standard sticker's sort order within its pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3827,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For guild stickers, the Discord name of a unicode emoji representing the sticker's expression. for standard stickers, a comma-separated list of related expressions."},"sources":[{"fileName":"payloads/v8/sticker.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3829,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types\n"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":45,"character":1}],"type":{"type":"reference","id":3835,"name":"StickerType"}},{"id":3833,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that uploaded the guild sticker"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":63,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3828,3831,3826,3830,3832,3823,3825,3824,3834,3827,3829,3833]}],"sources":[{"fileName":"payloads/v8/sticker.ts","line":13,"character":17}]},{"id":3843,"name":"APIStickerPack","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-pack-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3850,"name":"banner_asset_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the sticker pack's banner image"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3848,"name":"cover_sticker_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of a sticker in the pack which is shown as the pack's icon"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3849,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3844,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3846,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3847,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the pack's SKU"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3845,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stickers in the pack"},"sources":[{"fileName":"payloads/v8/sticker.ts","line":117,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3822,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[3850,3848,3849,3844,3846,3847,3845]}],"sources":[{"fileName":"payloads/v8/sticker.ts","line":109,"character":17}]},{"id":3851,"name":"APITeam","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3852,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A hash of the image of the team's icon"},"sources":[{"fileName":"payloads/v8/teams.ts","line":17,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3853,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique id of the team"},"sources":[{"fileName":"payloads/v8/teams.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3854,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members of the team"},"sources":[{"fileName":"payloads/v8/teams.ts","line":25,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3857,"name":"APITeamMember"}}},{"id":3855,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the team"},"sources":[{"fileName":"payloads/v8/teams.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3856,"name":"owner_user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id of the current team owner"},"sources":[{"fileName":"payloads/v8/teams.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3852,3853,3854,3855,3856]}],"sources":[{"fileName":"payloads/v8/teams.ts","line":13,"character":17}]},{"id":3857,"name":"APITeamMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-members-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3858,"name":"membership_state","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's membership state on the team","text":"See https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum\n"},"sources":[{"fileName":"payloads/v8/teams.ts","line":47,"character":1}],"type":{"type":"reference","id":3862,"name":"TeamMemberMembershipState"}},{"id":3859,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Will always be `[\"*\"]`"},"sources":[{"fileName":"payloads/v8/teams.ts","line":51,"character":1}],"type":{"type":"tuple","elements":[{"type":"literal","value":"*"}]}},{"id":3860,"name":"team_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent team of which they are a member"},"sources":[{"fileName":"payloads/v8/teams.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3861,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar, discriminator, id, and username of the user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/teams.ts","line":61,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3858,3859,3860,3861]}],"sources":[{"fileName":"payloads/v8/teams.ts","line":41,"character":17}]},{"id":3865,"name":"APITemplate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#template-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3866,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The template code (unique ID)"},"sources":[{"fileName":"payloads/v8/template.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3872,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was created"},"sources":[{"fileName":"payloads/v8/template.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3871,"name":"creator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who created the template","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/template.ts","line":40,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":3870,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the user who created the template"},"sources":[{"fileName":"payloads/v8/template.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3868,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the template"},"sources":[{"fileName":"payloads/v8/template.ts","line":26,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3876,"name":"is_dirty","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the template has unsynced changes"},"sources":[{"fileName":"payloads/v8/template.ts","line":60,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":3867,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Template name"},"sources":[{"fileName":"payloads/v8/template.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3875,"name":"serialized_source_guild","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild snapshot this template contains"},"sources":[{"fileName":"payloads/v8/template.ts","line":56,"character":1}],"type":{"type":"reference","id":3877,"name":"APITemplateSerializedSourceGuild"}},{"id":3874,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the guild this template is based on"},"sources":[{"fileName":"payloads/v8/template.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3873,"name":"updated_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was last synced to the source guild"},"sources":[{"fileName":"payloads/v8/template.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3869,"name":"usage_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this template has been used"},"sources":[{"fileName":"payloads/v8/template.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3866,3872,3871,3870,3868,3876,3867,3875,3874,3873,3869]}],"sources":[{"fileName":"payloads/v8/template.ts","line":14,"character":17}]},{"id":3877,"name":"APITemplateSerializedSourceGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3885,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":133,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_channel_id"}},{"id":3886,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"AFK timeout in seconds"},"sources":[{"fileName":"rest/v8/guild.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.afk_timeout"}},{"id":3891,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":129,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4399,"name":"APIGuildCreatePartialChannel"}},"inheritedFrom":{"type":"reference","name":"Omit.channels"}},{"id":3887,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":95,"character":1}],"type":{"type":"reference","id":3226,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","name":"Omit.default_message_notifications"}},{"id":3878,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/template.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3888,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":101,"character":1}],"type":{"type":"reference","id":3229,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","name":"Omit.explicit_content_filter"}},{"id":3880,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/template.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3881,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v8/guild.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":3879,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/template.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3892,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v8/guild.ts","line":151,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.premium_progress_bar_enabled"}},{"id":3882,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.region"}},{"id":3883,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":115,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4405,"name":"APIGuildCreateRole"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}},{"id":3890,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":147,"character":1}],"type":{"type":"reference","id":3252,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_flags"}},{"id":3889,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v8/guild.ts","line":141,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_id"}},{"id":3884,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":89,"character":1}],"type":{"type":"reference","id":3241,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","name":"Omit.verification_level"}}],"groups":[{"title":"Properties","kind":1024,"children":[3885,3886,3891,3887,3878,3888,3880,3881,3879,3892,3882,3883,3890,3889,3884]}],"sources":[{"fileName":"payloads/v8/template.ts","line":66,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":4414,"name":"RESTPostAPIGuildsJSONBody"},{"type":"literal","value":"icon"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":2749,"name":"APITextBasedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2752,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2744,"name":"APIChannelBase.id"}},{"id":2750,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":71,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2753,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2745,"name":"APIChannelBase.name"}},{"id":2751,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2754,"name":"T"},"inheritedFrom":{"type":"reference","id":2743,"name":"APIChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2752,2750,2753,2751]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":67,"character":17}],"typeParameter":[{"id":2754,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":2819,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":2742,"typeArguments":[{"type":"reference","id":2754,"name":"T"}],"name":"APIChannelBase"}],"extendedBy":[{"type":"reference","id":2766,"name":"APIGuildTextChannel"}]},{"id":2779,"name":"APITextChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2787,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2773,"name":"APIGuildTextChannel.guild_id"}},{"id":2785,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2771,"name":"APIGuildTextChannel.id"}},{"id":2783,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":71,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2769,"name":"APIGuildTextChannel.last_message_id"}},{"id":2782,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v8/channel.ts","line":121,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2768,"name":"APIGuildTextChannel.last_pin_timestamp"}},{"id":2786,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2772,"name":"APIGuildTextChannel.name"}},{"id":2791,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v8/channel.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":2777,"name":"APIGuildTextChannel.nsfw"}},{"id":2790,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2776,"name":"APIGuildTextChannel.parent_id"}},{"id":2788,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":87,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2913,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":2774,"name":"APIGuildTextChannel.permission_overwrites"}},{"id":2789,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":2775,"name":"APIGuildTextChannel.position"}},{"id":2780,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected"},"sources":[{"fileName":"payloads/v8/channel.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2781,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-1024 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":116,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2767,"name":"APIGuildTextChannel.topic"}},{"id":2784,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"reference","id":2820,"name":"GuildText"},"inheritedFrom":{"type":"reference","id":2770,"name":"APIGuildTextChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[2787,2785,2783,2782,2786,2791,2790,2788,2789,2780,2781,2784]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":127,"character":17}],"extendedTypes":[{"type":"reference","id":2766,"typeArguments":[{"type":"reference","id":2820,"name":"ChannelType.GuildText"}],"name":"APIGuildTextChannel"}]},{"id":3051,"name":"APITextInputComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3053,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom id for the text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1298,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3054,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Text that appears on top of the text input field, max 45 characters"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1302,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3058,"name":"max_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Maximal length of text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1318,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3057,"name":"min_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Minimal length of text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1314,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3055,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Placeholder for the text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1306,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3059,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this text input is required or not"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1322,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3052,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"One of text input styles"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1294,"character":1}],"type":{"type":"reference","id":3034,"name":"TextInputStyle"}},{"id":3060,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":3004,"name":"TextInput"},"inheritedFrom":{"type":"reference","id":2998,"name":"APIBaseComponent.type"}},{"id":3056,"name":"value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The pre-filled text in the text input"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1310,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3053,3054,3058,3057,3055,3059,3052,3060,3056]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":1290,"character":17}],"extendedTypes":[{"type":"reference","id":2997,"typeArguments":[{"type":"reference","id":3004,"name":"ComponentType.TextInput"}],"name":"APIBaseComponent"}]},{"id":3159,"name":"APIUnavailableGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#unavailable-guild-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3160,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v8/guild.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3161,"name":"unavailable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v8/guild.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3160,3161]}],"sources":[{"fileName":"payloads/v8/guild.ts","line":21,"character":17}]},{"id":3893,"name":"APIUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3902,"name":"accent_color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner color encoded as an integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v8/user.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":3897,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's avatar hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":31,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3901,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":49,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3898,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user belongs to an OAuth2 application"},"sources":[{"fileName":"payloads/v8/user.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3896,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's 4-digit discord-tag"},"sources":[{"fileName":"payloads/v8/user.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3905,"name":"email","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's email"},"sources":[{"fileName":"payloads/v8/user.ts","line":65,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3906,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":71,"character":1}],"type":{"type":"reference","id":3909,"name":"UserFlags"}},{"id":3894,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's id"},"sources":[{"fileName":"payloads/v8/user.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3903,"name":"locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's chosen language option"},"sources":[{"fileName":"payloads/v8/user.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3900,"name":"mfa_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has two factor enabled on their account"},"sources":[{"fileName":"payloads/v8/user.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3907,"name":"premium_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of Nitro subscription on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-premium-types\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":77,"character":1}],"type":{"type":"reference","id":3926,"name":"UserPremiumType"}},{"id":3908,"name":"public_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The public flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v8/user.ts","line":83,"character":1}],"type":{"type":"reference","id":3909,"name":"UserFlags"}},{"id":3899,"name":"system","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is an Official Discord System user (part of the urgent message system)"},"sources":[{"fileName":"payloads/v8/user.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3895,"name":"username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's username, not unique across the platform"},"sources":[{"fileName":"payloads/v8/user.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3904,"name":"verified","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the email on this account has been verified"},"sources":[{"fileName":"payloads/v8/user.ts","line":61,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3902,3897,3901,3898,3896,3905,3906,3894,3903,3900,3907,3908,3899,3895,3904]}],"sources":[{"fileName":"payloads/v8/user.ts","line":13,"character":17}]},{"id":3583,"name":"APIUserApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3586,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":3588,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":3585,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":20,"character":1}],"type":{"type":"reference","id":3589,"name":"APIUserApplicationCommandInteractionDataResolved"}},{"id":3584,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3587,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/internals.ts","line":9,"character":1}],"type":{"type":"reference","id":3471,"name":"User"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3586,3588,3585,3584,3587]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":17,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3471,"name":"ApplicationCommandType.User"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":3589,"name":"APIUserApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3591,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":30,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3479,"name":"APIInteractionDataResolvedGuildMember"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":3590,"name":"users","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":29,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":3893,"name":"APIUser"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[3591,3590]}],"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":28,"character":17}]},{"id":2795,"name":"APIVoiceChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2796,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":157,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2800,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2756,"name":"APIGuildChannel.guild_id"}},{"id":2806,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2762,"name":"APIGuildChannel.id"}},{"id":2807,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (2-100 characters)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":2763,"name":"APIGuildChannel.name"}},{"id":2804,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v8/channel.ts","line":99,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":2760,"name":"APIGuildChannel.nsfw"}},{"id":2803,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)"},"sources":[{"fileName":"payloads/v8/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":2759,"name":"APIGuildChannel.parent_id"}},{"id":2801,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":87,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2913,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":2757,"name":"APIGuildChannel.permission_overwrites"}},{"id":2802,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":2758,"name":"APIGuildChannel.position"}},{"id":2798,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":167,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2805,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":43,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2822,"name":"GuildVoice"},{"type":"reference","id":2827,"name":"GuildStageVoice"}]},"inheritedFrom":{"type":"reference","id":2761,"name":"APIGuildChannel.type"}},{"id":2797,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice channel"},"sources":[{"fileName":"payloads/v8/channel.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2799,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice channel, `1` when not present","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"payloads/v8/channel.ts","line":173,"character":1}],"type":{"type":"reference","id":2828,"name":"VideoQualityMode"}}],"groups":[{"title":"Properties","kind":1024,"children":[2796,2800,2806,2807,2804,2803,2801,2802,2798,2805,2797,2799]}],"sources":[{"fileName":"payloads/v8/channel.ts","line":153,"character":17}],"extendedTypes":[{"type":"reference","id":2755,"typeArguments":[{"type":"union","types":[{"type":"reference","id":2827,"name":"ChannelType.GuildStageVoice"},{"type":"reference","id":2822,"name":"ChannelType.GuildVoice"}]}],"name":"APIGuildChannel"}]},{"id":3404,"name":"APIVoiceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3405,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":3418,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":64,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":3409,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":3411,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":3417,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":3406,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":89,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":3416,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":52,"character":1}],"type":{"type":"reference","id":3443,"name":"Voice"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":3408,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":3407,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":3420,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":3410,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":3414,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":44,"character":1}],"type":{"type":"reference","id":3451,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":3413,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":3412,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":3415,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":48,"character":1}],"type":{"type":"reference","id":3445,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":3419,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[3405,3418,3409,3411,3417,3406,3416,3408,3407,3420,3410,3414,3413,3412,3415,3419]}],"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":87,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3443,"name":"GuildScheduledEventEntityType.Voice"}],"name":"APIGuildScheduledEventBase"}]},{"id":3957,"name":"APIVoiceRegion","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-region-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3962,"name":"custom","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a custom voice region (used for events/etc)"},"sources":[{"fileName":"payloads/v8/voice.ts","line":95,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3961,"name":"deprecated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a deprecated voice region (avoid switching to these)"},"sources":[{"fileName":"payloads/v8/voice.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3958,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique ID for the region"},"sources":[{"fileName":"payloads/v8/voice.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3959,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the region"},"sources":[{"fileName":"payloads/v8/voice.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3960,"name":"optimal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` for a single server that is closest to the current user's client"},"sources":[{"fileName":"payloads/v8/voice.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[3962,3961,3958,3959,3960]}],"sources":[{"fileName":"payloads/v8/voice.ts","line":75,"character":17}]},{"id":3963,"name":"APIWebhook","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#webhook-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3972,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The bot/OAuth2 application that created this webhook"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3970,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default avatar of the webhook"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":45,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3967,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this webhook is for"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3966,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this webhook is for"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3964,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the webhook"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3969,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3974,"name":"source_channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":61,"character":1}],"type":{"type":"reference","id":2738,"name":"APIPartialChannel"}},{"id":3973,"name":"source_guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":57,"character":1}],"type":{"type":"reference","id":3162,"name":"APIPartialGuild"}},{"id":3971,"name":"token","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The secure token of the webhook (returned for Incoming Webhooks)"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3965,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the webhook","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object-webhook-types\n"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":23,"character":1}],"type":{"type":"reference","id":3976,"name":"WebhookType"}},{"id":3975,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url used for executing the webhook (returned by the webhooks OAuth2 flow)"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3968,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this webhook was created by (not returned when getting a webhook with its token)","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/webhook.ts","line":37,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[3972,3970,3967,3966,3964,3969,3974,3973,3971,3965,3975,3968]}],"sources":[{"fileName":"payloads/v8/webhook.ts","line":13,"character":17}]},{"id":3106,"name":"GatewayActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3115,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id for the game"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":173,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3121,"name":"assets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Images for the presence and their hover texts","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-assets\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":200,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":3125,"name":"buttons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The custom buttons shown in the Rich Presence (max 2)"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":222,"character":1}],"type":{"type":"union","types":[{"type":"array","elementType":{"type":"intrinsic","name":"string"}},{"type":"array","elementType":{"type":"reference","id":3156,"name":"GatewayActivityButton"}}]}},{"id":3111,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix timestamp of when the activity was added to the user's session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":163,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3116,"name":"details","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"What the player is currently doing"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":177,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3118,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji used for a custom status","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-emoji\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":187,"character":1}],"type":{"type":"reference","id":3140,"name":"GatewayActivityEmoji"}},{"id":3124,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Activity flags `OR`d together, describes what the payload includes","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":218,"character":1}],"type":{"type":"reference","id":3146,"name":"ActivityFlags"}},{"id":3107,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's id"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":145,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3123,"name":"instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the activity is an instanced game session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":210,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3108,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's name"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3120,"name":"party","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Information for the current party of the player","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-party\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":194,"character":1}],"type":{"type":"reference","id":3141,"name":"GatewayActivityParty"}},{"id":3114,"name":"platform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/gateway.ts","line":169,"character":1}],"type":{"type":"reference","id":3126,"name":"ActivityPlatform"}},{"id":3122,"name":"secrets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Secrets for Rich Presence joining and spectating","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-secrets\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":206,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"match"},{"type":"literal","value":"join"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":3119,"name":"session_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/gateway.ts","line":188,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3117,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's current party status"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":181,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3113,"name":"sync_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/gateway.ts","line":168,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3112,"name":"timestamps","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix timestamps for start and/or end of the game"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":167,"character":1}],"type":{"type":"reference","id":3137,"name":"GatewayActivityTimestamps"}},{"id":3109,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Activity type","text":"See https://discord.com/developers/docs/topics/gateway#activity-object-activity-types\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":155,"character":1}],"type":{"type":"reference","id":3130,"name":"ActivityType"}},{"id":3110,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Stream url, is validated when type is `1`"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":159,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3115,3121,3125,3111,3116,3118,3124,3107,3123,3108,3120,3114,3122,3119,3117,3113,3112,3109,3110]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":141,"character":17}]},{"id":3156,"name":"GatewayActivityButton","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3157,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The text shown on the button (1-32 characters)"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":345,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3158,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The url opened when clicking the button (1-512 characters)"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":349,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3157,3158]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":341,"character":17}]},{"id":3141,"name":"GatewayActivityParty","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-party","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3142,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the party"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":298,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3143,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to show the party's current and maximum size"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":302,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"current_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"max_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3142,3143]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":294,"character":17}]},{"id":3137,"name":"GatewayActivityTimestamps","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-timestamps","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3139,"name":"end","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity ends"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":279,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":3138,"name":"start","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity started"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":275,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[3139,3138]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":271,"character":17}]},{"id":2319,"name":"GatewayChannelPinsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-pins-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2321,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":539,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2320,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":535,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2322,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time at which the most recent pinned message was pinned"},"sources":[{"fileName":"gateway/v8.ts","line":543,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2321,2320,2322]}],"sources":[{"fileName":"gateway/v8.ts","line":531,"character":17}]},{"id":2332,"name":"GatewayGuildBanModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2333,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":628,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2334,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":634,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[2333,2334]}],"sources":[{"fileName":"gateway/v8.ts","line":624,"character":17}]},{"id":2340,"name":"GatewayGuildEmojisUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-emojis-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2342,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":690,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3070,"name":"APIEmoji"}}},{"id":2341,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":684,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2342,2341]}],"sources":[{"fileName":"gateway/v8.ts","line":680,"character":17}]},{"id":2348,"name":"GatewayGuildIntegrationsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-integrations-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2349,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild whose integrations were updated"},"sources":[{"fileName":"gateway/v8.ts","line":740,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2349]}],"sources":[{"fileName":"gateway/v8.ts","line":736,"character":17}]},{"id":2351,"name":"GatewayGuildMemberAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2355,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3300,"name":"APIGuildMember.avatar"}},{"id":2362,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":691,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3307,"name":"APIGuildMember.communication_disabled_until"}},{"id":2359,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":677,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3304,"name":"APIGuildMember.deaf"}},{"id":2352,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":762,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2357,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v8/guild.ts","line":667,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":3302,"name":"APIGuildMember.joined_at"}},{"id":2360,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v8/guild.ts","line":681,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3305,"name":"APIGuildMember.mute"}},{"id":2354,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3299,"name":"APIGuildMember.nick"}},{"id":2361,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":687,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":3306,"name":"APIGuildMember.pending"}},{"id":2358,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/en-us/articles/360028038352-Server-Boosting-\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":673,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":3303,"name":"APIGuildMember.premium_since"}},{"id":2356,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":663,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":3301,"name":"APIGuildMember.roles"}},{"id":2353,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/guild.ts","line":649,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":3298,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[2355,2362,2359,2352,2357,2360,2354,2361,2358,2356,2353]}],"sources":[{"fileName":"gateway/v8.ts","line":758,"character":17}],"extendedTypes":[{"type":"reference","id":3297,"name":"APIGuildMember"}]},{"id":2364,"name":"GatewayGuildMemberRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2365,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":784,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2366,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who was removed","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":790,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[2365,2366]}],"sources":[{"fileName":"gateway/v8.ts","line":780,"character":17}]},{"id":2372,"name":"GatewayGuildMembersChunkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-members-chunk","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2376,"name":"chunk_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The total number of expected chunks for this response"},"sources":[{"fileName":"gateway/v8.ts","line":851,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2375,"name":"chunk_index","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The chunk index in the expected chunks for this response (`0 <= chunk_index < chunk_count`)"},"sources":[{"fileName":"gateway/v8.ts","line":847,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2373,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":837,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2374,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of guild members","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":843,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3297,"name":"APIGuildMember"}}},{"id":2379,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The nonce used in the Guild Members Request","text":"See https://discord.com/developers/docs/topics/gateway#request-guild-members\n"},"sources":[{"fileName":"gateway/v8.ts","line":867,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2377,"name":"not_found","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing an invalid id to `REQUEST_GUILD_MEMBERS`, it will be returned here"},"sources":[{"fileName":"gateway/v8.ts","line":855,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"unknown"}}},{"id":2378,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing true to `REQUEST_GUILD_MEMBERS`, presences of the returned members will be here","text":"See https://discord.com/developers/docs/topics/gateway#presence\n"},"sources":[{"fileName":"gateway/v8.ts","line":861,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3090,"name":"GatewayPresenceUpdate"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2376,2375,2373,2374,2379,2377,2378]}],"sources":[{"fileName":"gateway/v8.ts","line":833,"character":17}]},{"id":2389,"name":"GatewayGuildRoleDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2390,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":947,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2391,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role"},"sources":[{"fileName":"gateway/v8.ts","line":951,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2390,2391]}],"sources":[{"fileName":"gateway/v8.ts","line":943,"character":17}]},{"id":2381,"name":"GatewayGuildRoleModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2382,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":891,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2383,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role created or updated","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":897,"character":1}],"type":{"type":"reference","id":3791,"name":"APIRole"}}],"groups":[{"title":"Properties","kind":1024,"children":[2382,2383]}],"sources":[{"fileName":"gateway/v8.ts","line":887,"character":17}]},{"id":2399,"name":"GatewayGuildScheduledEventUserAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2402,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1007,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2400,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1005,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2401,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1006,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2402,2400,2401]}],"sources":[{"fileName":"gateway/v8.ts","line":1004,"character":17}]},{"id":2404,"name":"GatewayGuildScheduledEventUserRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2407,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1024,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2405,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1022,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2406,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1023,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2407,2405,2406]}],"sources":[{"fileName":"gateway/v8.ts","line":1021,"character":17}]},{"id":2344,"name":"GatewayGuildStickersUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-stickers-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2345,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":712,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2346,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":718,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3822,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2345,2346]}],"sources":[{"fileName":"gateway/v8.ts","line":708,"character":17}]},{"id":2499,"name":"GatewayHeartbeat","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2501,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1585,"character":1}],"type":{"type":"reference","id":2502,"name":"GatewayHeartbeatData"}},{"id":2500,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1584,"character":1}],"type":{"type":"reference","id":2178,"name":"Heartbeat"}}],"groups":[{"title":"Properties","kind":1024,"children":[2501,2500]}],"sources":[{"fileName":"gateway/v8.ts","line":1583,"character":17}]},{"id":2285,"name":"GatewayHeartbeatAck","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating-example-gateway-heartbeat-ack","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2287,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":367,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2286,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":366,"character":1}],"type":{"type":"reference","id":2187,"name":"HeartbeatAck"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2289,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2288,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2287,2286,2289,2288]}],"sources":[{"fileName":"gateway/v8.ts","line":365,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2280,"name":"GatewayHeartbeatRequest","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2282,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":357,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2281,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":356,"character":1}],"type":{"type":"reference","id":2178,"name":"Heartbeat"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2284,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2283,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2282,2281,2284,2283]}],"sources":[{"fileName":"gateway/v8.ts","line":355,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2273,"name":"GatewayHello","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#hello","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2275,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":335,"character":1}],"type":{"type":"reference","id":2278,"name":"GatewayHelloData"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2274,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":334,"character":1}],"type":{"type":"reference","id":2186,"name":"Hello"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2277,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2276,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2275,2274,2277,2276]}],"sources":[{"fileName":"gateway/v8.ts","line":333,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2278,"name":"GatewayHelloData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#hello","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2279,"name":"heartbeat_interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interval (in milliseconds) the client should heartbeat with"},"sources":[{"fileName":"gateway/v8.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2279]}],"sources":[{"fileName":"gateway/v8.ts","line":343,"character":17}]},{"id":2503,"name":"GatewayIdentify","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2505,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1602,"character":1}],"type":{"type":"reference","id":2506,"name":"GatewayIdentifyData"}},{"id":2504,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1601,"character":1}],"type":{"type":"reference","id":2179,"name":"Identify"}}],"groups":[{"title":"Properties","kind":1024,"children":[2505,2504]}],"sources":[{"fileName":"gateway/v8.ts","line":1600,"character":17}]},{"id":2506,"name":"GatewayIdentifyData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2509,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this connection supports compression of packets","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1626,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2513,"name":"intents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Gateway Intents you wish to receive","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v8.ts","line":1651,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2510,"name":"large_threshold","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value between 50 and 250, total number of members where the gateway will stop sending\noffline members in the guild member list","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1633,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2512,"name":"presence","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Presence structure for initial presence information","text":"See https://discord.com/developers/docs/topics/gateway#update-presence\n"},"sources":[{"fileName":"gateway/v8.ts","line":1645,"character":1}],"type":{"type":"reference","id":2546,"name":"GatewayPresenceUpdateData"}},{"id":2508,"name":"properties","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Connection properties","text":"See https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties\n"},"sources":[{"fileName":"gateway/v8.ts","line":1620,"character":1}],"type":{"type":"reference","id":2514,"name":"GatewayIdentifyProperties"}},{"id":2511,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used for Guild Sharding","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v8.ts","line":1639,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":2507,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Authentication token"},"sources":[{"fileName":"gateway/v8.ts","line":1614,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2509,2513,2510,2512,2508,2511,2507]}],"sources":[{"fileName":"gateway/v8.ts","line":1610,"character":17}]},{"id":2514,"name":"GatewayIdentifyProperties","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2516,"name":"$browser","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v8.ts","line":1667,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2517,"name":"$device","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v8.ts","line":1671,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2515,"name":"$os","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your operating system"},"sources":[{"fileName":"gateway/v8.ts","line":1663,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2516,2517,2515]}],"sources":[{"fileName":"gateway/v8.ts","line":1659,"character":17}]},{"id":2417,"name":"GatewayIntegrationDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2420,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the bot/OAuth2 application for this Discord integration"},"sources":[{"fileName":"gateway/v8.ts","line":1088,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2419,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1084,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2418,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"gateway/v8.ts","line":1080,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2420,2419,2418]}],"sources":[{"fileName":"gateway/v8.ts","line":1076,"character":17}]},{"id":2290,"name":"GatewayInvalidSession","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invalid-session","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2292,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":377,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2291,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":376,"character":1}],"type":{"type":"reference","id":2185,"name":"InvalidSession"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2294,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2293,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2292,2291,2294,2293]}],"sources":[{"fileName":"gateway/v8.ts","line":375,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2424,"name":"GatewayInviteCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2425,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel the invite is for"},"sources":[{"fileName":"gateway/v8.ts","line":1127,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2426,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2427,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the invite was created"},"sources":[{"fileName":"gateway/v8.ts","line":1137,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2428,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v8.ts","line":1141,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2429,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1147,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":2430,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How long the invite is valid for (in seconds)"},"sources":[{"fileName":"gateway/v8.ts","line":1151,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2431,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The maximum number of times the invite can be used"},"sources":[{"fileName":"gateway/v8.ts","line":1155,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2434,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite"},"sources":[{"fileName":"gateway/v8.ts","line":1171,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2563,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2432,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"gateway/v8.ts","line":1161,"character":1}],"type":{"type":"reference","id":3748,"name":"InviteTargetType"}},{"id":2433,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1167,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":2435,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the invite is temporary (invited users will be kicked on disconnect unless they're assigned a role)"},"sources":[{"fileName":"gateway/v8.ts","line":1175,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2436,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How many times the invite has been used (always will be `0`)"},"sources":[{"fileName":"gateway/v8.ts","line":1179,"character":1}],"type":{"type":"literal","value":0}}],"groups":[{"title":"Properties","kind":1024,"children":[2425,2426,2427,2428,2429,2430,2431,2434,2432,2433,2435,2436]}],"sources":[{"fileName":"gateway/v8.ts","line":1123,"character":17}]},{"id":2438,"name":"GatewayInviteDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2439,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel of the invite"},"sources":[{"fileName":"gateway/v8.ts","line":1201,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2441,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1211,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2440,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v8.ts","line":1205,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2439,2441,2440]}],"sources":[{"fileName":"gateway/v8.ts","line":1197,"character":17}]},{"id":2455,"name":"GatewayMessageDeleteBulkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete-bulk","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2457,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1304,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2458,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1308,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2456,"name":"ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the messages"},"sources":[{"fileName":"gateway/v8.ts","line":1300,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[2457,2458,2456]}],"sources":[{"fileName":"gateway/v8.ts","line":1296,"character":17}]},{"id":2450,"name":"GatewayMessageDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2452,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1274,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2453,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1278,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2451,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v8.ts","line":1270,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2452,2453,2451]}],"sources":[{"fileName":"gateway/v8.ts","line":1266,"character":17}]},{"id":2466,"name":"GatewayMessageReactionRemoveEmojiDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2468,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1907,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.channel_id"}},{"id":2467,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji that was removed"},"sources":[{"fileName":"gateway/v8.ts","line":1375,"character":1}],"type":{"type":"reference","id":3070,"name":"APIEmoji"}},{"id":2470,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1915,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.guild_id"}},{"id":2469,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v8.ts","line":1911,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.message_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[2468,2467,2470,2469]}],"sources":[{"fileName":"gateway/v8.ts","line":1371,"character":17}],"extendedTypes":[{"type":"reference","name":"MessageReactionRemoveData"}]},{"id":3102,"name":"GatewayPresenceClientStatus","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#client-status-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3103,"name":"desktop","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active desktop (Windows, Linux, Mac) application session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":125,"character":1}],"type":{"type":"reference","id":3096,"name":"PresenceUpdateStatus"}},{"id":3104,"name":"mobile","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active mobile (iOS, Android) application session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":129,"character":1}],"type":{"type":"reference","id":3096,"name":"PresenceUpdateStatus"}},{"id":3105,"name":"web","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active web (browser, bot account) application session"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":133,"character":1}],"type":{"type":"reference","id":3096,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[3103,3104,3105]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":121,"character":17}]},{"id":3090,"name":"GatewayPresenceUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update-presence-update-event-fields","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3094,"name":"activities","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's current activities","text":"See https://discord.com/developers/docs/topics/gateway#activity-object\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3106,"name":"GatewayActivity"}}},{"id":3095,"name":"client_status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's platform-dependent status","text":"See https://discord.com/developers/docs/topics/gateway#client-status-object\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":99,"character":1}],"type":{"type":"reference","id":3102,"name":"GatewayPresenceClientStatus"}},{"id":3092,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3093,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Either \"idle\", \"dnd\", \"online\", or \"offline\""},"sources":[{"fileName":"payloads/v8/gateway.ts","line":87,"character":1}],"type":{"type":"reference","id":3096,"name":"PresenceUpdateStatus"}},{"id":3091,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user presence is being updated for","text":"**The user object within this event can be partial, the only field which must be sent is the `id` field,\neverything else is optional.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v8/gateway.ts","line":79,"character":1}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":3893,"name":"APIUser"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":3893,"name":"APIUser"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[3094,3095,3092,3093,3091]}],"sources":[{"fileName":"payloads/v8/gateway.ts","line":70,"character":17}]},{"id":2546,"name":"GatewayPresenceUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-presence-gateway-presence-update-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2548,"name":"activities","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1810,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2551,"name":"GatewayActivityUpdateData"}}},{"id":2550,"name":"afk","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the client is afk"},"sources":[{"fileName":"gateway/v8.ts","line":1820,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2547,"name":"since","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in milliseconds) of when the client went idle, or `null` if the client is not idle"},"sources":[{"fileName":"gateway/v8.ts","line":1804,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":2549,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's new status","text":"See https://discord.com/developers/docs/topics/gateway#update-presence-status-types\n"},"sources":[{"fileName":"gateway/v8.ts","line":1816,"character":1}],"type":{"type":"reference","id":3096,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[2548,2550,2547,2549]}],"sources":[{"fileName":"gateway/v8.ts","line":1800,"character":17}]},{"id":2302,"name":"GatewayReadyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#ready","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2308,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contains `id` and `flags`","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":443,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2563,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"flags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":2305,"name":"guilds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guilds the user is in","text":"See https://discord.com/developers/docs/resources/guild#unavailable-guild-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":427,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3159,"name":"APIUnavailableGuild"}}},{"id":2306,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used for resuming connections"},"sources":[{"fileName":"gateway/v8.ts","line":431,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2307,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The shard information associated with this session, if sent when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v8.ts","line":437,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":2304,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information about the user including email","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":421,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":2303,"name":"v","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway version","text":"See https://discord.com/developers/docs/topics/gateway#gateways-gateway-versions\n"},"sources":[{"fileName":"gateway/v8.ts","line":415,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[2308,2305,2306,2307,2304,2303]}],"sources":[{"fileName":"gateway/v8.ts","line":409,"character":17}]},{"id":2296,"name":"GatewayReconnect","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#reconnect","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2298,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":394,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":2297,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":393,"character":1}],"type":{"type":"reference","id":2183,"name":"Reconnect"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":2300,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1854,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":2299,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1853,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[2298,2297,2300,2299]}],"sources":[{"fileName":"gateway/v8.ts","line":392,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":2525,"name":"GatewayRequestGuildMembers","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#request-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2527,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1711,"character":1}],"type":{"type":"reference","id":2528,"name":"GatewayRequestGuildMembersData"}},{"id":2526,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1710,"character":1}],"type":{"type":"reference","id":2184,"name":"RequestGuildMembers"}}],"groups":[{"title":"Properties","kind":1024,"children":[2527,2526]}],"sources":[{"fileName":"gateway/v8.ts","line":1709,"character":17}]},{"id":2528,"name":"GatewayRequestGuildMembersData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#request-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2529,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v8.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2531,"name":"limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Maximum number of members to send matching the `query`;\na limit of `0` can be used with an empty string `query` to return all members"},"sources":[{"fileName":"gateway/v8.ts","line":1732,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2534,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v8.ts","line":1748,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2532,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v8.ts","line":1736,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2530,"name":"query","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"String that username starts with, or an empty string to return all members"},"sources":[{"fileName":"gateway/v8.ts","line":1727,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2533,"name":"user_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify which users you wish to fetch"},"sources":[{"fileName":"gateway/v8.ts","line":1740,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[2529,2531,2534,2532,2530,2533]}],"sources":[{"fileName":"gateway/v8.ts","line":1719,"character":17}]},{"id":2518,"name":"GatewayResume","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resume","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2520,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1681,"character":1}],"type":{"type":"reference","id":2521,"name":"GatewayResumeData"}},{"id":2519,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1680,"character":1}],"type":{"type":"reference","id":2182,"name":"Resume"}}],"groups":[{"title":"Properties","kind":1024,"children":[2520,2519]}],"sources":[{"fileName":"gateway/v8.ts","line":1679,"character":17}]},{"id":2521,"name":"GatewayResumeData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resume","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2524,"name":"seq","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Last sequence number received"},"sources":[{"fileName":"gateway/v8.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2523,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session id"},"sources":[{"fileName":"gateway/v8.ts","line":1697,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2522,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session token"},"sources":[{"fileName":"gateway/v8.ts","line":1693,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2524,2523,2522]}],"sources":[{"fileName":"gateway/v8.ts","line":1689,"character":17}]},{"id":2480,"name":"GatewayTypingStartDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#typing-start","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2481,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1462,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2482,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1466,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2485,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member who started typing if this happened in a guild","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v8.ts","line":1480,"character":1}],"type":{"type":"reference","id":3297,"name":"APIGuildMember"}},{"id":2484,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in seconds) of when the user started typing"},"sources":[{"fileName":"gateway/v8.ts","line":1474,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":2483,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user"},"sources":[{"fileName":"gateway/v8.ts","line":1470,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2481,2482,2485,2484,2483]}],"sources":[{"fileName":"gateway/v8.ts","line":1458,"character":17}]},{"id":2543,"name":"GatewayUpdatePresence","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-presence","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2545,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1792,"character":1}],"type":{"type":"reference","id":2546,"name":"GatewayPresenceUpdateData"}},{"id":2544,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1791,"character":1}],"type":{"type":"reference","id":2180,"name":"PresenceUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[2545,2544]}],"sources":[{"fileName":"gateway/v8.ts","line":1790,"character":17}]},{"id":2491,"name":"GatewayVoiceServerUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-server-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2494,"name":"endpoint","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The voice server host","text":"A `null` endpoint means that the voice server allocated has gone away and is trying to be reallocated.\nYou should attempt to disconnect from the currently connected voice server, and not attempt to reconnect\nuntil a new voice server is allocated\n"},"sources":[{"fileName":"gateway/v8.ts","line":1545,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2493,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild this voice server update is for"},"sources":[{"fileName":"gateway/v8.ts","line":1537,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2492,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice connection token"},"sources":[{"fileName":"gateway/v8.ts","line":1533,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2494,2493,2492]}],"sources":[{"fileName":"gateway/v8.ts","line":1529,"character":17}]},{"id":3943,"name":"GatewayVoiceState","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3945,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this user is connected to"},"sources":[{"fileName":"payloads/v8/voice.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3949,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is deafened by the server"},"sources":[{"fileName":"payloads/v8/voice.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3944,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this voice state is for"},"sources":[{"fileName":"payloads/v8/voice.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3947,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member this voice state is for","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v8/voice.ts","line":31,"character":1}],"type":{"type":"reference","id":3297,"name":"APIGuildMember"}},{"id":3950,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the server"},"sources":[{"fileName":"payloads/v8/voice.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3956,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the user requested to speak"},"sources":[{"fileName":"payloads/v8/voice.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":3951,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally deafened"},"sources":[{"fileName":"payloads/v8/voice.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3952,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally muted"},"sources":[{"fileName":"payloads/v8/voice.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3953,"name":"self_stream","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this user is streaming using \"Go Live\""},"sources":[{"fileName":"payloads/v8/voice.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3954,"name":"self_video","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user's camera is enabled"},"sources":[{"fileName":"payloads/v8/voice.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3948,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The session id for this voice state"},"sources":[{"fileName":"payloads/v8/voice.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3955,"name":"suppress","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the current user"},"sources":[{"fileName":"payloads/v8/voice.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":3946,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id this voice state is for"},"sources":[{"fileName":"payloads/v8/voice.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3945,3949,3944,3947,3950,3956,3951,3952,3953,3954,3948,3955,3946]}],"sources":[{"fileName":"payloads/v8/voice.ts","line":13,"character":17}]},{"id":2535,"name":"GatewayVoiceStateUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-voice-state","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2537,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1758,"character":1}],"type":{"type":"reference","id":2538,"name":"GatewayVoiceStateUpdateData"}},{"id":2536,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1757,"character":1}],"type":{"type":"reference","id":2181,"name":"VoiceStateUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[2537,2536]}],"sources":[{"fileName":"gateway/v8.ts","line":1756,"character":17}]},{"id":2538,"name":"GatewayVoiceStateUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#update-voice-state","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2540,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the voice channel client wants to join (`null` if disconnecting)"},"sources":[{"fileName":"gateway/v8.ts","line":1774,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":2539,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1770,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2542,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client deafened"},"sources":[{"fileName":"gateway/v8.ts","line":1782,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2541,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client muted"},"sources":[{"fileName":"gateway/v8.ts","line":1778,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[2540,2539,2542,2541]}],"sources":[{"fileName":"gateway/v8.ts","line":1766,"character":17}]},{"id":2496,"name":"GatewayWebhooksUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#webhooks-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":2498,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v8.ts","line":1571,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":2497,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":1567,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[2498,2497]}],"sources":[{"fileName":"gateway/v8.ts","line":1563,"character":17}]},{"id":3681,"name":"ModalSubmitActionRowComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3682,"name":"components","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3677,"name":"ModalSubmitComponent"}}},{"id":3683,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v8/channel.ts","line":1088,"character":1}],"type":{"type":"reference","id":3001,"name":"ActionRow"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[3682,3683]}],"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":22,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":3005,"typeArguments":[{"type":"reference","id":3065,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"literal","value":"components"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":3677,"name":"ModalSubmitComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":3679,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":3678,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":14,"character":1}],"type":{"type":"reference","id":3000,"name":"ComponentType"}},{"id":3680,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[3679,3678,3680]}],"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":13,"character":17}]},{"id":4792,"name":"RESTAPIPartialCurrentUserGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4797,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3257,"name":"GuildFeature"}}},{"id":4795,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":76,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4793,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4794,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4796,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4798,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/user.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4797,4795,4793,4794,4796,4798]}],"sources":[{"fileName":"rest/v8/user.ts","line":73,"character":17}]},{"id":4272,"name":"RESTGetAPIAuditLogQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4274,"name":"action_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of audit log events"},"sources":[{"fileName":"rest/v8/auditLog.ts","line":17,"character":1}],"type":{"type":"reference","id":2616,"name":"AuditLogEvent"}},{"id":4275,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log before a certain entry ID"},"sources":[{"fileName":"rest/v8/auditLog.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4276,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many entries are returned (default 50, minimum 1, maximum 100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v8/auditLog.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4273,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log for actions made by a user"},"sources":[{"fileName":"rest/v8/auditLog.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4274,4275,4276,4273]}],"sources":[{"fileName":"rest/v8/auditLog.ts","line":9,"character":17}]},{"id":4329,"name":"RESTGetAPIChannelMessageReactionUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4330,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v8/channel.ts","line":315,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4331,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":321,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4330,4331]}],"sources":[{"fileName":"rest/v8/channel.ts","line":311,"character":17}]},{"id":4299,"name":"RESTGetAPIChannelMessagesQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4302,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages after this message ID"},"sources":[{"fileName":"rest/v8/channel.ts","line":151,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4300,"name":"around","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages around this message ID"},"sources":[{"fileName":"rest/v8/channel.ts","line":143,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4301,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages before this message ID"},"sources":[{"fileName":"rest/v8/channel.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4303,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of messages to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":157,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4302,4300,4301,4303]}],"sources":[{"fileName":"rest/v8/channel.ts","line":139,"character":17}]},{"id":4788,"name":"RESTGetAPICurrentUserGuildsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4790,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds after this guild ID"},"sources":[{"fileName":"rest/v8/user.ts","line":61,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4789,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds before this guild ID"},"sources":[{"fileName":"rest/v8/user.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4791,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of guilds to return (1-100)","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4790,4789,4791]}],"sources":[{"fileName":"rest/v8/user.ts","line":53,"character":17}]},{"id":4467,"name":"RESTGetAPIGuildMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4469,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The highest user id in the previous page","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":385,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4468,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":379,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4469,4468]}],"sources":[{"fileName":"rest/v8/guild.ts","line":373,"character":17}]},{"id":4471,"name":"RESTGetAPIGuildMembersSearchQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#search-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4473,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":410,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4472,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Query string to match username(s) and nickname(s) against"},"sources":[{"fileName":"rest/v8/guild.ts","line":404,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4473,4472]}],"sources":[{"fileName":"rest/v8/guild.ts","line":400,"character":17}]},{"id":4530,"name":"RESTGetAPIGuildPruneCountQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4531,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":757,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4532,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include","text":"While this is typed as a string, it represents an array of\nrole IDs delimited by commas\n\nSee https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":766,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4531,4532]}],"sources":[{"fileName":"rest/v8/guild.ts","line":751,"character":17}]},{"id":4533,"name":"RESTGetAPIGuildPruneCountResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4534,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":775,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4534]}],"sources":[{"fileName":"rest/v8/guild.ts","line":774,"character":17}]},{"id":4429,"name":"RESTGetAPIGuildQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4430,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When `true`, will return approximate member and presence counts for the guild","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":172,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4430]}],"sources":[{"fileName":"rest/v8/guild.ts","line":166,"character":17}]},{"id":4586,"name":"RESTGetAPIGuildScheduledEventQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4587,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to this event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4587]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":87,"character":17}]},{"id":4594,"name":"RESTGetAPIGuildScheduledEventUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4598,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":150,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4597,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4595,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to receive from the event","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":138,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4596,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include guild member data if it exists"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":142,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4598,4597,4595,4596]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":132,"character":17}]},{"id":4572,"name":"RESTGetAPIGuildScheduledEventsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4573,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to each event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4573]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":17,"character":17}]},{"id":4549,"name":"RESTGetAPIGuildVanityUrlResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-vanity-url","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4550,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":873,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4551,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":874,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4550,4551]}],"sources":[{"fileName":"rest/v8/guild.ts","line":872,"character":17}]},{"id":4552,"name":"RESTGetAPIGuildWidgetImageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4553,"name":"style","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Style of the widget image returned","tags":[{"tag":"default","text":"\"shield\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":888,"character":1}],"type":{"type":"reference","id":3362,"name":"GuildWidgetStyle"}}],"groups":[{"title":"Properties","kind":1024,"children":[4553]}],"sources":[{"fileName":"rest/v8/guild.ts","line":882,"character":17}]},{"id":4653,"name":"RESTGetAPIInviteQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#get-invite","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4656,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event to include with the invite"},"sources":[{"fileName":"rest/v8/invite.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4654,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain approximate member counts"},"sources":[{"fileName":"rest/v8/invite.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4655,"name":"with_expiration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain the expiration date"},"sources":[{"fileName":"rest/v8/invite.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4656,4654,4655]}],"sources":[{"fileName":"rest/v8/invite.ts","line":9,"character":17}]},{"id":4660,"name":"RESTGetAPIOAuth2CurrentAuthorizationResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-authorization-information","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4661,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the current application"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":20,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2563,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":4663,"name":"expires","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"when the access token expires"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4662,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the scopes the user has authorized the application for"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":24,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3769,"name":"OAuth2Scopes"}}},{"id":4664,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"the user who has authorized, if the user has authorized with the `identify` scope"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":32,"character":1}],"type":{"type":"reference","id":3893,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[4661,4663,4662,4664]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":16,"character":17}]},{"id":4751,"name":"RESTGetNitroStickerPacksResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4752,"name":"sticker_packs","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/sticker.ts","line":12,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3843,"name":"APIStickerPack"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4752]}],"sources":[{"fileName":"rest/v8/sticker.ts","line":11,"character":17}]},{"id":4711,"name":"RESTOAuth2AdvancedBotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4712,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":178,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4716,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4715,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":191,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4714,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":190,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4718,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":194,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4717,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4713,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"This assumes you include the `bot` scope alongside others (like `identify` for example)"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":3770,"name":"Bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"bot%20","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"],[{"type":"intrinsic","name":"string"}," "]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"],[{"type":"intrinsic","name":"string"},"%20"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"],[{"type":"intrinsic","name":"string"}," "]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"],[{"type":"intrinsic","name":"string"},"%20"]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4712,4716,4715,4714,4718,4717,4713]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":177,"character":17}]},{"id":4719,"name":"RESTOAuth2AdvancedBotAuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4720,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":201,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4722,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4723,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4721,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":202,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4720,4722,4723,4721]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":200,"character":17}]},{"id":4665,"name":"RESTOAuth2AuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4667,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4671,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":4669,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4666,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":41,"character":1}],"type":{"type":"literal","value":"code"}},{"id":4668,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":43,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4670,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4667,4671,4669,4666,4668,4670]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":40,"character":17}]},{"id":4672,"name":"RESTOAuth2AuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4673,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4674,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4673,4674]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":54,"character":17}]},{"id":4705,"name":"RESTOAuth2BotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#bot-authorization-flow-bot-auth-parameters","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4706,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your app's client id"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4710,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` or `false`—disallows the user from changing the guild dropdown"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":169,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4709,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Pre-fills the dropdown picker with a guild for the user"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4708,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The permissions you're requesting","text":"See https://discord.com/developers/docs/topics/permissions\n"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4707,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Needs to include bot for the bot flow"},"sources":[{"fileName":"rest/v8/oauth2.ts","line":151,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":3770,"name":"Bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"bot%20","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"],[{"type":"intrinsic","name":"string"}," "]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"],[{"type":"intrinsic","name":"string"},"%20"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"],[{"type":"intrinsic","name":"string"}," "]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"},"%20bot"],[{"type":"intrinsic","name":"string"},"%20"]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4706,4710,4709,4708,4707]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":143,"character":17}]},{"id":4693,"name":"RESTOAuth2ImplicitAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4695,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4699,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":4697,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4694,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":108,"character":1}],"type":{"type":"literal","value":"token"}},{"id":4696,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4698,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":112,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4695,4699,4697,4694,4696,4698]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":107,"character":17}]},{"id":4284,"name":"RESTPatchAPIChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4291,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice channel; 8000 to 96000 (128000 for VIP servers)","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":87,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4285,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"1-100 character channel name","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4289,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw","text":"Channel types: text, news, store\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4294,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the new parent category for a channel","text":"Channel types: text, news, store, voice\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4293,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel or category-specific permissions","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":99,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":4278,"name":"APIChannelPatchOverwrite"}}]}},{"id":4287,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The position of the channel in the left-hand listing","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4290,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`,\nare unaffected","text":"Channel types: text\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4295,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4288,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"0-1024 character channel topic","text":"Channel types: text, news\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4286,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of channel; only conversion between `text` and `news`\nis supported and only in guilds with the \"NEWS\" feature","text":"Channel types: text, news\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":55,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2820,"name":"GuildText"},{"type":"reference","id":2825,"name":"GuildNews"}]}},{"id":4292,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice channel; 0 refers to no limit, 1 to 99 refers to a user limit","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":93,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4296,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":117,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2828,"name":"VideoQualityMode"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4291,4285,4289,4294,4293,4287,4290,4295,4288,4286,4292,4296]}],"sources":[{"fileName":"rest/v8/channel.ts","line":41,"character":17}]},{"id":4335,"name":"RESTPatchAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4340,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":383,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2992,"name":"APIAllowedMentions"}]}},{"id":4341,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/channel#attachment-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":391,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2972,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"filename"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":2972,"name":"APIAttachment"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":4342,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":397,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":3005,"typeArguments":[{"type":"reference","id":3064,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}]}},{"id":4336,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v8/channel.ts","line":354,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4338,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n","tags":[{"tag":"deprecated","text":"Use `embeds` instead\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":368,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2921,"name":"APIEmbed"}]}},{"id":4337,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":360,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":2921,"name":"APIEmbed"}}]}},{"id":4339,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Edit the flags of a message (only `SUPPRESS_EMBEDS` can currently be set/unset)","text":"When specifying flags, ensure to include all previously set flags/bits\nin addition to ones that you are modifying\n\nSee https://discord.com/developers/docs/resources/channel#message-object-message-flags\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":377,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":2898,"name":"MessageFlags"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4340,4341,4342,4336,4338,4337,4339]}],"sources":[{"fileName":"rest/v8/channel.ts","line":350,"character":17}]},{"id":4492,"name":"RESTPatchAPICurrentGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4493,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4493]}],"sources":[{"fileName":"rest/v8/guild.ts","line":528,"character":17}]},{"id":4490,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead."},{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4491,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":520,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4491]}],"sources":[{"fileName":"rest/v8/guild.ts","line":514,"character":17}]},{"id":4784,"name":"RESTPatchAPICurrentUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4786,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's avatar"},"sources":[{"fileName":"rest/v8/user.ts","line":38,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4785,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's username, if changed may cause the user's discriminator to be randomized"},"sources":[{"fileName":"rest/v8/user.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4786,4785]}],"sources":[{"fileName":"rest/v8/user.ts","line":30,"character":17}]},{"id":4386,"name":"RESTPatchAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4387,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v8/emoji.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4388,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v8/emoji.ts","line":60,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4387,4388]}],"sources":[{"fileName":"rest/v8/emoji.ts","line":52,"character":17}]},{"id":4433,"name":"RESTPatchAPIGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4439,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":226,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4440,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"AFK timeout in seconds"},"sources":[{"fileName":"rest/v8/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4445,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild banner (when the server has the `BANNER` feature; can be animated gif when the server has the `ANIMATED_BANNER` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":254,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4437,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":216,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":3226,"name":"GuildDefaultMessageNotifications"}]}},{"id":4452,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild, if the guild is discoverable"},"sources":[{"fileName":"rest/v8/guild.ts","line":288,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4444,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 png/jpeg image for the guild discovery splash (when the guild has `DISCOVERABLE` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":250,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4438,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":222,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":3229,"name":"GuildExplicitContentFilter"}]}},{"id":4451,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":284,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3257,"name":"GuildFeature"}}},{"id":4441,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg/gif image for the guild icon (can be animated gif when the guild has `ANIMATED_ICON` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":236,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4434,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New name for the guild (2-100 characters)"},"sources":[{"fileName":"rest/v8/guild.ts","line":198,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4442,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User id to transfer guild ownership to (must be owner)"},"sources":[{"fileName":"rest/v8/guild.ts","line":240,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4450,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The preferred locale of a Community guild used in server discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\" (if the value is set to `null`)\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4453,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v8/guild.ts","line":292,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4449,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"rest/v8/guild.ts","line":272,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4435,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4448,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where Community guilds display rules and/or guidelines"},"sources":[{"fileName":"rest/v8/guild.ts","line":268,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4443,"name":"splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild splash (when the guild has `INVITE_SPLASH` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":246,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4447,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":3252,"name":"GuildSystemChannelFlags"}},{"id":4446,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v8/guild.ts","line":258,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4436,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":210,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":3241,"name":"GuildVerificationLevel"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4439,4440,4445,4437,4452,4444,4438,4451,4441,4434,4442,4450,4453,4449,4435,4448,4443,4447,4446,4436]}],"sources":[{"fileName":"rest/v8/guild.ts","line":194,"character":17}]},{"id":4482,"name":"RESTPatchAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4487,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of channel to move user to (if they are connected to voice)","text":"Requires `MOVE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":494,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4488,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"rest/v8/guild.ts","line":498,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4486,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":488,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4485,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":482,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4483,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":470,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4484,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":476,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4487,4488,4486,4485,4483,4484]}],"sources":[{"fileName":"rest/v8/guild.ts","line":464,"character":17}]},{"id":4556,"name":"RESTPatchAPIGuildMemberVerificationJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4559,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The server description to show in the screening form"},"sources":[{"fileName":"rest/v8/guild.ts","line":919,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4557,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether Membership Screening is enabled"},"sources":[{"fileName":"rest/v8/guild.ts","line":911,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4558,"name":"form_fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of field objects serialized in a string"},"sources":[{"fileName":"rest/v8/guild.ts","line":915,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4559,4557,4558]}],"sources":[{"fileName":"rest/v8/guild.ts","line":907,"character":17}]},{"id":4520,"name":"RESTPatchAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4523,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value"},"sources":[{"fileName":"rest/v8/guild.ts","line":713,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4524,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar"},"sources":[{"fileName":"rest/v8/guild.ts","line":717,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4525,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":721,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4527,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable"},"sources":[{"fileName":"rest/v8/guild.ts","line":729,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4521,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role"},"sources":[{"fileName":"rest/v8/guild.ts","line":705,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4522,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions"},"sources":[{"fileName":"rest/v8/guild.ts","line":709,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4526,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":725,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4523,4524,4525,4527,4521,4522,4526]}],"sources":[{"fileName":"rest/v8/guild.ts","line":701,"character":17}]},{"id":4761,"name":"RESTPatchAPIGuildStickerJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4763,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of the sticker (2-100 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4762,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4764,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4763,4762,4764]}],"sources":[{"fileName":"rest/v8/sticker.ts","line":55,"character":17}]},{"id":4561,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4562,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v8/guild.ts","line":934,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4564,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sets the user's request to speak"},"sources":[{"fileName":"rest/v8/guild.ts","line":942,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4563,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v8/guild.ts","line":938,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4562,4564,4563]}],"sources":[{"fileName":"rest/v8/guild.ts","line":930,"character":17}]},{"id":4565,"name":"RESTPatchAPIGuildVoiceStateUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4566,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v8/guild.ts","line":952,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4567,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v8/guild.ts","line":956,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4566,4567]}],"sources":[{"fileName":"rest/v8/guild.ts","line":948,"character":17}]},{"id":4745,"name":"RESTPatchAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#update-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4747,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance"},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":53,"character":1}],"type":{"type":"reference","id":3814,"name":"StageInstancePrivacyLevel"}},{"id":4746,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4747,4746]}],"sources":[{"fileName":"rest/v8/stageInstance.ts","line":45,"character":17}]},{"id":4814,"name":"RESTPatchAPIWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4816,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4817,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new channel id this webhook should be moved to"},"sources":[{"fileName":"rest/v8/webhook.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4815,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"rest/v8/webhook.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4816,4817,4815]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":72,"character":17}]},{"id":4367,"name":"RESTPostAPIChannelFollowersJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4368,"name":"webhook_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of target channel"},"sources":[{"fileName":"rest/v8/channel.ts","line":563,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4368]}],"sources":[{"fileName":"rest/v8/channel.ts","line":559,"character":17}]},{"id":4357,"name":"RESTPostAPIChannelInviteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4358,"name":"max_age","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Duration of invite in seconds before expiry, or 0 for never","tags":[{"tag":"default","text":"86400 (24 hours)\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":500,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4359,"name":"max_uses","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of uses or 0 for unlimited","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":506,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4364,"name":"target_application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the embedded application to open for this invite\n- Required if `target_type` is 2\n- The application must have the `EMBEDDED` flag"},"sources":[{"fileName":"rest/v8/channel.ts","line":537,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4362,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":525,"character":1}],"type":{"type":"reference","id":3748,"name":"InviteTargetType"}},{"id":4363,"name":"target_user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user whose stream to display for this invite\n- Required if `target_type` is 1\n- The user must be streaming in the channel"},"sources":[{"fileName":"rest/v8/channel.ts","line":531,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4360,"name":"temporary","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this invite only grants temporary membership","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":512,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4361,"name":"unique","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If true, don't try to reuse a similar invite\n(useful for creating many unique one time use invites)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":519,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4358,4359,4364,4362,4363,4360,4361]}],"sources":[{"fileName":"rest/v8/channel.ts","line":494,"character":17}]},{"id":4309,"name":"RESTPostAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4315,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for a message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":228,"character":1}],"type":{"type":"reference","id":2992,"name":"APIAllowedMentions"}},{"id":4319,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v8/channel.ts","line":250,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2972,"name":"APIAttachment"},{"type":"literal","value":"filename"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":2972,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":4317,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":240,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3005,"typeArguments":[{"type":"reference","id":3064,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":4310,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v8/channel.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4314,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n","tags":[{"tag":"deprecated","text":"Use `embeds` instead\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":222,"character":1}],"type":{"type":"reference","id":2921,"name":"APIEmbed"}},{"id":4313,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":214,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2921,"name":"APIEmbed"}}},{"id":4320,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v8/channel.ts","line":254,"character":1}],"type":{"type":"reference","id":2898,"name":"MessageFlags"}},{"id":4316,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include to make your message a reply","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":234,"character":1}],"type":{"type":"reference","id":4306,"name":"APIMessageReferenceSend"}},{"id":4311,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending"},"sources":[{"fileName":"rest/v8/channel.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4318,"name":"sticker_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"IDs of up to 3 stickers in the server to send in the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"rest/v8/channel.ts","line":246,"character":1}],"type":{"type":"union","types":[{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"}]}]}},{"id":4312,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v8/channel.ts","line":208,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4315,4319,4317,4310,4314,4313,4320,4316,4311,4318,4312]}],"sources":[{"fileName":"rest/v8/channel.ts","line":196,"character":17}]},{"id":4348,"name":"RESTPostAPIChannelMessagesBulkDeleteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4349,"name":"messages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An array of message ids to delete (2-100)"},"sources":[{"fileName":"rest/v8/channel.ts","line":437,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4349]}],"sources":[{"fileName":"rest/v8/channel.ts","line":433,"character":17}]},{"id":4806,"name":"RESTPostAPIChannelWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4808,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4807,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the webhook (1-80 characters)"},"sources":[{"fileName":"rest/v8/webhook.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4808,4807]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":19,"character":17}]},{"id":4602,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4607,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":4604,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/interactions.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4605,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[\\w-]{1,32}$`"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":4606,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":57,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3494,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":4603,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/interactions.ts","line":43,"character":1}],"type":{"type":"reference","id":3470,"name":"ChatInput"}}],"groups":[{"title":"Properties","kind":1024,"children":[4607,4604,4605,4606,4603]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":42,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":4608,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4612,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":4610,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[\\w-]{1,32}$`"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":4611,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":57,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3494,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":4609,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/interactions.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":3471,"name":"User"},{"type":"reference","id":3472,"name":"Message"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4612,4610,4611,4609]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":52,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":4801,"name":"RESTPostAPICurrentUserCreateDMChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4802,"name":"recipient_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recipient to open a DM channel with"},"sources":[{"fileName":"rest/v8/user.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4802]}],"sources":[{"fileName":"rest/v8/user.ts","line":101,"character":17}]},{"id":4381,"name":"RESTPostAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4383,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The 128x128 emoji image","text":"https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/emoji.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4382,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v8/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4384,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v8/emoji.ts","line":37,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4383,4382,4384]}],"sources":[{"fileName":"rest/v8/emoji.ts","line":23,"character":17}]},{"id":4535,"name":"RESTPostAPIGuildPruneJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4537,"name":"compute_prune_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether `pruned is returned, discouraged for large guilds","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":795,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4536,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":789,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4538,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include"},"sources":[{"fileName":"rest/v8/guild.ts","line":799,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4537,4536,4538]}],"sources":[{"fileName":"rest/v8/guild.ts","line":783,"character":17}]},{"id":4539,"name":"RESTPostAPIGuildPruneResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4540,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":808,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4540]}],"sources":[{"fileName":"rest/v8/guild.ts","line":807,"character":17}]},{"id":4506,"name":"RESTPostAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4509,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":643,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":4510,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":649,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4511,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":653,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4513,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":663,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":4507,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":631,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4508,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":637,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4512,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v8/guild.ts","line":657,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4509,4510,4511,4513,4507,4508,4512]}],"sources":[{"fileName":"rest/v8/guild.ts","line":625,"character":17}],"extendedBy":[{"type":"reference","id":4405,"name":"APIGuildCreateRole"}]},{"id":4575,"name":"RESTPostAPIGuildScheduledEventJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4576,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage channel id of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4581,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4583,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The entity metadata of the scheduled event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":68,"character":1}],"type":{"type":"reference","id":3439,"name":"APIGuildScheduledEventEntityMetadata"}},{"id":4582,"name":"entity_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scheduled entity type of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":64,"character":1}],"type":{"type":"reference","id":3441,"name":"GuildScheduledEventEntityType"}},{"id":4584,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4577,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4578,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the guild event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":48,"character":1}],"type":{"type":"reference","id":3451,"name":"GuildOnly"}},{"id":4580,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time when the scheduled event is scheduled to end"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4579,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time to schedule the guild event at"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4576,4581,4583,4582,4584,4577,4578,4580,4579]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":36,"character":17}]},{"id":4755,"name":"RESTPostAPIGuildStickerFormDataBody","kind":256,"kindString":"Interface","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4757,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker (empty or 2-100 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4759,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The sticker file to upload, must be a PNG, APNG, or Lottie JSON file, max 500 KB"},"sources":[{"fileName":"rest/v8/sticker.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"unknown"}},{"id":4756,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4758,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v8/sticker.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4757,4759,4756,4758]}],"sources":[{"fileName":"rest/v8/sticker.ts","line":28,"character":17}]},{"id":4773,"name":"RESTPostAPIGuildTemplatesJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#create-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4775,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the template (0-120 characters)"},"sources":[{"fileName":"rest/v8/template.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4774,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the template (1-100 characters)"},"sources":[{"fileName":"rest/v8/template.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4775,4774]}],"sources":[{"fileName":"rest/v8/template.ts","line":48,"character":17}]},{"id":4414,"name":"RESTPostAPIGuildsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4423,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":133,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4424,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"AFK timeout in seconds"},"sources":[{"fileName":"rest/v8/guild.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4422,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":129,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4399,"name":"APIGuildCreatePartialChannel"}}},{"id":4419,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":95,"character":1}],"type":{"type":"reference","id":3226,"name":"GuildDefaultMessageNotifications"}},{"id":4420,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":101,"character":1}],"type":{"type":"reference","id":3229,"name":"GuildExplicitContentFilter"}},{"id":4417,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4415,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v8/guild.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4427,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v8/guild.ts","line":151,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4416,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4421,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":115,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4405,"name":"APIGuildCreateRole"}}},{"id":4426,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":147,"character":1}],"type":{"type":"reference","id":3252,"name":"GuildSystemChannelFlags"}},{"id":4425,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v8/guild.ts","line":141,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":4418,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":89,"character":1}],"type":{"type":"reference","id":3241,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[4423,4424,4422,4419,4420,4417,4415,4427,4416,4421,4426,4425,4418]}],"sources":[{"fileName":"rest/v8/guild.ts","line":67,"character":17}]},{"id":4739,"name":"RESTPostAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4740,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage channel"},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4742,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance","tags":[{"tag":"default","text":"GuildOnly\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":23,"character":1}],"type":{"type":"reference","id":3814,"name":"StageInstancePrivacyLevel"}},{"id":4741,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4740,4742,4741]}],"sources":[{"fileName":"rest/v8/stageInstance.ts","line":9,"character":17}]},{"id":4768,"name":"RESTPostAPITemplateCreateGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#create-guild-from-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4770,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v8/template.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4769,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v8/template.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4770,4769]}],"sources":[{"fileName":"rest/v8/template.ts","line":16,"character":17}]},{"id":4823,"name":"RESTPostAPIWebhookWithTokenJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4829,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":157,"character":1}],"type":{"type":"reference","id":2992,"name":"APIAllowedMentions"}},{"id":4831,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v8/webhook.ts","line":169,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2972,"name":"APIAttachment"},{"type":"literal","value":"filename"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":2972,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":4826,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default avatar of the webhook"},"sources":[{"fileName":"rest/v8/webhook.ts","line":141,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4830,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"Requires an application-owned webhook\n\nSee https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":165,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3005,"typeArguments":[{"type":"reference","id":3064,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":4824,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v8/webhook.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4828,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":151,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2921,"name":"APIEmbed"}}},{"id":4832,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v8/webhook.ts","line":173,"character":1}],"type":{"type":"reference","id":2898,"name":"MessageFlags"}},{"id":4827,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v8/webhook.ts","line":145,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4825,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default username of the webhook"},"sources":[{"fileName":"rest/v8/webhook.ts","line":137,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4829,4831,4826,4830,4824,4828,4832,4827,4825]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":129,"character":17}]},{"id":4836,"name":"RESTPostAPIWebhookWithTokenQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4838,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Send a message to the specified thread within a webhook's channel. The thread will automatically be unarchived."},"sources":[{"fileName":"rest/v8/webhook.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4837,"name":"wait","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Waits for server confirmation of message send before response, and returns the created message body\n(defaults to `false`; when `false` a message that is not saved does not return an error)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":202,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4838,4837]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":195,"character":17}]},{"id":4681,"name":"RESTPostOAuth2AccessTokenResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-access-token-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4682,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4684,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4685,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4686,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4683,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4682,4684,4685,4686,4683]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":77,"character":17}]},{"id":4675,"name":"RESTPostOAuth2AccessTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4676,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4677,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4679,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4678,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":67,"character":1}],"type":{"type":"literal","value":"authorization_code"}},{"id":4680,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/oauth2.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4676,4677,4679,4678,4680]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":64,"character":17}]},{"id":4724,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4725,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":213,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4727,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":215,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4730,"name":"guild","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":218,"character":1}],"type":{"type":"reference","id":3174,"name":"APIGuild"}},{"id":4728,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":216,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4729,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":217,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4726,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":214,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4725,4727,4730,4728,4729,4726]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":212,"character":17}]},{"id":4731,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4732,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4734,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":229,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4735,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4736,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":231,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4733,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":228,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4737,"name":"webhook","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":232,"character":1}],"type":{"type":"reference","id":3963,"name":"APIWebhook"}}],"groups":[{"title":"Properties","kind":1024,"children":[4732,4734,4735,4736,4733,4737]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":226,"character":17}]},{"id":4701,"name":"RESTPostOAuth2ClientCredentialsURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#client-credentials-grant","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4702,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":129,"character":1}],"type":{"type":"literal","value":"client_credentials"}},{"id":4703,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4702,4703]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":128,"character":17}]},{"id":4687,"name":"RESTPostOAuth2RefreshTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4688,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4689,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4690,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":93,"character":1}],"type":{"type":"literal","value":"refresh_token"}},{"id":4691,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/oauth2.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4688,4689,4690,4691]}],"sources":[{"fileName":"rest/v8/oauth2.ts","line":90,"character":17}]},{"id":4648,"name":"RESTPutAPIApplicationCommandPermissionsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4649,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/interactions.ts","line":295,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":3615,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4649]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":294,"character":17}]},{"id":4351,"name":"RESTPutAPIChannelPermissionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4352,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":460,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4353,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":468,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":4354,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v8/channel.ts","line":472,"character":1}],"type":{"type":"reference","id":2918,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[4352,4353,4354]}],"sources":[{"fileName":"rest/v8/channel.ts","line":452,"character":17}],"extendedBy":[{"type":"reference","id":4278,"name":"APIChannelPatchOverwrite"},{"type":"reference","id":4393,"name":"APIGuildCreateOverwrite"}]},{"id":4374,"name":"RESTPutAPIChannelRecipientJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4375,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Access token of a user that has granted your app the `gdm.join` scope"},"sources":[{"fileName":"rest/v8/channel.ts","line":610,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4376,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nickname of the user being added"},"sources":[{"fileName":"rest/v8/channel.ts","line":614,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4375,4376]}],"sources":[{"fileName":"rest/v8/channel.ts","line":606,"character":17}]},{"id":4500,"name":"RESTPutAPIGuildBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4501,"name":"delete_message_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to delete messages for (0-7)"},"sources":[{"fileName":"rest/v8/guild.ts","line":590,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":4502,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reason for the ban","tags":[{"tag":"deprecated","text":"Removed in API v10, use the `X-Audit-Log-Reason` header instead.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":596,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4501,4502]}],"sources":[{"fileName":"rest/v8/guild.ts","line":586,"character":17}]},{"id":4475,"name":"RESTPutAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"children":[{"id":4476,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An oauth2 access token granted with the `guilds.join` to the bot's application for the user you want to add to the guild"},"sources":[{"fileName":"rest/v8/guild.ts","line":427,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4480,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":451,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4479,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":445,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4477,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":433,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4478,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v8/guild.ts","line":439,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4476,4480,4479,4477,4478]}],"sources":[{"fileName":"rest/v8/guild.ts","line":423,"character":17}]},{"id":3063,"name":"APIActionRowComponentTypes","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1339,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3064,"name":"APIMessageActionRowComponent"},{"type":"reference","id":3065,"name":"APIModalActionRowComponent"}]}},{"id":3512,"name":"APIApplicationCommandAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.ts","line":8,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3550,"name":"ApplicationCommandOptionType.Attachment"}],"name":"APIApplicationCommandOptionBase"}},{"id":3623,"name":"APIApplicationCommandAutocompleteDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/autocomplete.ts","line":31,"character":12}],"type":{"type":"reference","id":3660,"typeArguments":[{"type":"reference","id":3622,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3624,"name":"APIApplicationCommandAutocompleteGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/autocomplete.ts","line":39,"character":12}],"type":{"type":"reference","id":3662,"typeArguments":[{"type":"reference","id":3622,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3622,"name":"APIApplicationCommandAutocompleteInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/autocomplete.ts","line":12,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3695,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","id":3497,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3695,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3497,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"literal","value":"options"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3493,"name":"APIApplicationCommandBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":74,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3512,"name":"APIApplicationCommandAttachmentOption"},{"type":"reference","id":3514,"name":"APIApplicationCommandBooleanOption"},{"type":"reference","id":3516,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":3523,"name":"APIApplicationCommandIntegerOption"},{"type":"reference","id":3529,"name":"APIApplicationCommandMentionableOption"},{"type":"reference","id":3531,"name":"APIApplicationCommandNumberOption"},{"type":"reference","id":3537,"name":"APIApplicationCommandRoleOption"},{"type":"reference","id":3555,"name":"APIApplicationCommandStringOption"},{"type":"reference","id":3581,"name":"APIApplicationCommandUserOption"}]}},{"id":3514,"name":"APIApplicationCommandBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.ts","line":7,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3544,"name":"ApplicationCommandOptionType.Boolean"}],"name":"APIApplicationCommandOptionBase"}},{"id":3491,"name":"APIApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":129,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3510,"name":"APIChatInputApplicationCommandDMInteraction"},{"type":"reference","id":3608,"name":"APIContextMenuDMInteraction"}]}},{"id":3492,"name":"APIApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":138,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3511,"name":"APIChatInputApplicationCommandGuildInteraction"},{"type":"reference","id":3609,"name":"APIContextMenuGuildInteraction"}]}},{"id":3523,"name":"APIApplicationCommandIntegerOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/integer.ts","line":26,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","name":"APIApplicationCommandIntegerOptionBase"},{"type":"reference","id":3551,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":3490,"name":"APIApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":122,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3509,"name":"APIChatInputApplicationCommandInteraction"},{"type":"reference","id":3607,"name":"APIContextMenuInteraction"}]}},{"id":3473,"name":"APIApplicationCommandInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":86,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3497,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"reference","id":3600,"name":"APIContextMenuInteractionData"}]}},{"id":3513,"name":"APIApplicationCommandInteractionDataAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.ts","line":14,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3550,"name":"ApplicationCommandOptionType.Attachment"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3496,"name":"APIApplicationCommandInteractionDataBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":108,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3513,"name":"APIApplicationCommandInteractionDataAttachmentOption"},{"type":"reference","id":3515,"name":"APIApplicationCommandInteractionDataBooleanOption"},{"type":"reference","id":3522,"name":"APIApplicationCommandInteractionDataChannelOption"},{"type":"reference","id":3524,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":3530,"name":"APIApplicationCommandInteractionDataMentionableOption"},{"type":"reference","id":3532,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":3538,"name":"APIApplicationCommandInteractionDataRoleOption"},{"type":"reference","id":3556,"name":"APIApplicationCommandInteractionDataStringOption"},{"type":"reference","id":3582,"name":"APIApplicationCommandInteractionDataUserOption"}]}},{"id":3515,"name":"APIApplicationCommandInteractionDataBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.ts","line":12,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3544,"name":"ApplicationCommandOptionType.Boolean"},{"type":"intrinsic","name":"boolean"}],"name":"APIInteractionDataOptionBase"}},{"id":3522,"name":"APIApplicationCommandInteractionDataChannelOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/channel.ts","line":17,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3546,"name":"ApplicationCommandOptionType.Channel"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3530,"name":"APIApplicationCommandInteractionDataMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":14,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3548,"name":"ApplicationCommandOptionType.Mentionable"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3495,"name":"APIApplicationCommandInteractionDataOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-interaction-data-option-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":100,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3496,"name":"APIApplicationCommandInteractionDataBasicOption"},{"type":"reference","id":3577,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption"},{"type":"reference","id":3567,"name":"APIApplicationCommandInteractionDataSubcommandOption"}]}},{"id":3538,"name":"APIApplicationCommandInteractionDataRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/role.ts","line":13,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3547,"name":"ApplicationCommandOptionType.Role"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3582,"name":"APIApplicationCommandInteractionDataUserOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/user.ts","line":13,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3545,"name":"ApplicationCommandOptionType.User"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":3488,"name":"APIApplicationCommandInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/applicationCommands.ts","line":113,"character":12}],"typeParameter":[{"id":3489,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3473,"name":"APIApplicationCommandInteractionData"}}],"type":{"type":"intersection","types":[{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3693,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":3489,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3693,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":3489,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"channel_id"},{"type":"literal","value":"data"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3529,"name":"APIApplicationCommandMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":8,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3548,"name":"ApplicationCommandOptionType.Mentionable"}],"name":"APIApplicationCommandOptionBase"}},{"id":3531,"name":"APIApplicationCommandNumberOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/number.ts","line":26,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","name":"APIApplicationCommandNumberOptionBase"},{"type":"reference","id":3551,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":3494,"name":"APIApplicationCommandOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":90,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3493,"name":"APIApplicationCommandBasicOption"},{"type":"reference","id":3571,"name":"APIApplicationCommandSubcommandGroupOption"},{"type":"reference","id":3561,"name":"APIApplicationCommandSubcommandOption"}]}},{"id":3537,"name":"APIApplicationCommandRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/role.ts","line":8,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3547,"name":"ApplicationCommandOptionType.Role"}],"name":"APIApplicationCommandOptionBase"}},{"id":3555,"name":"APIApplicationCommandStringOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/string.ts","line":11,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3542,"name":"ApplicationCommandOptionType.String"}],"name":"APIApplicationCommandOptionBase"},{"type":"reference","id":3551,"typeArguments":[{"type":"intrinsic","name":"string"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":3581,"name":"APIApplicationCommandUserOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/_chatInput/user.ts","line":8,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3545,"name":"ApplicationCommandOptionType.User"}],"name":"APIApplicationCommandOptionBase"}},{"id":2673,"name":"APIAuditLogChange","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":273,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2692,"name":"APIAuditLogChangeKey$Add"},{"type":"reference","id":2693,"name":"APIAuditLogChangeKey$Remove"},{"type":"reference","id":2683,"name":"APIAuditLogChangeKeyAFKChannelId"},{"type":"reference","id":2684,"name":"APIAuditLogChangeKeyAFKTimeout"},{"type":"reference","id":2709,"name":"APIAuditLogChangeKeyAllow"},{"type":"reference","id":2703,"name":"APIAuditLogChangeKeyApplicationId"},{"type":"reference","id":2731,"name":"APIAuditLogChangeKeyAsset"},{"type":"reference","id":2732,"name":"APIAuditLogChangeKeyAvailable"},{"type":"reference","id":2721,"name":"APIAuditLogChangeKeyAvatarHash"},{"type":"reference","id":2679,"name":"APIAuditLogChangeKeyBannerHash"},{"type":"reference","id":2700,"name":"APIAuditLogChangeKeyBitrate"},{"type":"reference","id":2712,"name":"APIAuditLogChangeKeyChannelId"},{"type":"reference","id":2711,"name":"APIAuditLogChangeKeyCode"},{"type":"reference","id":2706,"name":"APIAuditLogChangeKeyColor"},{"type":"reference","id":2737,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil"},{"type":"reference","id":2718,"name":"APIAuditLogChangeKeyDeaf"},{"type":"reference","id":2690,"name":"APIAuditLogChangeKeyDefaultMessageNotifications"},{"type":"reference","id":2710,"name":"APIAuditLogChangeKeyDeny"},{"type":"reference","id":2675,"name":"APIAuditLogChangeKeyDescription"},{"type":"reference","id":2678,"name":"APIAuditLogChangeKeyDiscoverySplashHash"},{"type":"reference","id":2724,"name":"APIAuditLogChangeKeyEnableEmoticons"},{"type":"reference","id":2734,"name":"APIAuditLogChangeKeyEntityType"},{"type":"reference","id":2725,"name":"APIAuditLogChangeKeyExpireBehavior"},{"type":"reference","id":2726,"name":"APIAuditLogChangeKeyExpireGracePeriod"},{"type":"reference","id":2689,"name":"APIAuditLogChangeKeyExplicitContentFilter"},{"type":"reference","id":2730,"name":"APIAuditLogChangeKeyFormatType"},{"type":"reference","id":2733,"name":"APIAuditLogChangeKeyGuildId"},{"type":"reference","id":2707,"name":"APIAuditLogChangeKeyHoist"},{"type":"reference","id":2676,"name":"APIAuditLogChangeKeyIconHash"},{"type":"reference","id":2722,"name":"APIAuditLogChangeKeyId"},{"type":"reference","id":2713,"name":"APIAuditLogChangeKeyInviterId"},{"type":"reference","id":2736,"name":"APIAuditLogChangeKeyLocation"},{"type":"reference","id":2716,"name":"APIAuditLogChangeKeyMaxAge"},{"type":"reference","id":2714,"name":"APIAuditLogChangeKeyMaxUses"},{"type":"reference","id":2708,"name":"APIAuditLogChangeKeyMentionable"},{"type":"reference","id":2687,"name":"APIAuditLogChangeKeyMFALevel"},{"type":"reference","id":2719,"name":"APIAuditLogChangeKeyMute"},{"type":"reference","id":2674,"name":"APIAuditLogChangeKeyName"},{"type":"reference","id":2720,"name":"APIAuditLogChangeKeyNick"},{"type":"reference","id":2702,"name":"APIAuditLogChangeKeyNSFW"},{"type":"reference","id":2680,"name":"APIAuditLogChangeKeyOwnerId"},{"type":"reference","id":2701,"name":"APIAuditLogChangeKeyPermissionOverwrites"},{"type":"reference","id":2705,"name":"APIAuditLogChangeKeyPermissions"},{"type":"reference","id":2698,"name":"APIAuditLogChangeKeyPosition"},{"type":"reference","id":2682,"name":"APIAuditLogChangeKeyPreferredLocale"},{"type":"reference","id":2728,"name":"APIAuditLogChangeKeyPrivacyLevel"},{"type":"reference","id":2694,"name":"APIAuditLogChangeKeyPruneDeleteDays"},{"type":"reference","id":2686,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId"},{"type":"reference","id":2704,"name":"APIAuditLogChangeKeyRateLimitPerUser"},{"type":"reference","id":2681,"name":"APIAuditLogChangeKeyRegion"},{"type":"reference","id":2685,"name":"APIAuditLogChangeKeyRulesChannelId"},{"type":"reference","id":2677,"name":"APIAuditLogChangeKeySplashHash"},{"type":"reference","id":2735,"name":"APIAuditLogChangeKeyStatus"},{"type":"reference","id":2697,"name":"APIAuditLogChangeKeySystemChannelId"},{"type":"reference","id":2729,"name":"APIAuditLogChangeKeyTags"},{"type":"reference","id":2717,"name":"APIAuditLogChangeKeyTemporary"},{"type":"reference","id":2699,"name":"APIAuditLogChangeKeyTopic"},{"type":"reference","id":2723,"name":"APIAuditLogChangeKeyType"},{"type":"reference","id":2727,"name":"APIAuditLogChangeKeyUserLimit"},{"type":"reference","id":2715,"name":"APIAuditLogChangeKeyUses"},{"type":"reference","id":2691,"name":"APIAuditLogChangeKeyVanityURLCode"},{"type":"reference","id":2688,"name":"APIAuditLogChangeKeyVerificationLevel"},{"type":"reference","id":2696,"name":"APIAuditLogChangeKeyWidgetChannelId"},{"type":"reference","id":2695,"name":"APIAuditLogChangeKeyWidgetEnabled"}]}},{"id":2692,"name":"APIAuditLogChangeKey$Add","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when new role(s) are added","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":476,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$add"},{"type":"array","elementType":{"type":"reference","id":3791,"name":"APIRole"}}],"name":"AuditLogChangeData"}},{"id":2693,"name":"APIAuditLogChangeKey$Remove","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when role(s) are removed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":483,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$remove"},{"type":"array","elementType":{"type":"reference","id":3791,"name":"APIRole"}}],"name":"AuditLogChangeData"}},{"id":2683,"name":"APIAuditLogChangeKeyAFKChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":407,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2684,"name":"APIAuditLogChangeKeyAFKTimeout","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_timeout is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":414,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_timeout"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2709,"name":"APIAuditLogChangeKeyAllow","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":596,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2703,"name":"APIAuditLogChangeKeyApplicationId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The application ID of the added or removed Webhook or Bot","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":553,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"application_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2731,"name":"APIAuditLogChangeKeyAsset","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Empty string","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":750,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"asset"},{"type":"literal","value":""}],"name":"AuditLogChangeData"}},{"id":2732,"name":"APIAuditLogChangeKeyAvailable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's availability is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":757,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2721,"name":"APIAuditLogChangeKeyAvatarHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's avatar_hash is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":680,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"avatar_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2679,"name":"APIAuditLogChangeKeyBannerHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's banner hash is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":379,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"banner_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2700,"name":"APIAuditLogChangeKeyBitrate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's bitrate is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":532,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"bitrate"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2712,"name":"APIAuditLogChangeKeyChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's or guild scheduled event's channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":617,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2711,"name":"APIAuditLogChangeKeyCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's code is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":610,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2706,"name":"APIAuditLogChangeKeyColor","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's color is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":575,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"color"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2737,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's timeout is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":792,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"communication_disabled_until"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2718,"name":"APIAuditLogChangeKeyDeaf","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's deaf status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":659,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deaf"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2690,"name":"APIAuditLogChangeKeyDefaultMessageNotifications","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's default_message_notifications is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":459,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_message_notifications"},{"type":"reference","id":3226,"name":"GuildDefaultMessageNotifications"}],"name":"AuditLogChangeData"}},{"id":2710,"name":"APIAuditLogChangeKeyDeny","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":603,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2675,"name":"APIAuditLogChangeKeyDescription","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's or sticker's or guild scheduled event's description is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":351,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"description"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2678,"name":"APIAuditLogChangeKeyDiscoverySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's discovery splash is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":372,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"discovery_splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2724,"name":"APIAuditLogChangeKeyEnableEmoticons","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's enable_emoticons is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":701,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enable_emoticons"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2734,"name":"APIAuditLogChangeKeyEntityType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when entity type of a guild scheduled event is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":771,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"entity_type"},{"type":"reference","id":3441,"name":"GuildScheduledEventEntityType"}],"name":"AuditLogChangeData"}},{"id":2725,"name":"APIAuditLogChangeKeyExpireBehavior","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_behavior is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":708,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_behavior"},{"type":"reference","id":3325,"name":"IntegrationExpireBehavior"}],"name":"AuditLogChangeData"}},{"id":2726,"name":"APIAuditLogChangeKeyExpireGracePeriod","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_grace_period is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":715,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_grace_period"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2689,"name":"APIAuditLogChangeKeyExplicitContentFilter","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's explicit_content_filter is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":449,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"explicit_content_filter"},{"type":"reference","id":3229,"name":"GuildExplicitContentFilter"}],"name":"AuditLogChangeData"}},{"id":2730,"name":"APIAuditLogChangeKeyFormatType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's format_type is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":743,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"format_type"},{"type":"reference","id":3838,"name":"StickerFormatType"}],"name":"AuditLogChangeData"}},{"id":2733,"name":"APIAuditLogChangeKeyGuildId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's guild_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":764,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"guild_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2707,"name":"APIAuditLogChangeKeyHoist","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's hoist status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":582,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"hoist"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2676,"name":"APIAuditLogChangeKeyIconHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's icon is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":358,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"icon_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2722,"name":"APIAuditLogChangeKeyId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The ID of the changed entity - sometimes used in conjunction with other keys","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":687,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2713,"name":"APIAuditLogChangeKeyInviterId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's inviter_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":624,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"inviter_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2736,"name":"APIAuditLogChangeKeyLocation","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when location of a guild scheduled event is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":785,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"location"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2687,"name":"APIAuditLogChangeKeyMFALevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's mfa_level is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":435,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mfa_level"},{"type":"reference","id":3233,"name":"GuildMFALevel"}],"name":"AuditLogChangeData"}},{"id":2716,"name":"APIAuditLogChangeKeyMaxAge","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_age is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":645,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_age"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2714,"name":"APIAuditLogChangeKeyMaxUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_uses is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":631,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2708,"name":"APIAuditLogChangeKeyMentionable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's mentionable status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":589,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mentionable"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2719,"name":"APIAuditLogChangeKeyMute","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's mute status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":666,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2702,"name":"APIAuditLogChangeKeyNSFW","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's NSFW restriction is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":546,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nsfw"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2674,"name":"APIAuditLogChangeKeyName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an entity's name is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":344,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2720,"name":"APIAuditLogChangeKeyNick","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's nick is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":673,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nick"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2680,"name":"APIAuditLogChangeKeyOwnerId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's owner_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":386,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"owner_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2701,"name":"APIAuditLogChangeKeyPermissionOverwrites","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's permission overwrites is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":539,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permission_overwrites"},{"type":"array","elementType":{"type":"reference","id":2913,"name":"APIOverwrite"}}],"name":"AuditLogChangeData"}},{"id":2705,"name":"APIAuditLogChangeKeyPermissions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":568,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2698,"name":"APIAuditLogChangeKeyPosition","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's position is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":518,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"position"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2682,"name":"APIAuditLogChangeKeyPreferredLocale","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's preferred_locale is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":400,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"preferred_locale"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2728,"name":"APIAuditLogChangeKeyPrivacyLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when privacy level of a stage instance or guild scheduled event is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":729,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"privacy_level"},{"type":"reference","id":3814,"name":"StageInstancePrivacyLevel"}],"name":"AuditLogChangeData"}},{"id":2694,"name":"APIAuditLogChangeKeyPruneDeleteDays","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when there is a change in number of days after which inactive and role-unassigned members are kicked","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":490,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"prune_delete_days"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2686,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's public_updates_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":428,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"public_updates_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2704,"name":"APIAuditLogChangeKeyRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's amount of seconds a user has to wait before sending another message\nis changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":561,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2681,"name":"APIAuditLogChangeKeyRegion","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's region is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":393,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"region"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2685,"name":"APIAuditLogChangeKeyRulesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's rules_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":421,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rules_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2677,"name":"APIAuditLogChangeKeySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's splash is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":365,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2735,"name":"APIAuditLogChangeKeyStatus","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when status of a guild scheduled event is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":778,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"status"},{"type":"reference","id":3445,"name":"GuildScheduledEventStatus"}],"name":"AuditLogChangeData"}},{"id":2697,"name":"APIAuditLogChangeKeySystemChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":511,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2729,"name":"APIAuditLogChangeKeyTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's related emoji is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":736,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"tags"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2717,"name":"APIAuditLogChangeKeyTemporary","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's temporary status is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":652,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"temporary"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":2699,"name":"APIAuditLogChangeKeyTopic","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's topic is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":525,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"topic"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2723,"name":"APIAuditLogChangeKeyType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The type of entity created","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":694,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"type"},{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}],"name":"AuditLogChangeData"}},{"id":2727,"name":"APIAuditLogChangeKeyUserLimit","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's user_limit is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":722,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"user_limit"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2715,"name":"APIAuditLogChangeKeyUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's uses is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":638,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":2691,"name":"APIAuditLogChangeKeyVanityURLCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's vanity_url_code is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":469,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"vanity_url_code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":2688,"name":"APIAuditLogChangeKeyVerificationLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's verification_level is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":442,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"verification_level"},{"type":"reference","id":3241,"name":"GuildVerificationLevel"}],"name":"AuditLogChangeData"}},{"id":2696,"name":"APIAuditLogChangeKeyWidgetChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget_channel_id is changed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":504,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":2695,"name":"APIAuditLogChangeKeyWidgetEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget is enabled","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/auditLog.ts","line":497,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":3027,"name":"APIButtonComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1194,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3013,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":3020,"name":"APIButtonComponentWithURL"}]}},{"id":2818,"name":"APIChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":220,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2808,"name":"APIDMChannel"},{"type":"reference","id":2809,"name":"APIGroupDMChannel"},{"type":"reference","id":2793,"name":"APIGuildCategoryChannel"},{"type":"reference","id":2794,"name":"APIGuildStoreChannel"},{"type":"reference","id":2792,"name":"APINewsChannel"},{"type":"reference","id":2792,"name":"APINewsChannel"},{"type":"reference","id":2779,"name":"APITextChannel"},{"type":"reference","id":2795,"name":"APIVoiceChannel"}]}},{"id":3510,"name":"APIChatInputApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":156,"character":12}],"type":{"type":"reference","id":3660,"typeArguments":[{"type":"reference","id":3509,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3511,"name":"APIChatInputApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":164,"character":12}],"type":{"type":"reference","id":3662,"typeArguments":[{"type":"reference","id":3509,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3509,"name":"APIChatInputApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/chatInput.ts","line":148,"character":12}],"type":{"type":"reference","id":3488,"typeArguments":[{"type":"reference","id":3497,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":3608,"name":"APIContextMenuDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":121,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3605,"name":"APIMessageApplicationCommandDMInteraction"},{"type":"reference","id":3602,"name":"APIUserApplicationCommandDMInteraction"}]}},{"id":3609,"name":"APIContextMenuGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":130,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3606,"name":"APIMessageApplicationCommandGuildInteraction"},{"type":"reference","id":3603,"name":"APIUserApplicationCommandGuildInteraction"}]}},{"id":3607,"name":"APIContextMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":114,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3604,"name":"APIMessageApplicationCommandInteraction"},{"type":"reference","id":3601,"name":"APIUserApplicationCommandInteraction"}]}},{"id":3600,"name":"APIContextMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":58,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3592,"name":"APIMessageApplicationCommandInteractionData"},{"type":"reference","id":3583,"name":"APIUserApplicationCommandInteractionData"}]}},{"id":2808,"name":"APIDMChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":191,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2821,"name":"ChannelType.DM"}],"name":"APIDMChannelBase"}},{"id":3457,"name":"APIDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/interactions.ts","line":48,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3623,"name":"APIApplicationCommandAutocompleteDMInteraction"},{"type":"reference","id":3491,"name":"APIApplicationCommandDMInteraction"},{"type":"reference","id":3675,"name":"APIMessageComponentDMInteraction"},{"type":"reference","id":3688,"name":"APIModalSubmitDMInteraction"}]}},{"id":3660,"name":"APIDMInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":129,"character":12}],"typeParameter":[{"id":3661,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3691,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":3661,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3661,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":2793,"name":"APIGuildCategoryChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":143,"character":12}],"type":{"type":"reference","id":2755,"typeArguments":[{"type":"reference","id":2824,"name":"ChannelType.GuildCategory"}],"name":"APIGuildChannel"}},{"id":4398,"name":"APIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":38,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2818,"name":"APIChannel"},{"type":"union","types":[{"type":"reference","id":2808,"name":"APIDMChannel"},{"type":"reference","id":2809,"name":"APIGroupDMChannel"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":4399,"name":"APIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":43,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":4398,"name":"APIGuildChannelResolvable"}],"name":"UnionToIntersection"},{"type":"union","types":[{"type":"literal","value":"bitrate"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":4400,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4402,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/guild.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":4401,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/guild.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":4403,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/guild.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}},{"id":4404,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v8/guild.ts","line":52,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":4393,"name":"APIGuildCreateOverwrite"}}}],"groups":[{"title":"Properties","kind":1024,"children":[4402,4401,4403,4404]}],"sources":[{"fileName":"rest/v8/guild.ts","line":48,"character":4}]}}]}},{"id":3458,"name":"APIGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/interactions.ts","line":59,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3624,"name":"APIApplicationCommandAutocompleteGuildInteraction"},{"type":"reference","id":3492,"name":"APIApplicationCommandGuildInteraction"},{"type":"reference","id":3676,"name":"APIMessageComponentGuildInteraction"},{"type":"reference","id":3689,"name":"APIModalSubmitGuildInteraction"}]}},{"id":3324,"name":"APIGuildInteractionType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/guild.ts","line":793,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":"discord"},{"type":"literal","value":"twitch"},{"type":"literal","value":"youtube"}]}},{"id":3662,"name":"APIGuildInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":138,"character":12}],"typeParameter":[{"id":3663,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3691,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":3663,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3663,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3438,"name":"APIGuildScheduledEvent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/guildScheduledEvent.ts","line":106,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3421,"name":"APIExternalGuildScheduledEvent"},{"type":"reference","id":3387,"name":"APIStageInstanceGuildScheduledEvent"},{"type":"reference","id":3404,"name":"APIVoiceGuildScheduledEvent"}]}},{"id":2794,"name":"APIGuildStoreChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":148,"character":12}],"type":{"type":"reference","id":2755,"typeArguments":[{"type":"reference","id":2826,"name":"ChannelType.GuildStore"}],"name":"APIGuildChannel"}},{"id":3456,"name":"APIInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/interactions.ts","line":36,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3622,"name":"APIApplicationCommandAutocompleteInteraction"},{"type":"reference","id":3490,"name":"APIApplicationCommandInteraction"},{"type":"reference","id":3664,"name":"APIMessageComponentInteraction"},{"type":"reference","id":3687,"name":"APIModalSubmitInteraction"},{"type":"reference","id":3690,"name":"APIPingInteraction"}]}},{"id":3697,"name":"APIInteractionResponse","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":24,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3700,"name":"APIApplicationCommandAutocompleteResponse"},{"type":"reference","id":3706,"name":"APIInteractionResponseChannelMessageWithSource"},{"type":"reference","id":3709,"name":"APIInteractionResponseDeferredChannelMessageWithSource"},{"type":"reference","id":3712,"name":"APIInteractionResponseDeferredMessageUpdate"},{"type":"reference","id":3698,"name":"APIInteractionResponsePong"},{"type":"reference","id":3714,"name":"APIInteractionResponseUpdateMessage"},{"type":"reference","id":3703,"name":"APIModalInteractionResponse"}]}},{"id":3725,"name":"APIInteractionResponseCallbackData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-data-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":128,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":4823,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"avatar_url"},{"type":"literal","value":"username"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":3726,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":3727,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":131,"character":6}],"type":{"type":"reference","id":2898,"name":"MessageFlags"}}],"groups":[{"title":"Properties","kind":1024,"children":[3727]}],"sources":[{"fileName":"payloads/v8/_interactions/responses.ts","line":131,"character":4}]}}]}},{"id":3734,"name":"APIInviteGuild","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v8/invite.ts","line":12,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3174,"name":"APIGuild"},{"type":"union","types":[{"type":"literal","value":"banner"},{"type":"literal","value":"description"},{"type":"literal","value":"features"},{"type":"literal","value":"icon"},{"type":"literal","value":"id"},{"type":"literal","value":"name"},{"type":"literal","value":"nsfw_level"},{"type":"literal","value":"premium_subscription_count"},{"type":"literal","value":"splash"},{"type":"literal","value":"vanity_url_code"},{"type":"literal","value":"verification_level"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":3064,"name":"APIMessageActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1346,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3027,"name":"APIButtonComponent"},{"type":"reference","id":3037,"name":"APISelectMenuComponent"}]}},{"id":3605,"name":"APIMessageApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":98,"character":12}],"type":{"type":"reference","id":3660,"typeArguments":[{"type":"reference","id":3604,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3606,"name":"APIMessageApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":106,"character":12}],"type":{"type":"reference","id":3662,"typeArguments":[{"type":"reference","id":3604,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3604,"name":"APIMessageApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":90,"character":12}],"type":{"type":"reference","id":3488,"typeArguments":[{"type":"reference","id":3592,"name":"APIMessageApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":3670,"name":"APIMessageButtonInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":41,"character":12}],"type":{"type":"reference","id":3666,"typeArguments":[{"type":"reference","id":3002,"name":"ComponentType.Button"}],"name":"APIMessageComponentBaseInteractionData"}},{"id":3061,"name":"APIMessageComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1330,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3005,"typeArguments":[{"type":"reference","id":3064,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":3064,"name":"APIMessageActionRowComponent"}]}},{"id":3675,"name":"APIMessageComponentDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":54,"character":12}],"type":{"type":"reference","id":3660,"typeArguments":[{"type":"reference","id":3664,"name":"APIMessageComponentInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3676,"name":"APIMessageComponentGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":59,"character":12}],"type":{"type":"reference","id":3662,"typeArguments":[{"type":"reference","id":3664,"name":"APIMessageComponentInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3664,"name":"APIMessageComponentInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":8,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3694,"name":"InteractionType.MessageComponent"},{"type":"reference","id":3665,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3694,"name":"InteractionType.MessageComponent"},{"type":"reference","id":3665,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"channel_id"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":3665,"name":"APIMessageComponentInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/messageComponents.ts","line":22,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3670,"name":"APIMessageButtonInteractionData"},{"type":"reference","id":3671,"name":"APIMessageSelectMenuInteractionData"}]}},{"id":4306,"name":"APIMessageReferenceSend","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":179,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2889,"name":"APIMessageReference"},{"type":"literal","value":"message_id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":2889,"name":"APIMessageReference"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":4307,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4308,"name":"fail_if_not_exists","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to error if the referenced message doesn't exist instead of sending as a normal (non-reply) message","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":188,"character":2}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[4308]}],"sources":[{"fileName":"rest/v8/channel.ts","line":182,"character":38}]}}]}},{"id":3065,"name":"APIModalActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1352,"character":12}],"type":{"type":"reference","id":3051,"name":"APITextInputComponent"}},{"id":3062,"name":"APIModalComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":1334,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3005,"typeArguments":[{"type":"reference","id":3065,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":3065,"name":"APIModalActionRowComponent"}]}},{"id":3688,"name":"APIModalSubmitDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":54,"character":12}],"type":{"type":"reference","id":3660,"typeArguments":[{"type":"reference","id":3687,"name":"APIModalSubmitInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3689,"name":"APIModalSubmitGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":61,"character":12}],"type":{"type":"reference","id":3662,"typeArguments":[{"type":"reference","id":3687,"name":"APIModalSubmitInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3687,"name":"APIModalSubmitInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/modalSubmit.ts","line":46,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3696,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":3684,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3696,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":3684,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":2792,"name":"APINewsChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":138,"character":12}],"type":{"type":"reference","id":2766,"typeArguments":[{"type":"reference","id":2825,"name":"ChannelType.GuildNews"}],"name":"APIGuildTextChannel"}},{"id":3690,"name":"APIPingInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/ping.ts","line":7,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3644,"typeArguments":[{"type":"reference","id":3692,"name":"InteractionType.Ping"},{"type":"intrinsic","name":"never"}],"name":"APIBaseInteraction"},{"type":"literal","value":"locale"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":3842,"name":"APIStickerItem","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-item-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/sticker.ts","line":102,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3822,"name":"APISticker"},{"type":"union","types":[{"type":"literal","value":"format_type"},{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":3602,"name":"APIUserApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":75,"character":12}],"type":{"type":"reference","id":3660,"typeArguments":[{"type":"reference","id":3601,"name":"APIUserApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":3603,"name":"APIUserApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":82,"character":12}],"type":{"type":"reference","id":3662,"typeArguments":[{"type":"reference","id":3601,"name":"APIUserApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":3601,"name":"APIUserApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/_applicationCommands/contextMenu.ts","line":67,"character":12}],"type":{"type":"reference","id":3488,"typeArguments":[{"type":"reference","id":3583,"name":"APIUserApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":3144,"name":"GatewayActivityAssets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-assets","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/gateway.ts","line":310,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":3140,"name":"GatewayActivityEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/gateway.ts","line":287,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3070,"name":"APIEmoji"},{"type":"union","types":[{"type":"literal","value":"animated"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":3070,"name":"APIEmoji"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}},{"id":3145,"name":"GatewayActivitySecrets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#activity-object-activity-secrets","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/gateway.ts","line":319,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"join"},{"type":"literal","value":"match"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":2551,"name":"GatewayActivityUpdateData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1828,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3106,"name":"GatewayActivity"},{"type":"union","types":[{"type":"literal","value":"name"},{"type":"literal","value":"type"},{"type":"literal","value":"url"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":2312,"name":"GatewayChannelCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":479,"character":12}],"type":{"type":"reference","id":2310,"name":"GatewayChannelModifyDispatch"}},{"id":2313,"name":"GatewayChannelCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":486,"character":12}],"type":{"type":"reference","id":2311,"name":"GatewayChannelModifyDispatchData"}},{"id":2316,"name":"GatewayChannelDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":507,"character":12}],"type":{"type":"reference","id":2310,"name":"GatewayChannelModifyDispatch"}},{"id":2317,"name":"GatewayChannelDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":514,"character":12}],"type":{"type":"reference","id":2311,"name":"GatewayChannelModifyDispatchData"}},{"id":2310,"name":"GatewayChannelModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create\nhttps://discord.com/developers/docs/topics/gateway#channel-update\nhttps://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":460,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2221,"name":"GatewayDispatchEvents.ChannelCreate"},{"type":"reference","id":2222,"name":"GatewayDispatchEvents.ChannelDelete"},{"type":"reference","id":2224,"name":"GatewayDispatchEvents.ChannelUpdate"}]},{"type":"reference","id":2311,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":2311,"name":"GatewayChannelModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-create\nhttps://discord.com/developers/docs/topics/gateway#channel-update\nhttps://discord.com/developers/docs/topics/gateway#channel-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":472,"character":12}],"type":{"type":"reference","id":2818,"name":"APIChannel"}},{"id":2318,"name":"GatewayChannelPinsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-pins-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":521,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2223,"name":"GatewayDispatchEvents.ChannelPinsUpdate"},{"type":"reference","id":2319,"name":"GatewayChannelPinsUpdateDispatchData"}],"name":"DataPayload"}},{"id":2314,"name":"GatewayChannelUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":493,"character":12}],"type":{"type":"reference","id":2310,"name":"GatewayChannelModifyDispatch"}},{"id":2315,"name":"GatewayChannelUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#channel-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":500,"character":12}],"type":{"type":"reference","id":2311,"name":"GatewayChannelModifyDispatchData"}},{"id":2272,"name":"GatewayDispatchPayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":280,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2310,"name":"GatewayChannelModifyDispatch"},{"type":"reference","id":2318,"name":"GatewayChannelPinsUpdateDispatch"},{"type":"reference","id":2331,"name":"GatewayGuildBanModifyDispatch"},{"type":"reference","id":2329,"name":"GatewayGuildDeleteDispatch"},{"type":"reference","id":2339,"name":"GatewayGuildEmojisUpdateDispatch"},{"type":"reference","id":2347,"name":"GatewayGuildIntegrationsUpdateDispatch"},{"type":"reference","id":2350,"name":"GatewayGuildMemberAddDispatch"},{"type":"reference","id":2363,"name":"GatewayGuildMemberRemoveDispatch"},{"type":"reference","id":2371,"name":"GatewayGuildMembersChunkDispatch"},{"type":"reference","id":2367,"name":"GatewayGuildMemberUpdateDispatch"},{"type":"reference","id":2323,"name":"GatewayGuildModifyDispatch"},{"type":"reference","id":2388,"name":"GatewayGuildRoleDeleteDispatch"},{"type":"reference","id":2380,"name":"GatewayGuildRoleModifyDispatch"},{"type":"reference","id":2392,"name":"GatewayGuildScheduledEventCreateDispatch"},{"type":"reference","id":2396,"name":"GatewayGuildScheduledEventDeleteDispatch"},{"type":"reference","id":2394,"name":"GatewayGuildScheduledEventUpdateDispatch"},{"type":"reference","id":2398,"name":"GatewayGuildScheduledEventUserAddDispatch"},{"type":"reference","id":2403,"name":"GatewayGuildScheduledEventUserRemoveDispatch"},{"type":"reference","id":2343,"name":"GatewayGuildStickersUpdateDispatch"},{"type":"reference","id":2408,"name":"GatewayIntegrationCreateDispatch"},{"type":"reference","id":2416,"name":"GatewayIntegrationDeleteDispatch"},{"type":"reference","id":2412,"name":"GatewayIntegrationUpdateDispatch"},{"type":"reference","id":2421,"name":"GatewayInteractionCreateDispatch"},{"type":"reference","id":2423,"name":"GatewayInviteCreateDispatch"},{"type":"reference","id":2437,"name":"GatewayInviteDeleteDispatch"},{"type":"reference","id":2442,"name":"GatewayMessageCreateDispatch"},{"type":"reference","id":2454,"name":"GatewayMessageDeleteBulkDispatch"},{"type":"reference","id":2449,"name":"GatewayMessageDeleteDispatch"},{"type":"reference","id":2459,"name":"GatewayMessageReactionAddDispatch"},{"type":"reference","id":2463,"name":"GatewayMessageReactionRemoveAllDispatch"},{"type":"reference","id":2461,"name":"GatewayMessageReactionRemoveDispatch"},{"type":"reference","id":2465,"name":"GatewayMessageReactionRemoveEmojiDispatch"},{"type":"reference","id":2444,"name":"GatewayMessageUpdateDispatch"},{"type":"reference","id":2471,"name":"GatewayPresenceUpdateDispatch"},{"type":"reference","id":2301,"name":"GatewayReadyDispatch"},{"type":"reference","id":2309,"name":"GatewayResumedDispatch"},{"type":"reference","id":2473,"name":"GatewayStageInstanceCreateDispatch"},{"type":"reference","id":2475,"name":"GatewayStageInstanceDeleteDispatch"},{"type":"reference","id":2477,"name":"GatewayStageInstanceUpdateDispatch"},{"type":"reference","id":2479,"name":"GatewayTypingStartDispatch"},{"type":"reference","id":2486,"name":"GatewayUserUpdateDispatch"},{"type":"reference","id":2490,"name":"GatewayVoiceServerUpdateDispatch"},{"type":"reference","id":2488,"name":"GatewayVoiceStateUpdateDispatch"},{"type":"reference","id":2495,"name":"GatewayWebhooksUpdateDispatch"}]}},{"id":2335,"name":"GatewayGuildBanAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":642,"character":12}],"type":{"type":"reference","id":2331,"name":"GatewayGuildBanModifyDispatch"}},{"id":2336,"name":"GatewayGuildBanAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":649,"character":12}],"type":{"type":"reference","id":2332,"name":"GatewayGuildBanModifyDispatchData"}},{"id":2331,"name":"GatewayGuildBanModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":613,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2225,"name":"GatewayDispatchEvents.GuildBanAdd"},{"type":"reference","id":2226,"name":"GatewayDispatchEvents.GuildBanRemove"}]},{"type":"reference","id":2332,"name":"GatewayGuildBanModifyDispatchData"}],"name":"DataPayload"}},{"id":2337,"name":"GatewayGuildBanRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":656,"character":12}],"type":{"type":"reference","id":2331,"name":"GatewayGuildBanModifyDispatch"}},{"id":2338,"name":"GatewayGuildBanRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-ban-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":663,"character":12}],"type":{"type":"reference","id":2332,"name":"GatewayGuildBanModifyDispatchData"}},{"id":2325,"name":"GatewayGuildCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":570,"character":12}],"type":{"type":"reference","id":2323,"name":"GatewayGuildModifyDispatch"}},{"id":2326,"name":"GatewayGuildCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":577,"character":12}],"type":{"type":"reference","id":2324,"name":"GatewayGuildModifyDispatchData"}},{"id":2329,"name":"GatewayGuildDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":598,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2228,"name":"GatewayDispatchEvents.GuildDelete"},{"type":"reference","id":2330,"name":"GatewayGuildDeleteDispatchData"}],"name":"DataPayload"}},{"id":2330,"name":"GatewayGuildDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":605,"character":12}],"type":{"type":"reference","id":3159,"name":"APIUnavailableGuild"}},{"id":2339,"name":"GatewayGuildEmojisUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-emojis-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":670,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2229,"name":"GatewayDispatchEvents.GuildEmojisUpdate"},{"type":"reference","id":2340,"name":"GatewayGuildEmojisUpdateDispatchData"}],"name":"DataPayload"}},{"id":2347,"name":"GatewayGuildIntegrationsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-integrations-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":726,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2230,"name":"GatewayDispatchEvents.GuildIntegrationsUpdate"},{"type":"reference","id":2348,"name":"GatewayGuildIntegrationsUpdateDispatchData"}],"name":"DataPayload"}},{"id":2350,"name":"GatewayGuildMemberAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":748,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2231,"name":"GatewayDispatchEvents.GuildMemberAdd"},{"type":"reference","id":2351,"name":"GatewayGuildMemberAddDispatchData"}],"name":"DataPayload"}},{"id":2363,"name":"GatewayGuildMemberRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":770,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2232,"name":"GatewayDispatchEvents.GuildMemberRemove"},{"type":"reference","id":2364,"name":"GatewayGuildMemberRemoveDispatchData"}],"name":"DataPayload"}},{"id":2367,"name":"GatewayGuildMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":798,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2234,"name":"GatewayDispatchEvents.GuildMemberUpdate"},{"type":"reference","id":2368,"name":"GatewayGuildMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":2368,"name":"GatewayGuildMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-member-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":808,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3297,"name":"APIGuildMember"},{"type":"literal","value":"joined_at"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":3297,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3297,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3297,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"},{"type":"reflection","declaration":{"id":2369,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2370,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v8.ts","line":815,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[2370]}],"sources":[{"fileName":"gateway/v8.ts","line":811,"character":42}]}}]}},{"id":2371,"name":"GatewayGuildMembersChunkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-members-chunk","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":823,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2233,"name":"GatewayDispatchEvents.GuildMembersChunk"},{"type":"reference","id":2372,"name":"GatewayGuildMembersChunkDispatchData"}],"name":"DataPayload"}},{"id":2323,"name":"GatewayGuildModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create\nhttps://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":552,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2227,"name":"GatewayDispatchEvents.GuildCreate"},{"type":"reference","id":2239,"name":"GatewayDispatchEvents.GuildUpdate"}]},{"type":"reference","id":2324,"name":"GatewayGuildModifyDispatchData"}],"name":"DataPayload"}},{"id":2324,"name":"GatewayGuildModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-create\nhttps://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":563,"character":12}],"type":{"type":"reference","id":3174,"name":"APIGuild"}},{"id":2384,"name":"GatewayGuildRoleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":905,"character":12}],"type":{"type":"reference","id":2380,"name":"GatewayGuildRoleModifyDispatch"}},{"id":2385,"name":"GatewayGuildRoleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":912,"character":12}],"type":{"type":"reference","id":2381,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":2388,"name":"GatewayGuildRoleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":933,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2236,"name":"GatewayDispatchEvents.GuildRoleDelete"},{"type":"reference","id":2389,"name":"GatewayGuildRoleDeleteDispatchData"}],"name":"DataPayload"}},{"id":2380,"name":"GatewayGuildRoleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":876,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2235,"name":"GatewayDispatchEvents.GuildRoleCreate"},{"type":"reference","id":2237,"name":"GatewayDispatchEvents.GuildRoleUpdate"}]},{"type":"reference","id":2381,"name":"GatewayGuildRoleModifyDispatchData"}],"name":"DataPayload"}},{"id":2386,"name":"GatewayGuildRoleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":919,"character":12}],"type":{"type":"reference","id":2380,"name":"GatewayGuildRoleModifyDispatch"}},{"id":2387,"name":"GatewayGuildRoleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-role-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":926,"character":12}],"type":{"type":"reference","id":2381,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":2392,"name":"GatewayGuildScheduledEventCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":957,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2265,"name":"GatewayDispatchEvents.GuildScheduledEventCreate"},{"type":"reference","id":2393,"name":"GatewayGuildScheduledEventCreateDispatchData"}],"name":"DataPayload"}},{"id":2393,"name":"GatewayGuildScheduledEventCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":965,"character":12}],"type":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}},{"id":2396,"name":"GatewayGuildScheduledEventDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":983,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2267,"name":"GatewayDispatchEvents.GuildScheduledEventDelete"},{"type":"reference","id":2397,"name":"GatewayGuildScheduledEventDeleteDispatchData"}],"name":"DataPayload"}},{"id":2397,"name":"GatewayGuildScheduledEventDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":991,"character":12}],"type":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}},{"id":2394,"name":"GatewayGuildScheduledEventUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":970,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2266,"name":"GatewayDispatchEvents.GuildScheduledEventUpdate"},{"type":"reference","id":2395,"name":"GatewayGuildScheduledEventUpdateDispatchData"}],"name":"DataPayload"}},{"id":2395,"name":"GatewayGuildScheduledEventUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":978,"character":12}],"type":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}},{"id":2398,"name":"GatewayGuildScheduledEventUserAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":996,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2268,"name":"GatewayDispatchEvents.GuildScheduledEventUserAdd"},{"type":"reference","id":2399,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":2403,"name":"GatewayGuildScheduledEventUserRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1013,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2269,"name":"GatewayDispatchEvents.GuildScheduledEventUserRemove"},{"type":"reference","id":2399,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":2343,"name":"GatewayGuildStickersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-stickers-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":698,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2238,"name":"GatewayDispatchEvents.GuildStickersUpdate"},{"type":"reference","id":2344,"name":"GatewayGuildStickersUpdateDispatchData"}],"name":"DataPayload"}},{"id":2327,"name":"GatewayGuildUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":584,"character":12}],"type":{"type":"reference","id":2323,"name":"GatewayGuildModifyDispatch"}},{"id":2328,"name":"GatewayGuildUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#guild-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":591,"character":12}],"type":{"type":"reference","id":2324,"name":"GatewayGuildModifyDispatchData"}},{"id":2502,"name":"GatewayHeartbeatData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#heartbeating","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1593,"character":12}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"literal","value":null}]}},{"id":2408,"name":"GatewayIntegrationCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1032,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2240,"name":"GatewayDispatchEvents.IntegrationCreate"},{"type":"reference","id":2409,"name":"GatewayIntegrationCreateDispatchData"}],"name":"DataPayload"}},{"id":2409,"name":"GatewayIntegrationCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1042,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3308,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":2410,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2411,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1042,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[2411]}],"sources":[{"fileName":"gateway/v8.ts","line":1042,"character":73}]}}]}},{"id":2416,"name":"GatewayIntegrationDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1066,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2241,"name":"GatewayDispatchEvents.IntegrationDelete"},{"type":"reference","id":2417,"name":"GatewayIntegrationDeleteDispatchData"}],"name":"DataPayload"}},{"id":2412,"name":"GatewayIntegrationUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1049,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2242,"name":"GatewayDispatchEvents.IntegrationUpdate"},{"type":"reference","id":2413,"name":"GatewayIntegrationUpdateDispatchData"}],"name":"DataPayload"}},{"id":2413,"name":"GatewayIntegrationUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#integration-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1059,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":3308,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":2414,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2415,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1059,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[2415]}],"sources":[{"fileName":"gateway/v8.ts","line":1059,"character":73}]}}]}},{"id":2421,"name":"GatewayInteractionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#interaction-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1096,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2243,"name":"GatewayDispatchEvents.InteractionCreate"},{"type":"reference","id":2422,"name":"GatewayInteractionCreateDispatchData"}],"name":"DataPayload"}},{"id":2422,"name":"GatewayInteractionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#interaction-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1106,"character":12}],"type":{"type":"reference","id":3456,"name":"APIInteraction"}},{"id":2295,"name":"GatewayInvalidSessionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invalid-session","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":385,"character":12}],"type":{"type":"intrinsic","name":"boolean"}},{"id":2423,"name":"GatewayInviteCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1113,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2244,"name":"GatewayDispatchEvents.InviteCreate"},{"type":"reference","id":2424,"name":"GatewayInviteCreateDispatchData"}],"name":"DataPayload"}},{"id":2437,"name":"GatewayInviteDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#invite-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1187,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2245,"name":"GatewayDispatchEvents.InviteDelete"},{"type":"reference","id":2438,"name":"GatewayInviteDeleteDispatchData"}],"name":"DataPayload"}},{"id":2442,"name":"GatewayMessageCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1219,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2246,"name":"GatewayDispatchEvents.MessageCreate"},{"type":"reference","id":2443,"name":"GatewayMessageCreateDispatchData"}],"name":"DataPayload"}},{"id":2443,"name":"GatewayMessageCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1229,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":2454,"name":"GatewayMessageDeleteBulkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete-bulk","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1286,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2248,"name":"GatewayDispatchEvents.MessageDeleteBulk"},{"type":"reference","id":2455,"name":"GatewayMessageDeleteBulkDispatchData"}],"name":"DataPayload"}},{"id":2449,"name":"GatewayMessageDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1256,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2247,"name":"GatewayDispatchEvents.MessageDelete"},{"type":"reference","id":2450,"name":"GatewayMessageDeleteDispatchData"}],"name":"DataPayload"}},{"id":2459,"name":"GatewayMessageReactionAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1316,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2249,"name":"GatewayDispatchEvents.MessageReactionAdd"}],"name":"ReactionData"}},{"id":2460,"name":"GatewayMessageReactionAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-add","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1323,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":2459,"name":"GatewayMessageReactionAddDispatch"}}},{"id":2463,"name":"GatewayMessageReactionRemoveAllDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-all","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1344,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2251,"name":"GatewayDispatchEvents.MessageReactionRemoveAll"},{"type":"reference","id":2464,"name":"GatewayMessageReactionRemoveAllDispatchData"}],"name":"DataPayload"}},{"id":2464,"name":"GatewayMessageReactionRemoveAllDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-all","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1354,"character":12}],"type":{"type":"reference","name":"MessageReactionRemoveData"}},{"id":2461,"name":"GatewayMessageReactionRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1330,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2250,"name":"GatewayDispatchEvents.MessageReactionRemove"},{"type":"literal","value":"member"}],"name":"ReactionData"}},{"id":2462,"name":"GatewayMessageReactionRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1337,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":2461,"name":"GatewayMessageReactionRemoveDispatch"}}},{"id":2465,"name":"GatewayMessageReactionRemoveEmojiDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-reaction-remove-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1361,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2252,"name":"GatewayDispatchEvents.MessageReactionRemoveEmoji"},{"type":"reference","id":2466,"name":"GatewayMessageReactionRemoveEmojiDispatchData"}],"name":"DataPayload"}},{"id":2444,"name":"GatewayMessageUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1236,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2253,"name":"GatewayDispatchEvents.MessageUpdate"},{"type":"reference","id":2445,"name":"GatewayMessageUpdateDispatchData"}],"name":"DataPayload"}},{"id":2445,"name":"GatewayMessageUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#message-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1246,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":2831,"name":"APIMessage"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":2446,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":2448,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1248,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":2447,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v8.ts","line":1247,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[2448,2447]}],"sources":[{"fileName":"gateway/v8.ts","line":1246,"character":69}]}}]}},{"id":2471,"name":"GatewayPresenceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1383,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2254,"name":"GatewayDispatchEvents.PresenceUpdate"},{"type":"reference","id":2472,"name":"GatewayPresenceUpdateDispatchData"}],"name":"DataPayload"}},{"id":2472,"name":"GatewayPresenceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#presence-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1393,"character":12}],"type":{"type":"reference","id":3090,"name":"RawGatewayPresenceUpdate"}},{"id":2301,"name":"GatewayReadyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#ready","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":402,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2258,"name":"GatewayDispatchEvents.Ready"},{"type":"reference","id":2302,"name":"GatewayReadyDispatchData"}],"name":"DataPayload"}},{"id":2271,"name":"GatewayReceivePayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":269,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2272,"name":"GatewayDispatchPayload"},{"type":"reference","id":2285,"name":"GatewayHeartbeatAck"},{"type":"reference","id":2280,"name":"GatewayHeartbeatRequest"},{"type":"reference","id":2273,"name":"GatewayHello"},{"type":"reference","id":2290,"name":"GatewayInvalidSession"},{"type":"reference","id":2296,"name":"GatewayReconnect"}]}},{"id":2309,"name":"GatewayResumedDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#resumed","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":451,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2259,"name":"GatewayDispatchEvents.Resumed"},{"type":"intrinsic","name":"never"}],"name":"DataPayload"}},{"id":2270,"name":"GatewaySendPayload","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":258,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2499,"name":"GatewayHeartbeat"},{"type":"reference","id":2503,"name":"GatewayIdentify"},{"type":"reference","id":2525,"name":"GatewayRequestGuildMembers"},{"type":"reference","id":2518,"name":"GatewayResume"},{"type":"reference","id":2543,"name":"GatewayUpdatePresence"},{"type":"reference","id":2535,"name":"GatewayVoiceStateUpdate"}]}},{"id":2473,"name":"GatewayStageInstanceCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1400,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2255,"name":"GatewayDispatchEvents.StageInstanceCreate"},{"type":"reference","id":2474,"name":"GatewayStageInstanceCreateDispatchData"}],"name":"DataPayload"}},{"id":2474,"name":"GatewayStageInstanceCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-create","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1410,"character":12}],"type":{"type":"reference","id":3807,"name":"APIStageInstance"}},{"id":2475,"name":"GatewayStageInstanceDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1417,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2256,"name":"GatewayDispatchEvents.StageInstanceDelete"},{"type":"reference","id":2476,"name":"GatewayStageInstanceDeleteDispatchData"}],"name":"DataPayload"}},{"id":2476,"name":"GatewayStageInstanceDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-delete","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1427,"character":12}],"type":{"type":"reference","id":3807,"name":"APIStageInstance"}},{"id":2477,"name":"GatewayStageInstanceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1434,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2257,"name":"GatewayDispatchEvents.StageInstanceUpdate"},{"type":"reference","id":2478,"name":"GatewayStageInstanceUpdateDispatchData"}],"name":"DataPayload"}},{"id":2478,"name":"GatewayStageInstanceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#stage-instance-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1444,"character":12}],"type":{"type":"reference","id":3807,"name":"APIStageInstance"}},{"id":2479,"name":"GatewayTypingStartDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#typing-start","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1451,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2260,"name":"GatewayDispatchEvents.TypingStart"},{"type":"reference","id":2480,"name":"GatewayTypingStartDispatchData"}],"name":"DataPayload"}},{"id":2486,"name":"GatewayUserUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#user-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1488,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2261,"name":"GatewayDispatchEvents.UserUpdate"},{"type":"reference","id":2487,"name":"GatewayUserUpdateDispatchData"}],"name":"DataPayload"}},{"id":2487,"name":"GatewayUserUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#user-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1495,"character":12}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":2490,"name":"GatewayVoiceServerUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-server-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1519,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2262,"name":"GatewayDispatchEvents.VoiceServerUpdate"},{"type":"reference","id":2491,"name":"GatewayVoiceServerUpdateDispatchData"}],"name":"DataPayload"}},{"id":2488,"name":"GatewayVoiceStateUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-state-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1502,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2263,"name":"GatewayDispatchEvents.VoiceStateUpdate"},{"type":"reference","id":2489,"name":"GatewayVoiceStateUpdateDispatchData"}],"name":"DataPayload"}},{"id":2489,"name":"GatewayVoiceStateUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#voice-state-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1512,"character":12}],"type":{"type":"reference","id":3943,"name":"GatewayVoiceState"}},{"id":2495,"name":"GatewayWebhooksUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#webhooks-update","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":1553,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2264,"name":"GatewayDispatchEvents.WebhooksUpdate"},{"type":"reference","id":2496,"name":"GatewayWebhooksUpdateDispatchData"}],"name":"DataPayload"}},{"id":4805,"name":"GetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#list-voice-regions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/voice.ts","line":8,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3957,"name":"APIVoiceRegion"}}},{"id":2748,"name":"GuildChannelType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":55,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":2825,"name":"ChannelType.GuildNews"},{"type":"reference","id":2827,"name":"ChannelType.GuildStageVoice"},{"type":"reference","id":2826,"name":"ChannelType.GuildStore"},{"type":"reference","id":2822,"name":"ChannelType.GuildVoice"},{"type":"reference","id":2747,"name":"TextChannelType"}]},{"type":"union","types":[{"type":"reference","id":2821,"name":"ChannelType.DM"},{"type":"reference","id":2823,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":2765,"name":"GuildTextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":105,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2747,"name":"TextChannelType"},{"type":"union","types":[{"type":"reference","id":2821,"name":"ChannelType.DM"},{"type":"reference","id":2823,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":3625,"name":"PartialAPIMessageInteractionGuildMember","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/_interactions/base.ts","line":11,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3297,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"avatar"},{"type":"literal","value":"communication_disabled_until"},{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"nick"},{"type":"literal","value":"pending"},{"type":"literal","value":"premium_since"},{"type":"literal","value":"roles"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":4333,"name":"RESTDeleteAPIChannelAllMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":336,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4327,"name":"RESTDeleteAPIChannelMessageOwnReaction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-own-reaction","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":297,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4334,"name":"RESTDeleteAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions-for-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":343,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4347,"name":"RESTDeleteAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":426,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4328,"name":"RESTDeleteAPIChannelMessageUserReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-user-reaction","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":304,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4366,"name":"RESTDeleteAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-channel-permission","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":552,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4373,"name":"RESTDeleteAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-pinned-channel-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":599,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4378,"name":"RESTDeleteAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-remove-recipient","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":629,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":4298,"name":"RESTDeleteAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#deleteclose-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":132,"character":12}],"type":{"type":"reference","id":2818,"name":"APIChannel"}},{"id":4800,"name":"RESTDeleteAPICurrentUserGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#leave-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":94,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4504,"name":"RESTDeleteAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-ban","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":611,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4390,"name":"RESTDeleteAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":75,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4544,"name":"RESTDeleteAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-integration","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":837,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4497,"name":"RESTDeleteAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":565,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4496,"name":"RESTDeleteAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":558,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4455,"name":"RESTDeleteAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":307,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4529,"name":"RESTDeleteAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":744,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4593,"name":"RESTDeleteAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#delete-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":125,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4766,"name":"RESTDeleteAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":78,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4780,"name":"RESTDeleteAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#delete-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":92,"character":12}],"type":{"type":"reference","id":3865,"name":"APITemplate"}},{"id":4645,"name":"RESTDeleteAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":273,"character":12}],"type":{"type":"reference","id":4855,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":4635,"name":"RESTDeleteAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":210,"character":12}],"type":{"type":"reference","id":4855,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":4658,"name":"RESTDeleteAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#delete-invite","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/invite.ts","line":34,"character":12}],"type":{"type":"reference","id":3735,"name":"APIInvite"}},{"id":4749,"name":"RESTDeleteAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#delete-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":68,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4821,"name":"RESTDeleteAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":115,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4855,"name":"RESTDeleteAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":325,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4822,"name":"RESTDeleteAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-with-token","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":122,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4647,"name":"RESTGetAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":287,"character":12}],"type":{"type":"reference","id":3610,"name":"APIGuildApplicationCommandPermissions"}},{"id":4601,"name":"RESTGetAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":31,"character":12}],"type":{"type":"reference","id":3459,"name":"APIApplicationCommand"}},{"id":4600,"name":"RESTGetAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":24,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3459,"name":"APIApplicationCommand"}}},{"id":4620,"name":"RESTGetAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":112,"character":12}],"type":{"type":"reference","id":3459,"name":"APIApplicationCommand"}},{"id":4619,"name":"RESTGetAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":105,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3459,"name":"APIApplicationCommand"}}},{"id":4277,"name":"RESTGetAPIAuditLogResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/auditLog.ts","line":33,"character":12}],"type":{"type":"reference","id":2602,"name":"APIAuditLog"}},{"id":4356,"name":"RESTGetAPIChannelInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-invites","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":487,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3751,"name":"APIExtendedInvite"}}},{"id":4332,"name":"RESTGetAPIChannelMessageReactionUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":329,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3893,"name":"APIUser"}}},{"id":4305,"name":"RESTGetAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":172,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":4304,"name":"RESTGetAPIChannelMessagesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":165,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":2831,"name":"APIMessage"}}},{"id":4371,"name":"RESTGetAPIChannelPinsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-pinned-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":585,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":2831,"name":"APIMessage"}}},{"id":4283,"name":"RESTGetAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":34,"character":12}],"type":{"type":"reference","id":2818,"name":"APIChannel"}},{"id":4810,"name":"RESTGetAPIChannelWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-channel-webhooks","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":44,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3963,"name":"APIWebhook"}}},{"id":4804,"name":"RESTGetAPICurrentUserConnectionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-connections","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":120,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3930,"name":"APIConnection"}}},{"id":4799,"name":"RESTGetAPICurrentUserGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":87,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":4792,"name":"RESTAPIPartialCurrentUserGuild"}}},{"id":4781,"name":"RESTGetAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":9,"character":12}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":4392,"name":"RESTGetAPIGatewayBotResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/gateway.ts","line":15,"character":12}],"type":{"type":"reference","id":3081,"name":"APIGatewayBotInfo"}},{"id":4391,"name":"RESTGetAPIGatewayResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/gateway.ts","line":8,"character":12}],"type":{"type":"reference","id":3079,"name":"APIGatewayInfo"}},{"id":4646,"name":"RESTGetAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":280,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3610,"name":"APIGuildApplicationCommandPermissions"}}},{"id":4499,"name":"RESTGetAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-ban","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":579,"character":12}],"type":{"type":"reference","id":3338,"name":"APIBan"}},{"id":4498,"name":"RESTGetAPIGuildBansResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":572,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3338,"name":"APIBan"}}},{"id":4456,"name":"RESTGetAPIGuildChannelsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-channels","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":314,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":2818,"name":"APIChannel"}}},{"id":4380,"name":"RESTGetAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":16,"character":12}],"type":{"type":"reference","id":3070,"name":"APIEmoji"}},{"id":4379,"name":"RESTGetAPIGuildEmojisResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-guild-emojis","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":9,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3070,"name":"APIEmoji"}}},{"id":4543,"name":"RESTGetAPIGuildIntegrationsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-integrations","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":830,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3308,"name":"APIGuildIntegration"}}},{"id":4542,"name":"RESTGetAPIGuildInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-invites","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":823,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3751,"name":"APIExtendedInvite"}}},{"id":4466,"name":"RESTGetAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":366,"character":12}],"type":{"type":"reference","id":3297,"name":"APIGuildMember"}},{"id":4555,"name":"RESTGetAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":902,"character":12}],"type":{"type":"reference","id":3376,"name":"APIGuildMembershipScreening"}},{"id":4470,"name":"RESTGetAPIGuildMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":393,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3297,"name":"APIGuildMember"}}},{"id":4474,"name":"RESTGetAPIGuildMembersSearchResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":416,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3297,"name":"APIGuildMember"}}},{"id":4432,"name":"RESTGetAPIGuildPreviewResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-preview","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":187,"character":12}],"type":{"type":"reference","id":3282,"name":"APIGuildPreview"}},{"id":4431,"name":"RESTGetAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":180,"character":12}],"type":{"type":"reference","id":3174,"name":"APIGuild"}},{"id":4505,"name":"RESTGetAPIGuildRolesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-roles","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":618,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3791,"name":"APIRole"}}},{"id":4588,"name":"RESTGetAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":99,"character":12}],"type":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}},{"id":4599,"name":"RESTGetAPIGuildScheduledEventUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":158,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3452,"name":"APIGuildScheduledEventUser"}}},{"id":4574,"name":"RESTGetAPIGuildScheduledEventsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":29,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}}},{"id":4754,"name":"RESTGetAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":23,"character":12}],"type":{"type":"reference","id":3822,"name":"APISticker"}},{"id":4753,"name":"RESTGetAPIGuildStickersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":18,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3822,"name":"APISticker"}}},{"id":4772,"name":"RESTGetAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#get-guild-templates","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":41,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3865,"name":"APITemplate"}}},{"id":4541,"name":"RESTGetAPIGuildVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-voice-regions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":816,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3957,"name":"APIVoiceRegion"}}},{"id":4811,"name":"RESTGetAPIGuildWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-guild-webhooks","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":51,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3963,"name":"APIWebhook"}}},{"id":4568,"name":"RESTGetAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-welcome-screen","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":964,"character":12}],"type":{"type":"reference","id":3368,"name":"APIGuildWelcomeScreen"}},{"id":4554,"name":"RESTGetAPIGuildWidgetImageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Note: while the return type is `ArrayBuffer`, the expected result is\na buffer of sorts (depends if in browser or on node.js/deno).","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":897,"character":12}],"type":{"type":"reference","qualifiedName":"ArrayBuffer","package":"typescript","name":"ArrayBuffer"}},{"id":4548,"name":"RESTGetAPIGuildWidgetJSONResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":865,"character":12}],"type":{"type":"reference","id":3341,"name":"APIGuildWidget"}},{"id":4545,"name":"RESTGetAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-settings","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":844,"character":12}],"type":{"type":"reference","id":3294,"name":"APIGuildWidgetSettings"}},{"id":4641,"name":"RESTGetAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":245,"character":12}],"type":{"type":"reference","id":4847,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":4631,"name":"RESTGetAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":182,"character":12}],"type":{"type":"reference","id":4847,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":4657,"name":"RESTGetAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/invite.ts","line":27,"character":12}],"type":{"type":"reference","id":3735,"name":"APIInvite"}},{"id":4659,"name":"RESTGetAPIOAuth2CurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-application-information","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":9,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2563,"name":"APIApplication"},{"type":"literal","value":"flags"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4744,"name":"RESTGetAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#get-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":38,"character":12}],"type":{"type":"reference","id":3807,"name":"APIStageInstance"}},{"id":4750,"name":"RESTGetAPIStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":6,"character":12}],"type":{"type":"reference","id":3822,"name":"APISticker"}},{"id":4767,"name":"RESTGetAPITemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#get-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":9,"character":12}],"type":{"type":"reference","id":3865,"name":"APITemplate"}},{"id":4782,"name":"RESTGetAPIUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":16,"character":12}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":4812,"name":"RESTGetAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":58,"character":12}],"type":{"type":"reference","id":3963,"name":"APIWebhook"}},{"id":4847,"name":"RESTGetAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":279,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":4813,"name":"RESTGetAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-with-token","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":65,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3963,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4783,"name":"RESTGetCurrentUserGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-current-user-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":23,"character":12}],"type":{"type":"reference","id":3297,"name":"APIGuildMember"}},{"id":4700,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":121,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4681,"name":"RESTPostOAuth2AccessTokenResult"},{"type":"literal","value":"refresh_token"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4615,"name":"RESTPatchAPIApplicationCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":77,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4613,"name":"RESTPostAPIApplicationCommandsJSONBody"}],"name":"StrictPartial"}},{"id":4616,"name":"RESTPatchAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":84,"character":12}],"type":{"type":"reference","id":3459,"name":"APIApplicationCommand"}},{"id":4623,"name":"RESTPatchAPIApplicationGuildCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":133,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4613,"name":"RESTPostAPIApplicationCommandsJSONBody"}],"name":"StrictPartial"}},{"id":4624,"name":"RESTPatchAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":140,"character":12}],"type":{"type":"reference","id":3459,"name":"APIApplicationCommand"}},{"id":4343,"name":"RESTPatchAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":405,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4344,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4345,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/channel.ts","line":410,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4345]}],"sources":[{"fileName":"rest/v8/channel.ts","line":406,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4335,"name":"RESTPatchAPIChannelMessageJSONBody"}]}]}},{"id":4346,"name":"RESTPatchAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":419,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":4297,"name":"RESTPatchAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":125,"character":12}],"type":{"type":"reference","id":2818,"name":"APIChannel"}},{"id":4494,"name":"RESTPatchAPICurrentGuildMemberNicknameResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead."},{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":543,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4490,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody"}],"name":"StrictRequired"}},{"id":4787,"name":"RESTPatchAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":46,"character":12}],"type":{"type":"reference","id":3893,"name":"APIUser"}},{"id":4459,"name":"RESTPatchAPIGuildChannelPositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":335,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":4460,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4461,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel id"},"sources":[{"fileName":"rest/v8/guild.ts","line":339,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":4463,"name":"lock_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sync channel overwrites with the new parent, when moving to a new `parent_id`"},"sources":[{"fileName":"rest/v8/guild.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":4464,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new parent id of this channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":351,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":4462,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"rest/v8/guild.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4461,4463,4464,4462]}],"sources":[{"fileName":"rest/v8/guild.ts","line":335,"character":56}]}}}},{"id":4465,"name":"RESTPatchAPIGuildChannelPositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":359,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4389,"name":"RESTPatchAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":68,"character":12}],"type":{"type":"reference","id":3070,"name":"APIEmoji"}},{"id":4489,"name":"RESTPatchAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":506,"character":12}],"type":{"type":"reference","id":3297,"name":"APIGuildMember"}},{"id":4560,"name":"RESTPatchAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":925,"character":12}],"type":{"type":"reference","id":3376,"name":"APIGuildMembershipScreening"}},{"id":4454,"name":"RESTPatchAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":300,"character":12}],"type":{"type":"reference","id":3174,"name":"APIGuild"}},{"id":4515,"name":"RESTPatchAPIGuildRolePositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":678,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":4516,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4517,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"rest/v8/guild.ts","line":682,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":4518,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sorting position of the role"},"sources":[{"fileName":"rest/v8/guild.ts","line":686,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4517,4518]}],"sources":[{"fileName":"rest/v8/guild.ts","line":678,"character":53}]}}}},{"id":4519,"name":"RESTPatchAPIGuildRolePositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":694,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3791,"name":"APIRole"}}},{"id":4528,"name":"RESTPatchAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":737,"character":12}],"type":{"type":"reference","id":3791,"name":"APIRole"}},{"id":4589,"name":"RESTPatchAPIGuildScheduledEventJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":106,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":4575,"name":"RESTPostAPIGuildScheduledEventJSONBody"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":4590,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4591,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":110,"character":1}],"type":{"type":"reference","id":3445,"name":"GuildScheduledEventStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[4591]}],"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":106,"character":110}]}}]}},{"id":4592,"name":"RESTPatchAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":118,"character":12}],"type":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}},{"id":4765,"name":"RESTPatchAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":73,"character":12}],"type":{"type":"reference","id":3822,"name":"APISticker"}},{"id":4778,"name":"RESTPatchAPIGuildTemplateJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#modify-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":78,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4773,"name":"RESTPostAPIGuildTemplatesJSONBody"}],"name":"StrictPartial"}},{"id":4779,"name":"RESTPatchAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#modify-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":85,"character":12}],"type":{"type":"reference","id":3865,"name":"APITemplate"}},{"id":4569,"name":"RESTPatchAPIGuildWelcomeScreenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":971,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":3368,"name":"APIGuildWelcomeScreen"}],"name":"StrictPartial"}],"name":"Nullable"},{"type":"reflection","declaration":{"id":4570,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4571,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the welcome screen is enabled"},"sources":[{"fileName":"rest/v8/guild.ts","line":975,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[4571]}],"sources":[{"fileName":"rest/v8/guild.ts","line":971,"character":102}]}}]}},{"id":4546,"name":"RESTPatchAPIGuildWidgetSettingsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":851,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":3294,"name":"APIGuildWidgetSettings"}],"name":"StrictPartial"}},{"id":4547,"name":"RESTPatchAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":858,"character":12}],"type":{"type":"reference","id":3294,"name":"APIGuildWidgetSettings"}},{"id":4643,"name":"RESTPatchAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":259,"character":12}],"type":{"type":"reference","id":4851,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":4642,"name":"RESTPatchAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":252,"character":12}],"type":{"type":"reference","id":4848,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":4644,"name":"RESTPatchAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":266,"character":12}],"type":{"type":"reference","id":4854,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":4633,"name":"RESTPatchAPIInteractionOriginalResponseFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":196,"character":12}],"type":{"type":"reference","id":4851,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":4632,"name":"RESTPatchAPIInteractionOriginalResponseJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":189,"character":12}],"type":{"type":"reference","id":4848,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":4634,"name":"RESTPatchAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":203,"character":12}],"type":{"type":"reference","id":4854,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":4748,"name":"RESTPatchAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#update-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":61,"character":12}],"type":{"type":"reference","id":3807,"name":"APIStageInstance"}},{"id":4818,"name":"RESTPatchAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":94,"character":12}],"type":{"type":"reference","id":3963,"name":"APIWebhook"}},{"id":4819,"name":"RESTPatchAPIWebhookWithTokenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":101,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4814,"name":"RESTPatchAPIWebhookJSONBody"},{"type":"literal","value":"channel_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4851,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":304,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4852,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4853,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/webhook.ts","line":309,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4853]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":305,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4848,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}]}]}},{"id":4848,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":286,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":4823,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"allowed_mentions"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"embeds"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":4849,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4850,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/channel#attachment-object\n"},"sources":[{"fileName":"rest/v8/webhook.ts","line":296,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":2972,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"filename"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":2972,"name":"APIAttachment"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}}],"groups":[{"title":"Properties","kind":1024,"children":[4850]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":288,"character":4}]}}]}},{"id":4854,"name":"RESTPatchAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":318,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":4820,"name":"RESTPatchAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":108,"character":12}],"type":{"type":"reference","id":4813,"name":"RESTGetAPIWebhookWithTokenResult"}},{"id":4613,"name":"RESTPostAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":61,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":4602,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"reference","id":4608,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"}]}},{"id":4614,"name":"RESTPostAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":70,"character":12}],"type":{"type":"reference","id":3459,"name":"APIApplicationCommand"}},{"id":4621,"name":"RESTPostAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":119,"character":12}],"type":{"type":"reference","id":4613,"name":"RESTPostAPIApplicationCommandsJSONBody"}},{"id":4622,"name":"RESTPostAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":126,"character":12}],"type":{"type":"reference","id":3459,"name":"APIApplicationCommand"}},{"id":4369,"name":"RESTPostAPIChannelFollowersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":571,"character":12}],"type":{"type":"reference","id":2906,"name":"APIFollowedChannel"}},{"id":4365,"name":"RESTPostAPIChannelInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":545,"character":12}],"type":{"type":"reference","id":3751,"name":"APIExtendedInvite"}},{"id":4325,"name":"RESTPostAPIChannelMessageCrosspostResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#crosspost-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":283,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":4321,"name":"RESTPostAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":262,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4322,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4323,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/channel.ts","line":267,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4323]}],"sources":[{"fileName":"rest/v8/channel.ts","line":263,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4309,"name":"RESTPostAPIChannelMessageJSONBody"}]}]}},{"id":4324,"name":"RESTPostAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":276,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":4350,"name":"RESTPostAPIChannelMessagesBulkDeleteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":445,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4370,"name":"RESTPostAPIChannelTypingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#trigger-typing-indicator","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":578,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4809,"name":"RESTPostAPIChannelWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":37,"character":12}],"type":{"type":"reference","id":3963,"name":"APIWebhook"}},{"id":4803,"name":"RESTPostAPICurrentUserCreateDMChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/user.ts","line":113,"character":12}],"type":{"type":"reference","id":2818,"name":"APIChannel"}},{"id":4457,"name":"RESTPostAPIGuildChannelJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":321,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4399,"name":"APIGuildCreatePartialChannel"},{"type":"literal","value":"id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":4458,"name":"RESTPostAPIGuildChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":328,"character":12}],"type":{"type":"reference","id":2818,"name":"APIChannel"}},{"id":4385,"name":"RESTPostAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/emoji.ts","line":45,"character":12}],"type":{"type":"reference","id":3070,"name":"APIEmoji"}},{"id":4514,"name":"RESTPostAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":671,"character":12}],"type":{"type":"reference","id":3791,"name":"APIRole"}},{"id":4585,"name":"RESTPostAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guildScheduledEvent.ts","line":80,"character":12}],"type":{"type":"reference","id":3438,"name":"APIGuildScheduledEvent"}},{"id":4760,"name":"RESTPostAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/sticker.ts","line":50,"character":12}],"type":{"type":"reference","id":3822,"name":"APISticker"}},{"id":4776,"name":"RESTPostAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#create-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":64,"character":12}],"type":{"type":"reference","id":3865,"name":"APITemplate"}},{"id":4428,"name":"RESTPostAPIGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":159,"character":12}],"type":{"type":"reference","id":3174,"name":"APIGuild"}},{"id":4628,"name":"RESTPostAPIInteractionCallbackFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":168,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4629,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4630,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/interactions.ts","line":173,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4630]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":169,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4627,"name":"RESTPostAPIInteractionCallbackJSONBody"}]}]}},{"id":4627,"name":"RESTPostAPIInteractionCallbackJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":161,"character":12}],"type":{"type":"reference","id":3697,"name":"APIInteractionResponse"}},{"id":4637,"name":"RESTPostAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":224,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4638,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4639,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/interactions.ts","line":229,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4639]}],"sources":[{"fileName":"rest/v8/interactions.ts","line":225,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4636,"name":"RESTPostAPIInteractionFollowupJSONBody"}]}]}},{"id":4636,"name":"RESTPostAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":217,"character":12}],"type":{"type":"reference","id":3725,"name":"APIInteractionResponseCallbackData"}},{"id":4640,"name":"RESTPostAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":238,"character":12}],"type":{"type":"reference","id":4840,"name":"RESTPostAPIWebhookWithTokenWaitResult"}},{"id":4743,"name":"RESTPostAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/stageInstance.ts","line":31,"character":12}],"type":{"type":"reference","id":3807,"name":"APIStageInstance"}},{"id":4771,"name":"RESTPostAPITemplateCreateGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#create-guild-from-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":34,"character":12}],"type":{"type":"reference","id":3174,"name":"APIGuild"}},{"id":4833,"name":"RESTPostAPIWebhookWithTokenFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":181,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":4834,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4835,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v8/webhook.ts","line":186,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[4835]}],"sources":[{"fileName":"rest/v8/webhook.ts","line":182,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":4823,"name":"RESTPostAPIWebhookWithTokenJSONBody"}]}]}},{"id":4844,"name":"RESTPostAPIWebhookWithTokenGitHubQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":255,"character":12}],"type":{"type":"reference","id":4836,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":4845,"name":"RESTPostAPIWebhookWithTokenGitHubResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":262,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4846,"name":"RESTPostAPIWebhookWithTokenGitHubWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params\n","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":272,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":4839,"name":"RESTPostAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":214,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4841,"name":"RESTPostAPIWebhookWithTokenSlackQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":231,"character":12}],"type":{"type":"reference","id":4836,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":4842,"name":"RESTPostAPIWebhookWithTokenSlackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":238,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4843,"name":"RESTPostAPIWebhookWithTokenSlackWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params\n","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":248,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":4840,"name":"RESTPostAPIWebhookWithTokenWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params\n","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/webhook.ts","line":224,"character":12}],"type":{"type":"reference","id":2831,"name":"APIMessage"}},{"id":4738,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsAndWebhookIncomingScopeResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":238,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":4724,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult"},{"type":"reference","id":4731,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult"}]}},{"id":4704,"name":"RESTPostOAuth2ClientCredentialsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":136,"character":12}],"type":{"type":"reference","id":4700,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult"}},{"id":4692,"name":"RESTPostOAuth2RefreshTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/oauth2.ts","line":100,"character":12}],"type":{"type":"reference","id":4681,"name":"RESTPostOAuth2AccessTokenResult"}},{"id":4650,"name":"RESTPutAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":303,"character":12}],"type":{"type":"reference","id":3610,"name":"APIGuildApplicationCommandPermissions"}},{"id":4617,"name":"RESTPutAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":91,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":4613,"name":"RESTPostAPIApplicationCommandsJSONBody"}}},{"id":4618,"name":"RESTPutAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":98,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3459,"name":"APIApplicationCommand"}}},{"id":4625,"name":"RESTPutAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":147,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":4613,"name":"RESTPostAPIApplicationCommandsJSONBody"}}},{"id":4626,"name":"RESTPutAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":154,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3459,"name":"APIApplicationCommand"}}},{"id":4326,"name":"RESTPutAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-reaction","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":290,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4355,"name":"RESTPutAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":480,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4372,"name":"RESTPutAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#add-pinned-channel-message","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":592,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4377,"name":"RESTPutAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/channel.ts","line":622,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":4651,"name":"RESTPutAPIGuildApplicationCommandsPermissionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":310,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":3610,"name":"APIGuildApplicationCommandPermissions"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"permissions"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}},{"id":4652,"name":"RESTPutAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/interactions.ts","line":320,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":3610,"name":"APIGuildApplicationCommandPermissions"}}},{"id":4503,"name":"RESTPutAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":604,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4481,"name":"RESTPutAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":457,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":3297,"name":"APIGuildMember"},{"type":"intrinsic","name":"undefined"}]}},{"id":4495,"name":"RESTPutAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member-role","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/guild.ts","line":551,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":4777,"name":"RESTPutAPIGuildTemplateSyncResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/template#sync-guild-template","tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"rest/v8/template.ts","line":71,"character":12}],"type":{"type":"reference","id":3865,"name":"APITemplate"}},{"id":2747,"name":"TextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"payloads/v8/channel.ts","line":50,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":2821,"name":"ChannelType.DM"},{"type":"reference","id":2823,"name":"ChannelType.GroupDM"},{"type":"reference","id":2825,"name":"ChannelType.GuildNews"},{"type":"reference","id":2820,"name":"ChannelType.GuildText"}]}},{"id":3980,"name":"APIVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v8/index.ts","line":21,"character":13}],"type":{"type":"literal","value":"8"},"defaultValue":"'8'"},{"id":2175,"name":"GatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"tags":[{"tag":"deprecated","text":"API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.\n"}]},"sources":[{"fileName":"gateway/v8.ts","line":34,"character":13}],"type":{"type":"literal","value":"8"},"defaultValue":"'8'"},{"id":4264,"name":"OAuth2Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v8/index.ts","line":792,"character":13}],"type":{"type":"reflection","declaration":{"id":4265,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4266,"name":"authorizationURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":793,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v8/oauth2/authorize"},"defaultValue":"..."},{"id":4268,"name":"tokenRevocationURL","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"See https://tools.ietf.org/html/rfc7009"},"sources":[{"fileName":"rest/v8/index.ts","line":798,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v8/oauth2/token/revoke"},"defaultValue":"..."},{"id":4267,"name":"tokenURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":794,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v8/oauth2/token"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[4266,4268,4267]}]}},"defaultValue":"..."},{"id":4256,"name":"RouteBases","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v8/index.ts","line":780,"character":13}],"type":{"type":"reflection","declaration":{"id":4257,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4258,"name":"api","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":781,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v8"},"defaultValue":"..."},{"id":4259,"name":"cdn","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":782,"character":1}],"type":{"type":"literal","value":"https://cdn.discordapp.com"},"defaultValue":"'https://cdn.discordapp.com'"},{"id":4262,"name":"gift","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":785,"character":1}],"type":{"type":"literal","value":"https://discord.gift"},"defaultValue":"'https://discord.gift'"},{"id":4260,"name":"invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":783,"character":1}],"type":{"type":"literal","value":"https://discord.gg"},"defaultValue":"'https://discord.gg'"},{"id":4263,"name":"scheduledEvent","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":786,"character":1}],"type":{"type":"literal","value":"https://discord.com/events"},"defaultValue":"'https://discord.com/events'"},{"id":4261,"name":"template","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":784,"character":1}],"type":{"type":"literal","value":"https://discord.new"},"defaultValue":"'https://discord.new'"}],"groups":[{"title":"Properties","kind":1024,"children":[4258,4259,4262,4260,4263,4261]}]}},"defaultValue":"..."},{"id":3981,"name":"Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v8/index.ts","line":23,"character":13}],"type":{"type":"reflection","declaration":{"id":3982,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":4192,"name":"applicationCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":622,"character":1}],"signatures":[{"id":4193,"name":"applicationCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/commands/{command.id}`"},"parameters":[{"id":4194,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4195,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4220,"name":"applicationCommandPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":686,"character":1}],"signatures":[{"id":4221,"name":"applicationCommandPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`"},"parameters":[{"id":4222,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4223,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4224,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},"/permissions"]]}}]},{"id":4189,"name":"applicationCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":612,"character":1}],"signatures":[{"id":4190,"name":"applicationCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands`\n- PUT `/applications/{application.id}/commands`\n- POST `/applications/{application.id}/commands`"},"parameters":[{"id":4191,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":4200,"name":"applicationGuildCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":642,"character":1}],"signatures":[{"id":4201,"name":"applicationGuildCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`"},"parameters":[{"id":4202,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4203,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4204,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4196,"name":"applicationGuildCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":632,"character":1}],"signatures":[{"id":4197,"name":"applicationGuildCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands`\n- POST `/applications/{application.id}/guilds/{guild.id}/commands`"},"parameters":[{"id":4198,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4199,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":3986,"name":"channel","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":38,"character":1}],"signatures":[{"id":3987,"name":"channel","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}`\n- PATCH `/channels/{channel.id}`\n- DELETE `/channels/{channel.id}`"},"parameters":[{"id":3988,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4020,"name":"channelBulkDelete","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":113,"character":1}],"signatures":[{"id":4021,"name":"channelBulkDelete","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/bulk-delete`"},"parameters":[{"id":4022,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/bulk-delete"]]}}]},{"id":4030,"name":"channelFollowers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":139,"character":1}],"signatures":[{"id":4031,"name":"channelFollowers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/followers`"},"parameters":[{"id":4032,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/followers"]]}}]},{"id":4027,"name":"channelInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":131,"character":1}],"signatures":[{"id":4028,"name":"channelInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/invites`\n- POST `/channels/{channel.id}/invites`"},"parameters":[{"id":4029,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":3992,"name":"channelMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":57,"character":1}],"signatures":[{"id":3993,"name":"channelMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}`\n- PATCH `/channels/{channel.id}/messages/{message.id}`\n- DELETE `/channels/{channel.id}/messages/{message.id}`"},"parameters":[{"id":3994,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":3995,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4016,"name":"channelMessageAllReactions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":105,"character":1}],"signatures":[{"id":4017,"name":"channelMessageAllReactions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions`"},"parameters":[{"id":4018,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4019,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions"]]}}]},{"id":3996,"name":"channelMessageCrosspost","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":65,"character":1}],"signatures":[{"id":3997,"name":"channelMessageCrosspost","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/{message.id}/crosspost`"},"parameters":[{"id":3998,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":3999,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/crosspost"]]}}]},{"id":4000,"name":"channelMessageOwnReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":76,"character":1}],"signatures":[{"id":4001,"name":"channelMessageOwnReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":4002,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4003,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4004,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/@me"]]}}]},{"id":4011,"name":"channelMessageReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":97,"character":1}],"signatures":[{"id":4012,"name":"channelMessageReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":4013,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4014,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4015,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4005,"name":"channelMessageUserReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":86,"character":1}],"signatures":[{"id":4006,"name":"channelMessageUserReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/{user.id}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":4007,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4008,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4009,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4010,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":3989,"name":"channelMessages","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":47,"character":1}],"signatures":[{"id":3990,"name":"channelMessages","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages`\n- POST `/channels/{channel.id}/messages`"},"parameters":[{"id":3991,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages"]]}}]},{"id":4023,"name":"channelPermission","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":122,"character":1}],"signatures":[{"id":4024,"name":"channelPermission","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/permissions/{overwrite.id}`\n- DELETE `/channels/{channel.id}/permissions/{overwrite.id}`"},"parameters":[{"id":4025,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4026,"name":"overwriteId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/permissions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4039,"name":"channelPin","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":164,"character":1}],"signatures":[{"id":4040,"name":"channelPin","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/pins/{message.id}`\n- DELETE `/channels/{channel.id}/pins/{message.id}`"},"parameters":[{"id":4041,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4042,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4036,"name":"channelPins","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":155,"character":1}],"signatures":[{"id":4037,"name":"channelPins","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/pins`"},"parameters":[{"id":4038,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins"]]}}]},{"id":4043,"name":"channelRecipient","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":173,"character":1}],"signatures":[{"id":4044,"name":"channelRecipient","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/recipients/{user.id}`\n- DELETE `/channels/{channel.id}/recipients/{user.id}`"},"parameters":[{"id":4045,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4046,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/recipients/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4033,"name":"channelTyping","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":147,"character":1}],"signatures":[{"id":4034,"name":"channelTyping","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/typing`"},"parameters":[{"id":4035,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/typing"]]}}]},{"id":4155,"name":"channelWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":492,"character":1}],"signatures":[{"id":4156,"name":"channelWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/webhooks`\n- POST `/channels/{channel.id}/webhooks`"},"parameters":[{"id":4157,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":4175,"name":"gateway","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":554,"character":1}],"signatures":[{"id":4176,"name":"gateway","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway`"},"type":{"type":"literal","value":"/gateway"}}]},{"id":4177,"name":"gatewayBot","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":562,"character":1}],"signatures":[{"id":4178,"name":"gatewayBot","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway/bot`"},"type":{"type":"literal","value":"/gateway/bot"}}]},{"id":4056,"name":"guild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":210,"character":1}],"signatures":[{"id":4057,"name":"guild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}`\n- PATCH `/guilds/{guild.id}`\n- DELETE `/guilds/{guild.id}`"},"parameters":[{"id":4058,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4216,"name":"guildApplicationCommandsPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":677,"character":1}],"signatures":[{"id":4217,"name":"guildApplicationCommandsPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/permissions`"},"parameters":[{"id":4218,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4219,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/permissions"]]}}]},{"id":3983,"name":"guildAuditLog","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":28,"character":1}],"signatures":[{"id":3984,"name":"guildAuditLog","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/audit-logs`"},"parameters":[{"id":3985,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/audit-logs"]]}}]},{"id":4086,"name":"guildBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":293,"character":1}],"signatures":[{"id":4087,"name":"guildBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans/{user.id}`\n- PUT `/guilds/{guild.id}/bans/{user.id}`\n- DELETE `/guilds/{guild.id}/bans/{user.id}`"},"parameters":[{"id":4088,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4089,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4083,"name":"guildBans","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":283,"character":1}],"signatures":[{"id":4084,"name":"guildBans","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans`"},"parameters":[{"id":4085,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans"]]}}]},{"id":4062,"name":"guildChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":228,"character":1}],"signatures":[{"id":4063,"name":"guildChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/channels`\n- POST `/guilds/{guild.id}/channels`\n- PATCH `/guilds/{guild.id}/channels`"},"parameters":[{"id":4064,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/channels"]]}}]},{"id":4075,"name":"guildCurrentMemberNickname","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":266,"character":1}],"signatures":[{"id":4076,"name":"guildCurrentMemberNickname","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/members/@me/nick`","tags":[{"tag":"deprecated","text":"Use {@link Routes.guildMember} instead.\n"}]},"parameters":[{"id":4077,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/@me/nick"]]}}]},{"id":4050,"name":"guildEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":192,"character":1}],"signatures":[{"id":4051,"name":"guildEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis/{emoji.id}`\n- PATCH `/guilds/{guild.id}/emojis/{emoji.id}`\n- DELETE `/guilds/{guild.id}/emojis/{emoji.id}`"},"parameters":[{"id":4052,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4053,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4047,"name":"guildEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":182,"character":1}],"signatures":[{"id":4048,"name":"guildEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis`\n- POST `/guilds/{guild.id}/emojis`"},"parameters":[{"id":4049,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":4109,"name":"guildIntegration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":353,"character":1}],"signatures":[{"id":4110,"name":"guildIntegration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/guilds/{guild.id}/integrations/{integration.id}`"},"parameters":[{"id":4111,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4112,"name":"integrationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4106,"name":"guildIntegrations","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":345,"character":1}],"signatures":[{"id":4107,"name":"guildIntegrations","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/integrations`"},"parameters":[{"id":4108,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations"]]}}]},{"id":4103,"name":"guildInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":337,"character":1}],"signatures":[{"id":4104,"name":"guildInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/invites`"},"parameters":[{"id":4105,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":4065,"name":"guildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":240,"character":1}],"signatures":[{"id":4066,"name":"guildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/{user.id}`\n- PUT `/guilds/{guild.id}/members/{user.id}`\n- PATCH `/guilds/{guild.id}/members/@me`\n- PATCH `/guilds/{guild.id}/members/{user.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}`"},"parameters":[{"id":4067,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4068,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4078,"name":"guildMemberRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":275,"character":1}],"signatures":[{"id":4079,"name":"guildMemberRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`"},"parameters":[{"id":4080,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4081,"name":"memberId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4082,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4209,"name":"guildMemberVerification","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":659,"character":1}],"signatures":[{"id":4210,"name":"guildMemberVerification","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/member-verification`\n- PATCH `/guilds/{guild.id}/member-verification`"},"parameters":[{"id":4211,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member-verification"]]}}]},{"id":4069,"name":"guildMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":248,"character":1}],"signatures":[{"id":4070,"name":"guildMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members`"},"parameters":[{"id":4071,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members"]]}}]},{"id":4072,"name":"guildMembersSearch","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":256,"character":1}],"signatures":[{"id":4073,"name":"guildMembersSearch","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/search`"},"parameters":[{"id":4074,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/search"]]}}]},{"id":4059,"name":"guildPreview","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":218,"character":1}],"signatures":[{"id":4060,"name":"guildPreview","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/preview`"},"parameters":[{"id":4061,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/preview"]]}}]},{"id":4097,"name":"guildPrune","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":321,"character":1}],"signatures":[{"id":4098,"name":"guildPrune","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/prune`\n- POST `/guilds/{guild.id}/prune`"},"parameters":[{"id":4099,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/prune"]]}}]},{"id":4093,"name":"guildRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":312,"character":1}],"signatures":[{"id":4094,"name":"guildRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/roles/{role.id}`"},"parameters":[{"id":4095,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4096,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4090,"name":"guildRoles","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":303,"character":1}],"signatures":[{"id":4091,"name":"guildRoles","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles`\n- POST `/guilds/{guild.id}/roles`\n- PATCH `/guilds/{guild.id}/roles`"},"parameters":[{"id":4092,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles"]]}}]},{"id":4248,"name":"guildScheduledEvent","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":767,"character":1}],"signatures":[{"id":4249,"name":"guildScheduledEvent","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- PATCH `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- DELETE `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`"},"parameters":[{"id":4250,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4251,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":4252,"name":"guildScheduledEventUsers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":775,"character":1}],"signatures":[{"id":4253,"name":"guildScheduledEventUsers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}/users`"},"parameters":[{"id":4254,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4255,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":4245,"name":"guildScheduledEvents","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":757,"character":1}],"signatures":[{"id":4246,"name":"guildScheduledEvents","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events`\n- POST `/guilds/{guild.id}/scheduled-events`"},"parameters":[{"id":4247,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"intrinsic","name":"string"}}]},{"id":4241,"name":"guildSticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":748,"character":1}],"signatures":[{"id":4242,"name":"guildSticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers/{sticker.id}`\n- PATCH `/guilds/{guild.id}/stickers/{sticker.id}`\n- DELETE `/guilds/{guild.id}/stickers/{sticker.id}`"},"parameters":[{"id":4243,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4244,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4238,"name":"guildStickers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":738,"character":1}],"signatures":[{"id":4239,"name":"guildStickers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers`\n- POST `/guilds/{guild.id}/stickers`"},"parameters":[{"id":4240,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers"]]}}]},{"id":4134,"name":"guildTemplate","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":423,"character":1}],"signatures":[{"id":4135,"name":"guildTemplate","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/templates/{template.code}`\n- PATCH `/guilds/{guild.id}/templates/{template.code}`\n- DELETE `/guilds/{guild.id}/templates/{template.code}`"},"parameters":[{"id":4136,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4137,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4131,"name":"guildTemplates","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":413,"character":1}],"signatures":[{"id":4132,"name":"guildTemplates","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/templates`\n- POST `/guilds/{guild.id}/templates`"},"parameters":[{"id":4133,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates"]]}}]},{"id":4119,"name":"guildVanityUrl","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":378,"character":1}],"signatures":[{"id":4120,"name":"guildVanityUrl","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/vanity-url`"},"parameters":[{"id":4121,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/vanity-url"]]}}]},{"id":4100,"name":"guildVoiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":329,"character":1}],"signatures":[{"id":4101,"name":"guildVoiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/regions`"},"parameters":[{"id":4102,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/regions"]]}}]},{"id":4212,"name":"guildVoiceState","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":668,"character":1}],"signatures":[{"id":4213,"name":"guildVoiceState","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/voice-states/@me`\n- PATCH `/guilds/{guild.id}/voice-states/{user.id}`"},"parameters":[{"id":4214,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4215,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/voice-states/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4158,"name":"guildWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":500,"character":1}],"signatures":[{"id":4159,"name":"guildWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/webhooks`"},"parameters":[{"id":4160,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":4225,"name":"guildWelcomeScreen","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":695,"character":1}],"signatures":[{"id":4226,"name":"guildWelcomeScreen","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/welcome-screen`\n- PATCH `/guilds/{guild.id}/welcome-screen`"},"parameters":[{"id":4227,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/welcome-screen"]]}}]},{"id":4122,"name":"guildWidgetImage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":386,"character":1}],"signatures":[{"id":4123,"name":"guildWidgetImage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.png`"},"parameters":[{"id":4124,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.png"]]}}]},{"id":4116,"name":"guildWidgetJSON","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":370,"character":1}],"signatures":[{"id":4117,"name":"guildWidgetJSON","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.json`"},"parameters":[{"id":4118,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.json"]]}}]},{"id":4113,"name":"guildWidgetSettings","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":362,"character":1}],"signatures":[{"id":4114,"name":"guildWidgetSettings","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget`\n- PATCH `/guilds/{guild.id}/widget`"},"parameters":[{"id":4115,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget"]]}}]},{"id":4054,"name":"guilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":200,"character":1}],"signatures":[{"id":4055,"name":"guilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds`"},"type":{"type":"literal","value":"/guilds"}}]},{"id":4205,"name":"interactionCallback","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":650,"character":1}],"signatures":[{"id":4206,"name":"interactionCallback","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/interactions/{interaction.id}/{interaction.token}/callback`"},"parameters":[{"id":4207,"name":"interactionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4208,"name":"interactionToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/interactions/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/callback"]]}}]},{"id":4125,"name":"invite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":395,"character":1}],"signatures":[{"id":4126,"name":"invite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/invites/{invite.code}`\n- DELETE `/invites/{invite.code}`"},"parameters":[{"id":4127,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/invites/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4236,"name":"nitroStickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":729,"character":1}],"signatures":[{"id":4237,"name":"nitroStickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`"},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":4183,"name":"oauth2Authorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":586,"character":1}],"signatures":[{"id":4184,"name":"oauth2Authorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/authorize`"},"type":{"type":"literal","value":"/oauth2/authorize"}}]},{"id":4179,"name":"oauth2CurrentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":570,"character":1}],"signatures":[{"id":4180,"name":"oauth2CurrentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/applications/@me`"},"type":{"type":"literal","value":"/oauth2/applications/@me"}}]},{"id":4181,"name":"oauth2CurrentAuthorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":578,"character":1}],"signatures":[{"id":4182,"name":"oauth2CurrentAuthorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/@me`"},"type":{"type":"literal","value":"/oauth2/@me"}}]},{"id":4185,"name":"oauth2TokenExchange","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":594,"character":1}],"signatures":[{"id":4186,"name":"oauth2TokenExchange","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token`"},"type":{"type":"literal","value":"/oauth2/token"}}]},{"id":4187,"name":"oauth2TokenRevocation","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":602,"character":1}],"signatures":[{"id":4188,"name":"oauth2TokenRevocation","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token/revoke`"},"type":{"type":"literal","value":"/oauth2/token/revoke"}}]},{"id":4230,"name":"stageInstance","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":713,"character":1}],"signatures":[{"id":4231,"name":"stageInstance","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stage-instances/{channel.id}`\n- PATCH `/stage-instances/{channel.id}`\n- DELETE `/stage-instances/{channel.id}`"},"parameters":[{"id":4232,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stage-instances/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4228,"name":"stageInstances","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":703,"character":1}],"signatures":[{"id":4229,"name":"stageInstances","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/stage-instances`"},"type":{"type":"literal","value":"/stage-instances"}}]},{"id":4233,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":721,"character":1}],"signatures":[{"id":4234,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}`"},"parameters":[{"id":4235,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4128,"name":"template","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":404,"character":1}],"signatures":[{"id":4129,"name":"template","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/templates/{template.code}`\n- POST `/guilds/templates/{template.code}`"},"parameters":[{"id":4130,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/templates/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4138,"name":"user","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":435,"character":1}],"signatures":[{"id":4139,"name":"user","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me`\n- GET `/users/{user.id}`\n- PATCH `/users/@me`"},"parameters":[{"id":4140,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/users/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4149,"name":"userChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":467,"character":1}],"signatures":[{"id":4150,"name":"userChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/users/@me/channels`"},"type":{"type":"literal","value":"/users/@me/channels"}}]},{"id":4151,"name":"userConnections","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":475,"character":1}],"signatures":[{"id":4152,"name":"userConnections","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/connections`"},"type":{"type":"literal","value":"/users/@me/connections"}}]},{"id":4146,"name":"userGuild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":459,"character":1}],"signatures":[{"id":4147,"name":"userGuild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/users/@me/guilds/{guild.id}`"},"parameters":[{"id":4148,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4143,"name":"userGuildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":451,"character":1}],"signatures":[{"id":4144,"name":"userGuildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds/{guild.id}/member`"},"parameters":[{"id":4145,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member"]]}}]},{"id":4141,"name":"userGuilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":443,"character":1}],"signatures":[{"id":4142,"name":"userGuilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds`"},"type":{"type":"literal","value":"/users/@me/guilds"}}]},{"id":4153,"name":"voiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":483,"character":1}],"signatures":[{"id":4154,"name":"voiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/voice/regions`"},"type":{"type":"literal","value":"/voice/regions"}}]},{"id":4161,"name":"webhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":516,"character":1}],"signatures":[{"id":4162,"name":"webhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}`\n- GET `/webhooks/{webhook.id}/{webhook.token}`\n- PATCH `/webhooks/{webhook.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}`\n- DELETE `/webhooks/{webhook.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}`\n- POST `/webhooks/{webhook.id}/{webhook.token}`","text":"- POST `/webhooks/{application.id}/{interaction.token}`\n"},"parameters":[{"id":4163,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4164,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},""]]}]}}]},{"id":4165,"name":"webhookMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":537,"character":1}],"signatures":[{"id":4166,"name":"webhookMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`","text":"- PATCH `/webhooks/{application.id}/{interaction.token}/messages/@original`\n- PATCH `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n- DELETE `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n"},"parameters":[{"id":4167,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4168,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4169,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@original'"}],"type":{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":4170,"name":"webhookPlatform","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v8/index.ts","line":546,"character":1}],"signatures":[{"id":4171,"name":"webhookPlatform","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/webhooks/{webhook.id}/{webhook.token}/github`\n- POST `/webhooks/{webhook.id}/{webhook.token}/slack`"},"parameters":[{"id":4172,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4173,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":4174,"name":"platform","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"github"},{"type":"literal","value":"slack"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/github"]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/slack"]]}]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[4192,4220,4189,4200,4196,3986,4020,4030,4027,3992,4016,3996,4000,4011,4005,3989,4023,4039,4036,4043,4033,4155,4175,4177,4056,4216,3983,4086,4083,4062,4075,4050,4047,4109,4106,4103,4065,4078,4209,4069,4072,4059,4097,4093,4090,4248,4252,4245,4241,4238,4134,4131,4119,4100,4212,4158,4225,4122,4116,4113,4054,4205,4125,4236,4183,4179,4181,4185,4187,4230,4228,4233,4128,4138,4149,4151,4146,4143,4141,4153,4161,4165,4170]}]}},"defaultValue":"..."}],"groups":[{"title":"References","kind":16777216,"children":[2555,2552,4270,4271,2557,2556,2558,2561,2559,2560,4269,2562,4857,4856,2553,2174]},{"title":"Enumerations","kind":8,"children":[3146,3126,3130,2988,3539,3619,3469,2588,2616,2670,3028,2819,3000,3940,2935,2188,2220,2203,2176,3226,3229,3257,3233,3236,3247,3441,3450,3445,3252,3241,3362,3325,3717,3691,3748,3385,2893,2898,2864,3769,2918,3096,3814,3838,3835,3862,3034,3909,3926,2828,3976]},{"title":"Interfaces","kind":256,"children":[3005,2992,2563,3459,3700,3516,3524,3532,3556,3577,3567,3551,3615,3571,3561,2585,2972,2602,2608,2661,3338,2997,3644,3013,3020,2742,2983,4278,3497,3503,3728,3930,2921,2959,2968,2964,2951,2956,2942,2947,3070,3751,3421,2906,3081,3079,3085,2809,3174,3610,2755,4393,4405,3308,3331,3297,3376,3380,3282,3439,3452,2766,3368,3371,3341,3348,3352,3294,3328,3474,3479,3632,3706,3709,3712,3698,3714,3735,3817,2831,2886,3592,3598,3666,3009,3626,2889,3671,3703,3730,3684,2913,2738,3066,3162,2909,3791,3803,3037,3045,3807,3387,3822,3843,3851,3857,3865,3877,2749,2779,3051,3159,3893,3583,3589,2795,3404,3957,3963,3106,3156,3141,3137,2319,2332,2340,2348,2351,2364,2372,2389,2381,2399,2404,2344,2499,2285,2280,2273,2278,2503,2506,2514,2417,2290,2424,2438,2455,2450,2466,3102,3090,2546,2302,2296,2525,2528,2518,2521,2480,2543,2491,3943,2535,2538,2496,3681,3677,4792,4272,4329,4299,4788,4467,4471,4530,4533,4429,4586,4594,4572,4549,4552,4653,4660,4751,4711,4719,4665,4672,4705,4693,4284,4335,4492,4490,4784,4386,4433,4482,4556,4520,4761,4561,4565,4745,4814,4367,4357,4309,4348,4806,4602,4608,4801,4381,4535,4539,4506,4575,4755,4773,4414,4739,4768,4823,4836,4681,4675,4724,4731,4701,4687,4648,4351,4374,4500,4475]},{"title":"Type Aliases","kind":4194304,"children":[3063,3512,3623,3624,3622,3493,3514,3491,3492,3523,3490,3473,3513,3496,3515,3522,3530,3495,3538,3582,3488,3529,3531,3494,3537,3555,3581,2673,2692,2693,2683,2684,2709,2703,2731,2732,2721,2679,2700,2712,2711,2706,2737,2718,2690,2710,2675,2678,2724,2734,2725,2726,2689,2730,2733,2707,2676,2722,2713,2736,2687,2716,2714,2708,2719,2702,2674,2720,2680,2701,2705,2698,2682,2728,2694,2686,2704,2681,2685,2677,2735,2697,2729,2717,2699,2723,2727,2715,2691,2688,2696,2695,3027,2818,3510,3511,3509,3608,3609,3607,3600,2808,3457,3660,2793,4398,4399,3458,3324,3662,3438,2794,3456,3697,3725,3734,3064,3605,3606,3604,3670,3061,3675,3676,3664,3665,4306,3065,3062,3688,3689,3687,2792,3690,3842,3602,3603,3601,3144,3140,3145,2551,2312,2313,2316,2317,2310,2311,2318,2314,2315,2272,2335,2336,2331,2337,2338,2325,2326,2329,2330,2339,2347,2350,2363,2367,2368,2371,2323,2324,2384,2385,2388,2380,2386,2387,2392,2393,2396,2397,2394,2395,2398,2403,2343,2327,2328,2502,2408,2409,2416,2412,2413,2421,2422,2295,2423,2437,2442,2443,2454,2449,2459,2460,2463,2464,2461,2462,2465,2444,2445,2471,2472,2301,2271,2309,2270,2473,2474,2475,2476,2477,2478,2479,2486,2487,2490,2488,2489,2495,4805,2748,2765,3625,4333,4327,4334,4347,4328,4366,4373,4378,4298,4800,4504,4390,4544,4497,4496,4455,4529,4593,4766,4780,4645,4635,4658,4749,4821,4855,4822,4647,4601,4600,4620,4619,4277,4356,4332,4305,4304,4371,4283,4810,4804,4799,4781,4392,4391,4646,4499,4498,4456,4380,4379,4543,4542,4466,4555,4470,4474,4432,4431,4505,4588,4599,4574,4754,4753,4772,4541,4811,4568,4554,4548,4545,4641,4631,4657,4659,4744,4750,4767,4782,4812,4847,4813,4783,4700,4615,4616,4623,4624,4343,4346,4297,4494,4787,4459,4465,4389,4489,4560,4454,4515,4519,4528,4589,4592,4765,4778,4779,4569,4546,4547,4643,4642,4644,4633,4632,4634,4748,4818,4819,4851,4848,4854,4820,4613,4614,4621,4622,4369,4365,4325,4321,4324,4350,4370,4809,4803,4457,4458,4385,4514,4585,4760,4776,4428,4628,4627,4637,4636,4640,4743,4771,4833,4844,4845,4846,4839,4841,4842,4843,4840,4738,4704,4692,4650,4617,4618,4625,4626,4326,4355,4372,4377,4651,4652,4503,4481,4495,4777,2747]},{"title":"Variables","kind":32,"children":[3980,2175,4264,4256,3981]}],"sources":[{"fileName":"v8.ts","line":1,"character":0}]},{"id":384,"name":"v9","kind":2,"kindString":"Module","flags":{},"children":[{"id":5485,"name":"FormattingPatterns","kind":16777216,"kindString":"Reference","flags":{},"target":4},{"id":5482,"name":"GatewayURLQuery","kind":16777216,"kindString":"Reference","flags":{},"target":21},{"id":8207,"name":"Locale","kind":16777216,"kindString":"Reference","flags":{},"target":323},{"id":8208,"name":"LocaleString","kind":16777216,"kindString":"Reference","flags":{},"target":356},{"id":5487,"name":"LocalizationMap","kind":16777216,"kindString":"Reference","flags":{},"target":78},{"id":5486,"name":"PermissionFlagsBits","kind":16777216,"kindString":"Reference","flags":{},"target":26},{"id":5488,"name":"RESTError","kind":16777216,"kindString":"Reference","flags":{},"target":79},{"id":5491,"name":"RESTErrorData","kind":16777216,"kindString":"Reference","flags":{},"target":88},{"id":5489,"name":"RESTErrorFieldInformation","kind":16777216,"kindString":"Reference","flags":{},"target":83},{"id":5490,"name":"RESTErrorGroupWrapper","kind":16777216,"kindString":"Reference","flags":{},"target":86},{"id":8206,"name":"RESTJSONErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":98},{"id":5492,"name":"RESTRateLimit","kind":16777216,"kindString":"Reference","flags":{},"target":92},{"id":9054,"name":"RPCCloseEventCodes","kind":16777216,"kindString":"Reference","flags":{},"target":375},{"id":9053,"name":"RPCErrorCodes","kind":16777216,"kindString":"Reference","flags":{},"target":358},{"id":5483,"name":"Snowflake","kind":16777216,"kindString":"Reference","flags":{},"target":2},{"id":4858,"name":"Utils","kind":16777216,"kindString":"Reference","flags":{},"sources":[{"fileName":"v9.ts","line":6,"character":12}],"target":442},{"id":6465,"name":"ActivityFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-flags"},"children":[{"id":6474,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":323,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":6466,"name":"Instance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":315,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6467,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":316,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6469,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":318,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6472,"name":"PartyPrivacyFriends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":321,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":6473,"name":"PartyPrivacyVoiceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":322,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":6471,"name":"Play","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":320,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6468,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":317,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6470,"name":"Sync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":319,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6474,6466,6467,6469,6472,6473,6471,6468,6470]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":314,"character":12}]},{"id":6440,"name":"ActivityPlatform","kind":8,"kindString":"Enumeration","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This enum is currently not documented by Discord but has known values which we will try to keep up to date.\nValues might be added or removed without a major version bump.\n"}]},"children":[{"id":6445,"name":"Android","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":230,"character":1}],"type":{"type":"literal","value":"android"},"defaultValue":"\"android\""},{"id":6441,"name":"Desktop","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":226,"character":1}],"type":{"type":"literal","value":"desktop"},"defaultValue":"\"desktop\""},{"id":6446,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":231,"character":1}],"type":{"type":"literal","value":"embedded"},"defaultValue":"\"embedded\""},{"id":6444,"name":"IOS","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":229,"character":1}],"type":{"type":"literal","value":"ios"},"defaultValue":"\"ios\""},{"id":6447,"name":"PS4","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":232,"character":1}],"type":{"type":"literal","value":"ps4"},"defaultValue":"\"ps4\""},{"id":6448,"name":"PS5","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":233,"character":1}],"type":{"type":"literal","value":"ps5"},"defaultValue":"\"ps5\""},{"id":6443,"name":"Samsung","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":228,"character":1}],"type":{"type":"literal","value":"samsung"},"defaultValue":"\"samsung\""},{"id":6442,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":227,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6445,6441,6446,6444,6447,6448,6443,6442]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":225,"character":12}]},{"id":6449,"name":"ActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types"},"children":[{"id":6455,"name":"Competing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Competing in {name}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":263,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6454,"name":"Custom","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"{emoji} {state}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":259,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6452,"name":"Listening","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Listening to {name}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":251,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6450,"name":"Playing","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Playing {game}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":243,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6451,"name":"Streaming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Streaming {details}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":247,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6453,"name":"Watching","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Watching {details}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":255,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6455,6454,6452,6450,6451,6453]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":239,"character":12}]},{"id":6229,"name":"AllowedMentionsTypes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types"},"children":[{"id":6230,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls @everyone and @here mentions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1495,"character":1}],"type":{"type":"literal","value":"everyone"},"defaultValue":"\"everyone\""},{"id":6231,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls role mentions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1499,"character":1}],"type":{"type":"literal","value":"roles"},"defaultValue":"\"roles\""},{"id":6232,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Controls user mentions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1503,"character":1}],"type":{"type":"literal","value":"users"},"defaultValue":"\"users\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6230,6231,6232]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1491,"character":12}]},{"id":6986,"name":"ApplicationCommandOptionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-type"},"children":[{"id":6997,"name":"Attachment","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":17,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":6991,"name":"Boolean","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":11,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6993,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":13,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":6990,"name":"Integer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":10,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6995,"name":"Mentionable","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":15,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":6996,"name":"Number","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":16,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":6994,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":14,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6989,"name":"String","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":9,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6987,"name":"Subcommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":7,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6988,"name":"SubcommandGroup","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":8,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6992,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":12,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6997,6991,6993,6990,6995,6996,6994,6989,6987,6988,6992]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":6,"character":12}]},{"id":7070,"name":"ApplicationCommandPermissionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permission-type"},"children":[{"id":7073,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":49,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7071,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":47,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7072,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":48,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7073,7071,7072]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":46,"character":12}]},{"id":6899,"name":"ApplicationCommandType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-types"},"children":[{"id":6900,"name":"ChatInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Slash commands; a text-based command that shows up when a user types `/`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":121,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6902,"name":"Message","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that shows up when you right click or tap on a message"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":129,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6903,"name":"PrimaryEntryPoint","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that represents the primary way to invoke an app's Activity"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":133,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6901,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A UI-based command that shows up when you right click or tap on a user"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":125,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6900,6902,6903,6901]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":117,"character":12}]},{"id":5529,"name":"ApplicationFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-flags"},"children":[{"id":5534,"name":"ApplicationAutoModerationRuleCreateBadge","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app uses the Auto Moderation API"},"sources":[{"fileName":"payloads/v9/application.ts","line":183,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":5545,"name":"ApplicationCommandBadge","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app has registered global [application commands](https://discord.com/developers/docs/interactions/application-commands)"},"sources":[{"fileName":"payloads/v9/application.ts","line":230,"character":1}],"type":{"type":"literal","value":8388608},"defaultValue":"8388608"},{"id":5541,"name":"Embedded","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates if an app is embedded within the Discord client (currently unavailable publicly)"},"sources":[{"fileName":"payloads/v9/application.ts","line":213,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"},{"id":5544,"name":"EmbeddedFirstParty","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":226,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":5532,"name":"EmbeddedIAP","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":175,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":5530,"name":"EmbeddedReleased","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":167,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5538,"name":"GatewayGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive member-related events like `guild_member_add`.\nSee list of member-related events [under `GUILD_MEMBERS`](https://discord.com/developers/docs/topics/gateway#list-of-intents)"},"sources":[{"fileName":"payloads/v9/application.ts","line":200,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":5539,"name":"GatewayGuildMembersLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive member-related events like `guild_member_add`, found in Bot Settings.\nSee list of member-related events [under `GUILD_MEMBERS`](https://discord.com/developers/docs/topics/gateway#list-of-intents)"},"sources":[{"fileName":"payloads/v9/application.ts","line":205,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":5542,"name":"GatewayMessageContent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055)"},"sources":[{"fileName":"payloads/v9/application.ts","line":217,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":5543,"name":"GatewayMessageContentLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055),\nfound in Bot Settings"},"sources":[{"fileName":"payloads/v9/application.ts","line":222,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":5536,"name":"GatewayPresence","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in 100 or more servers to receive `presence_update` events"},"sources":[{"fileName":"payloads/v9/application.ts","line":191,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":5537,"name":"GatewayPresenceLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Intent required for bots in under 100 servers to receive `presence_update` events, found in Bot Settings"},"sources":[{"fileName":"payloads/v9/application.ts","line":195,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":5533,"name":"GroupDMCreate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":179,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":5531,"name":"ManagedEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":171,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":5535,"name":"RPCHasConnected","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":187,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":5540,"name":"VerificationPendingGuildLimit","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicates unusual growth of an app that prevents verification"},"sources":[{"fileName":"payloads/v9/application.ts","line":209,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5534,5545,5541,5544,5532,5530,5538,5539,5542,5543,5536,5537,5533,5531,5535,5540]}],"sources":[{"fileName":"payloads/v9/application.ts","line":163,"character":12}]},{"id":6904,"name":"ApplicationIntegrationType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object-application-integration-types"},"children":[{"id":6905,"name":"GuildInstall","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"App is installable to servers"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":143,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6906,"name":"UserInstall","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"App is installable to users"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":147,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6905,6906]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":139,"character":12}]},{"id":5553,"name":"ApplicationRoleConnectionMetadataType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#application-role-connection-metadata-object-application-role-connection-metadata-type"},"children":[{"id":5560,"name":"BooleanEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is equal to the guild's configured value (`integer`; `1`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":294,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":5561,"name":"BooleanNotEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is not equal to the guild's configured value (`integer`; `1`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":298,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":5559,"name":"DatetimeGreaterThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`ISO8601 string`) is greater than or equal to the guild's configured value (`integer`; days before current date)"},"sources":[{"fileName":"payloads/v9/application.ts","line":290,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":5558,"name":"DatetimeLessThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`ISO8601 string`) is less than or equal to the guild's configured value (`integer`; days before current date)"},"sources":[{"fileName":"payloads/v9/application.ts","line":286,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":5556,"name":"IntegerEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":278,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":5555,"name":"IntegerGreaterThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is greater than or equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":274,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5554,"name":"IntegerLessThanOrEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is less than or equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":270,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5557,"name":"IntegerNotEqual","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The metadata value (`integer`) is not equal to the guild's configured value (`integer`)"},"sources":[{"fileName":"payloads/v9/application.ts","line":282,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5560,5561,5559,5558,5556,5555,5554,5557]}],"sources":[{"fileName":"payloads/v9/application.ts","line":266,"character":12}]},{"id":6222,"name":"AttachmentFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure-attachment-flags"},"children":[{"id":6223,"name":"IsRemix","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This attachment has been edited using the remix feature on mobile"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1461,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6223]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1457,"character":12}]},{"id":5579,"name":"AuditLogEvent","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events"},"children":[{"id":5627,"name":"ApplicationCommandPermissionUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":198,"character":1}],"type":{"type":"literal","value":121},"defaultValue":"121"},{"id":5634,"name":"AutoModerationBlockMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":207,"character":1}],"type":{"type":"literal","value":143},"defaultValue":"143"},{"id":5635,"name":"AutoModerationFlagToChannel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":208,"character":1}],"type":{"type":"literal","value":144},"defaultValue":"144"},{"id":5631,"name":"AutoModerationRuleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":204,"character":1}],"type":{"type":"literal","value":140},"defaultValue":"140"},{"id":5633,"name":"AutoModerationRuleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":206,"character":1}],"type":{"type":"literal","value":142},"defaultValue":"142"},{"id":5632,"name":"AutoModerationRuleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":205,"character":1}],"type":{"type":"literal","value":141},"defaultValue":"141"},{"id":5636,"name":"AutoModerationUserCommunicationDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":209,"character":1}],"type":{"type":"literal","value":145},"defaultValue":"145"},{"id":5595,"name":"BotAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":156,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":5581,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":141,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":5583,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":143,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":5584,"name":"ChannelOverwriteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":144,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":5586,"name":"ChannelOverwriteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":146,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":5585,"name":"ChannelOverwriteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":145,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":5582,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":142,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":5637,"name":"CreatorMonetizationRequestCreated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":211,"character":1}],"type":{"type":"literal","value":150},"defaultValue":"150"},{"id":5638,"name":"CreatorMonetizationTermsAccepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":212,"character":1}],"type":{"type":"literal","value":151},"defaultValue":"151"},{"id":5605,"name":"EmojiCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":170,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":5607,"name":"EmojiDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":172,"character":1}],"type":{"type":"literal","value":62},"defaultValue":"62"},{"id":5606,"name":"EmojiUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":171,"character":1}],"type":{"type":"literal","value":61},"defaultValue":"61"},{"id":5621,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":190,"character":1}],"type":{"type":"literal","value":100},"defaultValue":"100"},{"id":5623,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":192,"character":1}],"type":{"type":"literal","value":102},"defaultValue":"102"},{"id":5622,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":191,"character":1}],"type":{"type":"literal","value":101},"defaultValue":"101"},{"id":5580,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5644,"name":"HomeSettingsCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":220,"character":1}],"type":{"type":"literal","value":190},"defaultValue":"190"},{"id":5645,"name":"HomeSettingsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":221,"character":1}],"type":{"type":"literal","value":191},"defaultValue":"191"},{"id":5612,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":179,"character":1}],"type":{"type":"literal","value":80},"defaultValue":"80"},{"id":5614,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":181,"character":1}],"type":{"type":"literal","value":82},"defaultValue":"82"},{"id":5613,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":180,"character":1}],"type":{"type":"literal","value":81},"defaultValue":"81"},{"id":5599,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":162,"character":1}],"type":{"type":"literal","value":40},"defaultValue":"40"},{"id":5601,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":164,"character":1}],"type":{"type":"literal","value":42},"defaultValue":"42"},{"id":5600,"name":"InviteUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":163,"character":1}],"type":{"type":"literal","value":41},"defaultValue":"41"},{"id":5589,"name":"MemberBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":150,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":5590,"name":"MemberBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":151,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":5594,"name":"MemberDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":155,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":5587,"name":"MemberKick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":148,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":5593,"name":"MemberMove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":154,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":5588,"name":"MemberPrune","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":149,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":5592,"name":"MemberRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":153,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":5591,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":152,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":5609,"name":"MessageBulkDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":175,"character":1}],"type":{"type":"literal","value":73},"defaultValue":"73"},{"id":5608,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":174,"character":1}],"type":{"type":"literal","value":72},"defaultValue":"72"},{"id":5610,"name":"MessagePin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":176,"character":1}],"type":{"type":"literal","value":74},"defaultValue":"74"},{"id":5611,"name":"MessageUnpin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":177,"character":1}],"type":{"type":"literal","value":75},"defaultValue":"75"},{"id":5642,"name":"OnboardingCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":217,"character":1}],"type":{"type":"literal","value":166},"defaultValue":"166"},{"id":5639,"name":"OnboardingPromptCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":214,"character":1}],"type":{"type":"literal","value":163},"defaultValue":"163"},{"id":5641,"name":"OnboardingPromptDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":216,"character":1}],"type":{"type":"literal","value":165},"defaultValue":"165"},{"id":5640,"name":"OnboardingPromptUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":215,"character":1}],"type":{"type":"literal","value":164},"defaultValue":"164"},{"id":5643,"name":"OnboardingUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":218,"character":1}],"type":{"type":"literal","value":167},"defaultValue":"167"},{"id":5596,"name":"RoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":158,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":5598,"name":"RoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":160,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":5597,"name":"RoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":159,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":5628,"name":"SoundboardSoundCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":200,"character":1}],"type":{"type":"literal","value":130},"defaultValue":"130"},{"id":5630,"name":"SoundboardSoundDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":202,"character":1}],"type":{"type":"literal","value":132},"defaultValue":"132"},{"id":5629,"name":"SoundboardSoundUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":201,"character":1}],"type":{"type":"literal","value":131},"defaultValue":"131"},{"id":5615,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":182,"character":1}],"type":{"type":"literal","value":83},"defaultValue":"83"},{"id":5617,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":184,"character":1}],"type":{"type":"literal","value":85},"defaultValue":"85"},{"id":5616,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":183,"character":1}],"type":{"type":"literal","value":84},"defaultValue":"84"},{"id":5618,"name":"StickerCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":186,"character":1}],"type":{"type":"literal","value":90},"defaultValue":"90"},{"id":5620,"name":"StickerDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":188,"character":1}],"type":{"type":"literal","value":92},"defaultValue":"92"},{"id":5619,"name":"StickerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":187,"character":1}],"type":{"type":"literal","value":91},"defaultValue":"91"},{"id":5624,"name":"ThreadCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":194,"character":1}],"type":{"type":"literal","value":110},"defaultValue":"110"},{"id":5626,"name":"ThreadDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":196,"character":1}],"type":{"type":"literal","value":112},"defaultValue":"112"},{"id":5625,"name":"ThreadUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":195,"character":1}],"type":{"type":"literal","value":111},"defaultValue":"111"},{"id":5602,"name":"WebhookCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":166,"character":1}],"type":{"type":"literal","value":50},"defaultValue":"50"},{"id":5604,"name":"WebhookDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":168,"character":1}],"type":{"type":"literal","value":52},"defaultValue":"52"},{"id":5603,"name":"WebhookUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":167,"character":1}],"type":{"type":"literal","value":51},"defaultValue":"51"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5627,5634,5635,5631,5633,5632,5636,5595,5581,5583,5584,5586,5585,5582,5637,5638,5605,5607,5606,5621,5623,5622,5580,5644,5645,5612,5614,5613,5599,5601,5600,5589,5590,5594,5587,5593,5588,5592,5591,5609,5608,5610,5611,5642,5639,5641,5640,5643,5596,5598,5597,5628,5630,5629,5615,5617,5616,5618,5620,5619,5624,5626,5625,5602,5604,5603]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":138,"character":12}]},{"id":5658,"name":"AuditLogOptionsType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":5660,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":344,"character":1}],"type":{"type":"literal","value":"1"},"defaultValue":"\"1\""},{"id":5659,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":343,"character":1}],"type":{"type":"literal","value":"0"},"defaultValue":"\"0\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5660,5659]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":342,"character":12}]},{"id":5788,"name":"AutoModerationActionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-action-types"},"children":[{"id":5792,"name":"BlockMemberInteraction","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Prevents a member from using text, voice, or other interactions"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":201,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":5789,"name":"BlockMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Blocks a member's message and prevents it from being posted.\nA custom explanation can be specified and shown to members whenever their message is blocked"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":189,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5790,"name":"SendAlertMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Logs user content to a specified channel"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":193,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5791,"name":"Timeout","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Timeout user for specified duration, this action type can be set if the bot has `MODERATE_MEMBERS` permission"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":197,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5792,5789,5790,5791]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":184,"character":12}]},{"id":5782,"name":"AutoModerationRuleEventType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-event-types"},"children":[{"id":5784,"name":"MemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"When a member edits their profile"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":162,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5783,"name":"MessageSend","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"When a member sends or edits a message in the guild"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":158,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5784,5783]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":154,"character":12}]},{"id":5778,"name":"AutoModerationRuleKeywordPresetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-preset-types"},"children":[{"id":5779,"name":"Profanity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Words that may be considered forms of swearing or cursing"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":140,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5780,"name":"SexualContent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Words that refer to sexually explicit behavior or activity"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":144,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5781,"name":"Slurs","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Personal insults or words that may be considered hate speech"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":148,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5779,5780,5781]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":136,"character":12}]},{"id":5765,"name":"AutoModerationRuleTriggerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-types"},"children":[{"id":5766,"name":"Keyword","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains words from a user defined list of keywords (Maximum of 6 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":64,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5768,"name":"KeywordPreset","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains words from internal pre-defined wordsets (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":72,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":5770,"name":"MemberProfile","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if member profile contains words from a user defined list of keywords (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":80,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":5769,"name":"MentionSpam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content contains more mentions than allowed (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":76,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":5767,"name":"Spam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Check if content represents generic spam (Maximum of 1 per guild)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":68,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5766,5768,5770,5769,5767]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":60,"character":12}]},{"id":6286,"name":"ButtonStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#button-object-button-styles"},"children":[{"id":6290,"name":"Danger","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1674,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6291,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1675,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6292,"name":"Premium","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1676,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6287,"name":"Primary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1671,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6288,"name":"Secondary","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1672,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6289,"name":"Success","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1673,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6290,6291,6292,6287,6288,6289]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1670,"character":12}]},{"id":6363,"name":"ChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-flags"},"children":[{"id":6366,"name":"ActiveChannelsRemoved","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1918,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6370,"name":"ClydeAI","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1935,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":6364,"name":"GuildFeedRemoved","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1910,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6372,"name":"HideMediaDownloadOptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Whether media download options are hidden."},"sources":[{"fileName":"payloads/v9/channel.ts","line":1943,"character":1}],"type":{"type":"literal","value":32768},"defaultValue":"32768"},{"id":6369,"name":"IsGuildResourceChannel","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1931,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":6371,"name":"IsScheduledForDeletion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1939,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":6368,"name":"IsSpam","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This channel flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1927,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6365,"name":"Pinned","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This thread is pinned to the top of its parent forum channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1914,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6367,"name":"RequireTag","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Whether a tag is required to be specified when creating a thread in a forum channel.\nTags are specified in the `applied_tags` field"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1923,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6366,6370,6364,6372,6369,6371,6368,6365,6367]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1906,"character":12}]},{"id":5977,"name":"ChannelType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-types"},"children":[{"id":5984,"name":"AnnouncementThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Announcement channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":419,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":5979,"name":"DM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between users"},"sources":[{"fileName":"payloads/v9/channel.ts","line":395,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5981,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A direct message between multiple users"},"sources":[{"fileName":"payloads/v9/channel.ts","line":403,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":5983,"name":"GuildAnnouncement","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","text":"See https://support.discord.com/hc/articles/360032008192\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":415,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":5982,"name":"GuildCategory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An organizational category that contains up to 50 channels","text":"See https://support.discord.com/hc/articles/115001580171\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":409,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":5988,"name":"GuildDirectory","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The channel in a Student Hub containing the listed servers","text":"See https://support.discord.com/hc/articles/4406046651927\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":439,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":5989,"name":"GuildForum","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that can only contain threads"},"sources":[{"fileName":"payloads/v9/channel.ts","line":443,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":5990,"name":"GuildMedia","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel like forum channels but contains media for server subscriptions","text":"See https://creator-support.discord.com/hc/articles/14346342766743\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":449,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":5991,"name":"GuildNews","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A channel that users can follow and crosspost into their own guild","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#GuildAnnouncement}\n\nSee https://support.discord.com/hc/articles/360032008192\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":459,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":5992,"name":"GuildNewsThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Announcement channel","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#AnnouncementThread}\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":466,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":5994,"name":"GuildPrivateThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#PrivateThread}\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":478,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":5993,"name":"GuildPublicThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ChannelType#PublicThread}\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":472,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":5987,"name":"GuildStageVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel for hosting events with an audience","text":"See https://support.discord.com/hc/articles/1500005513722\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":433,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":5978,"name":"GuildText","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A text channel within a guild"},"sources":[{"fileName":"payloads/v9/channel.ts","line":391,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":5980,"name":"GuildVoice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A voice channel within a guild"},"sources":[{"fileName":"payloads/v9/channel.ts","line":399,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5986,"name":"PrivateThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission"},"sources":[{"fileName":"payloads/v9/channel.ts","line":427,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":5985,"name":"PublicThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A temporary sub-channel within a Guild Text or Guild Forum channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":423,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5984,5979,5981,5983,5982,5988,5989,5990,5991,5992,5994,5993,5987,5978,5980,5986,5985]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":387,"character":12}]},{"id":6241,"name":"ComponentType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object-component-types"},"children":[{"id":6242,"name":"ActionRow","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Action Row component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1549,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6243,"name":"Button","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Button component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1553,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6249,"name":"ChannelSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for channels"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1577,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6248,"name":"MentionableSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for users and roles"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1573,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":6247,"name":"RoleSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for roles"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1569,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6250,"name":"SelectMenu","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for picking from defined text options","tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ComponentType#StringSelect}\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1586,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6244,"name":"StringSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for picking from defined text options"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1557,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6245,"name":"TextInput","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Text Input component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1561,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6246,"name":"UserSelect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select menu for users"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1565,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6242,6243,6249,6248,6247,6250,6244,6245,6246]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1545,"character":12}]},{"id":7588,"name":"ConnectionService","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":7589,"name":"AmazonMusic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":276,"character":1}],"type":{"type":"literal","value":"amazon-music"},"defaultValue":"\"amazon-music\""},{"id":7590,"name":"BattleNet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":277,"character":1}],"type":{"type":"literal","value":"battlenet"},"defaultValue":"\"battlenet\""},{"id":7591,"name":"BungieNet","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":278,"character":1}],"type":{"type":"literal","value":"bungie"},"defaultValue":"\"bungie\""},{"id":7592,"name":"Domain","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":279,"character":1}],"type":{"type":"literal","value":"domain"},"defaultValue":"\"domain\""},{"id":7594,"name":"EpicGames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":281,"character":1}],"type":{"type":"literal","value":"epicgames"},"defaultValue":"\"epicgames\""},{"id":7595,"name":"Facebook","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":282,"character":1}],"type":{"type":"literal","value":"facebook"},"defaultValue":"\"facebook\""},{"id":7596,"name":"GitHub","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":283,"character":1}],"type":{"type":"literal","value":"github"},"defaultValue":"\"github\""},{"id":7597,"name":"Instagram","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":284,"character":1}],"type":{"type":"literal","value":"instagram"},"defaultValue":"\"instagram\""},{"id":7598,"name":"LeagueOfLegends","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":285,"character":1}],"type":{"type":"literal","value":"leagueoflegends"},"defaultValue":"\"leagueoflegends\""},{"id":7603,"name":"PayPal","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":290,"character":1}],"type":{"type":"literal","value":"paypal"},"defaultValue":"\"paypal\""},{"id":7599,"name":"PlayStationNetwork","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":286,"character":1}],"type":{"type":"literal","value":"playstation"},"defaultValue":"\"playstation\""},{"id":7600,"name":"Reddit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":287,"character":1}],"type":{"type":"literal","value":"reddit"},"defaultValue":"\"reddit\""},{"id":7601,"name":"RiotGames","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":288,"character":1}],"type":{"type":"literal","value":"riotgames"},"defaultValue":"\"riotgames\""},{"id":7602,"name":"Roblox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":289,"character":1}],"type":{"type":"literal","value":"roblox"},"defaultValue":"\"roblox\""},{"id":7605,"name":"Skype","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":292,"character":1}],"type":{"type":"literal","value":"skype"},"defaultValue":"\"skype\""},{"id":7604,"name":"Spotify","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":291,"character":1}],"type":{"type":"literal","value":"spotify"},"defaultValue":"\"spotify\""},{"id":7606,"name":"Steam","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":293,"character":1}],"type":{"type":"literal","value":"steam"},"defaultValue":"\"steam\""},{"id":7607,"name":"TikTok","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":294,"character":1}],"type":{"type":"literal","value":"tiktok"},"defaultValue":"\"tiktok\""},{"id":7608,"name":"Twitch","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":295,"character":1}],"type":{"type":"literal","value":"twitch"},"defaultValue":"\"twitch\""},{"id":7610,"name":"Twitter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink ConnectionService#X}\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":300,"character":1}],"type":{"type":"literal","value":"twitter"},"defaultValue":"\"twitter\""},{"id":7609,"name":"X","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":296,"character":1}],"type":{"type":"literal","value":"twitter"},"defaultValue":"\"twitter\""},{"id":7611,"name":"Xbox","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":301,"character":1}],"type":{"type":"literal","value":"xbox"},"defaultValue":"\"xbox\""},{"id":7612,"name":"YouTube","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":302,"character":1}],"type":{"type":"literal","value":"youtube"},"defaultValue":"\"youtube\""},{"id":7593,"name":"eBay","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":280,"character":1}],"type":{"type":"literal","value":"ebay"},"defaultValue":"\"ebay\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7589,7590,7591,7592,7594,7595,7596,7597,7598,7603,7599,7600,7601,7602,7605,7604,7606,7607,7608,7610,7609,7611,7612,7593]}],"sources":[{"fileName":"payloads/v9/user.ts","line":275,"character":12}]},{"id":7613,"name":"ConnectionVisibility","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":7615,"name":"Everyone","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Visible to everyone"},"sources":[{"fileName":"payloads/v9/user.ts","line":313,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7614,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible to everyone except the user themselves"},"sources":[{"fileName":"payloads/v9/user.ts","line":309,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7615,7614]}],"sources":[{"fileName":"payloads/v9/user.ts","line":305,"character":12}]},{"id":6167,"name":"EmbedType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-types","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n"}]},"children":[{"id":6172,"name":"Article","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Article embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1227,"character":1}],"type":{"type":"literal","value":"article"},"defaultValue":"\"article\""},{"id":6174,"name":"AutoModerationMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Auto moderation alert embed","tags":[{"tag":"unstable","text":"This embed type is currently not documented by Discord, but it is returned in the auto moderation system messages.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1237,"character":1}],"type":{"type":"literal","value":"auto_moderation_message"},"defaultValue":"\"auto_moderation_message\""},{"id":6171,"name":"GIFV","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Animated gif image embed rendered as a video embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1223,"character":1}],"type":{"type":"literal","value":"gifv"},"defaultValue":"\"gifv\""},{"id":6169,"name":"Image","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Image embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1215,"character":1}],"type":{"type":"literal","value":"image"},"defaultValue":"\"image\""},{"id":6173,"name":"Link","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Link embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1231,"character":1}],"type":{"type":"literal","value":"link"},"defaultValue":"\"link\""},{"id":6175,"name":"PollResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Poll result embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1241,"character":1}],"type":{"type":"literal","value":"poll_result"},"defaultValue":"\"poll_result\""},{"id":6168,"name":"Rich","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Generic embed rendered from embed attributes"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1211,"character":1}],"type":{"type":"literal","value":"rich"},"defaultValue":"\"rich\""},{"id":6170,"name":"Video","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Video embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1219,"character":1}],"type":{"type":"literal","value":"video"},"defaultValue":"\"video\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6172,6174,6171,6169,6173,6175,6168,6170]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1207,"character":12}]},{"id":8770,"name":"EntitlementOwnerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"children":[{"id":8771,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/monetization.ts","line":78,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":8772,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/monetization.ts","line":79,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[8771,8772]}],"sources":[{"fileName":"rest/v9/monetization.ts","line":77,"character":12}]},{"id":7318,"name":"EntitlementType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-types"},"children":[{"id":7326,"name":"ApplicationSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased as an app subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":84,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":7321,"name":"DeveloperGift","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was gifted by developer"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":64,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7323,"name":"FreePurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was granted when the SKU was free"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":72,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":7325,"name":"PremiumPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was claimed by user for free as a Nitro Subscriber"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":80,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":7320,"name":"PremiumSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement for Discord Nitro subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":60,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7319,"name":"Purchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased by user"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":56,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7322,"name":"TestModePurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was purchased by a dev in application test mode"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":68,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7324,"name":"UserGift","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Entitlement was gifted by another user"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":76,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7326,7321,7323,7325,7320,7319,7322,7324]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":52,"character":12}]},{"id":6911,"name":"EntryPointCommandHandlerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-entry-point-command-handler-types"},"children":[{"id":6912,"name":"AppHandler","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The app handles the interaction using an interaction token"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":175,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6913,"name":"DiscordLaunchActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord handles the interaction by launching an Activity and sending a follow-up message without coordinating with\nthe app"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":180,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6912,6913]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":171,"character":12}]},{"id":5931,"name":"ForumLayoutType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel/#channel-object-forum-layout-types"},"children":[{"id":5934,"name":"GalleryView","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Display posts as a collection of tiles"},"sources":[{"fileName":"payloads/v9/channel.ts","line":312,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":5933,"name":"ListView","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Display posts as a list"},"sources":[{"fileName":"payloads/v9/channel.ts","line":308,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5932,"name":"NotSet","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"No default has been set for forum channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":304,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5934,5933,5932]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":300,"character":12}]},{"id":4873,"name":"GatewayCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes"},"children":[{"id":4879,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent more than one identify payload. Don't do that!"},"sources":[{"fileName":"gateway/v9.ts","line":138,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":4878,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The account token sent with your identify payload is incorrect","text":"See https://discord.com/developers/docs/topics/gateway-events#identify\n"},"sources":[{"fileName":"gateway/v9.ts","line":134,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":4876,"name":"DecodeError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid payload to us. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway#sending-events\n"},"sources":[{"fileName":"gateway/v9.ts","line":122,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":4887,"name":"DisallowedIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a disallowed intent for a Gateway Intent. You may have tried to specify an intent that you have not\nenabled or are not whitelisted for","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n\nSee https://discord.com/developers/docs/topics/gateway#privileged-intents\n"},"sources":[{"fileName":"gateway/v9.ts","line":183,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":4885,"name":"InvalidAPIVersion","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid version for the gateway"},"sources":[{"fileName":"gateway/v9.ts","line":168,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":4886,"name":"InvalidIntents","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid intent for a Gateway Intent. You may have incorrectly calculated the bitwise value","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v9.ts","line":174,"character":1}],"type":{"type":"literal","value":4013},"defaultValue":"4013"},{"id":4880,"name":"InvalidSeq","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The sequence sent when resuming the session was invalid. Reconnect and start a new session","text":"See https://discord.com/developers/docs/topics/gateway-events#resume\n"},"sources":[{"fileName":"gateway/v9.ts","line":144,"character":1}],"type":{"type":"literal","value":4007},"defaultValue":"4007"},{"id":4883,"name":"InvalidShard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us an invalid shard when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v9.ts","line":158,"character":1}],"type":{"type":"literal","value":4010},"defaultValue":"4010"},{"id":4877,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent us a payload prior to identifying","text":"See https://discord.com/developers/docs/topics/gateway-events#identify\n"},"sources":[{"fileName":"gateway/v9.ts","line":128,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":4881,"name":"RateLimited","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Woah nelly! You're sending payloads to us too quickly. Slow it down! You will be disconnected on receiving this"},"sources":[{"fileName":"gateway/v9.ts","line":148,"character":1}],"type":{"type":"literal","value":4008},"defaultValue":"4008"},{"id":4882,"name":"SessionTimedOut","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session timed out. Reconnect and start a new one"},"sources":[{"fileName":"gateway/v9.ts","line":152,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":4884,"name":"ShardingRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session would have handled too many guilds - you are required to shard your connection in order to connect","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v9.ts","line":164,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":4874,"name":"UnknownError","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We're not sure what went wrong. Try reconnecting?"},"sources":[{"fileName":"gateway/v9.ts","line":110,"character":1}],"type":{"type":"literal","value":4000},"defaultValue":"4000"},{"id":4875,"name":"UnknownOpcode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid Gateway opcode or an invalid payload for an opcode. Don't do that!","text":"See https://discord.com/developers/docs/topics/gateway-events#payload-structure\n"},"sources":[{"fileName":"gateway/v9.ts","line":116,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[4879,4878,4876,4887,4885,4886,4880,4883,4877,4881,4882,4884,4874,4875]}],"sources":[{"fileName":"gateway/v9.ts","line":106,"character":12}]},{"id":4911,"name":"GatewayDispatchEvents","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#receive-events"},"children":[{"id":4912,"name":"ApplicationCommandPermissionsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":224,"character":1}],"type":{"type":"literal","value":"APPLICATION_COMMAND_PERMISSIONS_UPDATE"},"defaultValue":"\"APPLICATION_COMMAND_PERMISSIONS_UPDATE\""},{"id":4913,"name":"AutoModerationActionExecution","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":225,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_ACTION_EXECUTION"},"defaultValue":"\"AUTO_MODERATION_ACTION_EXECUTION\""},{"id":4914,"name":"AutoModerationRuleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":226,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_CREATE"},"defaultValue":"\"AUTO_MODERATION_RULE_CREATE\""},{"id":4915,"name":"AutoModerationRuleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":227,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_DELETE"},"defaultValue":"\"AUTO_MODERATION_RULE_DELETE\""},{"id":4916,"name":"AutoModerationRuleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":228,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION_RULE_UPDATE"},"defaultValue":"\"AUTO_MODERATION_RULE_UPDATE\""},{"id":4917,"name":"ChannelCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":229,"character":1}],"type":{"type":"literal","value":"CHANNEL_CREATE"},"defaultValue":"\"CHANNEL_CREATE\""},{"id":4918,"name":"ChannelDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":230,"character":1}],"type":{"type":"literal","value":"CHANNEL_DELETE"},"defaultValue":"\"CHANNEL_DELETE\""},{"id":4919,"name":"ChannelPinsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":231,"character":1}],"type":{"type":"literal","value":"CHANNEL_PINS_UPDATE"},"defaultValue":"\"CHANNEL_PINS_UPDATE\""},{"id":4920,"name":"ChannelUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":232,"character":1}],"type":{"type":"literal","value":"CHANNEL_UPDATE"},"defaultValue":"\"CHANNEL_UPDATE\""},{"id":4921,"name":"EntitlementCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":233,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_CREATE"},"defaultValue":"\"ENTITLEMENT_CREATE\""},{"id":4922,"name":"EntitlementDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":234,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_DELETE"},"defaultValue":"\"ENTITLEMENT_DELETE\""},{"id":4923,"name":"EntitlementUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":235,"character":1}],"type":{"type":"literal","value":"ENTITLEMENT_UPDATE"},"defaultValue":"\"ENTITLEMENT_UPDATE\""},{"id":4924,"name":"GuildAuditLogEntryCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":236,"character":1}],"type":{"type":"literal","value":"GUILD_AUDIT_LOG_ENTRY_CREATE"},"defaultValue":"\"GUILD_AUDIT_LOG_ENTRY_CREATE\""},{"id":4925,"name":"GuildBanAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":237,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_ADD"},"defaultValue":"\"GUILD_BAN_ADD\""},{"id":4926,"name":"GuildBanRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":238,"character":1}],"type":{"type":"literal","value":"GUILD_BAN_REMOVE"},"defaultValue":"\"GUILD_BAN_REMOVE\""},{"id":4927,"name":"GuildCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":239,"character":1}],"type":{"type":"literal","value":"GUILD_CREATE"},"defaultValue":"\"GUILD_CREATE\""},{"id":4928,"name":"GuildDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":240,"character":1}],"type":{"type":"literal","value":"GUILD_DELETE"},"defaultValue":"\"GUILD_DELETE\""},{"id":4929,"name":"GuildEmojisUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":241,"character":1}],"type":{"type":"literal","value":"GUILD_EMOJIS_UPDATE"},"defaultValue":"\"GUILD_EMOJIS_UPDATE\""},{"id":4930,"name":"GuildIntegrationsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":242,"character":1}],"type":{"type":"literal","value":"GUILD_INTEGRATIONS_UPDATE"},"defaultValue":"\"GUILD_INTEGRATIONS_UPDATE\""},{"id":4931,"name":"GuildMemberAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":243,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_ADD"},"defaultValue":"\"GUILD_MEMBER_ADD\""},{"id":4932,"name":"GuildMemberRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":244,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_REMOVE"},"defaultValue":"\"GUILD_MEMBER_REMOVE\""},{"id":4934,"name":"GuildMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":246,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBER_UPDATE"},"defaultValue":"\"GUILD_MEMBER_UPDATE\""},{"id":4933,"name":"GuildMembersChunk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":245,"character":1}],"type":{"type":"literal","value":"GUILD_MEMBERS_CHUNK"},"defaultValue":"\"GUILD_MEMBERS_CHUNK\""},{"id":4935,"name":"GuildRoleCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":247,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_CREATE"},"defaultValue":"\"GUILD_ROLE_CREATE\""},{"id":4936,"name":"GuildRoleDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":248,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_DELETE"},"defaultValue":"\"GUILD_ROLE_DELETE\""},{"id":4937,"name":"GuildRoleUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":249,"character":1}],"type":{"type":"literal","value":"GUILD_ROLE_UPDATE"},"defaultValue":"\"GUILD_ROLE_UPDATE\""},{"id":4938,"name":"GuildScheduledEventCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":250,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_CREATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_CREATE\""},{"id":4939,"name":"GuildScheduledEventDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":251,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_DELETE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_DELETE\""},{"id":4940,"name":"GuildScheduledEventUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":252,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_UPDATE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_UPDATE\""},{"id":4941,"name":"GuildScheduledEventUserAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":253,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_ADD"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_ADD\""},{"id":4942,"name":"GuildScheduledEventUserRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":254,"character":1}],"type":{"type":"literal","value":"GUILD_SCHEDULED_EVENT_USER_REMOVE"},"defaultValue":"\"GUILD_SCHEDULED_EVENT_USER_REMOVE\""},{"id":4943,"name":"GuildSoundboardSoundCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":255,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_CREATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_CREATE\""},{"id":4944,"name":"GuildSoundboardSoundDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":256,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_DELETE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_DELETE\""},{"id":4946,"name":"GuildSoundboardSoundUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":258,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUND_UPDATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUND_UPDATE\""},{"id":4945,"name":"GuildSoundboardSoundsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":257,"character":1}],"type":{"type":"literal","value":"GUILD_SOUNDBOARD_SOUNDS_UPDATE"},"defaultValue":"\"GUILD_SOUNDBOARD_SOUNDS_UPDATE\""},{"id":4948,"name":"GuildStickersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":260,"character":1}],"type":{"type":"literal","value":"GUILD_STICKERS_UPDATE"},"defaultValue":"\"GUILD_STICKERS_UPDATE\""},{"id":4949,"name":"GuildUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":261,"character":1}],"type":{"type":"literal","value":"GUILD_UPDATE"},"defaultValue":"\"GUILD_UPDATE\""},{"id":4950,"name":"IntegrationCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":262,"character":1}],"type":{"type":"literal","value":"INTEGRATION_CREATE"},"defaultValue":"\"INTEGRATION_CREATE\""},{"id":4951,"name":"IntegrationDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":263,"character":1}],"type":{"type":"literal","value":"INTEGRATION_DELETE"},"defaultValue":"\"INTEGRATION_DELETE\""},{"id":4952,"name":"IntegrationUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":264,"character":1}],"type":{"type":"literal","value":"INTEGRATION_UPDATE"},"defaultValue":"\"INTEGRATION_UPDATE\""},{"id":4953,"name":"InteractionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":265,"character":1}],"type":{"type":"literal","value":"INTERACTION_CREATE"},"defaultValue":"\"INTERACTION_CREATE\""},{"id":4954,"name":"InviteCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":266,"character":1}],"type":{"type":"literal","value":"INVITE_CREATE"},"defaultValue":"\"INVITE_CREATE\""},{"id":4955,"name":"InviteDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":267,"character":1}],"type":{"type":"literal","value":"INVITE_DELETE"},"defaultValue":"\"INVITE_DELETE\""},{"id":4956,"name":"MessageCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":268,"character":1}],"type":{"type":"literal","value":"MESSAGE_CREATE"},"defaultValue":"\"MESSAGE_CREATE\""},{"id":4957,"name":"MessageDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":269,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE"},"defaultValue":"\"MESSAGE_DELETE\""},{"id":4958,"name":"MessageDeleteBulk","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":270,"character":1}],"type":{"type":"literal","value":"MESSAGE_DELETE_BULK"},"defaultValue":"\"MESSAGE_DELETE_BULK\""},{"id":4959,"name":"MessagePollVoteAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":271,"character":1}],"type":{"type":"literal","value":"MESSAGE_POLL_VOTE_ADD"},"defaultValue":"\"MESSAGE_POLL_VOTE_ADD\""},{"id":4960,"name":"MessagePollVoteRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":272,"character":1}],"type":{"type":"literal","value":"MESSAGE_POLL_VOTE_REMOVE"},"defaultValue":"\"MESSAGE_POLL_VOTE_REMOVE\""},{"id":4961,"name":"MessageReactionAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":273,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_ADD"},"defaultValue":"\"MESSAGE_REACTION_ADD\""},{"id":4962,"name":"MessageReactionRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":274,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE"},"defaultValue":"\"MESSAGE_REACTION_REMOVE\""},{"id":4963,"name":"MessageReactionRemoveAll","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":275,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_ALL"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_ALL\""},{"id":4964,"name":"MessageReactionRemoveEmoji","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":276,"character":1}],"type":{"type":"literal","value":"MESSAGE_REACTION_REMOVE_EMOJI"},"defaultValue":"\"MESSAGE_REACTION_REMOVE_EMOJI\""},{"id":4965,"name":"MessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":277,"character":1}],"type":{"type":"literal","value":"MESSAGE_UPDATE"},"defaultValue":"\"MESSAGE_UPDATE\""},{"id":4966,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":278,"character":1}],"type":{"type":"literal","value":"PRESENCE_UPDATE"},"defaultValue":"\"PRESENCE_UPDATE\""},{"id":4967,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":279,"character":1}],"type":{"type":"literal","value":"READY"},"defaultValue":"\"READY\""},{"id":4968,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":280,"character":1}],"type":{"type":"literal","value":"RESUMED"},"defaultValue":"\"RESUMED\""},{"id":4947,"name":"SoundboardSounds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":259,"character":1}],"type":{"type":"literal","value":"SOUNDBOARD_SOUNDS"},"defaultValue":"\"SOUNDBOARD_SOUNDS\""},{"id":4969,"name":"StageInstanceCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":281,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_CREATE"},"defaultValue":"\"STAGE_INSTANCE_CREATE\""},{"id":4970,"name":"StageInstanceDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":282,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_DELETE"},"defaultValue":"\"STAGE_INSTANCE_DELETE\""},{"id":4971,"name":"StageInstanceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":283,"character":1}],"type":{"type":"literal","value":"STAGE_INSTANCE_UPDATE"},"defaultValue":"\"STAGE_INSTANCE_UPDATE\""},{"id":4972,"name":"SubscriptionCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":284,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_CREATE"},"defaultValue":"\"SUBSCRIPTION_CREATE\""},{"id":4973,"name":"SubscriptionDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":285,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_DELETE"},"defaultValue":"\"SUBSCRIPTION_DELETE\""},{"id":4974,"name":"SubscriptionUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":286,"character":1}],"type":{"type":"literal","value":"SUBSCRIPTION_UPDATE"},"defaultValue":"\"SUBSCRIPTION_UPDATE\""},{"id":4975,"name":"ThreadCreate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":287,"character":1}],"type":{"type":"literal","value":"THREAD_CREATE"},"defaultValue":"\"THREAD_CREATE\""},{"id":4976,"name":"ThreadDelete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":288,"character":1}],"type":{"type":"literal","value":"THREAD_DELETE"},"defaultValue":"\"THREAD_DELETE\""},{"id":4977,"name":"ThreadListSync","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":289,"character":1}],"type":{"type":"literal","value":"THREAD_LIST_SYNC"},"defaultValue":"\"THREAD_LIST_SYNC\""},{"id":4979,"name":"ThreadMemberUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":291,"character":1}],"type":{"type":"literal","value":"THREAD_MEMBER_UPDATE"},"defaultValue":"\"THREAD_MEMBER_UPDATE\""},{"id":4978,"name":"ThreadMembersUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":290,"character":1}],"type":{"type":"literal","value":"THREAD_MEMBERS_UPDATE"},"defaultValue":"\"THREAD_MEMBERS_UPDATE\""},{"id":4980,"name":"ThreadUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":292,"character":1}],"type":{"type":"literal","value":"THREAD_UPDATE"},"defaultValue":"\"THREAD_UPDATE\""},{"id":4981,"name":"TypingStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":293,"character":1}],"type":{"type":"literal","value":"TYPING_START"},"defaultValue":"\"TYPING_START\""},{"id":4982,"name":"UserUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":294,"character":1}],"type":{"type":"literal","value":"USER_UPDATE"},"defaultValue":"\"USER_UPDATE\""},{"id":4983,"name":"VoiceChannelEffectSend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":295,"character":1}],"type":{"type":"literal","value":"VOICE_CHANNEL_EFFECT_SEND"},"defaultValue":"\"VOICE_CHANNEL_EFFECT_SEND\""},{"id":4984,"name":"VoiceServerUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":296,"character":1}],"type":{"type":"literal","value":"VOICE_SERVER_UPDATE"},"defaultValue":"\"VOICE_SERVER_UPDATE\""},{"id":4985,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":297,"character":1}],"type":{"type":"literal","value":"VOICE_STATE_UPDATE"},"defaultValue":"\"VOICE_STATE_UPDATE\""},{"id":4986,"name":"WebhooksUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":298,"character":1}],"type":{"type":"literal","value":"WEBHOOKS_UPDATE"},"defaultValue":"\"WEBHOOKS_UPDATE\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[4912,4913,4914,4915,4916,4917,4918,4919,4920,4921,4922,4923,4924,4925,4926,4927,4928,4929,4930,4931,4932,4934,4933,4935,4936,4937,4938,4939,4940,4941,4942,4943,4944,4946,4945,4948,4949,4950,4951,4952,4953,4954,4955,4956,4957,4958,4959,4960,4961,4962,4963,4964,4965,4966,4967,4968,4947,4969,4970,4971,4972,4973,4974,4975,4976,4977,4979,4978,4980,4981,4982,4983,4984,4985,4986]}],"sources":[{"fileName":"gateway/v9.ts","line":223,"character":12}]},{"id":4888,"name":"GatewayIntentBits","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#list-of-intents"},"children":[{"id":4907,"name":"AutoModerationConfiguration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":214,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":4908,"name":"AutoModerationExecution","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":215,"character":1}],"type":{"type":"literal","value":2097152},"defaultValue":"2097152"},{"id":4910,"name":"DirectMessagePolls","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":217,"character":1}],"type":{"type":"literal","value":33554432},"defaultValue":"33554432"},{"id":4904,"name":"DirectMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":211,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":4905,"name":"DirectMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":212,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":4903,"name":"DirectMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":210,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":4892,"name":"GuildBans","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink GatewayIntentBits#GuildModeration}\n"}]},"sources":[{"fileName":"gateway/v9.ts","line":196,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":4894,"name":"GuildEmojisAndStickers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This is the old name for {@apilink GatewayIntentBits#GuildExpressions}\n"}]},"sources":[{"fileName":"gateway/v9.ts","line":201,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":4893,"name":"GuildExpressions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":197,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":4895,"name":"GuildIntegrations","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":202,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":4897,"name":"GuildInvites","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":204,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":4890,"name":"GuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":191,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":4909,"name":"GuildMessagePolls","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":216,"character":1}],"type":{"type":"literal","value":16777216},"defaultValue":"16777216"},{"id":4901,"name":"GuildMessageReactions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":208,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":4902,"name":"GuildMessageTyping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":209,"character":1}],"type":{"type":"literal","value":2048},"defaultValue":"2048"},{"id":4900,"name":"GuildMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":207,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":4891,"name":"GuildModeration","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":192,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":4899,"name":"GuildPresences","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":206,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":4906,"name":"GuildScheduledEvents","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":213,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":4898,"name":"GuildVoiceStates","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":205,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":4896,"name":"GuildWebhooks","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":203,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":4889,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":190,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[4907,4908,4910,4904,4905,4903,4892,4894,4893,4895,4897,4890,4909,4901,4902,4900,4891,4899,4906,4898,4896,4889]}],"sources":[{"fileName":"gateway/v9.ts","line":189,"character":12}]},{"id":4860,"name":"GatewayOpcodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes"},"children":[{"id":4861,"name":"Dispatch","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An event was dispatched"},"sources":[{"fileName":"gateway/v9.ts","line":55,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":4862,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A bidirectional opcode to maintain an active gateway connection.\nFired periodically by the client, or fired by the gateway to request an immediate heartbeat from the client."},"sources":[{"fileName":"gateway/v9.ts","line":60,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":4871,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent in response to receiving a heartbeat to acknowledge that it has been received"},"sources":[{"fileName":"gateway/v9.ts","line":96,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":4870,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent immediately after connecting, contains the `heartbeat_interval` to use"},"sources":[{"fileName":"gateway/v9.ts","line":92,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":4863,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Starts a new session during the initial handshake"},"sources":[{"fileName":"gateway/v9.ts","line":64,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":4869,"name":"InvalidSession","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The session has been invalidated. You should reconnect and identify/resume accordingly"},"sources":[{"fileName":"gateway/v9.ts","line":88,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":4864,"name":"PresenceUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Update the client's presence"},"sources":[{"fileName":"gateway/v9.ts","line":68,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":4867,"name":"Reconnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You should attempt to reconnect and resume immediately"},"sources":[{"fileName":"gateway/v9.ts","line":80,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":4868,"name":"RequestGuildMembers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about offline guild members in a large guild"},"sources":[{"fileName":"gateway/v9.ts","line":84,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":4872,"name":"RequestSoundboardSounds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Request information about soundboard sounds in a set of guilds"},"sources":[{"fileName":"gateway/v9.ts","line":100,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":4866,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Resume a previous session that was disconnected"},"sources":[{"fileName":"gateway/v9.ts","line":76,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":4865,"name":"VoiceStateUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Used to join/leave or move between voice channels"},"sources":[{"fileName":"gateway/v9.ts","line":72,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[4861,4862,4871,4870,4863,4869,4864,4867,4868,4872,4866,4865]}],"sources":[{"fileName":"gateway/v9.ts","line":51,"character":12}]},{"id":6548,"name":"GuildDefaultMessageNotifications","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level"},"children":[{"id":6549,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":289,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6550,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":290,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6549,6550]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":288,"character":12}]},{"id":6551,"name":"GuildExplicitContentFilter","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level"},"children":[{"id":6554,"name":"AllMembers","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":299,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6552,"name":"Disabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":297,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6553,"name":"MembersWithoutRoles","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":298,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6554,6552,6553]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":296,"character":12}]},{"id":6583,"name":"GuildFeature","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-features"},"children":[{"id":6584,"name":"AnimatedBanner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild banner image"},"sources":[{"fileName":"payloads/v9/guild.ts","line":391,"character":1}],"type":{"type":"literal","value":"ANIMATED_BANNER"},"defaultValue":"\"ANIMATED_BANNER\""},{"id":6585,"name":"AnimatedIcon","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an animated guild icon"},"sources":[{"fileName":"payloads/v9/guild.ts","line":395,"character":1}],"type":{"type":"literal","value":"ANIMATED_ICON"},"defaultValue":"\"ANIMATED_ICON\""},{"id":6586,"name":"ApplicationCommandPermissionsV2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is using the old permissions configuration behavior","text":"See https://discord.com/developers/docs/change-log#upcoming-application-command-permission-changes\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":401,"character":1}],"type":{"type":"literal","value":"APPLICATION_COMMAND_PERMISSIONS_V2"},"defaultValue":"\"APPLICATION_COMMAND_PERMISSIONS_V2\""},{"id":6587,"name":"AutoModeration","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has set up auto moderation rules"},"sources":[{"fileName":"payloads/v9/guild.ts","line":405,"character":1}],"type":{"type":"literal","value":"AUTO_MODERATION"},"defaultValue":"\"AUTO_MODERATION\""},{"id":6588,"name":"Banner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a guild banner image"},"sources":[{"fileName":"payloads/v9/guild.ts","line":409,"character":1}],"type":{"type":"literal","value":"BANNER"},"defaultValue":"\"BANNER\""},{"id":6589,"name":"Community","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can enable welcome screen, Membership Screening and discovery, and receives community updates"},"sources":[{"fileName":"payloads/v9/guild.ts","line":413,"character":1}],"type":{"type":"literal","value":"COMMUNITY"},"defaultValue":"\"COMMUNITY\""},{"id":6590,"name":"CreatorMonetizableProvisional","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization"},"sources":[{"fileName":"payloads/v9/guild.ts","line":417,"character":1}],"type":{"type":"literal","value":"CREATOR_MONETIZABLE_PROVISIONAL"},"defaultValue":"\"CREATOR_MONETIZABLE_PROVISIONAL\""},{"id":6591,"name":"CreatorStorePage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the role subscription promo page"},"sources":[{"fileName":"payloads/v9/guild.ts","line":421,"character":1}],"type":{"type":"literal","value":"CREATOR_STORE_PAGE"},"defaultValue":"\"CREATOR_STORE_PAGE\""},{"id":6592,"name":"DeveloperSupportServer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has been set as a support server on the App Directory"},"sources":[{"fileName":"payloads/v9/guild.ts","line":425,"character":1}],"type":{"type":"literal","value":"DEVELOPER_SUPPORT_SERVER"},"defaultValue":"\"DEVELOPER_SUPPORT_SERVER\""},{"id":6593,"name":"Discoverable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be discovered in the directory"},"sources":[{"fileName":"payloads/v9/guild.ts","line":429,"character":1}],"type":{"type":"literal","value":"DISCOVERABLE"},"defaultValue":"\"DISCOVERABLE\""},{"id":6594,"name":"Featurable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to be featured in the directory"},"sources":[{"fileName":"payloads/v9/guild.ts","line":433,"character":1}],"type":{"type":"literal","value":"FEATURABLE"},"defaultValue":"\"FEATURABLE\""},{"id":6595,"name":"HasDirectoryEntry","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is listed in a directory channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":437,"character":1}],"type":{"type":"literal","value":"HAS_DIRECTORY_ENTRY"},"defaultValue":"\"HAS_DIRECTORY_ENTRY\""},{"id":6596,"name":"Hub","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is a Student Hub","text":"See https://support.discord.com/hc/articles/4406046651927\n","tags":[{"tag":"unstable","text":"This feature is currently not documented by Discord, but has known value\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":445,"character":1}],"type":{"type":"literal","value":"HUB"},"defaultValue":"\"HUB\""},{"id":6598,"name":"InviteSplash","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set an invite splash background"},"sources":[{"fileName":"payloads/v9/guild.ts","line":453,"character":1}],"type":{"type":"literal","value":"INVITE_SPLASH"},"defaultValue":"\"INVITE_SPLASH\""},{"id":6597,"name":"InvitesDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has disabled invite usage, preventing users from joining"},"sources":[{"fileName":"payloads/v9/guild.ts","line":449,"character":1}],"type":{"type":"literal","value":"INVITES_DISABLED"},"defaultValue":"\"INVITES_DISABLED\""},{"id":6599,"name":"LinkedToHub","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is in a Student Hub","text":"See https://support.discord.com/hc/articles/4406046651927\n","tags":[{"tag":"unstable","text":"This feature is currently not documented by Discord, but has known value\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":461,"character":1}],"type":{"type":"literal","value":"LINKED_TO_HUB"},"defaultValue":"\"LINKED_TO_HUB\""},{"id":6600,"name":"MemberVerificationGateEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled Membership Screening"},"sources":[{"fileName":"payloads/v9/guild.ts","line":465,"character":1}],"type":{"type":"literal","value":"MEMBER_VERIFICATION_GATE_ENABLED"},"defaultValue":"\"MEMBER_VERIFICATION_GATE_ENABLED\""},{"id":6602,"name":"MonetizationEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled monetization","tags":[{"tag":"unstable","text":"This feature is no longer documented by Discord\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":475,"character":1}],"type":{"type":"literal","value":"MONETIZATION_ENABLED"},"defaultValue":"\"MONETIZATION_ENABLED\""},{"id":6601,"name":"MoreSoundboard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has increased custom soundboard sound slots"},"sources":[{"fileName":"payloads/v9/guild.ts","line":469,"character":1}],"type":{"type":"literal","value":"MORE_SOUNDBOARD"},"defaultValue":"\"MORE_SOUNDBOARD\""},{"id":6603,"name":"MoreStickers","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has increased custom sticker slots"},"sources":[{"fileName":"payloads/v9/guild.ts","line":479,"character":1}],"type":{"type":"literal","value":"MORE_STICKERS"},"defaultValue":"\"MORE_STICKERS\""},{"id":6604,"name":"News","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create news channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":483,"character":1}],"type":{"type":"literal","value":"NEWS"},"defaultValue":"\"NEWS\""},{"id":6605,"name":"Partnered","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is partnered"},"sources":[{"fileName":"payloads/v9/guild.ts","line":487,"character":1}],"type":{"type":"literal","value":"PARTNERED"},"defaultValue":"\"PARTNERED\""},{"id":6606,"name":"PreviewEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild can be previewed before joining via Membership Screening or the directory"},"sources":[{"fileName":"payloads/v9/guild.ts","line":491,"character":1}],"type":{"type":"literal","value":"PREVIEW_ENABLED"},"defaultValue":"\"PREVIEW_ENABLED\""},{"id":6607,"name":"PrivateThreads","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to create private threads"},"sources":[{"fileName":"payloads/v9/guild.ts","line":495,"character":1}],"type":{"type":"literal","value":"PRIVATE_THREADS"},"defaultValue":"\"PRIVATE_THREADS\""},{"id":6608,"name":"RaidAlertsDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has disabled alerts for join raids in the configured safety alerts channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":499,"character":1}],"type":{"type":"literal","value":"RAID_ALERTS_DISABLED"},"defaultValue":"\"RAID_ALERTS_DISABLED\""},{"id":6609,"name":"RelayEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":500,"character":1}],"type":{"type":"literal","value":"RELAY_ENABLED"},"defaultValue":"\"RELAY_ENABLED\""},{"id":6610,"name":"RoleIcons","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is able to set role icons"},"sources":[{"fileName":"payloads/v9/guild.ts","line":504,"character":1}],"type":{"type":"literal","value":"ROLE_ICONS"},"defaultValue":"\"ROLE_ICONS\""},{"id":6611,"name":"RoleSubscriptionsAvailableForPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has role subscriptions that can be purchased"},"sources":[{"fileName":"payloads/v9/guild.ts","line":508,"character":1}],"type":{"type":"literal","value":"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE"},"defaultValue":"\"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE\""},{"id":6612,"name":"RoleSubscriptionsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled role subscriptions"},"sources":[{"fileName":"payloads/v9/guild.ts","line":512,"character":1}],"type":{"type":"literal","value":"ROLE_SUBSCRIPTIONS_ENABLED"},"defaultValue":"\"ROLE_SUBSCRIPTIONS_ENABLED\""},{"id":6613,"name":"Soundboard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has created soundboard sounds"},"sources":[{"fileName":"payloads/v9/guild.ts","line":516,"character":1}],"type":{"type":"literal","value":"SOUNDBOARD"},"defaultValue":"\"SOUNDBOARD\""},{"id":6614,"name":"TicketedEventsEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled ticketed events"},"sources":[{"fileName":"payloads/v9/guild.ts","line":520,"character":1}],"type":{"type":"literal","value":"TICKETED_EVENTS_ENABLED"},"defaultValue":"\"TICKETED_EVENTS_ENABLED\""},{"id":6617,"name":"VIPRegions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set 384kbps bitrate in voice (previously VIP voice servers)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":532,"character":1}],"type":{"type":"literal","value":"VIP_REGIONS"},"defaultValue":"\"VIP_REGIONS\""},{"id":6615,"name":"VanityURL","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has access to set a vanity URL"},"sources":[{"fileName":"payloads/v9/guild.ts","line":524,"character":1}],"type":{"type":"literal","value":"VANITY_URL"},"defaultValue":"\"VANITY_URL\""},{"id":6616,"name":"Verified","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild is verified"},"sources":[{"fileName":"payloads/v9/guild.ts","line":528,"character":1}],"type":{"type":"literal","value":"VERIFIED"},"defaultValue":"\"VERIFIED\""},{"id":6618,"name":"WelcomeScreenEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Guild has enabled the welcome screen"},"sources":[{"fileName":"payloads/v9/guild.ts","line":536,"character":1}],"type":{"type":"literal","value":"WELCOME_SCREEN_ENABLED"},"defaultValue":"\"WELCOME_SCREEN_ENABLED\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6584,6585,6586,6587,6588,6589,6590,6591,6592,6593,6594,6595,6596,6598,6597,6599,6600,6602,6601,6603,6604,6605,6606,6607,6608,6609,6610,6611,6612,6613,6614,6617,6615,6616,6618]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":387,"character":12}]},{"id":6574,"name":"GuildHubType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6577,"name":"College","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":359,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6575,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":357,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6576,"name":"HighSchool","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":358,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6577,6575,6576]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":356,"character":12}]},{"id":6555,"name":"GuildMFALevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-mfa-level"},"children":[{"id":6557,"name":"Elevated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":307,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6556,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":306,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6557,6556]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":305,"character":12}]},{"id":6647,"name":"GuildMemberFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-flags"},"children":[{"id":6656,"name":"AutomodQuarantinedBio","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":718,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":6655,"name":"AutomodQuarantinedUsernameOrGuildNickname","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member's username, display name, or nickname is blocked by AutoMod"},"sources":[{"fileName":"payloads/v9/guild.ts","line":714,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":6650,"name":"BypassesVerification","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member is exempt from guild verification requirements"},"sources":[{"fileName":"payloads/v9/guild.ts","line":694,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6654,"name":"CompletedHomeActions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has completed Server Guide new member actions"},"sources":[{"fileName":"payloads/v9/guild.ts","line":710,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":6649,"name":"CompletedOnboarding","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has completed onboarding"},"sources":[{"fileName":"payloads/v9/guild.ts","line":690,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6648,"name":"DidRejoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has left and rejoined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":686,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6657,"name":"DmSettingsUpsellAcknowledged","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has dismissed the DM settings upsell"},"sources":[{"fileName":"payloads/v9/guild.ts","line":722,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":6652,"name":"IsGuest","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member is a guest and can only access the voice channel they were invited to"},"sources":[{"fileName":"payloads/v9/guild.ts","line":702,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":6653,"name":"StartedHomeActions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has started Server Guide new member actions"},"sources":[{"fileName":"payloads/v9/guild.ts","line":706,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6651,"name":"StartedOnboarding","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Member has started onboarding"},"sources":[{"fileName":"payloads/v9/guild.ts","line":698,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6656,6655,6650,6654,6649,6648,6657,6652,6653,6651]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":682,"character":12}]},{"id":6558,"name":"GuildNSFWLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level"},"children":[{"id":6562,"name":"AgeRestricted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":317,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6559,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":314,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6560,"name":"Explicit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":315,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6561,"name":"Safe","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":316,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6562,6559,6560,6561]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":313,"character":12}]},{"id":6758,"name":"GuildOnboardingMode","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-onboarding-mode"},"children":[{"id":6760,"name":"OnboardingAdvanced","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Counts Default Channels and Questions towards constraints"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1127,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6759,"name":"OnboardingDefault","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Counts only Default Channels towards constraints"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1123,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6760,6759]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1119,"character":12}]},{"id":6761,"name":"GuildOnboardingPromptType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-types"},"children":[{"id":6763,"name":"Dropdown","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":1135,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6762,"name":"MultipleChoice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":1134,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6763,6762]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1133,"character":12}]},{"id":6569,"name":"GuildPremiumTier","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-premium-tier"},"children":[{"id":6570,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":350,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6571,"name":"Tier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":351,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6572,"name":"Tier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":352,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6573,"name":"Tier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":353,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6570,6571,6572,6573]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":349,"character":12}]},{"id":6861,"name":"GuildScheduledEventEntityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-types"},"children":[{"id":6864,"name":"External","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":220,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6862,"name":"StageInstance","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":218,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6863,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":219,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6864,6862,6863]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":217,"character":12}]},{"id":6870,"name":"GuildScheduledEventPrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-privacy-level"},"children":[{"id":6871,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The scheduled event is only accessible to guild members"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":240,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6871]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":236,"character":12}]},{"id":6775,"name":"GuildScheduledEventRecurrenceRuleFrequency","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-frequency"},"children":[{"id":6779,"name":"Daily","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":131,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6777,"name":"Monthly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":129,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6778,"name":"Weekly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":130,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6776,"name":"Yearly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":128,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6779,6777,6778,6776]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":127,"character":12}]},{"id":6788,"name":"GuildScheduledEventRecurrenceRuleMonth","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-month"},"children":[{"id":6792,"name":"April","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":154,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6796,"name":"August","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":158,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6800,"name":"December","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":162,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":6790,"name":"February","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":152,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6789,"name":"January","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":151,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6795,"name":"July","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":157,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":6794,"name":"June","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":156,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6791,"name":"March","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":153,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6793,"name":"May","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":155,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6799,"name":"November","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":161,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":6798,"name":"October","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":160,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":6797,"name":"September","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":159,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6792,6796,6800,6790,6789,6795,6794,6791,6793,6799,6798,6797]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":150,"character":12}]},{"id":6780,"name":"GuildScheduledEventRecurrenceRuleWeekday","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-weekday"},"children":[{"id":6785,"name":"Friday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":142,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6781,"name":"Monday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":138,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6786,"name":"Saturday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":143,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6787,"name":"Sunday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":144,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6784,"name":"Thursday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":141,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6782,"name":"Tuesday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":139,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6783,"name":"Wednesday","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6785,6781,6786,6787,6784,6782,6783]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":137,"character":12}]},{"id":6865,"name":"GuildScheduledEventStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-status"},"children":[{"id":6867,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":228,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6869,"name":"Canceled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":230,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6868,"name":"Completed","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":229,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6866,"name":"Scheduled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":227,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6867,6869,6868,6866]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":226,"character":12}]},{"id":6578,"name":"GuildSystemChannelFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags"},"children":[{"id":6581,"name":"SuppressGuildReminderNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server setup tips"},"sources":[{"fileName":"payloads/v9/guild.ts","line":377,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6582,"name":"SuppressJoinNotificationReplies","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Hide member join sticker reply buttons"},"sources":[{"fileName":"payloads/v9/guild.ts","line":381,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6579,"name":"SuppressJoinNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress member join notifications"},"sources":[{"fileName":"payloads/v9/guild.ts","line":369,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6580,"name":"SuppressPremiumSubscriptions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Suppress server boost notifications"},"sources":[{"fileName":"payloads/v9/guild.ts","line":373,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6581,6582,6579,6580]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":365,"character":12}]},{"id":6563,"name":"GuildVerificationLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-verification-level"},"children":[{"id":6567,"name":"High","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be a member of the guild for longer than 10 minutes"},"sources":[{"fileName":"payloads/v9/guild.ts","line":339,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6565,"name":"Low","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have verified email on account"},"sources":[{"fileName":"payloads/v9/guild.ts","line":331,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6566,"name":"Medium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must be registered on Discord for longer than 5 minutes"},"sources":[{"fileName":"payloads/v9/guild.ts","line":335,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6564,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Unrestricted"},"sources":[{"fileName":"payloads/v9/guild.ts","line":327,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6568,"name":"VeryHigh","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Must have a verified phone number"},"sources":[{"fileName":"payloads/v9/guild.ts","line":343,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6567,6565,6566,6564,6568]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":323,"character":12}]},{"id":6712,"name":"GuildWidgetStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options"},"children":[{"id":6714,"name":"Banner1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. \"POWERED BY DISCORD\" as the footer of the widget"},"sources":[{"fileName":"payloads/v9/guild.ts","line":936,"character":1}],"type":{"type":"literal","value":"banner1"},"defaultValue":"\"banner1\""},{"id":6715,"name":"Banner2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Smaller widget style with guild icon, name and online count. Split on the right with Discord logo"},"sources":[{"fileName":"payloads/v9/guild.ts","line":940,"character":1}],"type":{"type":"literal","value":"banner2"},"defaultValue":"\"banner2\""},{"id":6716,"name":"Banner3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large image with guild icon, name and online count. In the footer, Discord logo on the left and \"Chat Now\" on the right"},"sources":[{"fileName":"payloads/v9/guild.ts","line":944,"character":1}],"type":{"type":"literal","value":"banner3"},"defaultValue":"\"banner3\""},{"id":6717,"name":"Banner4","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Large Discord logo at the top of the widget. Guild icon, name and online count in the middle portion of the widget\nand a \"JOIN MY SERVER\" button at the bottom"},"sources":[{"fileName":"payloads/v9/guild.ts","line":949,"character":1}],"type":{"type":"literal","value":"banner4"},"defaultValue":"\"banner4\""},{"id":6713,"name":"Shield","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Shield style widget with Discord icon and guild members online count"},"sources":[{"fileName":"payloads/v9/guild.ts","line":932,"character":1}],"type":{"type":"literal","value":"shield"},"defaultValue":"\"shield\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6714,6715,6716,6717,6713]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":928,"character":12}]},{"id":8034,"name":"ImageFormat","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":8038,"name":"GIF","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1071,"character":1}],"type":{"type":"literal","value":"gif"},"defaultValue":"\"gif\""},{"id":8035,"name":"JPEG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1068,"character":1}],"type":{"type":"literal","value":"jpeg"},"defaultValue":"\"jpeg\""},{"id":8039,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1072,"character":1}],"type":{"type":"literal","value":"json"},"defaultValue":"\"json\""},{"id":8036,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1069,"character":1}],"type":{"type":"literal","value":"png"},"defaultValue":"\"png\""},{"id":8037,"name":"WebP","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1070,"character":1}],"type":{"type":"literal","value":"webp"},"defaultValue":"\"webp\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[8038,8035,8039,8036,8037]}],"sources":[{"fileName":"rest/v9/index.ts","line":1067,"character":12}]},{"id":6676,"name":"IntegrationExpireBehavior","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors"},"children":[{"id":6678,"name":"Kick","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":830,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6677,"name":"RemoveRole","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":829,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6678,6677]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":828,"character":12}]},{"id":6907,"name":"InteractionContextType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-context-types"},"children":[{"id":6909,"name":"BotDM","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within DMs with the app's bot user"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":161,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6908,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within servers"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":157,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6910,"name":"PrivateChannel","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Interaction can be used within Group DMs and DMs other than the app's bot user"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":165,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6909,6908,6910]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":153,"character":12}]},{"id":7247,"name":"InteractionResponseType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-type"},"children":[{"id":7253,"name":"ApplicationCommandAutocompleteResult","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For autocomplete interactions"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":94,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":7249,"name":"ChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with a message"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":78,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7250,"name":"DeferredChannelMessageWithSource","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK an interaction and edit to a response later, the user sees a loading state"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":82,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":7251,"name":"DeferredMessageUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and update it to a loading state"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":86,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":7256,"name":"LaunchActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Launch the Activity associated with the app.","tags":[{"tag":"remarks","text":"\nOnly available for apps with Activities enabled\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":112,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":7254,"name":"Modal","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an modal for a user to fill-out"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":98,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":7248,"name":"Pong","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a `Ping`"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":74,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7255,"name":"PremiumRequired","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Respond to an interaction with an upgrade button, only available for apps with monetization enabled","tags":[{"tag":"deprecated","text":"See https://discord.com/developers/docs/change-log#premium-apps-new-premium-button-style-deep-linking-url-schemes\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":104,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":7252,"name":"UpdateMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"ACK a button interaction and edit the message to which the button was attached"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":90,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7253,7249,7250,7251,7256,7254,7248,7255,7252]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":70,"character":12}]},{"id":7219,"name":"InteractionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-type"},"children":[{"id":7221,"name":"ApplicationCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":11,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7223,"name":"ApplicationCommandAutocomplete","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":13,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7222,"name":"MessageComponent","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":12,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7224,"name":"ModalSubmit","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":14,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":7220,"name":"Ping","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":10,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7221,7223,7222,7224,7220]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":9,"character":12}]},{"id":7285,"name":"InviteTargetType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types"},"children":[{"id":7287,"name":"EmbeddedApplication","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":113,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7286,"name":"Stream","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":112,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7287,7286]}],"sources":[{"fileName":"payloads/v9/invite.ts","line":111,"character":12}]},{"id":7281,"name":"InviteType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object-invite-types"},"children":[{"id":7284,"name":"Friend","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":105,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7283,"name":"GroupDM","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":104,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7282,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":103,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7284,7283,7282]}],"sources":[{"fileName":"payloads/v9/invite.ts","line":102,"character":12}]},{"id":6735,"name":"MembershipScreeningFieldType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6736,"name":"Terms","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Server Rules"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1022,"character":1}],"type":{"type":"literal","value":"TERMS"},"defaultValue":"\"TERMS\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6736]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1018,"character":12}]},{"id":6081,"name":"MessageActivityType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-types"},"children":[{"id":6082,"name":"Join","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":826,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6085,"name":"JoinRequest","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":829,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6084,"name":"Listen","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":828,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6083,"name":"Spectate","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":827,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6082,6085,6084,6083]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":825,"character":12}]},{"id":6089,"name":"MessageFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-flags"},"children":[{"id":6090,"name":"Crossposted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has been published to subscribed channels (via Channel Following)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":853,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6096,"name":"Ephemeral","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is only visible to the user who invoked the Interaction"},"sources":[{"fileName":"payloads/v9/channel.ts","line":877,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":6098,"name":"FailedToMentionSomeRolesInThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message failed to mention some roles and add their members to the thread"},"sources":[{"fileName":"payloads/v9/channel.ts","line":885,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":6095,"name":"HasThread","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message has an associated thread, which shares its id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":873,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6091,"name":"IsCrosspost","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message originated from a message in another channel (via Channel Following)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":857,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6101,"name":"IsVoiceMessage","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is a voice message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":897,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":6097,"name":"Loading","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message is an Interaction Response and the bot is \"thinking\""},"sources":[{"fileName":"payloads/v9/channel.ts","line":881,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":6099,"name":"ShouldShowLinkNotDiscordWarning","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This message flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":889,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":6093,"name":"SourceMessageDeleted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The source message for this crosspost has been deleted (via Channel Following)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":865,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6092,"name":"SuppressEmbeds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Do not include any embeds when serializing this message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":861,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6100,"name":"SuppressNotifications","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message will not trigger push and desktop notifications"},"sources":[{"fileName":"payloads/v9/channel.ts","line":893,"character":1}],"type":{"type":"literal","value":4096},"defaultValue":"4096"},{"id":6094,"name":"Urgent","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This message came from the urgent message system"},"sources":[{"fileName":"payloads/v9/channel.ts","line":869,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6090,6096,6098,6095,6091,6101,6097,6099,6093,6092,6100,6094]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":849,"character":12}]},{"id":6086,"name":"MessageReferenceType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-types"},"children":[{"id":6087,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A standard reference used by replies"},"sources":[{"fileName":"payloads/v9/channel.ts","line":839,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6088,"name":"Forward","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Reference used to point to a message at a point in time"},"sources":[{"fileName":"payloads/v9/channel.ts","line":843,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6087,6088]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":835,"character":12}]},{"id":6034,"name":"MessageType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-types"},"children":[{"id":6058,"name":"AutoModerationAction","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":759,"character":1}],"type":{"type":"literal","value":24},"defaultValue":"24"},{"id":6038,"name":"Call","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":738,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":6047,"name":"ChannelFollowAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":747,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":6040,"name":"ChannelIconChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":740,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":6039,"name":"ChannelNameChange","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":739,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":6041,"name":"ChannelPinnedMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":741,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":6054,"name":"ChatInputCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":755,"character":1}],"type":{"type":"literal","value":20},"defaultValue":"20"},{"id":6057,"name":"ContextMenuCommand","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":758,"character":1}],"type":{"type":"literal","value":23},"defaultValue":"23"},{"id":6035,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":735,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":6066,"name":"GuildApplicationPremiumSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":770,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":6043,"name":"GuildBoost","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":743,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6044,"name":"GuildBoostTier1","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":744,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":6045,"name":"GuildBoostTier2","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":745,"character":1}],"type":{"type":"literal","value":10},"defaultValue":"10"},{"id":6046,"name":"GuildBoostTier3","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":746,"character":1}],"type":{"type":"literal","value":11},"defaultValue":"11"},{"id":6048,"name":"GuildDiscoveryDisqualified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":749,"character":1}],"type":{"type":"literal","value":14},"defaultValue":"14"},{"id":6051,"name":"GuildDiscoveryGracePeriodFinalWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":752,"character":1}],"type":{"type":"literal","value":17},"defaultValue":"17"},{"id":6050,"name":"GuildDiscoveryGracePeriodInitialWarning","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":751,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":6049,"name":"GuildDiscoveryRequalified","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":750,"character":1}],"type":{"type":"literal","value":15},"defaultValue":"15"},{"id":6068,"name":"GuildIncidentAlertModeDisabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":773,"character":1}],"type":{"type":"literal","value":37},"defaultValue":"37"},{"id":6067,"name":"GuildIncidentAlertModeEnabled","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":772,"character":1}],"type":{"type":"literal","value":36},"defaultValue":"36"},{"id":6070,"name":"GuildIncidentReportFalseAlarm","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":775,"character":1}],"type":{"type":"literal","value":39},"defaultValue":"39"},{"id":6069,"name":"GuildIncidentReportRaid","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":774,"character":1}],"type":{"type":"literal","value":38},"defaultValue":"38"},{"id":6056,"name":"GuildInviteReminder","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":757,"character":1}],"type":{"type":"literal","value":22},"defaultValue":"22"},{"id":6060,"name":"InteractionPremiumUpsell","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":761,"character":1}],"type":{"type":"literal","value":26},"defaultValue":"26"},{"id":6072,"name":"PollResult","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":779,"character":1}],"type":{"type":"literal","value":46},"defaultValue":"46"},{"id":6071,"name":"PurchaseNotification","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":777,"character":1}],"type":{"type":"literal","value":44},"defaultValue":"44"},{"id":6036,"name":"RecipientAdd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":736,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6037,"name":"RecipientRemove","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":737,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6053,"name":"Reply","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":754,"character":1}],"type":{"type":"literal","value":19},"defaultValue":"19"},{"id":6059,"name":"RoleSubscriptionPurchase","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":760,"character":1}],"type":{"type":"literal","value":25},"defaultValue":"25"},{"id":6062,"name":"StageEnd","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":763,"character":1}],"type":{"type":"literal","value":28},"defaultValue":"28"},{"id":6064,"name":"StageRaiseHand","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"https://github.com/discord/discord-api-docs/pull/5927#discussion_r1107678548\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":768,"character":1}],"type":{"type":"literal","value":30},"defaultValue":"30"},{"id":6063,"name":"StageSpeaker","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":764,"character":1}],"type":{"type":"literal","value":29},"defaultValue":"29"},{"id":6061,"name":"StageStart","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":762,"character":1}],"type":{"type":"literal","value":27},"defaultValue":"27"},{"id":6065,"name":"StageTopic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":769,"character":1}],"type":{"type":"literal","value":31},"defaultValue":"31"},{"id":6052,"name":"ThreadCreated","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":753,"character":1}],"type":{"type":"literal","value":18},"defaultValue":"18"},{"id":6055,"name":"ThreadStarterMessage","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":756,"character":1}],"type":{"type":"literal","value":21},"defaultValue":"21"},{"id":6042,"name":"UserJoin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":742,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6058,6038,6047,6040,6039,6041,6054,6057,6035,6066,6043,6044,6045,6046,6048,6051,6050,6049,6068,6067,6070,6069,6056,6060,6072,6071,6036,6037,6053,6059,6062,6064,6063,6061,6065,6052,6055,6042]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":734,"character":12}]},{"id":7357,"name":"OAuth2Scopes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"Types extracted from https://discord.com/developers/docs/topics/oauth2"},"children":[{"id":7378,"name":"ActivitiesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":107,"character":1}],"type":{"type":"literal","value":"activities.read"},"defaultValue":"\"activities.read\""},{"id":7379,"name":"ActivitiesWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)","text":"See https://discord.com/developers/docs/game-sdk/activities\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":113,"character":1}],"type":{"type":"literal","value":"activities.write"},"defaultValue":"\"activities.write\""},{"id":7382,"name":"ApplicationCommandsPermissionsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update permissions for its commands using a Bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":131,"character":1}],"type":{"type":"literal","value":"applications.commands.permissions.update"},"defaultValue":"\"applications.commands.permissions.update\""},{"id":7374,"name":"ApplicationsBuildsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read build data for a user's applications"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":91,"character":1}],"type":{"type":"literal","value":"applications.builds.read"},"defaultValue":"\"applications.builds.read\""},{"id":7373,"name":"ApplicationsBuildsUpload","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to upload/update builds for a user's applications - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":87,"character":1}],"type":{"type":"literal","value":"applications.builds.upload"},"defaultValue":"\"applications.builds.upload\""},{"id":7380,"name":"ApplicationsCommands","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to use Application Commands in a guild","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":119,"character":1}],"type":{"type":"literal","value":"applications.commands"},"defaultValue":"\"applications.commands\""},{"id":7381,"name":"ApplicationsCommandsUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update its Application Commands via this bearer token - client credentials grant only","text":"See https://discord.com/developers/docs/interactions/application-commands\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":125,"character":1}],"type":{"type":"literal","value":"applications.commands.update"},"defaultValue":"\"applications.commands.update\""},{"id":7376,"name":"ApplicationsEntitlements","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read entitlements for a user's applications"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":99,"character":1}],"type":{"type":"literal","value":"applications.entitlements"},"defaultValue":"\"applications.entitlements\""},{"id":7375,"name":"ApplicationsStoreUpdate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to read and update store data (SKUs, store listings, achievements, etc.) for a user's applications"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":95,"character":1}],"type":{"type":"literal","value":"applications.store.update"},"defaultValue":"\"applications.store.update\""},{"id":7358,"name":"Bot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For oauth2 bots, this puts the bot in the user's selected guild by default"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":9,"character":1}],"type":{"type":"literal","value":"bot"},"defaultValue":"\"bot\""},{"id":7359,"name":"Connections","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/connections](https://discord.com/developers/docs/resources/user#get-user-connections)\nto return linked third-party accounts","text":"See https://discord.com/developers/docs/resources/user#get-user-connections\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":16,"character":1}],"type":{"type":"literal","value":"connections"},"defaultValue":"\"connections\""},{"id":7360,"name":"DMChannelsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to see information about the user's DMs and group DMs - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":20,"character":1}],"type":{"type":"literal","value":"dm_channels.read"},"defaultValue":"\"dm_channels.read\""},{"id":7361,"name":"Email","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Enables [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) to return an `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":26,"character":1}],"type":{"type":"literal","value":"email"},"defaultValue":"\"email\""},{"id":7366,"name":"GroupDMJoins","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to join users to a group dm","text":"See https://discord.com/developers/docs/resources/channel#group-dm-add-recipient\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":58,"character":1}],"type":{"type":"literal","value":"gdm.join"},"defaultValue":"\"gdm.join\""},{"id":7363,"name":"Guilds","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me/guilds](https://discord.com/developers/docs/resources/user#get-current-user-guilds)\nto return basic information about all of a user's guilds","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guilds\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":39,"character":1}],"type":{"type":"literal","value":"guilds"},"defaultValue":"\"guilds\""},{"id":7364,"name":"GuildsJoin","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/guilds/{guild.id}/members/{user.id}](https://discord.com/developers/docs/resources/guild#add-guild-member)\nto be used for joining users to a guild","text":"See https://discord.com/developers/docs/resources/guild#add-guild-member\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":46,"character":1}],"type":{"type":"literal","value":"guilds.join"},"defaultValue":"\"guilds.join\""},{"id":7365,"name":"GuildsMembersRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows /users/@me/guilds/{guild.id}/member to return a user's member information in a guild","text":"See https://discord.com/developers/docs/resources/user#get-current-user-guild-member\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":52,"character":1}],"type":{"type":"literal","value":"guilds.members.read"},"defaultValue":"\"guilds.members.read\""},{"id":7362,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows [/users/@me](https://discord.com/developers/docs/resources/user#get-current-user) without `email`","text":"See https://discord.com/developers/docs/resources/user#get-current-user\n"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":32,"character":1}],"type":{"type":"literal","value":"identify"},"defaultValue":"\"identify\""},{"id":7367,"name":"MessagesRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to read messages from all client channels\n(otherwise restricted to channels/guilds your app creates)"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":63,"character":1}],"type":{"type":"literal","value":"messages.read"},"defaultValue":"\"messages.read\""},{"id":7369,"name":"RPC","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server access, this allows you to control a user's local Discord client - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":71,"character":1}],"type":{"type":"literal","value":"rpc"},"defaultValue":"\"rpc\""},{"id":7370,"name":"RPCNotificationsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"For local rpc server api access, this allows you to receive notifications pushed out to the user - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":75,"character":1}],"type":{"type":"literal","value":"rpc.notifications.read"},"defaultValue":"\"rpc.notifications.read\""},{"id":7377,"name":"RelationshipsRead","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to know a user's friends and implicit relationships - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":103,"character":1}],"type":{"type":"literal","value":"relationships.read"},"defaultValue":"\"relationships.read\""},{"id":7368,"name":"RoleConnectionsWrite","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to update a user's connection and metadata for the app"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":67,"character":1}],"type":{"type":"literal","value":"role_connections.write"},"defaultValue":"\"role_connections.write\""},{"id":7372,"name":"Voice","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Allows your app to connect to voice on user's behalf and see all the voice members - requires Discord approval"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":83,"character":1}],"type":{"type":"literal","value":"voice"},"defaultValue":"\"voice\""},{"id":7371,"name":"WebhookIncoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"This generates a webhook that is returned in the oauth token response for authorization code grants"},"sources":[{"fileName":"payloads/v9/oauth2.ts","line":79,"character":1}],"type":{"type":"literal","value":"webhook.incoming"},"defaultValue":"\"webhook.incoming\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7378,7379,7382,7374,7373,7380,7381,7376,7375,7358,7359,7360,7361,7366,7363,7364,7365,7362,7367,7369,7370,7377,7368,7372,7371]}],"sources":[{"fileName":"payloads/v9/oauth2.ts","line":5,"character":12}]},{"id":6123,"name":"OverwriteType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6125,"name":"Member","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1008,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6124,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1007,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6125,6124]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1006,"character":12}]},{"id":7412,"name":"PollLayoutType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#layout-type"},"children":[{"id":7413,"name":"Default","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The, uhm, default layout type"},"sources":[{"fileName":"payloads/v9/poll.ts","line":48,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7413]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":44,"character":12}]},{"id":6409,"name":"PresenceUpdateStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types"},"children":[{"id":6411,"name":"DoNotDisturb","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":102,"character":1}],"type":{"type":"literal","value":"dnd"},"defaultValue":"\"dnd\""},{"id":6412,"name":"Idle","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":103,"character":1}],"type":{"type":"literal","value":"idle"},"defaultValue":"\"idle\""},{"id":6413,"name":"Invisible","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Invisible and shown as offline"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":107,"character":1}],"type":{"type":"literal","value":"invisible"},"defaultValue":"\"invisible\""},{"id":6414,"name":"Offline","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":108,"character":1}],"type":{"type":"literal","value":"offline"},"defaultValue":"\"offline\""},{"id":6410,"name":"Online","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":101,"character":1}],"type":{"type":"literal","value":"online"},"defaultValue":"\"online\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6411,6412,6413,6414,6410]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":100,"character":12}]},{"id":8312,"name":"ReactionType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions-reaction-types"},"children":[{"id":8313,"name":"Normal","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/channel.ts","line":414,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":8314,"name":"Super","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"rest/v9/channel.ts","line":415,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[8313,8314]}],"sources":[{"fileName":"rest/v9/channel.ts","line":413,"character":12}]},{"id":7403,"name":"RoleFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-flags"},"children":[{"id":7404,"name":"InPrompt","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Role can be selected by members in an onboarding prompt"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":100,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7404]}],"sources":[{"fileName":"payloads/v9/permissions.ts","line":96,"character":12}]},{"id":7334,"name":"SKUFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/skus#sku-object-sku-flags"},"children":[{"id":7335,"name":"Available","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"SKU is available for purchase"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":126,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7336,"name":"GuildSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Recurring SKU that can be purchased by a user and applied to a single server.\nGrants access to every user in that server."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":131,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":7337,"name":"UserSubscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Recurring SKU purchased by a user for themselves. Grants access to the purchasing user in every server."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":135,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7335,7336,7337]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":122,"character":12}]},{"id":7338,"name":"SKUType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sku#sku-object-sku-types"},"children":[{"id":7340,"name":"Consumable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Consumable one-time purchase"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":149,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7339,"name":"Durable","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Durable one-time purchase"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":145,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7341,"name":"Subscription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Represents a recurring subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":153,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"},{"id":7342,"name":"SubscriptionGroup","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"System-generated group for each Subscription SKU created"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":157,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7340,7339,7341,7342]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":141,"character":12}]},{"id":6334,"name":"SelectMenuDefaultValueType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-default-value-structure"},"children":[{"id":6335,"name":"Channel","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1789,"character":1}],"type":{"type":"literal","value":"channel"},"defaultValue":"\"channel\""},{"id":6336,"name":"Role","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1790,"character":1}],"type":{"type":"literal","value":"role"},"defaultValue":"\"role\""},{"id":6337,"name":"User","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1791,"character":1}],"type":{"type":"literal","value":"user"},"defaultValue":"\"user\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6335,6336,6337]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1788,"character":12}]},{"id":5928,"name":"SortOrderType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel/#channel-object-sort-order-types"},"children":[{"id":5930,"name":"CreationDate","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sort forum posts by creation time (from most recent to oldest)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":294,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5929,"name":"LatestActivity","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sort forum posts by activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":290,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5930,5929]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":286,"character":12}]},{"id":7444,"name":"StageInstancePrivacyLevel","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level"},"children":[{"id":7446,"name":"GuildOnly","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible to only guild members"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":55,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7445,"name":"Public","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The stage instance is visible publicly, such as on stage discovery","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":51,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7446,7445]}],"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":45,"character":12}]},{"id":7468,"name":"StickerFormatType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types"},"children":[{"id":7470,"name":"APNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/sticker.ts","line":88,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7472,"name":"GIF","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/sticker.ts","line":90,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7471,"name":"Lottie","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/sticker.ts","line":89,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7469,"name":"PNG","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/sticker.ts","line":87,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7470,7472,7471,7469]}],"sources":[{"fileName":"payloads/v9/sticker.ts","line":86,"character":12}]},{"id":7465,"name":"StickerType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types"},"children":[{"id":7467,"name":"Guild","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A sticker uploaded to a guild for the guild's members"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":80,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7466,"name":"Standard","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"An official sticker in a pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":76,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7467,7466]}],"sources":[{"fileName":"payloads/v9/sticker.ts","line":72,"character":12}]},{"id":7353,"name":"SubscriptionStatus","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#subscription-statuses"},"children":[{"id":7354,"name":"Active","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is active and scheduled to renew."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":209,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":7355,"name":"Ending","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is active but will not renew."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":213,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7356,"name":"Inactive","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Subscription is inactive and not being charged."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":217,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7354,7355,7356]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":205,"character":12}]},{"id":7494,"name":"TeamMemberMembershipState","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum"},"children":[{"id":7496,"name":"Accepted","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":73,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7495,"name":"Invited","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":72,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7496,7495]}],"sources":[{"fileName":"payloads/v9/teams.ts","line":71,"character":12}]},{"id":7497,"name":"TeamMemberRole","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#team-member-roles-team-member-role-types"},"children":[{"id":7498,"name":"Admin","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":80,"character":1}],"type":{"type":"literal","value":"admin"},"defaultValue":"\"admin\""},{"id":7499,"name":"Developer","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":81,"character":1}],"type":{"type":"literal","value":"developer"},"defaultValue":"\"developer\""},{"id":7500,"name":"ReadOnly","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/teams.ts","line":82,"character":1}],"type":{"type":"literal","value":"read_only"},"defaultValue":"\"read_only\""}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7498,7499,7500]}],"sources":[{"fileName":"payloads/v9/teams.ts","line":79,"character":12}]},{"id":6293,"name":"TextInputStyle","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-styles"},"children":[{"id":6295,"name":"Paragraph","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1684,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6294,"name":"Short","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1683,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6295,6294]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1682,"character":12}]},{"id":6133,"name":"ThreadAutoArchiveDuration","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6135,"name":"OneDay","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1043,"character":1}],"type":{"type":"literal","value":1440},"defaultValue":"1440"},{"id":6134,"name":"OneHour","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1042,"character":1}],"type":{"type":"literal","value":60},"defaultValue":"60"},{"id":6137,"name":"OneWeek","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1045,"character":1}],"type":{"type":"literal","value":10080},"defaultValue":"10080"},{"id":6136,"name":"ThreeDays","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1044,"character":1}],"type":{"type":"literal","value":4320},"defaultValue":"4320"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6135,6134,6137,6136]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1041,"character":12}]},{"id":6144,"name":"ThreadMemberFlags","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":6146,"name":"AllMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1092,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":6145,"name":"HasInteracted","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1088,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":6148,"name":"NoMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1100,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":6147,"name":"OnlyMentions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This thread member flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1096,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[6146,6145,6148,6147]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1084,"character":12}]},{"id":7548,"name":"UserFlags","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-user-flags"},"children":[{"id":7568,"name":"ActiveDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is an [Active Developer](https://support-dev.discord.com/hc/articles/10113997751447)"},"sources":[{"fileName":"payloads/v9/user.ts","line":187,"character":1}],"type":{"type":"literal","value":4194304},"defaultValue":"4194304"},{"id":7565,"name":"BotHTTPInteractions","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bot uses only [HTTP interactions](https://discord.com/developers/docs/interactions/receiving-and-responding#receiving-an-interaction) and is shown in the online member list"},"sources":[{"fileName":"payloads/v9/user.ts","line":173,"character":1}],"type":{"type":"literal","value":524288},"defaultValue":"524288"},{"id":7552,"name":"BugHunterLevel1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 1"},"sources":[{"fileName":"payloads/v9/user.ts","line":121,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":7561,"name":"BugHunterLevel2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Bug Hunter Level 2"},"sources":[{"fileName":"payloads/v9/user.ts","line":157,"character":1}],"type":{"type":"literal","value":16384},"defaultValue":"16384"},{"id":7564,"name":"CertifiedModerator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Moderator Programs Alumni"},"sources":[{"fileName":"payloads/v9/user.ts","line":169,"character":1}],"type":{"type":"literal","value":262144},"defaultValue":"262144"},{"id":7570,"name":"Collaborator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 50, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":203,"character":1}],"type":{"type":"literal","value":1125899906842624},"defaultValue":"1125899906842624"},{"id":7567,"name":"DisablePremium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":183,"character":1}],"type":{"type":"literal","value":2097152},"defaultValue":"2097152"},{"id":7560,"name":"HasUnreadUrgentMessages","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":153,"character":1}],"type":{"type":"literal","value":8192},"defaultValue":"8192"},{"id":7555,"name":"HypeSquadOnlineHouse1","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Bravery Member"},"sources":[{"fileName":"payloads/v9/user.ts","line":133,"character":1}],"type":{"type":"literal","value":64},"defaultValue":"64"},{"id":7556,"name":"HypeSquadOnlineHouse2","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Brilliance Member"},"sources":[{"fileName":"payloads/v9/user.ts","line":137,"character":1}],"type":{"type":"literal","value":128},"defaultValue":"128"},{"id":7557,"name":"HypeSquadOnlineHouse3","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"House Balance Member"},"sources":[{"fileName":"payloads/v9/user.ts","line":141,"character":1}],"type":{"type":"literal","value":256},"defaultValue":"256"},{"id":7551,"name":"Hypesquad","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"HypeSquad Events Member"},"sources":[{"fileName":"payloads/v9/user.ts","line":117,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":7553,"name":"MFASMS","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":125,"character":1}],"type":{"type":"literal","value":16},"defaultValue":"16"},{"id":7550,"name":"Partner","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Partnered Server Owner"},"sources":[{"fileName":"payloads/v9/user.ts","line":113,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7558,"name":"PremiumEarlySupporter","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Nitro Supporter"},"sources":[{"fileName":"payloads/v9/user.ts","line":145,"character":1}],"type":{"type":"literal","value":512},"defaultValue":"512"},{"id":7554,"name":"PremiumPromoDismissed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":129,"character":1}],"type":{"type":"literal","value":32},"defaultValue":"32"},{"id":7569,"name":"Quarantined","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User's account has been [quarantined](https://support.discord.com/hc/articles/6461420677527) based on recent activity","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 44, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":196,"character":1}],"type":{"type":"literal","value":17592186044416},"defaultValue":"17592186044416"},{"id":7571,"name":"RestrictedCollaborator","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date."},{"tag":"privateremarks","text":"\n\nThis value would be 1 << 51, but bit shifting above 1 << 30 requires bigints\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":210,"character":1}],"type":{"type":"literal","value":2251799813685248},"defaultValue":"2251799813685248"},{"id":7566,"name":"Spammer","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User has been identified as spammer","tags":[{"tag":"unstable","text":"This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":179,"character":1}],"type":{"type":"literal","value":1048576},"defaultValue":"1048576"},{"id":7549,"name":"Staff","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord Employee"},"sources":[{"fileName":"payloads/v9/user.ts","line":109,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7559,"name":"TeamPseudoUser","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"User is a [team](https://discord.com/developers/docs/topics/teams)"},"sources":[{"fileName":"payloads/v9/user.ts","line":149,"character":1}],"type":{"type":"literal","value":1024},"defaultValue":"1024"},{"id":7562,"name":"VerifiedBot","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Verified Bot"},"sources":[{"fileName":"payloads/v9/user.ts","line":161,"character":1}],"type":{"type":"literal","value":65536},"defaultValue":"65536"},{"id":7563,"name":"VerifiedDeveloper","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Early Verified Bot Developer"},"sources":[{"fileName":"payloads/v9/user.ts","line":165,"character":1}],"type":{"type":"literal","value":131072},"defaultValue":"131072"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7568,7565,7552,7561,7564,7570,7567,7560,7555,7556,7557,7551,7553,7550,7558,7554,7569,7571,7566,7549,7559,7562,7563]}],"sources":[{"fileName":"payloads/v9/user.ts","line":105,"character":12}]},{"id":7572,"name":"UserPremiumType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object-premium-types"},"children":[{"id":7575,"name":"Nitro","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":219,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7576,"name":"NitroBasic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":220,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7574,"name":"NitroClassic","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":218,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":7573,"name":"None","kind":16,"kindString":"Enumeration Member","flags":{},"sources":[{"fileName":"payloads/v9/user.ts","line":217,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7575,7576,7574,7573]}],"sources":[{"fileName":"payloads/v9/user.ts","line":216,"character":12}]},{"id":5995,"name":"VideoQualityMode","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":5996,"name":"Auto","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Discord chooses the quality for optimal performance"},"sources":[{"fileName":"payloads/v9/channel.ts","line":485,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5997,"name":"Full","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"720p"},"sources":[{"fileName":"payloads/v9/channel.ts","line":489,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5996,5997]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":481,"character":12}]},{"id":5383,"name":"VoiceChannelEffectSendAnimationType","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send-animation-types"},"children":[{"id":5385,"name":"Basic","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The standard animation"},"sources":[{"fileName":"gateway/v9.ts","line":2014,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":5384,"name":"Premium","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A fun animation, sent by a Nitro subscriber"},"sources":[{"fileName":"gateway/v9.ts","line":2010,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[5385,5384]}],"sources":[{"fileName":"gateway/v9.ts","line":2006,"character":12}]},{"id":7657,"name":"WebhookType","kind":8,"kindString":"Enumeration","flags":{},"children":[{"id":7660,"name":"Application","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Application webhooks are webhooks used with Interactions"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":78,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":7659,"name":"ChannelFollower","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Channel Follower Webhooks are internal webhooks used with Channel Following to post new messages into channels"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":74,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":7658,"name":"Incoming","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Incoming Webhooks can post messages to channels with a generated token"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":70,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[7660,7659,7658]}],"sources":[{"fileName":"payloads/v9/webhook.ts","line":66,"character":12}]},{"id":6251,"name":"APIActionRowComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#action-rows"},"children":[{"id":6252,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The components in the ActionRow"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1597,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6254,"name":"T"}}},{"id":6253,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6242,"name":"ActionRow"},"inheritedFrom":{"type":"reference","id":6239,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6252,6253]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1592,"character":17}],"typeParameter":[{"id":6254,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6375,"name":"APIActionRowComponentTypes"}}],"extendedTypes":[{"type":"reference","id":6238,"typeArguments":[{"type":"reference","id":6242,"name":"ComponentType.ActionRow"}],"name":"APIBaseComponent"}]},{"id":6233,"name":"APIAllowedMentions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mentions-structure"},"children":[{"id":6234,"name":"parse","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of allowed mention types to parse from the content","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mention-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1515,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6229,"name":"AllowedMentionsTypes"}}},{"id":6237,"name":"replied_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"\tFor replies, whether to mention the author of the message being replied to (default false)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1529,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6235,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1519,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6236,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of user_ids to mention (Max size of 100)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1523,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6234,6237,6235,6236]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1509,"character":17}]},{"id":5493,"name":"APIApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#application-object"},"children":[{"id":5514,"name":"approximate_guild_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of guilds the application has been added to"},"sources":[{"fileName":"payloads/v9/application.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5515,"name":"approximate_user_install_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of users that have installed the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5501,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object for the bot user associated with the application"},"sources":[{"fileName":"payloads/v9/application.ts","line":48,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":5499,"name":"bot_public","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `false` only app owner can join the app's bot to guilds"},"sources":[{"fileName":"payloads/v9/application.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5500,"name":"bot_require_code_grant","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When `true` the app's bot will only join upon completion of the full oauth2 code grant flow"},"sources":[{"fileName":"payloads/v9/application.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5512,"name":"cover_image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the hash of the image on store embeds"},"sources":[{"fileName":"payloads/v9/application.ts","line":101,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5522,"name":"custom_install_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's default custom authorization link, if enabled"},"sources":[{"fileName":"payloads/v9/application.ts","line":144,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5497,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5513,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The application's public flags","text":"See https://discord.com/developers/docs/resources/application#application-object-application-flags\n"},"sources":[{"fileName":"payloads/v9/application.ts","line":107,"character":1}],"type":{"type":"reference","id":5529,"name":"ApplicationFlags"}},{"id":5509,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A partial object of the associated guild"},"sources":[{"fileName":"payloads/v9/application.ts","line":89,"character":1}],"type":{"type":"reference","id":6492,"name":"APIPartialGuild"}},{"id":5508,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the guild to which it has been linked"},"sources":[{"fileName":"payloads/v9/application.ts","line":85,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5496,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":28,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5494,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5520,"name":"install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Settings for the application's default in-app authorization link, if enabled"},"sources":[{"fileName":"payloads/v9/application.ts","line":136,"character":1}],"type":{"type":"reference","id":5523,"name":"APIApplicationInstallParams"}},{"id":5521,"name":"integration_types_config","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default scopes and permissions for each supported installation context. Value for each key is an integration type configuration object"},"sources":[{"fileName":"payloads/v9/application.ts","line":140,"character":1}],"type":{"type":"reference","id":5528,"name":"APIApplicationIntegrationTypesConfigMap"}},{"id":5517,"name":"interactions_endpoint_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The interactions endpoint URL for the application"},"sources":[{"fileName":"payloads/v9/application.ts","line":123,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5495,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v9/application.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5504,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Partial user object containing info on the owner of the application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/application.ts","line":62,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":5510,"name":"primary_sku_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the id of the \"Game SKU\" that is created, if exists"},"sources":[{"fileName":"payloads/v9/application.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5503,"name":"privacy_policy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's privacy policy"},"sources":[{"fileName":"payloads/v9/application.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5516,"name":"redirect_uris","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of redirect URIs for the application"},"sources":[{"fileName":"payloads/v9/application.ts","line":119,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5518,"name":"role_connections_verification_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The application's role connection verification entry point,\nwhich when configured will render the app as a verification method in the guild role verification configuration"},"sources":[{"fileName":"payloads/v9/application.ts","line":128,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5498,"name":"rpc_origins","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of rpc origin urls, if rpc is enabled"},"sources":[{"fileName":"payloads/v9/application.ts","line":36,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5511,"name":"slug","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If this application is a game sold on Discord, this field will be the URL slug that links to the store page"},"sources":[{"fileName":"payloads/v9/application.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5505,"name":"summary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An empty string","tags":[{"tag":"deprecated","text":"This field will be removed in v11"},{"tag":"unstable","text":"This field is no longer documented by Discord and will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v9/application.ts","line":69,"character":1}],"type":{"type":"literal","value":""}},{"id":5519,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Up to 5 tags of max 20 characters each describing the content and functionality of the application"},"sources":[{"fileName":"payloads/v9/application.ts","line":132,"character":1}],"type":{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}},{"type":"optional","elementType":{"type":"intrinsic","name":"string"}}]}},{"id":5507,"name":"team","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The team this application belongs to","text":"See https://discord.com/developers/docs/topics/teams#data-models-team-object\n"},"sources":[{"fileName":"payloads/v9/application.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7482,"name":"APITeam"}]}},{"id":5502,"name":"terms_of_service_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url of the application's terms of service"},"sources":[{"fileName":"payloads/v9/application.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5506,"name":"verify_key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The hexadecimal encoded key for verification in interactions and the GameSDK's GetTicket function","text":"See https://discord.com/developers/docs/game-sdk/applications#getticket\n"},"sources":[{"fileName":"payloads/v9/application.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5514,5515,5501,5499,5500,5512,5522,5497,5513,5509,5508,5496,5494,5520,5521,5517,5495,5504,5510,5503,5516,5518,5498,5511,5505,5519,5507,5502,5506]}],"sources":[{"fileName":"payloads/v9/application.ts","line":16,"character":17}]},{"id":6879,"name":"APIApplicationCommand","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object"},"children":[{"id":6882,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the parent application"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6896,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6907,"name":"InteractionContextType"}}]}},{"id":6891,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6893,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6887,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character description for `CHAT_INPUT` commands, empty string for `USER` and `MESSAGE` commands"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6888,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":6889,"name":"description_localized","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The localized description"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6892,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6883,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild id of the command, if not global"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6898,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"reference","id":6911,"name":"EntryPointCommandHandlerType"}},{"id":6880,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique id of the command"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6895,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6904,"name":"ApplicationIntegrationType"}}},{"id":6884,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6885,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":6886,"name":"name_localized","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The localized name"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6894,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6890,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6921,"name":"APIApplicationCommandOption"}}},{"id":6881,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of the command"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":34,"character":1}],"type":{"type":"reference","id":6899,"name":"ApplicationCommandType"}},{"id":6897,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Autoincrementing version identifier updated during substantial record changes"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6882,6896,6891,6893,6887,6888,6889,6892,6883,6898,6880,6895,6884,6885,6886,6894,6890,6881,6897]}],"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":26,"character":17}]},{"id":7228,"name":"APIApplicationCommandAutocompleteResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7230,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":36,"character":1}],"type":{"type":"reference","id":7260,"name":"APICommandAutocompleteInteractionResponseCallbackData"}},{"id":7229,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":35,"character":1}],"type":{"type":"reference","id":7253,"name":"ApplicationCommandAutocompleteResult"}}],"groups":[{"title":"Properties","kind":1024,"children":[7230,7229]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":34,"character":17}]},{"id":6961,"name":"APIApplicationCommandChannelOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6962,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/channel.ts","line":8,"character":1}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"reference","id":5978,"name":"GuildText"},{"type":"reference","id":5980,"name":"GuildVoice"},{"type":"reference","id":5982,"name":"GuildCategory"},{"type":"reference","id":5983,"name":"GuildAnnouncement"},{"type":"reference","id":5984,"name":"AnnouncementThread"},{"type":"reference","id":5985,"name":"PublicThread"},{"type":"reference","id":5986,"name":"PrivateThread"},{"type":"reference","id":5987,"name":"GuildStageVoice"},{"type":"reference","id":5988,"name":"GuildDirectory"},{"type":"reference","id":5989,"name":"GuildForum"},{"type":"reference","id":5990,"name":"GuildMedia"}]}}},{"id":6966,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6940,"name":"APIApplicationCommandOptionBase.description"}},{"id":6967,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6941,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":6964,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6938,"name":"APIApplicationCommandOptionBase.name"}},{"id":6965,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6939,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":6968,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6942,"name":"APIApplicationCommandOptionBase.required"}},{"id":6963,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":6993,"name":"Channel"},"inheritedFrom":{"type":"reference","id":6937,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6962,6966,6967,6964,6965,6968,6963]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/channel.ts","line":6,"character":17}],"extendedTypes":[{"type":"reference","id":6936,"typeArguments":[{"type":"reference","id":6993,"name":"ApplicationCommandOptionType.Channel"}],"name":"APIApplicationCommandOptionBase"}]},{"id":6971,"name":"APIApplicationCommandInteractionDataIntegerOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6972,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/integer.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6973,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6945,"name":"APIInteractionDataOptionBase.name"}},{"id":6974,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":6990,"name":"Integer"},"inheritedFrom":{"type":"reference","id":6946,"name":"APIInteractionDataOptionBase.type"}},{"id":6975,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6947,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[6972,6973,6974,6975]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/integer.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":6944,"typeArguments":[{"type":"reference","id":6990,"name":"ApplicationCommandOptionType.Integer"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":6979,"name":"APIApplicationCommandInteractionDataNumberOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6980,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/number.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6981,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6945,"name":"APIInteractionDataOptionBase.name"}},{"id":6982,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":6996,"name":"Number"},"inheritedFrom":{"type":"reference","id":6946,"name":"APIInteractionDataOptionBase.type"}},{"id":6983,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6947,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[6980,6981,6982,6983]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/number.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":6944,"typeArguments":[{"type":"reference","id":6996,"name":"ApplicationCommandOptionType.Number"},{"type":"intrinsic","name":"number"}],"name":"APIInteractionDataOptionBase"}]},{"id":7004,"name":"APIApplicationCommandInteractionDataStringOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7005,"name":"focused","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/string.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7006,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6945,"name":"APIInteractionDataOptionBase.name"}},{"id":7007,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":6989,"name":"String"},"inheritedFrom":{"type":"reference","id":6946,"name":"APIInteractionDataOptionBase.type"}},{"id":7008,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6947,"name":"APIInteractionDataOptionBase.value"}}],"groups":[{"title":"Properties","kind":1024,"children":[7005,7006,7007,7008]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/string.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":6944,"typeArguments":[{"type":"reference","id":6989,"name":"ApplicationCommandOptionType.String"},{"type":"intrinsic","name":"string"}],"name":"APIInteractionDataOptionBase"}]},{"id":7029,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7030,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7032,"name":"options","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":16,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7017,"name":"APIApplicationCommandInteractionDataSubcommandOption"}}},{"id":7031,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":15,"character":1}],"type":{"type":"reference","id":6988,"name":"SubcommandGroup"}}],"groups":[{"title":"Properties","kind":1024,"children":[7030,7032,7031]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":13,"character":17}]},{"id":7017,"name":"APIApplicationCommandInteractionDataSubcommandOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7018,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7020,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":13,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6923,"name":"APIApplicationCommandInteractionDataBasicOption"}}},{"id":7019,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":12,"character":1}],"type":{"type":"reference","id":6987,"name":"Subcommand"}}],"groups":[{"title":"Properties","kind":1024,"children":[7018,7020,7019]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":10,"character":17}]},{"id":6936,"name":"APIApplicationCommandOptionBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6940,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6941,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":6938,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6939,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":6942,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6937,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":6943,"name":"Type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6940,6941,6938,6939,6942,6937]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":4,"character":17}],"typeParameter":[{"id":6943,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6986,"name":"ApplicationCommandOptionType"}}],"extendedBy":[{"type":"reference","id":6961,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":7009,"name":"APIApplicationCommandSubcommandOption"},{"type":"reference","id":7021,"name":"APIApplicationCommandSubcommandGroupOption"}]},{"id":6998,"name":"APIApplicationCommandOptionChoice","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-choice-structure"},"children":[{"id":6999,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7000,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":25,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]}},{"id":7001,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":26,"character":1}],"type":{"type":"reference","id":7002,"name":"ValueType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6999,7000,7001]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/shared.ts","line":23,"character":17}],"typeParameter":[{"id":7002,"name":"ValueType","kind":131072,"kindString":"Type parameter","flags":{},"default":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}}]},{"id":7066,"name":"APIApplicationCommandPermission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-structure"},"children":[{"id":7067,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role, user or channel. Can also be a permission constant"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7069,"name":"permission","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` to allow, `false`, to disallow"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7068,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role, user or channel"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":36,"character":1}],"type":{"type":"reference","id":7070,"name":"ApplicationCommandPermissionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[7067,7069,7068]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":28,"character":17}]},{"id":7021,"name":"APIApplicationCommandSubcommandGroupOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7026,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6940,"name":"APIApplicationCommandOptionBase.description"}},{"id":7027,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6941,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":7024,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6938,"name":"APIApplicationCommandOptionBase.name"}},{"id":7025,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6939,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":7022,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":10,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7009,"name":"APIApplicationCommandSubcommandOption"}}},{"id":7028,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6942,"name":"APIApplicationCommandOptionBase.required"}},{"id":7023,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":6988,"name":"SubcommandGroup"},"inheritedFrom":{"type":"reference","id":6937,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7026,7027,7024,7025,7022,7028,7023]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.ts","line":8,"character":17}],"extendedTypes":[{"type":"reference","id":6936,"typeArguments":[{"type":"reference","id":6988,"name":"ApplicationCommandOptionType.SubcommandGroup"}],"name":"APIApplicationCommandOptionBase"}]},{"id":7009,"name":"APIApplicationCommandSubcommandOption","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7014,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6940,"name":"APIApplicationCommandOptionBase.description"}},{"id":7015,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":9,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6941,"name":"APIApplicationCommandOptionBase.description_localizations"}},{"id":7012,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":6,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6938,"name":"APIApplicationCommandOptionBase.name"}},{"id":7013,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":7,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},"inheritedFrom":{"type":"reference","id":6939,"name":"APIApplicationCommandOptionBase.name_localizations"}},{"id":7010,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":7,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6920,"name":"APIApplicationCommandBasicOption"}}},{"id":7016,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6942,"name":"APIApplicationCommandOptionBase.required"}},{"id":7011,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":5,"character":1}],"type":{"type":"reference","id":6987,"name":"Subcommand"},"inheritedFrom":{"type":"reference","id":6937,"name":"APIApplicationCommandOptionBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7014,7015,7012,7013,7010,7016,7011]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.ts","line":5,"character":17}],"extendedTypes":[{"type":"reference","id":6936,"typeArguments":[{"type":"reference","id":6987,"name":"ApplicationCommandOptionType.Subcommand"}],"name":"APIApplicationCommandOptionBase"}]},{"id":5523,"name":"APIApplicationInstallParams","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5525,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/application.ts","line":149,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5524,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/application.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7357,"name":"OAuth2Scopes"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5525,5524]}],"sources":[{"fileName":"payloads/v9/application.ts","line":147,"character":17}]},{"id":5526,"name":"APIApplicationIntegrationTypeConfiguration","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5527,"name":"oauth2_install_params","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/application.ts","line":153,"character":1}],"type":{"type":"reference","id":5523,"name":"APIApplicationInstallParams"}}],"groups":[{"title":"Properties","kind":1024,"children":[5527]}],"sources":[{"fileName":"payloads/v9/application.ts","line":152,"character":17}]},{"id":7616,"name":"APIApplicationRoleConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#application-role-connection-object-application-role-connection-structure"},"children":[{"id":7619,"name":"metadata","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Object mapping application role connection metadata keys to their `string`-ified value (max 100 characters) for the user on the platform a bot has connected"},"sources":[{"fileName":"payloads/v9/user.ts","line":331,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7617,"name":"platform_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity name of the platform a bot has connected (max 50 characters)"},"sources":[{"fileName":"payloads/v9/user.ts","line":323,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7618,"name":"platform_username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username on the platform a bot has connected (max 100 characters)"},"sources":[{"fileName":"payloads/v9/user.ts","line":327,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[7619,7617,7618]}],"sources":[{"fileName":"payloads/v9/user.ts","line":319,"character":17}]},{"id":5546,"name":"APIApplicationRoleConnectionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#application-role-connection-metadata-object-application-role-connection-metadata-structure"},"children":[{"id":5551,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the metadata field (1-200 characters)"},"sources":[{"fileName":"payloads/v9/application.ts","line":256,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5552,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Translations of the description"},"sources":[{"fileName":"payloads/v9/application.ts","line":260,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":5548,"name":"key","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Dictionary key for the metadata field (must be `a-z`, `0-9`, or `_` characters; 1-50 characters)"},"sources":[{"fileName":"payloads/v9/application.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5549,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the metadata field (1-100 characters)"},"sources":[{"fileName":"payloads/v9/application.ts","line":248,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5550,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Translations of the name"},"sources":[{"fileName":"payloads/v9/application.ts","line":252,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":5547,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of metadata value"},"sources":[{"fileName":"payloads/v9/application.ts","line":240,"character":1}],"type":{"type":"reference","id":5553,"name":"ApplicationRoleConnectionMetadataType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5551,5552,5548,5549,5550,5547]}],"sources":[{"fileName":"payloads/v9/application.ts","line":236,"character":17}]},{"id":6207,"name":"APIAttachment","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure"},"children":[{"id":6212,"name":"content_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The attachment's media type","text":"See https://en.wikipedia.org/wiki/Media_type\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1415,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6211,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the file"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1409,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6219,"name":"duration_secs","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The duration of the audio file (currently for voice messages)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1443,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6218,"name":"ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this attachment is ephemeral"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1439,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6209,"name":"filename","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of file attached"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1401,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6221,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment flags combined as a bitfield"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1451,"character":1}],"type":{"type":"reference","id":6222,"name":"AttachmentFlags"}},{"id":6216,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of file (if image)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1431,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":6208,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1397,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6215,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A proxied url of file"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1427,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6213,"name":"size","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Size of file in bytes"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1419,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6210,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The title of the file"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1405,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6214,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of file"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1423,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6220,"name":"waveform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Base64 encoded bytearray representing a sampled waveform (currently for voice messages)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1447,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6217,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of file (if image)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1435,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6212,6211,6219,6218,6209,6221,6216,6208,6215,6213,6210,6214,6220,6217]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1393,"character":17}]},{"id":5562,"name":"APIAuditLog","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure"},"children":[{"id":5563,"name":"application_commands","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of application commands found in the audit log","text":"See https://discord.com/developers/docs/interactions/application-commands#application-command-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":46,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6879,"name":"APIApplicationCommand"}}},{"id":5566,"name":"audit_log_entries","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Audit log entries","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":64,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5571,"name":"APIAuditLogEntry"}}},{"id":5567,"name":"auto_moderation_rules","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of auto moderation rules referenced in the audit log","text":"See https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5753,"name":"APIAutoModerationRule"}}},{"id":5570,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild scheduled events in the audit log","text":"See https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":90,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}}},{"id":5568,"name":"integrations","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Partial integration objects","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":76,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6658,"name":"APIGuildIntegration"}}},{"id":5569,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Threads found in the audit log","text":"Threads referenced in THREAD_CREATE and THREAD_UPDATE events are included in the threads map, since archived threads might not be kept in memory by clients.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":84,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5976,"name":"APIChannel"}}},{"id":5565,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users found in the audit log","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":58,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7529,"name":"APIUser"}}},{"id":5564,"name":"webhooks","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Webhooks found in the audit log","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":52,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7644,"name":"APIWebhook"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5563,5566,5567,5570,5568,5569,5565,5564]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":40,"character":17}]},{"id":5571,"name":"APIAuditLogEntry","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure"},"children":[{"id":5576,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":122,"character":1}],"type":{"type":"reference","id":5579,"name":"AuditLogEvent"}},{"id":5573,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":106,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5662,"name":"APIAuditLogChange"}}},{"id":5575,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5577,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":128,"character":1}],"type":{"type":"reference","id":5646,"name":"APIAuditLogOptions"}},{"id":5578,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5572,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5574,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5576,5573,5575,5577,5578,5572,5574]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":96,"character":17}],"extendedBy":[{"type":"reference","id":5398,"name":"GatewayGuildAuditLogEntryCreateDispatchData"}]},{"id":5646,"name":"APIAuditLogOptions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info"},"children":[{"id":5647,"name":"auto_moderation_rule_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the Auto Moderation rule that was triggered","text":"Present from:\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":236,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5648,"name":"auto_moderation_rule_trigger_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Trigger type of the Auto Moderation rule that was triggered","text":"Present from:\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":245,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"1"},{"type":"literal","value":"3"},{"type":"literal","value":"4"},{"type":"literal","value":"5"},{"type":"literal","value":"6"}]}},{"id":5651,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel in which the entities were targeted","text":"Present from:\n- MEMBER_MOVE\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n- MESSAGE_DELETE\n- STAGE_INSTANCE_CREATE\n- STAGE_INSTANCE_UPDATE\n- STAGE_INSTANCE_DELETE\n- AUTO_MODERATION_BLOCK_MESSAGE\n- AUTO_MODERATION_FLAG_TO_CHANNEL\n- AUTO_MODERATION_USER_COMMUNICATION_DISABLED\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":276,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5653,"name":"count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entities that were targeted","text":"Present from:\n- MESSAGE_DELETE\n- MESSAGE_BULK_DELETE\n- MEMBER_DISCONNECT\n- MEMBER_MOVE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":296,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5649,"name":"delete_member_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days after which inactive members were kicked","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5654,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the overwritten entity","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":306,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5657,"name":"integration_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of integration which performed the action","text":"Present from:\n- MEMBER_KICK\n- MEMBER_ROLE_UPDATE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":339,"character":1}],"type":{"type":"reference","id":6675,"name":"APIGuildIntegrationType"}},{"id":5650,"name":"members_removed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of members removed by the prune","text":"Present from:\n- MEMBER_PRUNE\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":259,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5652,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was targeted","text":"Present from:\n- MESSAGE_PIN\n- MESSAGE_UNPIN\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":285,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5656,"name":"role_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n**Present only if the {@link APIAuditLogOptions#type entry type} is \"0\"**\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":330,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5655,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of overwritten entity - \"0\" for \"role\" or \"1\" for \"member\"","text":"Present from:\n- CHANNEL_OVERWRITE_CREATE\n- CHANNEL_OVERWRITE_UPDATE\n- CHANNEL_OVERWRITE_DELETE\n\n{@link AuditLogOptionsType}\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":318,"character":1}],"type":{"type":"reference","id":5658,"name":"AuditLogOptionsType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5647,5648,5651,5653,5649,5654,5657,5650,5652,5656,5655]}],"sources":[{"fileName":"payloads/v9/auditLog.ts","line":227,"character":17}]},{"id":5785,"name":"APIAutoModerationAction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-auto-moderation-action-structure"},"children":[{"id":5787,"name":"metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional metadata needed during execution for this specific action type","text":"Will only be omitted if the action type is {@link AutoModerationActionType.BlockMessage}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":178,"character":1}],"type":{"type":"reference","id":5793,"name":"APIAutoModerationActionMetadata"}},{"id":5786,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The action type"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":172,"character":1}],"type":{"type":"reference","id":5788,"name":"AutoModerationActionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5787,5786]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":168,"character":17}]},{"id":5793,"name":"APIAutoModerationActionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-action-metadata"},"children":[{"id":5794,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel to which user content should be logged","text":"Associated action type: {@link AutoModerationActionType.SendAlertMessage}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":213,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5796,"name":"custom_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional explanation that will be shown to members whenever their message is blocked (Maximum 150 characters)","text":"Associated action type {@link AutoModerationActionType.BlockMessage}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":227,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5795,"name":"duration_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timeout duration in seconds (Maximum of 4 weeks - 2419200 seconds)","text":"Only available if using {@link AutoModerationRuleTriggerType.Keyword}\n\nAssociated action type: {@link AutoModerationActionType.Timeout}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":221,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[5794,5796,5795]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":207,"character":17}]},{"id":5753,"name":"APIAutoModerationRule","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-auto-moderation-rule-structure"},"children":[{"id":5761,"name":"actions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The actions which will execute when this rule is triggered"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":42,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5785,"name":"APIAutoModerationAction"}}},{"id":5757,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id who created this rule"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5762,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this rule is enabled"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5758,"name":"event_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule event type"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":30,"character":1}],"type":{"type":"reference","id":5782,"name":"AutoModerationRuleEventType"}},{"id":5764,"name":"exempt_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel ids that shouldn't be affected by this rule (Maximum of 50)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":54,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5763,"name":"exempt_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role ids that shouldn't be affected by this rule (Maximum of 20)"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":50,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5755,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild which this rule belongs to"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5754,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this rule"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5756,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule name"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5760,"name":"trigger_metadata","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger metadata"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":38,"character":1}],"type":{"type":"reference","id":5771,"name":"APIAutoModerationRuleTriggerMetadata"}},{"id":5759,"name":"trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger type"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":34,"character":1}],"type":{"type":"reference","id":5765,"name":"AutoModerationRuleTriggerType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5761,5757,5762,5758,5764,5763,5755,5754,5756,5760,5759]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":10,"character":17}]},{"id":5771,"name":"APIAutoModerationRuleTriggerMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-metadata"},"children":[{"id":5774,"name":"allow_list","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Substrings which will be exempt from triggering the preset trigger type (Maximum of 1000)","text":"A allowed-word can be a phrase which contains multiple words. Wildcard symbols can be used to customize how each string will be matched. Each keyword must be 60 characters or less\nSee [keyword matching strategies](https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-matching-strategies)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.KeywordPreset}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":110,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5772,"name":"keyword_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Substrings which will be searched for in content (Maximum of 1000)","text":"A keyword can be a phrase which contains multiple words. Wildcard symbols can be used to customize how each string will be matched. Each keyword must be 60 characters or less\nSee [keyword matching strategies](https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-keyword-matching-strategies)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":95,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5777,"name":"mention_raid_protection_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to automatically detect mention raids","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.MentionSpam}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":130,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5776,"name":"mention_total_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total number of mentions (role & user) allowed per message (Maximum of 50)","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.MentionSpam}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":124,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5773,"name":"presets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The internally pre-defined wordsets which will be searched for in content","text":"Associated trigger type: {@link AutoModerationRuleTriggerType.KeywordPreset}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":101,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5778,"name":"AutoModerationRuleKeywordPresetType"}}},{"id":5775,"name":"regex_patterns","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Regular expression patterns which will be matched against content (Maximum of 10)","text":"Only Rust flavored regex is currently supported (Maximum of 260 characters)\n\nAssociated trigger types: {@link AutoModerationRuleTriggerType.Keyword}, {@link AutoModerationRuleTriggerType.MemberProfile}\n"},"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":118,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5774,5772,5777,5776,5773,5775]}],"sources":[{"fileName":"payloads/v9/autoModeration.ts","line":86,"character":17}]},{"id":7620,"name":"APIAvatarDecorationData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#avatar-decoration-data-object"},"children":[{"id":7621,"name":"asset","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar decoration hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":343,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7622,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the avatar decoration's SKU"},"sources":[{"fileName":"payloads/v9/user.ts","line":347,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7621,7622]}],"sources":[{"fileName":"payloads/v9/user.ts","line":337,"character":17}]},{"id":6688,"name":"APIBan","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#ban-object"},"children":[{"id":6689,"name":"reason","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The reason for the ban"},"sources":[{"fileName":"payloads/v9/guild.ts","line":884,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6690,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user"},"sources":[{"fileName":"payloads/v9/guild.ts","line":888,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6689,6690]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":880,"character":17}]},{"id":6304,"name":"APIBaseAutoPopulatedSelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6306,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6297,"name":"APIBaseSelectMenuComponent.custom_id"}},{"id":6305,"name":"default_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of default values for auto-populated select menu components"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1737,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6338,"typeArguments":[{"type":"reference","id":6313,"name":"D"}],"name":"APISelectMenuDefaultValue"}}},{"id":6310,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6301,"name":"APIBaseSelectMenuComponent.disabled"}},{"id":6309,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1717,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6300,"name":"APIBaseSelectMenuComponent.max_values"}},{"id":6308,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1711,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6299,"name":"APIBaseSelectMenuComponent.min_values"}},{"id":6307,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1705,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6298,"name":"APIBaseSelectMenuComponent.placeholder"}},{"id":6311,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6312,"name":"T"},"inheritedFrom":{"type":"reference","id":6302,"name":"APIBaseSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6306,6305,6310,6309,6308,6307,6311]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1726,"character":17}],"typeParameter":[{"id":6312,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":6249,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":6248,"name":"ComponentType.MentionableSelect"},{"type":"reference","id":6247,"name":"ComponentType.RoleSelect"},{"type":"reference","id":6246,"name":"ComponentType.UserSelect"}]}},{"id":6313,"name":"D","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6334,"name":"SelectMenuDefaultValueType"}}],"extendedTypes":[{"type":"reference","id":6296,"typeArguments":[{"type":"reference","id":6312,"name":"T"}],"name":"APIBaseSelectMenuComponent"}],"extendedBy":[{"type":"reference","id":6325,"name":"APIChannelSelectComponent"}]},{"id":6238,"name":"APIBaseComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#component-object"},"children":[{"id":6239,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6240,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[6239]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1535,"character":17}],"typeParameter":[{"id":6240,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6241,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":6251,"name":"APIActionRowComponent"},{"type":"reference","id":6255,"name":"APIButtonComponentBase"},{"type":"reference","id":6296,"name":"APIBaseSelectMenuComponent"},{"type":"reference","id":6350,"name":"APITextInputComponent"}]},{"id":7116,"name":"APIBaseInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"children":[{"id":7129,"name":"app_permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Bitwise set of permissions the app or bot has within the channel the interaction was sent from"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":159,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7118,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application this interaction is for"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7133,"name":"authorizing_integration_owners","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Mapping of installation contexts that the interaction was authorized for to related user or guild IDs."},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":175,"character":1}],"type":{"type":"reference","id":7137,"name":"APIAuthorizingIntegrationOwnersMap"}},{"id":7122,"name":"channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel it was sent from"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":127,"character":1}],"type":{"type":"intersection","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5878,"name":"APIDMChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5886,"name":"APIGroupDMChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5849,"name":"APIGuildCategoryChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5955,"name":"APIGuildForumChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5975,"name":"APIGuildMediaChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5868,"name":"APIGuildStageVoiceChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5867,"name":"APIGuildVoiceChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5848,"name":"APINewsChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5847,"name":"APITextChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5899,"name":"APIThreadChannel"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"literal","value":"type"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}},{"id":7123,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel it was sent from","tags":[{"tag":"deprecated","text":"Use {@apilink APIBaseInteraction#channel} instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7134,"name":"context","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Context where the interaction was triggered from"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":179,"character":1}],"type":{"type":"reference","id":6907,"name":"InteractionContextType"}},{"id":7120,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The command data payload"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":119,"character":1}],"type":{"type":"reference","id":7136,"name":"Data"}},{"id":7132,"name":"entitlements","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For monetized apps, any entitlements for the invoking user, representing access to premium SKUs"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7307,"name":"APIEntitlement"}}},{"id":7121,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild it was sent from"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":123,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7131,"name":"guild_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild's preferred locale, if invoked in a guild"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":167,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":7117,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7130,"name":"locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The selected language of the invoking user"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":163,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]}},{"id":7124,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild member data for the invoking user, including permissions","text":"**This is only sent when an interaction is invoked in a guild**\n"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":139,"character":1}],"type":{"type":"reference","id":7102,"name":"APIInteractionGuildMember"}},{"id":7128,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For components, the message they were attached to"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":155,"character":1}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":7126,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A continuation token for responding to the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7119,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":115,"character":1}],"type":{"type":"reference","id":7135,"name":"Type"}},{"id":7125,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User object for the invoking user, if invoked in a DM"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":143,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":7127,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Read-only property, always `1`"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":151,"character":1}],"type":{"type":"literal","value":1}}],"groups":[{"title":"Properties","kind":1024,"children":[7129,7118,7133,7122,7123,7134,7120,7132,7121,7131,7117,7130,7124,7128,7126,7119,7125,7127]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":103,"character":17}],"typeParameter":[{"id":7135,"name":"Type","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":7219,"name":"InteractionType"}},{"id":7136,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{}}]},{"id":6296,"name":"APIBaseSelectMenuComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":6297,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6301,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6300,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1717,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6299,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1711,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6298,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1705,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6302,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6303,"name":"T"},"inheritedFrom":{"type":"reference","id":6239,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6297,6301,6300,6299,6298,6302]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1690,"character":17}],"typeParameter":[{"id":6303,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":6249,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":6248,"name":"ComponentType.MentionableSelect"},{"type":"reference","id":6247,"name":"ComponentType.RoleSelect"},{"type":"reference","id":6244,"name":"ComponentType.StringSelect"},{"type":"reference","id":6246,"name":"ComponentType.UserSelect"}]}}],"extendedTypes":[{"type":"reference","id":6238,"typeArguments":[{"type":"reference","id":6303,"name":"T"}],"name":"APIBaseComponent"}],"extendedBy":[{"type":"reference","id":6304,"name":"APIBaseAutoPopulatedSelectMenuComponent"},{"type":"reference","id":6314,"name":"APIStringSelectComponent"}]},{"id":6255,"name":"APIButtonComponentBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#buttons"},"children":[{"id":6259,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6258,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1615,"character":1}],"type":{"type":"reference","id":6262,"name":"APIMessageComponentEmoji"}},{"id":6256,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1607,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6257,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1611,"character":1}],"type":{"type":"reference","id":6261,"name":"Style"}},{"id":6260,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6243,"name":"Button"},"inheritedFrom":{"type":"reference","id":6239,"name":"APIBaseComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6259,6258,6256,6257,6260]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1603,"character":17}],"typeParameter":[{"id":6261,"name":"Style","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6286,"name":"ButtonStyle"}}],"extendedTypes":[{"type":"reference","id":6238,"typeArguments":[{"type":"reference","id":6243,"name":"ComponentType.Button"}],"name":"APIBaseComponent"}],"extendedBy":[{"type":"reference","id":6266,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":6273,"name":"APIButtonComponentWithURL"}]},{"id":6266,"name":"APIButtonComponentWithCustomId","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6267,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom_id to be sent in the interaction when clicked"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1644,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6271,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6259,"name":"APIButtonComponentBase.disabled"}},{"id":6270,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1615,"character":1}],"type":{"type":"reference","id":6262,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","id":6258,"name":"APIButtonComponentBase.emoji"}},{"id":6268,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1607,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6256,"name":"APIButtonComponentBase.label"}},{"id":6269,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1611,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":6287,"name":"Primary"},{"type":"reference","id":6288,"name":"Secondary"},{"type":"reference","id":6289,"name":"Success"},{"type":"reference","id":6290,"name":"Danger"}]},"inheritedFrom":{"type":"reference","id":6257,"name":"APIButtonComponentBase.style"}},{"id":6272,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6243,"name":"Button"},"inheritedFrom":{"type":"reference","id":6260,"name":"APIButtonComponentBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6267,6271,6270,6268,6269,6272]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1637,"character":17}],"extendedTypes":[{"type":"reference","id":6255,"typeArguments":[{"type":"union","types":[{"type":"reference","id":6290,"name":"ButtonStyle.Danger"},{"type":"reference","id":6287,"name":"ButtonStyle.Primary"},{"type":"reference","id":6288,"name":"ButtonStyle.Secondary"},{"type":"reference","id":6289,"name":"ButtonStyle.Success"}]}],"name":"APIButtonComponentBase"}]},{"id":6280,"name":"APIButtonComponentWithSKUId","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6284,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.disabled"}},{"id":6281,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id for a purchasable SKU"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1659,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6283,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1611,"character":1}],"type":{"type":"reference","id":6292,"name":"Premium"},"inheritedFrom":{"type":"reference","name":"Omit.style"}},{"id":6282,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6243,"name":"Button"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6284,6281,6283,6282]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1654,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6255,"typeArguments":[{"type":"reference","id":6292,"name":"ButtonStyle.Premium"}],"name":"APIButtonComponentBase"},{"type":"union","types":[{"type":"literal","value":"custom_id"},{"type":"literal","value":"emoji"},{"type":"literal","value":"label"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":6273,"name":"APIButtonComponentWithURL","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6278,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1619,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6259,"name":"APIButtonComponentBase.disabled"}},{"id":6277,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the text"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1615,"character":1}],"type":{"type":"reference","id":6262,"name":"APIMessageComponentEmoji"},"inheritedFrom":{"type":"reference","id":6258,"name":"APIButtonComponentBase.emoji"}},{"id":6275,"name":"label","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The label to be displayed on the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1607,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6256,"name":"APIButtonComponentBase.label"}},{"id":6276,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The style of the button"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1611,"character":1}],"type":{"type":"reference","id":6291,"name":"Link"},"inheritedFrom":{"type":"reference","id":6257,"name":"APIButtonComponentBase.style"}},{"id":6279,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6243,"name":"Button"},"inheritedFrom":{"type":"reference","id":6260,"name":"APIButtonComponentBase.type"}},{"id":6274,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The URL to direct users to when clicked for Link buttons"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1651,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6278,6277,6275,6276,6279,6274]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1647,"character":17}],"extendedTypes":[{"type":"reference","id":6255,"typeArguments":[{"type":"reference","id":6291,"name":"ButtonStyle.Link"}],"name":"APIButtonComponentBase"}]},{"id":5801,"name":"APIChannelBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"This interface is used to allow easy extension for other channel types. While\nalso allowing `APIPartialChannel` to be used without breaking."},"children":[{"id":5803,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"}},{"id":5804,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5798,"name":"APIPartialChannel.id"}},{"id":5805,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5800,"name":"APIPartialChannel.name"}},{"id":5802,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5806,"name":"T"},"overwrites":{"type":"reference","id":5799,"name":"APIPartialChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5803,5804,5805,5802]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":39,"character":17}],"typeParameter":[{"id":5806,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5977,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":5797,"name":"APIPartialChannel"}],"extendedBy":[{"type":"reference","id":5809,"name":"APITextBasedChannel"}]},{"id":6224,"name":"APIChannelMention","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-mention-object-channel-mention-structure"},"children":[{"id":6226,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild containing the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1475,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6225,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1471,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6228,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1485,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6227,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1481,"character":1}],"type":{"type":"reference","id":5977,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6226,6225,6228,6227]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1467,"character":17}]},{"id":6325,"name":"APIChannelSelectComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":6326,"name":"channel_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of channel types to include in the ChannelSelect component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1782,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5977,"name":"ChannelType"}}},{"id":6328,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6306,"name":"APIBaseAutoPopulatedSelectMenuComponent.custom_id"}},{"id":6327,"name":"default_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List of default values for auto-populated select menu components"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1737,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6338,"typeArguments":[{"type":"reference","id":6335,"name":"Channel"}],"name":"APISelectMenuDefaultValue"}},"inheritedFrom":{"type":"reference","id":6305,"name":"APIBaseAutoPopulatedSelectMenuComponent.default_values"}},{"id":6332,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6310,"name":"APIBaseAutoPopulatedSelectMenuComponent.disabled"}},{"id":6331,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1717,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6309,"name":"APIBaseAutoPopulatedSelectMenuComponent.max_values"}},{"id":6330,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1711,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6308,"name":"APIBaseAutoPopulatedSelectMenuComponent.min_values"}},{"id":6329,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1705,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6307,"name":"APIBaseAutoPopulatedSelectMenuComponent.placeholder"}},{"id":6333,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6249,"name":"ChannelSelect"},"inheritedFrom":{"type":"reference","id":6311,"name":"APIBaseAutoPopulatedSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6326,6328,6327,6332,6331,6330,6329,6333]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1777,"character":17}],"extendedTypes":[{"type":"reference","id":6304,"typeArguments":[{"type":"reference","id":6249,"name":"ComponentType.ChannelSelect"},{"type":"reference","id":6335,"name":"SelectMenuDefaultValueType.Channel"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}]},{"id":6924,"name":"APIChatInputApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":6930,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":6927,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":6929,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":6925,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":110,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6922,"name":"APIApplicationCommandInteractionDataOption"}}},{"id":6926,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":111,"character":1}],"type":{"type":"reference","id":7160,"name":"APIInteractionDataResolved"}},{"id":6928,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":6900,"name":"ChatInput"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6930,6927,6929,6925,6926,6928]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":108,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6900,"name":"ApplicationCommandType.ChatInput"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":7260,"name":"APICommandAutocompleteInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7261,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":124,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6998,"typeArguments":[{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"name":"APIApplicationCommandOptionChoice"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7261]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":123,"character":17}]},{"id":7577,"name":"APIConnection","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#connection-object"},"children":[{"id":7584,"name":"friend_sync","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether friend sync is enabled for this connection"},"sources":[{"fileName":"payloads/v9/user.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7578,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the connection account"},"sources":[{"fileName":"payloads/v9/user.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7582,"name":"integrations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An array of partial server integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-object\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":250,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6658,"name":"APIGuildIntegration"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}}},{"id":7579,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The username of the connection account"},"sources":[{"fileName":"payloads/v9/user.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7581,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the connection is revoked"},"sources":[{"fileName":"payloads/v9/user.ts","line":244,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7585,"name":"show_activity","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether activities related to this connection will be shown in presence updates"},"sources":[{"fileName":"payloads/v9/user.ts","line":262,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7586,"name":"two_way_link","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this connection supports console voice transfer"},"sources":[{"fileName":"payloads/v9/user.ts","line":266,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7580,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The service of the connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-services\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":240,"character":1}],"type":{"type":"reference","id":7588,"name":"ConnectionService"}},{"id":7583,"name":"verified","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the connection is verified"},"sources":[{"fileName":"payloads/v9/user.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7587,"name":"visibility","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Visibility of this connection","text":"See https://discord.com/developers/docs/resources/user#connection-object-visibility-types\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":272,"character":1}],"type":{"type":"reference","id":7613,"name":"ConnectionVisibility"}}],"groups":[{"title":"Properties","kind":1024,"children":[7584,7578,7582,7579,7581,7585,7586,7580,7583,7587]}],"sources":[{"fileName":"payloads/v9/user.ts","line":226,"character":17}]},{"id":5878,"name":"APIDMChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5885,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":5881,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5882,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5884,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5879,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (always null for DM channels)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":178,"character":1}],"type":{"type":"literal","value":null}},{"id":5883,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7529,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"Omit.recipients"}},{"id":5880,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5979,"name":"DM"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5885,5881,5882,5884,5879,5883,5880]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":174,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5869,"typeArguments":[{"type":"reference","id":5979,"name":"ChannelType.DM"}],"name":"APIDMChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":5869,"name":"APIDMChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5876,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":5873,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5874,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5875,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5871,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":5870,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7529,"name":"APIUser"}}},{"id":5872,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5877,"name":"T"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5876,5873,5874,5875,5871,5870,5872]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":165,"character":17}],"typeParameter":[{"id":5877,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5977,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5809,"typeArguments":[{"type":"reference","id":5877,"name":"T"}],"name":"APITextBasedChannel"},{"type":"literal","value":"rate_limit_per_user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":6153,"name":"APIEmbed","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-structure","text":"Length limit: 6000 characters\n"},"children":[{"id":6165,"name":"author","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Author information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1191,"character":1}],"type":{"type":"reference","id":6194,"name":"APIEmbedAuthor"}},{"id":6159,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Color code of the embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1155,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6156,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of embed","text":"Length limit: 4096 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1143,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6166,"name":"fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Fields information","text":"Length limit: 25 field objects\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1199,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6203,"name":"APIEmbedField"}}},{"id":6160,"name":"footer","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Footer information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1161,"character":1}],"type":{"type":"reference","id":6199,"name":"APIEmbedFooter"}},{"id":6161,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1167,"character":1}],"type":{"type":"reference","id":6186,"name":"APIEmbedImage"}},{"id":6164,"name":"provider","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Provider information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1185,"character":1}],"type":{"type":"reference","id":6191,"name":"APIEmbedProvider"}},{"id":6162,"name":"thumbnail","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Thumbnail information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1173,"character":1}],"type":{"type":"reference","id":6176,"name":"APIEmbedThumbnail"}},{"id":6158,"name":"timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of embed content"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1151,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6154,"name":"title","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Title of embed","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6155,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of embed (always \"rich\" for webhook embeds)","tags":[{"tag":"deprecated","text":"*Embed types should be considered deprecated and might be removed in a future API version*\n\nSee https://discord.com/developers/docs/resources/channel#embed-object-embed-types\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1137,"character":1}],"type":{"type":"reference","id":6167,"name":"EmbedType"}},{"id":6157,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of embed"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1147,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6163,"name":"video","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Video information","text":"See https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1179,"character":1}],"type":{"type":"reference","id":6181,"name":"APIEmbedVideo"}}],"groups":[{"title":"Properties","kind":1024,"children":[6165,6159,6156,6166,6160,6161,6164,6162,6158,6154,6155,6157,6163]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1123,"character":17}]},{"id":6194,"name":"APIEmbedAuthor","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure"},"children":[{"id":6197,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1341,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6195,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of author","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1333,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6198,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of author icon"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1345,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6196,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of author"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1337,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6197,6195,6198,6196]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1327,"character":17}]},{"id":6203,"name":"APIEmbedField","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure"},"children":[{"id":6206,"name":"inline","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this field should display inline"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1387,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6204,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the field","text":"Length limit: 256 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1377,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6205,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Value of the field","text":"Length limit: 1024 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1383,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6206,6204,6205]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1371,"character":17}]},{"id":6199,"name":"APIEmbedFooter","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure"},"children":[{"id":6201,"name":"icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of footer icon (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1361,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6202,"name":"proxy_icon_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of footer icon"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1365,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6200,"name":"text","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Footer text","text":"Length limit: 2048 characters\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1357,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6201,6202,6200]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1351,"character":17}]},{"id":6186,"name":"APIEmbedImage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure"},"children":[{"id":6189,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of image"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1303,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6188,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the image"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1299,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6187,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of image (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1295,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6190,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of image"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1307,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6189,6188,6187,6190]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1291,"character":17}]},{"id":6191,"name":"APIEmbedProvider","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure"},"children":[{"id":6192,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of provider"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1317,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6193,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"URL of provider"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1321,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6192,6193]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1313,"character":17}]},{"id":6176,"name":"APIEmbedThumbnail","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure"},"children":[{"id":6179,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of thumbnail"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1259,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6178,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the thumbnail"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1255,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6177,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source url of thumbnail (only supports http(s) and attachments)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1251,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6180,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of thumbnail"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1263,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6179,6178,6177,6180]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1247,"character":17}]},{"id":6181,"name":"APIEmbedVideo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure"},"children":[{"id":6184,"name":"height","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Height of video"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1281,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6183,"name":"proxy_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A proxied url of the video"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1277,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6182,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Source url of video"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1273,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6185,"name":"width","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Width of video"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1285,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6184,6183,6182,6185]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1269,"character":17}]},{"id":6383,"name":"APIEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure"},"children":[{"id":6391,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6382,"name":"APIPartialEmoji.animated"}},{"id":6388,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6389,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6380,"name":"APIPartialEmoji.id"}},{"id":6387,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is managed"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6390,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6381,"name":"APIPartialEmoji.name"}},{"id":6386,"name":"require_colons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji must be wrapped in colons"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6384,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles this emoji is whitelisted to"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":34,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6385,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User that created this emoji"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":38,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6391,6388,6389,6387,6390,6386,6384,6385]}],"sources":[{"fileName":"payloads/v9/emoji.ts","line":30,"character":17}],"extendedTypes":[{"type":"reference","id":6379,"name":"APIPartialEmoji"}]},{"id":7307,"name":"APIEntitlement","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-structure"},"children":[{"id":7312,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the parent application"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7317,"name":"consumed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For consumable items, whether or not the entitlement has been consumed"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7314,"name":"deleted","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the entitlement was deleted"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7316,"name":"ends_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Date at which the entitlement is no longer valid. Not present when using test entitlements."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7311,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that is granted access to the entitlement's sku"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7308,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entitlement"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7309,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the SKU"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7315,"name":"starts_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Start date at which the entitlement is valid. Not present when using test entitlements."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7313,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of entitlement"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":30,"character":1}],"type":{"type":"reference","id":7318,"name":"EntitlementType"}},{"id":7310,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the user that is granted access to the entitlement's sku"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7312,7317,7314,7316,7311,7308,7309,7315,7313,7310]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":6,"character":17}]},{"id":7288,"name":"APIExtendedInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-metadata-object"},"children":[{"id":7302,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":7276,"name":"APIInvite.approximate_member_count"}},{"id":7301,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":7275,"name":"APIInvite.approximate_presence_count"}},{"id":7296,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":5797,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},"inheritedFrom":{"type":"reference","id":7270,"name":"APIInvite.channel"}},{"id":7294,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v9/invite.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7268,"name":"APIInvite.code"}},{"id":7293,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this invite was created"},"sources":[{"fileName":"payloads/v9/invite.ts","line":139,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7303,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":7277,"name":"APIInvite.expires_at"}},{"id":7295,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":40,"character":1}],"type":{"type":"reference","id":7266,"name":"APIInviteGuild"},"inheritedFrom":{"type":"reference","id":7269,"name":"APIInvite.guild"}},{"id":7305,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v9/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"},"inheritedFrom":{"type":"reference","id":7279,"name":"APIInvite.guild_scheduled_event"}},{"id":7297,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":52,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":7271,"name":"APIInvite.inviter"}},{"id":7291,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration (in seconds) after which the invite expires"},"sources":[{"fileName":"payloads/v9/invite.ts","line":131,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7290,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Max number of times this invite can be used"},"sources":[{"fileName":"payloads/v9/invite.ts","line":127,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7304,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":7447,"name":"APIInviteStageInstance"},"inheritedFrom":{"type":"reference","id":7278,"name":"APIInvite.stage_instance"}},{"id":7300,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":70,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5493,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},"inheritedFrom":{"type":"reference","id":7274,"name":"APIInvite.target_application"}},{"id":7298,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":58,"character":1}],"type":{"type":"reference","id":7285,"name":"InviteTargetType"},"inheritedFrom":{"type":"reference","id":7272,"name":"APIInvite.target_type"}},{"id":7299,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":64,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":7273,"name":"APIInvite.target_user"}},{"id":7292,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this invite only grants temporary membership"},"sources":[{"fileName":"payloads/v9/invite.ts","line":135,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7306,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite type"},"sources":[{"fileName":"payloads/v9/invite.ts","line":96,"character":1}],"type":{"type":"reference","id":7281,"name":"InviteType"},"inheritedFrom":{"type":"reference","id":7280,"name":"APIInvite.type"}},{"id":7289,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this invite has been used"},"sources":[{"fileName":"payloads/v9/invite.ts","line":123,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[7302,7301,7296,7294,7293,7303,7295,7305,7297,7291,7290,7304,7300,7298,7299,7292,7306,7289]}],"sources":[{"fileName":"payloads/v9/invite.ts","line":119,"character":17}],"extendedTypes":[{"type":"reference","id":7267,"name":"APIInvite"}]},{"id":6840,"name":"APIExternalGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6841,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":192,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":6854,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":6845,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":6847,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":6853,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":6842,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":193,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6859,"name":"APIGuildScheduledEventEntityMetadata"}],"qualifiedName":"Required","package":"typescript","name":"Required"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":6852,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":6864,"name":"External"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":6844,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":6843,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":6856,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":6846,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":6850,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":6871,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":6857,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6764,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":6849,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":6848,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":6851,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":6865,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":6855,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[6841,6854,6845,6847,6853,6842,6852,6844,6843,6856,6846,6850,6857,6849,6848,6851,6855]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":190,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6864,"name":"GuildScheduledEventEntityType.External"}],"name":"APIGuildScheduledEventBase"}]},{"id":6105,"name":"APIFollowedChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#followed-channel-object"},"children":[{"id":6106,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Source channel id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":921,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6107,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Created target webhook id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":925,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6106,6107]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":917,"character":17}]},{"id":6394,"name":"APIGatewayBotInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot"},"children":[{"id":6396,"name":"session_start_limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information on the current session start limit","text":"See https://discord.com/developers/docs/topics/gateway#session-start-limit-object\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":37,"character":1}],"type":{"type":"reference","id":6398,"name":"APIGatewaySessionStartLimit"}},{"id":6395,"name":"shards","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recommended number of shards to use when connecting","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6397,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6393,"name":"APIGatewayInfo.url"}}],"groups":[{"title":"Properties","kind":1024,"children":[6396,6395,6397]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":25,"character":17}],"extendedTypes":[{"type":"reference","id":6392,"name":"APIGatewayInfo"}]},{"id":6392,"name":"APIGatewayInfo","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway"},"children":[{"id":6393,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The WSS URL that can be used for connecting to the gateway"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6393]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":15,"character":17}],"extendedBy":[{"type":"reference","id":6394,"name":"APIGatewayBotInfo"}]},{"id":6398,"name":"APIGatewaySessionStartLimit","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#session-start-limit-object"},"children":[{"id":6402,"name":"max_concurrency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of identify requests allowed per 5 seconds"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6400,"name":"remaining","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The remaining number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6401,"name":"reset_after","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of milliseconds after which the limit resets"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6399,"name":"total","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of session starts the current user is allowed"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6402,6400,6401,6399]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":43,"character":17}]},{"id":5886,"name":"APIGroupDMChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5888,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id of the group DM creator if it is bot-created"},"sources":[{"fileName":"payloads/v9/channel.ts","line":189,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5897,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":5889,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash"},"sources":[{"fileName":"payloads/v9/channel.ts","line":193,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5893,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5894,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5896,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5891,"name":"managed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is managed by an OAuth2 application"},"sources":[{"fileName":"payloads/v9/channel.ts","line":201,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5887,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":185,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5890,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the DM creator"},"sources":[{"fileName":"payloads/v9/channel.ts","line":197,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5895,"name":"recipients","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The recipients of the DM","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":171,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7529,"name":"APIUser"}},"inheritedFrom":{"type":"reference","name":"Omit.recipients"}},{"id":5892,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5981,"name":"GroupDM"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5888,5897,5889,5893,5894,5896,5891,5887,5890,5895,5892]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":181,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5869,"typeArguments":[{"type":"reference","id":5981,"name":"ChannelType.GroupDM"}],"name":"APIDMChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":6503,"name":"APIGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure"},"children":[{"id":6510,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":120,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6511,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":124,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":6521,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v9/guild.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6536,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6537,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of non-offline members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6529,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":214,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":6496,"name":"APIPartialGuild.banner"}},{"id":6515,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":144,"character":1}],"type":{"type":"reference","id":6548,"name":"GuildDefaultMessageNotifications"}},{"id":6528,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":208,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":6497,"name":"APIPartialGuild.description"}},{"id":6505,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":90,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6518,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6383,"name":"APIEmoji"}}},{"id":6516,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":150,"character":1}],"type":{"type":"reference","id":6551,"name":"GuildExplicitContentFilter"}},{"id":6519,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":168,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6583,"name":"GuildFeature"}},"overwrites":{"type":"reference","id":6498,"name":"APIPartialGuild.features"}},{"id":6542,"name":"hub_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of Student Hub the guild is"},"sources":[{"fileName":"payloads/v9/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6574,"name":"GuildHubType"}]}},{"id":6545,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6494,"name":"APIPartialGuild.icon"}},{"id":6504,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6547,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6501,"name":"APIPartialGuild.id"}},{"id":6526,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6525,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":196,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":6535,"name":"max_stage_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a stage video channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6534,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6520,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":174,"character":1}],"type":{"type":"reference","id":6555,"name":"GuildMFALevel"}},{"id":6544,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6493,"name":"APIPartialGuild.name"}},{"id":6539,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":6558,"name":"GuildNSFWLevel"}},{"id":6506,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6507,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v9/guild.ts","line":100,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6508,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6532,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6541,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v9/guild.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6531,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v9/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6530,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":220,"character":1}],"type":{"type":"reference","id":6569,"name":"GuildPremiumTier"}},{"id":6533,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v9/guild.ts","line":234,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6509,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6517,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":156,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7383,"name":"APIRole"}}},{"id":6524,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v9/guild.ts","line":192,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6543,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"payloads/v9/guild.ts","line":282,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6546,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6495,"name":"APIPartialGuild.splash"}},{"id":6540,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":270,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7452,"name":"APISticker"}}},{"id":6523,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":188,"character":1}],"type":{"type":"reference","id":6578,"name":"GuildSystemChannelFlags"}},{"id":6522,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v9/guild.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6527,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"overwrites":{"type":"reference","id":6500,"name":"APIPartialGuild.vanity_url_code"}},{"id":6514,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":138,"character":1}],"type":{"type":"reference","id":6563,"name":"GuildVerificationLevel"},"overwrites":{"type":"reference","id":6499,"name":"APIPartialGuild.verification_level"}},{"id":6538,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":6718,"name":"APIGuildWelcomeScreen"},"overwrites":{"type":"reference","id":6502,"name":"APIPartialGuild.welcome_screen"}},{"id":6513,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v9/guild.ts","line":132,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6512,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v9/guild.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6510,6511,6521,6536,6537,6529,6515,6528,6505,6518,6516,6519,6542,6545,6504,6547,6526,6525,6535,6534,6520,6544,6539,6506,6507,6508,6532,6541,6531,6530,6533,6509,6517,6524,6543,6546,6540,6523,6522,6527,6514,6538,6513,6512]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":78,"character":17}],"extendedTypes":[{"type":"reference","id":6492,"name":"APIPartialGuild"}],"extendedBy":[{"type":"reference","id":5089,"name":"GatewayGuildCreateDispatchData"}]},{"id":7061,"name":"APIGuildApplicationCommandPermissions","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-guild-application-command-permissions-structure"},"children":[{"id":7063,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the application the command belongs to"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7064,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7062,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the command or the application id if that permission applies to all commands"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":10,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7065,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The permissions for the command in the guild"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":22,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7066,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7063,7064,7062,7065]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":6,"character":17}]},{"id":5818,"name":"APIGuildChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5827,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":5820,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5826,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5819,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5824,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5823,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5821,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6118,"name":"APIOverwrite"}}},{"id":5822,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5825,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5828,"name":"T"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5827,5820,5826,5819,5824,5823,5821,5822,5825]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":79,"character":17}],"typeParameter":[{"id":5828,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5977,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5801,"typeArguments":[{"type":"reference","id":5828,"name":"T"}],"name":"APIChannelBase"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"extendedBy":[{"type":"reference","id":5830,"name":"APIGuildTextChannel"},{"type":"reference","id":5850,"name":"APIVoiceChannelBase"},{"type":"reference","id":5899,"name":"APIThreadChannel"},{"type":"reference","id":5935,"name":"APIThreadOnlyChannel"}]},{"id":5955,"name":"APIGuildForumChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5962,"name":"available_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The set of tags that can be used in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":344,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5919,"name":"APIGuildForumTag"}},"inheritedFrom":{"type":"reference","id":5941,"name":"APIThreadOnlyChannel.available_tags"}},{"id":5961,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":340,"character":1}],"type":{"type":"reference","id":6133,"name":"ThreadAutoArchiveDuration"},"inheritedFrom":{"type":"reference","id":5940,"name":"APIThreadOnlyChannel.default_auto_archive_duration"}},{"id":5956,"name":"default_forum_layout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default layout type used to display posts in a forum channel. Defaults to `0`, which indicates a layout view has not been set by a channel admin"},"sources":[{"fileName":"payloads/v9/channel.ts","line":364,"character":1}],"type":{"type":"reference","id":5931,"name":"ForumLayoutType"}},{"id":5964,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":353,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5925,"name":"APIGuildForumDefaultReactionEmoji"}]},"inheritedFrom":{"type":"reference","id":5943,"name":"APIThreadOnlyChannel.default_reaction_emoji"}},{"id":5965,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":357,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5928,"name":"SortOrderType"}]},"inheritedFrom":{"type":"reference","id":5944,"name":"APIThreadOnlyChannel.default_sort_order"}},{"id":5963,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v9/channel.ts","line":349,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5942,"name":"APIThreadOnlyChannel.default_thread_rate_limit_per_user"}},{"id":5974,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5953,"name":"APIThreadOnlyChannel.flags"}},{"id":5967,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5946,"name":"APIThreadOnlyChannel.guild_id"}},{"id":5973,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5952,"name":"APIThreadOnlyChannel.id"}},{"id":5958,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last thread created in this channel (may not point to an existing or valid thread)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":324,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5937,"name":"APIThreadOnlyChannel.last_message_id"}},{"id":5960,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5939,"name":"APIThreadOnlyChannel.last_pin_timestamp"}},{"id":5966,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5945,"name":"APIThreadOnlyChannel.name"}},{"id":5971,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5950,"name":"APIThreadOnlyChannel.nsfw"}},{"id":5970,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5949,"name":"APIThreadOnlyChannel.parent_id"}},{"id":5968,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6118,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5947,"name":"APIThreadOnlyChannel.permission_overwrites"}},{"id":5969,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5948,"name":"APIThreadOnlyChannel.position"}},{"id":5959,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before creating another thread (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"The absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":331,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5938,"name":"APIThreadOnlyChannel.rate_limit_per_user"}},{"id":5957,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-4096 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":320,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5936,"name":"APIThreadOnlyChannel.topic"}},{"id":5972,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5989,"name":"GuildForum"},"inheritedFrom":{"type":"reference","id":5951,"name":"APIThreadOnlyChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5962,5961,5956,5964,5965,5963,5974,5967,5973,5958,5960,5966,5971,5970,5968,5969,5959,5957,5972]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":360,"character":17}],"extendedTypes":[{"type":"reference","id":5935,"typeArguments":[{"type":"reference","id":5989,"name":"ChannelType.GuildForum"}],"name":"APIThreadOnlyChannel"}]},{"id":5925,"name":"APIGuildForumDefaultReactionEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#default-reaction-object-default-reaction-structure"},"children":[{"id":5926,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of a guild's custom emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":276,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5927,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of the emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":280,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5926,5927]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":272,"character":17}]},{"id":5919,"name":"APIGuildForumTag","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#forum-tag-object-forum-tag-structure"},"children":[{"id":5923,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of a guild's custom emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":262,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5924,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of the emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":266,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5920,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the tag"},"sources":[{"fileName":"payloads/v9/channel.ts","line":250,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5922,"name":"moderated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this tag can only be added to or removed from threads by a member with the `MANAGE_THREADS` permission"},"sources":[{"fileName":"payloads/v9/channel.ts","line":258,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5921,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the tag (0-20 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":254,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5923,5924,5920,5922,5921]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":246,"character":17}]},{"id":6658,"name":"APIGuildIntegration","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-object"},"children":[{"id":6669,"name":"account","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration account information","text":"See https://discord.com/developers/docs/resources/guild#integration-account-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":790,"character":1}],"type":{"type":"reference","id":6679,"name":"APIIntegrationAccount"}},{"id":6673,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot/OAuth2 application for discord integrations","text":"See https://discord.com/developers/docs/resources/guild#integration-application-object\n\n**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":816,"character":1}],"type":{"type":"reference","id":6682,"name":"APIGuildIntegrationApplication"}},{"id":6665,"name":"enable_emoticons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether emoticons should be synced for this integration (`twitch` only currently)","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":762,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6662,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is this integration enabled"},"sources":[{"fileName":"payloads/v9/guild.ts","line":744,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6666,"name":"expire_behavior","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The behavior of expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n\nSee https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":770,"character":1}],"type":{"type":"reference","id":6676,"name":"IntegrationExpireBehavior"}},{"id":6667,"name":"expire_grace_period","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The grace period (in days) before expiring subscribers","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":776,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6659,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":732,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6660,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration name"},"sources":[{"fileName":"payloads/v9/guild.ts","line":736,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6672,"name":"revoked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Has this integration been revoked","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":808,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6664,"name":"role_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID that this integration uses for \"subscribers\"","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":756,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6674,"name":"scopes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scopes the application has been authorized for"},"sources":[{"fileName":"payloads/v9/guild.ts","line":820,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7357,"name":"OAuth2Scopes"}}},{"id":6671,"name":"subscriber_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many subscribers this integration has","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":802,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6670,"name":"synced_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When this integration was last synced","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":796,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6663,"name":"syncing","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Is this integration syncing","text":"**This field is not provided for `discord` bot integrations.**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":750,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6661,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration type"},"sources":[{"fileName":"payloads/v9/guild.ts","line":740,"character":1}],"type":{"type":"reference","id":6675,"name":"APIGuildIntegrationType"}},{"id":6668,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User for this integration","text":"**Some older integrations may not have an attached user.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":784,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6669,6673,6665,6662,6666,6667,6659,6660,6672,6664,6674,6671,6670,6663,6661,6668]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":728,"character":17}]},{"id":6682,"name":"APIGuildIntegrationApplication","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-application-object"},"children":[{"id":6687,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bot associated with this application","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":874,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":6686,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description of the app"},"sources":[{"fileName":"payloads/v9/guild.ts","line":868,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6685,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The icon hash of the app","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":864,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6683,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the app"},"sources":[{"fileName":"payloads/v9/guild.ts","line":854,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6684,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the app"},"sources":[{"fileName":"payloads/v9/guild.ts","line":858,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6687,6686,6685,6683,6684]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":850,"character":17}]},{"id":6634,"name":"APIGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":6637,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v9/guild.ts","line":632,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6646,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7620,"name":"APIAvatarDecorationData"}]}},{"id":6645,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":670,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6641,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":652,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6643,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":660,"character":1}],"type":{"type":"reference","id":6647,"name":"GuildMemberFlags"}},{"id":6639,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":642,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6642,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":656,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6636,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v9/guild.ts","line":628,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6644,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":666,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6640,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":648,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6638,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":638,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6635,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":624,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6637,6646,6645,6641,6643,6639,6642,6636,6644,6640,6638,6635]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":616,"character":17}],"extendedBy":[{"type":"reference","id":5172,"name":"GatewayGuildMemberAddDispatchData"},{"type":"reference","id":7102,"name":"APIInteractionGuildMember"}]},{"id":6726,"name":"APIGuildMembershipScreening","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6729,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The server description shown in the screening form"},"sources":[{"fileName":"payloads/v9/guild.ts","line":994,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6728,"name":"form_fields","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The steps in the screening form"},"sources":[{"fileName":"payloads/v9/guild.ts","line":990,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6730,"name":"APIGuildMembershipScreeningField"}}},{"id":6727,"name":"version","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the fields were last updated"},"sources":[{"fileName":"payloads/v9/guild.ts","line":986,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6729,6728,6727]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":982,"character":17}]},{"id":6730,"name":"APIGuildMembershipScreeningField","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6731,"name":"field_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of field"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1003,"character":1}],"type":{"type":"reference","id":6736,"name":"Terms"}},{"id":6732,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the field"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1007,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6734,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user has to fill out this field"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1015,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6733,"name":"values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The list of rules"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1011,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6731,6732,6734,6733]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":999,"character":17}]},{"id":6737,"name":"APIGuildOnboarding","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-guild-onboarding-structure"},"children":[{"id":6740,"name":"default_channel_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel ids that members get opted into automatically"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1040,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6741,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether onboarding is enabled in the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1044,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6738,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the guild this onboarding is part of"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1032,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6742,"name":"mode","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Current mode of onboarding"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1048,"character":1}],"type":{"type":"reference","id":6758,"name":"GuildOnboardingMode"}},{"id":6739,"name":"prompts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Prompts shown during onboarding and in customize community"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1036,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6743,"name":"APIGuildOnboardingPrompt"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6740,6741,6738,6742,6739]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1028,"character":17}]},{"id":6743,"name":"APIGuildOnboardingPrompt","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-onboarding-prompt-structure"},"children":[{"id":6744,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1058,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6749,"name":"in_onboarding","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether the prompt is present in the onboarding flow.\nIf `false`, the prompt will only appear in the Channels & Roles tab"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1079,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6745,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Options available within the prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1062,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6751,"name":"APIGuildOnboardingPromptOption"}}},{"id":6748,"name":"required","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether the prompt is required before a user completes the onboarding flow"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1074,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6747,"name":"single_select","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Indicates whether users are limited to selecting one option for the prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1070,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6746,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Title of the prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1066,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6750,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of prompt"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1083,"character":1}],"type":{"type":"reference","id":6761,"name":"GuildOnboardingPromptType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6744,6749,6745,6748,6747,6746,6750]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1054,"character":17}]},{"id":6751,"name":"APIGuildOnboardingPromptOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-option-structure"},"children":[{"id":6753,"name":"channel_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ids for channels a member is added to when the option is selected"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1097,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6757,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the option"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6755,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji of the option"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1105,"character":1}],"type":{"type":"reference","id":6379,"name":"APIPartialEmoji"}},{"id":6752,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Id of the prompt option"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1093,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6754,"name":"role_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ids for roles assigned to a member when the option is selected"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1101,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6756,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Title of the option"},"sources":[{"fileName":"payloads/v9/guild.ts","line":1109,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6753,6757,6755,6752,6754,6756]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":1089,"character":17}]},{"id":6619,"name":"APIGuildPreview","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-preview-object"},"children":[{"id":6627,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of members in this guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":584,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6628,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Approximate number of online members in this guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":588,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6629,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":592,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6624,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":568,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6625,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":574,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6383,"name":"APIEmoji"}}},{"id":6626,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":580,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6583,"name":"GuildFeature"}}},{"id":6622,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":556,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6620,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":546,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6621,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":550,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6623,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":562,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6630,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers"},"sources":[{"fileName":"payloads/v9/guild.ts","line":596,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7452,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6627,6628,6629,6624,6625,6626,6622,6620,6621,6623,6630]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":542,"character":17}]},{"id":6859,"name":"APIGuildScheduledEventEntityMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-entity-metadata"},"children":[{"id":6860,"name":"location","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The location of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":211,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6860]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":207,"character":17}]},{"id":6764,"name":"APIGuildScheduledEventRecurrenceRule","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-structure"},"children":[{"id":6771,"name":"by_month","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific months to recur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":109,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6788,"name":"GuildScheduledEventRecurrenceRuleMonth"}}]}},{"id":6772,"name":"by_month_day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific dates within a month to recur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"number"}}]}},{"id":6770,"name":"by_n_weekday","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of specific days within a specific week (1-5) to recur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6801,"name":"GuildScheduledEventRecurrenceRuleNWeekday"}}]}},{"id":6769,"name":"by_weekday","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of specific days within a week for the event to recur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":101,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6780,"name":"GuildScheduledEventRecurrenceRuleWeekday"}}]}},{"id":6773,"name":"by_year_day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of days within a year to recur on (1-364)"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":117,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"number"}}]}},{"id":6774,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total amount of times that the event is allowed to recur before stopping"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":121,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":6766,"name":"end","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Ending time of the recurrence interval"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":87,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6767,"name":"frequency","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How often the event occurs"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":91,"character":1}],"type":{"type":"reference","id":6775,"name":"GuildScheduledEventRecurrenceRuleFrequency"}},{"id":6768,"name":"interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The spacing between the events, defined by `frequency`.\nFor example, `frequency` of {@apilink GuildScheduledEventRecurrenceRuleFrequency#Weekly} and an `interval` of `2`\nwould be \"every-other week\""},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6765,"name":"start","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Starting time of the recurrence interval"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6771,6772,6770,6769,6773,6774,6766,6767,6768,6765]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":79,"character":17}]},{"id":6872,"name":"APIGuildScheduledEventUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-user-object-guild-scheduled-event-user-structure"},"children":[{"id":6873,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled event id which the user subscribed to"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":250,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6875,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member data for this user for the guild which this event belongs to, if any"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":258,"character":1}],"type":{"type":"reference","id":6634,"name":"APIGuildMember"}},{"id":6874,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user which subscribed to the event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":254,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[6873,6875,6874]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":246,"character":17}]},{"id":5830,"name":"APIGuildTextChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5831,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":120,"character":1}],"type":{"type":"reference","id":6133,"name":"ThreadAutoArchiveDuration"}},{"id":5832,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v9/channel.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5839,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5827,"name":"APIGuildChannel.flags"}},{"id":5841,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5820,"name":"APIGuildChannel.guild_id"}},{"id":5835,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5826,"name":"APIGuildChannel.id"}},{"id":5837,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5838,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5840,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5819,"name":"APIGuildChannel.name"}},{"id":5845,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5824,"name":"APIGuildChannel.nsfw"}},{"id":5844,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5823,"name":"APIGuildChannel.parent_id"}},{"id":5842,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6118,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5821,"name":"APIGuildChannel.permission_overwrites"}},{"id":5843,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5822,"name":"APIGuildChannel.position"}},{"id":5836,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":5833,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-1024 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":129,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5834,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5846,"name":"T"},"inheritedFrom":{"type":"reference","id":5825,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5831,5832,5839,5841,5835,5837,5838,5840,5845,5844,5842,5843,5836,5833,5834]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":114,"character":17}],"typeParameter":[{"id":5846,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":5989,"name":"ChannelType.GuildForum"},{"type":"reference","id":5990,"name":"ChannelType.GuildMedia"},{"type":"reference","id":5829,"name":"GuildTextChannelType"}]}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5809,"typeArguments":[{"type":"reference","id":5846,"name":"T"}],"name":"APITextBasedChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","id":5818,"typeArguments":[{"type":"reference","id":5846,"name":"T"}],"name":"APIGuildChannel"}]},{"id":6718,"name":"APIGuildWelcomeScreen","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6719,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The welcome screen short message"},"sources":[{"fileName":"payloads/v9/guild.ts","line":956,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6720,"name":"welcome_channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of suggested channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":960,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6721,"name":"APIGuildWelcomeScreenChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6719,6720]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":952,"character":17}]},{"id":6721,"name":"APIGuildWelcomeScreenChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6722,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id that is suggested"},"sources":[{"fileName":"payloads/v9/guild.ts","line":967,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6723,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description shown for the channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":971,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6724,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji id of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":975,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6725,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji name of the emoji that is shown on the left of the channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":979,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6722,6723,6724,6725]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":963,"character":17}]},{"id":6691,"name":"APIGuildWidget","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object"},"children":[{"id":6695,"name":"channels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":898,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6698,"name":"APIGuildWidgetChannel"}}},{"id":6692,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":895,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6694,"name":"instant_invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":897,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6696,"name":"members","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":899,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6702,"name":"APIGuildWidgetMember"}}},{"id":6693,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":896,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6697,"name":"presence_count","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":900,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6695,6692,6694,6696,6693,6697]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":894,"character":17}]},{"id":6698,"name":"APIGuildWidgetChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object-example-guild-widget"},"children":[{"id":6699,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":907,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6700,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":908,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6701,"name":"position","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":909,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6699,6700,6701]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":906,"character":17}]},{"id":6702,"name":"APIGuildWidgetMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object-example-guild-widget"},"children":[{"id":6708,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/guild.ts","line":921,"character":1}],"type":{"type":"reflection","declaration":{"id":6709,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":6710,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":921,"character":14}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6710]}]}}},{"id":6706,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":919,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6711,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":922,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6705,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":918,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6703,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":916,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6707,"name":"status","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":920,"character":1}],"type":{"type":"reference","id":6415,"name":"PresenceUpdateReceiveStatus"}},{"id":6704,"name":"username","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":917,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6708,6706,6711,6705,6703,6707,6704]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":915,"character":17}]},{"id":6631,"name":"APIGuildWidgetSettings","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-widget-object"},"children":[{"id":6633,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The widget channel id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":610,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6632,"name":"enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the widget is enabled"},"sources":[{"fileName":"payloads/v9/guild.ts","line":606,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6633,6632]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":602,"character":17}]},{"id":6679,"name":"APIIntegrationAccount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#integration-account-object"},"children":[{"id":6680,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the account"},"sources":[{"fileName":"payloads/v9/guild.ts","line":840,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6681,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the account"},"sources":[{"fileName":"payloads/v9/guild.ts","line":844,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6680,6681]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":836,"character":17}]},{"id":6944,"name":"APIInteractionDataOptionBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6945,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6946,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":15,"character":1}],"type":{"type":"reference","id":6948,"name":"T"}},{"id":6947,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":16,"character":1}],"type":{"type":"reference","id":6949,"name":"D"}}],"groups":[{"title":"Properties","kind":1024,"children":[6945,6946,6947]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":13,"character":17}],"typeParameter":[{"id":6948,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6986,"name":"ApplicationCommandOptionType"}},{"id":6949,"name":"D","kind":131072,"kindString":"Type parameter","flags":{}}],"extendedBy":[{"type":"reference","id":6971,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":6979,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":7004,"name":"APIApplicationCommandInteractionDataStringOption"}]},{"id":7160,"name":"APIInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure"},"children":[{"id":7165,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":226,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":6207,"name":"APIAttachment"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7164,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":225,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":7148,"name":"APIInteractionDataResolvedChannel"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7163,"name":"members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":224,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":7149,"name":"APIInteractionDataResolvedGuildMember"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7162,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":223,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":7383,"name":"APIRole"}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":7161,"name":"users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":222,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":7529,"name":"APIUser"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[7165,7164,7163,7162,7161]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":221,"character":17}]},{"id":7142,"name":"APIInteractionDataResolvedChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7145,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Required.id"}},{"id":7146,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Required.name"}},{"id":7144,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7143,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":199,"character":1}],"type":{"type":"reference","id":7147,"name":"T"},"overwrites":{"type":"reference","name":"Required.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7145,7146,7144,7143]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":198,"character":17}],"typeParameter":[{"id":7147,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5977,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5797,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]},{"id":7149,"name":"APIInteractionDataResolvedGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":7155,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v9/guild.ts","line":632,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar"}},{"id":7159,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7620,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","name":"Omit.avatar_decoration_data"}},{"id":7157,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":670,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.communication_disabled_until"}},{"id":7156,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":660,"character":1}],"type":{"type":"reference","id":6647,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","name":"Omit.flags"}},{"id":7152,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":642,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.joined_at"}},{"id":7153,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v9/guild.ts","line":628,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.nick"}},{"id":7158,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":666,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.pending"}},{"id":7150,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":215,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7154,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":648,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.premium_since"}},{"id":7151,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":638,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}}],"groups":[{"title":"Properties","kind":1024,"children":[7155,7159,7157,7156,7152,7153,7158,7150,7154,7151]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":214,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6634,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":7102,"name":"APIInteractionGuildMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-member-object"},"children":[{"id":7106,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v9/guild.ts","line":632,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6637,"name":"APIGuildMember.avatar"}},{"id":7115,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7620,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","id":6646,"name":"APIGuildMember.avatar_decoration_data"}},{"id":7114,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":670,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6645,"name":"APIGuildMember.communication_disabled_until"}},{"id":7110,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6641,"name":"APIGuildMember.deaf"}},{"id":7112,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":660,"character":1}],"type":{"type":"reference","id":6647,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","id":6643,"name":"APIGuildMember.flags"}},{"id":7108,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":642,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6639,"name":"APIGuildMember.joined_at"}},{"id":7111,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":656,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6642,"name":"APIGuildMember.mute"}},{"id":7105,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v9/guild.ts","line":628,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6636,"name":"APIGuildMember.nick"}},{"id":7113,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":666,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6644,"name":"APIGuildMember.pending"}},{"id":7103,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7109,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":648,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6640,"name":"APIGuildMember.premium_since"}},{"id":7107,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":638,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":6638,"name":"APIGuildMember.roles"}},{"id":7104,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":95,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"},"overwrites":{"type":"reference","id":6635,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[7106,7115,7114,7110,7112,7108,7111,7105,7113,7103,7109,7107,7104]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":93,"character":17}],"extendedTypes":[{"type":"reference","id":6634,"name":"APIGuildMember"}]},{"id":7236,"name":"APIInteractionResponseChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7238,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":50,"character":1}],"type":{"type":"reference","id":7257,"name":"APIInteractionResponseCallbackData"}},{"id":7237,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":49,"character":1}],"type":{"type":"reference","id":7249,"name":"ChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[7238,7237]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":48,"character":17}]},{"id":7239,"name":"APIInteractionResponseDeferredChannelMessageWithSource","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7241,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":55,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7257,"name":"APIInteractionResponseCallbackData"},{"type":"literal","value":"flags"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":7240,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":54,"character":1}],"type":{"type":"reference","id":7250,"name":"DeferredChannelMessageWithSource"}}],"groups":[{"title":"Properties","kind":1024,"children":[7241,7240]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":53,"character":17}]},{"id":7242,"name":"APIInteractionResponseDeferredMessageUpdate","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7243,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":59,"character":1}],"type":{"type":"reference","id":7251,"name":"DeferredMessageUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[7243]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":58,"character":17}]},{"id":7226,"name":"APIInteractionResponsePong","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7227,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":31,"character":1}],"type":{"type":"reference","id":7248,"name":"Pong"}}],"groups":[{"title":"Properties","kind":1024,"children":[7227]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":30,"character":17}]},{"id":7244,"name":"APIInteractionResponseUpdateMessage","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7246,"name":"data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":64,"character":1}],"type":{"type":"reference","id":7257,"name":"APIInteractionResponseCallbackData"}},{"id":7245,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":63,"character":1}],"type":{"type":"reference","id":7252,"name":"UpdateMessage"}}],"groups":[{"title":"Properties","kind":1024,"children":[7246,7245]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":62,"character":17}]},{"id":7267,"name":"APIInvite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-object"},"children":[{"id":7276,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of total members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7275,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate count of online members, returned from the `GET /invites/` endpoint when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7270,"name":"channel","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel this invite is for","text":"See https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","id":5797,"name":"APIPartialChannel"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":7268,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite code (unique ID)"},"sources":[{"fileName":"payloads/v9/invite.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7277,"name":"expires_at","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The expiration date of this invite, returned from the `GET /invites/` endpoint when `with_expiration` is `true`"},"sources":[{"fileName":"payloads/v9/invite.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7269,"name":"guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild this invite is for","text":"See https://discord.com/developers/docs/resources/guild#guild-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":40,"character":1}],"type":{"type":"reference","id":7266,"name":"APIInviteGuild"}},{"id":7279,"name":"guild_scheduled_event","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event data, returned from the `GET /invites/` endpoint when `guild_scheduled_event_id` is a valid guild scheduled event id"},"sources":[{"fileName":"payloads/v9/invite.ts","line":92,"character":1}],"type":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}},{"id":7271,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":52,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":7278,"name":"stage_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage instance data if there is a public stage instance in the stage channel this invite is for","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/invite.ts","line":88,"character":1}],"type":{"type":"reference","id":7447,"name":"APIInviteStageInstance"}},{"id":7274,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":70,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5493,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":7272,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":58,"character":1}],"type":{"type":"reference","id":7285,"name":"InviteTargetType"}},{"id":7273,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/invite.ts","line":64,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":7280,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The invite type"},"sources":[{"fileName":"payloads/v9/invite.ts","line":96,"character":1}],"type":{"type":"reference","id":7281,"name":"InviteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[7276,7275,7270,7268,7277,7269,7279,7271,7278,7274,7272,7273,7280]}],"sources":[{"fileName":"payloads/v9/invite.ts","line":30,"character":17}],"extendedBy":[{"type":"reference","id":7288,"name":"APIExtendedInvite"}]},{"id":7447,"name":"APIInviteStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#invite-stage-instance-object-invite-stage-instance-structure","tags":[{"tag":"deprecated","text":"\n"}]},"children":[{"id":7451,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members speaking in the stage","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-structure\n"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":81,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6634,"name":"APIGuildMember"}}},{"id":7449,"name":"participant_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users in the stage"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7450,"name":"speaker_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of users speaking in the stage"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":75,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7448,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":67,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7451,7449,7450,7448]}],"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":63,"character":17}]},{"id":5998,"name":"APIMessage","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-structure"},"children":[{"id":6017,"name":"activity","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":623,"character":1}],"type":{"type":"reference","id":6073,"name":"APIMessageActivity"}},{"id":6018,"name":"application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent with Rich Presence-related chat embeds","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":629,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5493,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":6019,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is a response to an Interaction, this is the id of the interaction's application"},"sources":[{"fileName":"payloads/v9/channel.ts","line":633,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6010,"name":"attachments","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any attached files","text":"See https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n\nThe `MESSAGE_CONTENT` privileged gateway intent will become required after **August 31, 2022** for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":578,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6207,"name":"APIAttachment"}}},{"id":6001,"name":"author","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The author of this message (only a valid user in the case where the message is generated by a user or bot user)","text":"If the message is generated by a webhook, the author object corresponds to the webhook's id,\nusername, and avatar. You can tell if a message is generated by a webhook by checking for the `webhook_id` property\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":512,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":6033,"name":"call","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The call associated with the message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":728,"character":1}],"type":{"type":"reference","id":6102,"name":"APIMessageCall"}},{"id":6000,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"payloads/v9/channel.ts","line":503,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6026,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains components like buttons, action rows, or other interactive components","text":"The `MESSAGE_CONTENT` privileged gateway intent will become required after **August 31, 2022** for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":683,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6251,"typeArguments":[{"type":"reference","id":6376,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":6002,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contents of the message","text":"The `MESSAGE_CONTENT` privileged gateway intent will become required after **August 31, 2022** for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":522,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6004,"name":"edited_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was edited (or null if never)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":530,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6011,"name":"embeds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Any embedded content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n\nThe `MESSAGE_CONTENT` privileged gateway intent will become required after **August 31, 2022** for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":590,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6153,"name":"APIEmbed"}}},{"id":6021,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":647,"character":1}],"type":{"type":"reference","id":6089,"name":"MessageFlags"}},{"id":5999,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":499,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6024,"name":"interaction","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is a response to an Interaction"},"sources":[{"fileName":"payloads/v9/channel.ts","line":669,"character":1}],"type":{"type":"reference","id":7096,"name":"APIMessageInteraction"}},{"id":6023,"name":"interaction_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message is sent as a result of an interaction"},"sources":[{"fileName":"payloads/v9/channel.ts","line":665,"character":1}],"type":{"type":"reference","id":7087,"name":"APIMessageInteractionMetadata"}},{"id":6009,"name":"mention_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channels specifically mentioned in this message","text":"Not all channel mentions in a message will appear in `mention_channels`.\n- Only textual channels that are visible to everyone in a lurkable guild will ever be included\n- Only crossposted messages (via Channel Following) currently include `mention_channels` at all\n\nIf no mentions in the message meet these requirements, this field will not be sent\n\nSee https://discord.com/developers/docs/resources/channel#channel-mention-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":566,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6224,"name":"APIChannelMention"}}},{"id":6006,"name":"mention_everyone","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message mentions everyone"},"sources":[{"fileName":"payloads/v9/channel.ts","line":538,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6008,"name":"mention_roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles specifically mentioned in this message","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":554,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6007,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":548,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7529,"name":"APIUser"}}},{"id":6020,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reference data sent with crossposted messages, replies, pins, and thread starter messages","text":"See https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":639,"character":1}],"type":{"type":"reference","id":6076,"name":"APIMessageReference"}},{"id":6032,"name":"message_snapshots","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the message_reference. This is a minimal subset of fields in a message (e.g. author is excluded.)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":724,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6360,"name":"APIMessageSnapshot"}}},{"id":6013,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending (up to 25 characters)","text":"**You will not receive this from further fetches. This is received only once from a `MESSAGE_CREATE`\nevent to ensure it got sent**\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":603,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":6014,"name":"pinned","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this message is pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":607,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6031,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!","text":"The `MESSAGE_CONTENT` privileged gateway intent is required for verified applications to receive a non-empty value from this field\n\nIn the Discord Developers Portal, you need to enable the toggle of this intent of your application in **Bot > Privileged Gateway Intents**.\nYou also need to specify the intent bit value (`1 << 15`) if you are connecting to the gateway\n\nSee https://support-dev.discord.com/hc/articles/4404772028055\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":720,"character":1}],"type":{"type":"reference","id":7405,"name":"APIPoll"}},{"id":6029,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A generally increasing integer (there may be gaps or duplicates) that represents the approximate position of the message in a thread","text":"It can be used to estimate the relative position of the message in a thread in company with `total_message_sent` on parent thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":703,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6012,"name":"reactions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reactions to the message","text":"See https://discord.com/developers/docs/resources/channel#reaction-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":596,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6108,"name":"APIReaction"}}},{"id":6022,"name":"referenced_message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message associated with the `message_reference`","text":"This field is only returned for messages with a `type` of `19` (REPLY).\n\nIf the message is a reply but the `referenced_message` field is not present,\nthe backend did not attempt to fetch the message that was being replied to,\nso its state is unknown.\n\nIf the field exists but is `null`, the referenced message was deleted\n\nSee https://discord.com/developers/docs/resources/channel#message-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":661,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5998,"name":"APIMessage"}]}},{"id":6030,"name":"resolved","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Data for users, members, channels, and roles in the message's auto-populated select menus","text":"See https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":709,"character":1}],"type":{"type":"reference","id":7160,"name":"APIInteractionDataResolved"}},{"id":6027,"name":"sticker_items","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if the message contains stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-item-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":689,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7473,"name":"APIStickerItem"}}},{"id":6028,"name":"stickers","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stickers sent with the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n","tags":[{"tag":"deprecated","text":"Use `sticker_items` instead\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":697,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7452,"name":"APISticker"}}},{"id":6025,"name":"thread","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sent if a thread was started from this message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":673,"character":1}],"type":{"type":"reference","id":5976,"name":"APIChannel"}},{"id":6003,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this message was sent"},"sources":[{"fileName":"payloads/v9/channel.ts","line":526,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6005,"name":"tts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this was a TTS message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":534,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6016,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":617,"character":1}],"type":{"type":"reference","id":6034,"name":"MessageType"}},{"id":6015,"name":"webhook_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If the message is generated by a webhook, this is the webhook's id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":611,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6017,6018,6019,6010,6001,6033,6000,6026,6002,6004,6011,6021,5999,6024,6023,6009,6006,6008,6007,6020,6032,6013,6014,6031,6029,6012,6022,6030,6027,6028,6025,6003,6005,6016,6015]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":495,"character":17}]},{"id":6073,"name":"APIMessageActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure"},"children":[{"id":6075,"name":"party_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`party_id` from a Rich Presence event","text":"See https://discord.com/developers/docs/rich-presence/how-to#updating-presence-update-presence-payload-fields\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":797,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6074,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of message activity","text":"See https://discord.com/developers/docs/resources/channel#message-object-message-activity-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":791,"character":1}],"type":{"type":"reference","id":6081,"name":"MessageActivityType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6075,6074]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":785,"character":17}]},{"id":7042,"name":"APIMessageApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":7048,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":7045,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":7047,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":7044,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":22,"character":1}],"type":{"type":"reference","id":7049,"name":"APIMessageApplicationCommandInteractionDataResolved"}},{"id":7043,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7046,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":6902,"name":"Message"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7048,7045,7047,7044,7043,7046]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":19,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6902,"name":"ApplicationCommandType.Message"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":7049,"name":"APIMessageApplicationCommandInteractionDataResolved","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure"},"children":[{"id":7050,"name":"messages","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":29,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"reference","id":5998,"name":"APIMessage"}],"qualifiedName":"Record","package":"typescript","name":"Record"}}],"groups":[{"title":"Properties","kind":1024,"children":[7050]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":28,"character":17}]},{"id":6102,"name":"APIMessageCall","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-call-object-message-call-object-structure"},"children":[{"id":6104,"name":"ended_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ISO8601 timestamp when the call ended"},"sources":[{"fileName":"payloads/v9/channel.ts","line":911,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6103,"name":"participants","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of user ids that participated in the call"},"sources":[{"fileName":"payloads/v9/channel.ts","line":907,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6104,6103]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":903,"character":17}]},{"id":7197,"name":"APIMessageChannelSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7201,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6249,"name":"ChannelSelect"},"inheritedFrom":{"type":"reference","id":7175,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7200,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7174,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7199,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":85,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7160,"name":"APIInteractionDataResolved"},{"type":"literal","value":"channels"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":7198,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":84,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7201,7200,7199,7198]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":82,"character":17}],"extendedTypes":[{"type":"reference","id":7173,"typeArguments":[{"type":"reference","id":6249,"name":"ComponentType.ChannelSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":7173,"name":"APIMessageComponentBaseInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7175,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":7176,"name":"CType"}},{"id":7174,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7175,7174]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":46,"character":17}],"typeParameter":[{"id":7176,"name":"CType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6241,"name":"ComponentType"}}],"extendedBy":[{"type":"reference","id":7178,"name":"APIMessageStringSelectInteractionData"},{"type":"reference","id":7182,"name":"APIMessageUserSelectInteractionData"},{"type":"reference","id":7187,"name":"APIMessageRoleSelectInteractionData"},{"type":"reference","id":7192,"name":"APIMessageMentionableSelectInteractionData"},{"type":"reference","id":7197,"name":"APIMessageChannelSelectInteractionData"}]},{"id":6262,"name":"APIMessageComponentEmoji","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6265,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1634,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6263,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1626,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6264,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1630,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6265,6263,6264]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1622,"character":17}]},{"id":7096,"name":"APIMessageInteraction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#message-interaction-object"},"children":[{"id":7097,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7101,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member who invoked the interaction, only sent in MESSAGE_CREATE events"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":87,"character":1}],"type":{"type":"reference","id":7095,"name":"PartialAPIMessageInteractionGuildMember"}},{"id":7099,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the application command, including subcommands and subcommand groups"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7098,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":75,"character":1}],"type":{"type":"reference","id":7219,"name":"InteractionType"}},{"id":7100,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who invoked the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":83,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7097,7101,7099,7098,7100]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":67,"character":17}]},{"id":7087,"name":"APIMessageInteractionMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-interaction-metadata-object"},"children":[{"id":7091,"name":"authorizing_integration_owners","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"IDs for installation context(s) related to an interaction. Details in Authorizing Integration Owners Object"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":36,"character":1}],"type":{"type":"reference","id":7137,"name":"APIAuthorizingIntegrationOwnersMap"}},{"id":7088,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7093,"name":"interacted_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that contained interactive component, present only on messages created from component interactions"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7092,"name":"original_response_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the original response message, present only on follow-up messages"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7094,"name":"triggering_interaction_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Metadata for the interaction that was used to open the modal, present only on modal submit interactions"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":48,"character":1}],"type":{"type":"reference","id":7087,"name":"APIMessageInteractionMetadata"}},{"id":7089,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":28,"character":1}],"type":{"type":"reference","id":7219,"name":"InteractionType"}},{"id":7090,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"User who triggered the interaction"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":32,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7091,7088,7093,7092,7094,7089,7090]}],"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":20,"character":17}]},{"id":7192,"name":"APIMessageMentionableSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7196,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6248,"name":"MentionableSelect"},"inheritedFrom":{"type":"reference","id":7175,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7195,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7174,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7194,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":79,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7160,"name":"APIInteractionDataResolved"},{"type":"union","types":[{"type":"literal","value":"roles"},{"type":"literal","value":"members"},{"type":"literal","value":"users"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":7193,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":78,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7196,7195,7194,7193]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":76,"character":17}],"extendedTypes":[{"type":"reference","id":7173,"typeArguments":[{"type":"reference","id":6248,"name":"ComponentType.MentionableSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":6076,"name":"APIMessageReference","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure"},"children":[{"id":6079,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the originating message's channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":815,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6080,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message's guild"},"sources":[{"fileName":"payloads/v9/channel.ts","line":819,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6078,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the originating message"},"sources":[{"fileName":"payloads/v9/channel.ts","line":811,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6077,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Type of reference"},"sources":[{"fileName":"payloads/v9/channel.ts","line":807,"character":1}],"type":{"type":"reference","id":6086,"name":"MessageReferenceType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6079,6080,6078,6077]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":803,"character":17}]},{"id":7187,"name":"APIMessageRoleSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7191,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6247,"name":"RoleSelect"},"inheritedFrom":{"type":"reference","id":7175,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7190,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7174,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7189,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":73,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7160,"name":"APIInteractionDataResolved"},{"type":"literal","value":"roles"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}},{"id":7188,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":72,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7191,7190,7189,7188]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":70,"character":17}],"extendedTypes":[{"type":"reference","id":7173,"typeArguments":[{"type":"reference","id":6247,"name":"ComponentType.RoleSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":6360,"name":"APIMessageSnapshot","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-snapshot-object"},"children":[{"id":6362,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Id of the origin message's guild","tags":[{"tag":"deprecated","text":"This field doesn't accurately reflect the Discord API as it doesn't exist nor is documented and will\nbe removed in the next major version.\n\nIt was added in {@link https://github.com/discord/discord-api-docs/pull/6833/commits/d18f72d06d62e6b1d51ca2c1ef308ddc29ff3348 | d18f72d}\nbut was later removed before the PR ({@link https://github.com/discord/discord-api-docs/pull/6833 | discord-api-docs#6833}) was merged.\nSee {@link https://github.com/discordjs/discord-api-types/pull/1084 | discord-api-types#1084} for more information.\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1900,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6361,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Subset of the message object fields"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1889,"character":1}],"type":{"type":"reference","id":6378,"name":"APIMessageSnapshotFields"}}],"groups":[{"title":"Properties","kind":1024,"children":[6362,6361]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1885,"character":17}]},{"id":7178,"name":"APIMessageStringSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7181,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6244,"name":"StringSelect"},"inheritedFrom":{"type":"reference","id":7175,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7180,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7174,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7179,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":61,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7181,7180,7179]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":59,"character":17}],"extendedTypes":[{"type":"reference","id":7173,"typeArguments":[{"type":"reference","id":6244,"name":"ComponentType.StringSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":7182,"name":"APIMessageUserSelectInteractionData","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7186,"name":"component_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":54,"character":1}],"type":{"type":"reference","id":6246,"name":"UserSelect"},"inheritedFrom":{"type":"reference","id":7175,"name":"APIMessageComponentBaseInteractionData.component_type"}},{"id":7185,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `custom_id` of the component"},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":7174,"name":"APIMessageComponentBaseInteractionData.custom_id"}},{"id":7184,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":67,"character":1}],"type":{"type":"reference","id":7167,"name":"APIUserInteractionDataResolved"}},{"id":7183,"name":"values","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":66,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7186,7185,7184,7183]}],"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":64,"character":17}],"extendedTypes":[{"type":"reference","id":7173,"typeArguments":[{"type":"reference","id":6246,"name":"ComponentType.UserSelect"}],"name":"APIMessageComponentBaseInteractionData"}]},{"id":7231,"name":"APIModalInteractionResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7233,"name":"data","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":41,"character":1}],"type":{"type":"reference","id":7262,"name":"APIModalInteractionResponseCallbackData"}},{"id":7232,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":40,"character":1}],"type":{"type":"reference","id":7254,"name":"Modal"}}],"groups":[{"title":"Properties","kind":1024,"children":[7233,7232]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":39,"character":17}]},{"id":7262,"name":"APIModalInteractionResponseCallbackData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal"},"children":[{"id":7265,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Between 1 and 5 (inclusive) components that make up the modal"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":142,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6251,"typeArguments":[{"type":"reference","id":6350,"name":"APITextInputComponent"}],"name":"APIActionRowComponent"}}},{"id":7263,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":134,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7264,"name":"title","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The title of the popup modal"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":138,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7265,7263,7264]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":130,"character":17}]},{"id":7212,"name":"APIModalSubmission","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-modal-submit-data-structure"},"children":[{"id":7214,"name":"components","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A list of child components"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":32,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7209,"name":"ModalSubmitActionRowComponent"}}},{"id":7213,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the component, max 100 characters"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7214,7213]}],"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":24,"character":17}]},{"id":6118,"name":"APIOverwrite","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure"},"children":[{"id":6121,"name":"allow","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":995,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6122,"name":"deny","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1003,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6119,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role or user id"},"sources":[{"fileName":"payloads/v9/channel.ts","line":981,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6120,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Either 0 (role) or 1 (member)","text":"{@link OverwriteType}\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":987,"character":1}],"type":{"type":"reference","id":6123,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[6121,6122,6119,6120]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":977,"character":17}]},{"id":5797,"name":"APIPartialChannel","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented, but partial only includes id, name, and type"},"children":[{"id":5798,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5800,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5799,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":28,"character":1}],"type":{"type":"reference","id":5977,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5798,5800,5799]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":18,"character":17}],"extendedBy":[{"type":"reference","id":5801,"name":"APIChannelBase"}]},{"id":6379,"name":"APIPartialEmoji","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"Not documented but mentioned"},"children":[{"id":6382,"name":"animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6380,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":16,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6381,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji name (can be null only in reaction emoji objects)"},"sources":[{"fileName":"payloads/v9/emoji.ts","line":20,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6382,6380,6381]}],"sources":[{"fileName":"payloads/v9/emoji.ts","line":12,"character":17}],"extendedBy":[{"type":"reference","id":6383,"name":"APIEmoji"}]},{"id":6492,"name":"APIPartialGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#guild-object-guild-structure"},"children":[{"id":6496,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":52,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6497,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":56,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6498,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":62,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6583,"name":"GuildFeature"}}},{"id":6494,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6501,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":6493,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6495,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6500,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6499,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":68,"character":1}],"type":{"type":"reference","id":6563,"name":"GuildVerificationLevel"}},{"id":6502,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":6718,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","name":"Pick.welcome_screen"}}],"groups":[{"title":"Properties","kind":1024,"children":[6496,6497,6498,6494,6501,6493,6495,6500,6499,6502]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":30,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6489,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":6503,"name":"APIGuild"},{"type":"literal","value":"welcome_screen"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"extendedBy":[{"type":"reference","id":6503,"name":"APIGuild"}]},{"id":7405,"name":"APIPoll","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-object-poll-object-structure"},"children":[{"id":7409,"name":"allow_multiselect","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether a user can select multiple answers","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/poll.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7407,"name":"answers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Each of the answers available in the poll, up to 10"},"sources":[{"fileName":"payloads/v9/poll.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7417,"name":"APIPollAnswer"}}},{"id":7408,"name":"expiry","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time when the poll ends (IS08601 timestamp)"},"sources":[{"fileName":"payloads/v9/poll.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7410,"name":"layout_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The layout type of the poll","tags":[{"tag":"default","text":"PollLayoutType.Default\n"}]},"sources":[{"fileName":"payloads/v9/poll.ts","line":34,"character":1}],"type":{"type":"reference","id":7413,"name":"Default"}},{"id":7406,"name":"question","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The question of the poll"},"sources":[{"fileName":"payloads/v9/poll.ts","line":14,"character":1}],"type":{"type":"reference","id":7414,"name":"APIPollMedia"}},{"id":7411,"name":"results","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The results of the poll"},"sources":[{"fileName":"payloads/v9/poll.ts","line":38,"character":1}],"type":{"type":"reference","id":7420,"name":"APIPollResults"}}],"groups":[{"title":"Properties","kind":1024,"children":[7409,7407,7408,7410,7406,7411]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":10,"character":17}]},{"id":7417,"name":"APIPollAnswer","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-answer-object-poll-answer-object-structure"},"children":[{"id":7418,"name":"answer_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the answer. Starts at `1` for the first answer and goes up sequentially"},"sources":[{"fileName":"payloads/v9/poll.ts","line":74,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7419,"name":"poll_media","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The data of the answer"},"sources":[{"fileName":"payloads/v9/poll.ts","line":78,"character":1}],"type":{"type":"reference","id":7414,"name":"APIPollMedia"}}],"groups":[{"title":"Properties","kind":1024,"children":[7418,7419]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":70,"character":17}]},{"id":7423,"name":"APIPollAnswerCount","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-results-object-poll-answer-count-object-structure"},"children":[{"id":7425,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The number of votes for this answer"},"sources":[{"fileName":"payloads/v9/poll.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7424,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The `answer_id`"},"sources":[{"fileName":"payloads/v9/poll.ts","line":102,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7426,"name":"me_voted","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user voted for this answer"},"sources":[{"fileName":"payloads/v9/poll.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[7425,7424,7426]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":98,"character":17}]},{"id":7414,"name":"APIPollMedia","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-media-object-poll-media-object-structure"},"children":[{"id":7416,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji of the field"},"sources":[{"fileName":"payloads/v9/poll.ts","line":64,"character":1}],"type":{"type":"reference","id":6379,"name":"APIPartialEmoji"}},{"id":7415,"name":"text","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The text of the field","text":"The maximum length is `300` for the question, and `55` for any answer\n"},"sources":[{"fileName":"payloads/v9/poll.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7416,7415]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":54,"character":17}]},{"id":7420,"name":"APIPollResults","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-results-object-poll-results-object-structure"},"children":[{"id":7422,"name":"answer_counts","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The counts for each answer"},"sources":[{"fileName":"payloads/v9/poll.ts","line":92,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7423,"name":"APIPollAnswerCount"}}},{"id":7421,"name":"is_finalized","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the votes have been precisely counted"},"sources":[{"fileName":"payloads/v9/poll.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[7422,7421]}],"sources":[{"fileName":"payloads/v9/poll.ts","line":84,"character":17}]},{"id":7234,"name":"APIPremiumRequiredInteractionResponse","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7235,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":45,"character":1}],"type":{"type":"reference","id":7255,"name":"PremiumRequired"}}],"groups":[{"title":"Properties","kind":1024,"children":[7235]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":44,"character":17}]},{"id":6108,"name":"APIReaction","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure"},"children":[{"id":6114,"name":"burst_colors","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Hexadecimal colors used for this super reaction"},"sources":[{"fileName":"payloads/v9/channel.ts","line":957,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6109,"name":"count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Total number of times this emoji has been used to react (including super reacts)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":935,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6110,"name":"count_details","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An object detailing the individual reaction counts for different types of reactions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":939,"character":1}],"type":{"type":"reference","id":6115,"name":"APIReactionCountDetails"}},{"id":6113,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Emoji information","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":953,"character":1}],"type":{"type":"reference","id":6379,"name":"APIPartialEmoji"}},{"id":6111,"name":"me","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user reacted using this emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":943,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6112,"name":"me_burst","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the current user super-reacted using this emoji"},"sources":[{"fileName":"payloads/v9/channel.ts","line":947,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6114,6109,6110,6113,6111,6112]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":931,"character":17}]},{"id":6115,"name":"APIReactionCountDetails","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#reaction-count-details-object-reaction-count-details-structure"},"children":[{"id":6116,"name":"burst","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Count of super reactions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":967,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6117,"name":"normal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Count of normal reactions"},"sources":[{"fileName":"payloads/v9/channel.ts","line":971,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6116,6117]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":963,"character":17}]},{"id":7383,"name":"APIRole","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object"},"children":[{"id":7386,"name":"color","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7395,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role flags"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":60,"character":1}],"type":{"type":"reference","id":7403,"name":"RoleFlags"}},{"id":7387,"name":"hoist","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"If this role is pinned in the user listing"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":26,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7388,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role icon hash"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":30,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7384,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":14,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7392,"name":"managed","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is managed by an integration"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7393,"name":"mentionable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this role is mentionable"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7385,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role name"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":18,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7391,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permission bit set","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7390,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Position of this role"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7394,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The tags this role has"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":56,"character":1}],"type":{"type":"reference","id":7396,"name":"APIRoleTags"}},{"id":7389,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role unicode emoji as a standard emoji"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":34,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[7386,7395,7387,7388,7384,7392,7393,7385,7391,7390,7394,7389]}],"sources":[{"fileName":"payloads/v9/permissions.ts","line":10,"character":17}]},{"id":7396,"name":"APIRoleTags","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/permissions#role-object-role-tags-structure"},"children":[{"id":7401,"name":"available_for_purchase","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this role is available for purchase"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":86,"character":1}],"type":{"type":"literal","value":null}},{"id":7397,"name":"bot_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the bot this role belongs to"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":70,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7402,"name":"guild_connections","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this role is a guild's linked role"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":90,"character":1}],"type":{"type":"literal","value":null}},{"id":7399,"name":"integration_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the integration this role belongs to"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7398,"name":"premium_subscriber","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this is the guild's premium subscriber role"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":74,"character":1}],"type":{"type":"literal","value":null}},{"id":7400,"name":"subscription_listing_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of this role's subscription sku and listing"},"sources":[{"fileName":"payloads/v9/permissions.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7401,7397,7402,7399,7398,7400]}],"sources":[{"fileName":"payloads/v9/permissions.ts","line":66,"character":17}]},{"id":7327,"name":"APISKU","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/monetization/skus#sku-object-sku-structure"},"children":[{"id":7330,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the parent application"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":102,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7333,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"SKU flags combined as a bitfield","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":116,"character":1}],"type":{"type":"reference","id":7334,"name":"SKUFlags"}},{"id":7328,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of SKU"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7331,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Customer-facing name of your premium offering"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7332,"name":"slug","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System-generated URL slug based on the SKU's name"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7329,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of SKU"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":98,"character":1}],"type":{"type":"reference","id":7338,"name":"SKUType"}}],"groups":[{"title":"Properties","kind":1024,"children":[7330,7333,7328,7331,7332,7329]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":90,"character":17}]},{"id":6338,"name":"APISelectMenuDefaultValue","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-default-value-structure"},"children":[{"id":6340,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1799,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6339,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1798,"character":1}],"type":{"type":"reference","id":6341,"name":"T"}}],"groups":[{"title":"Properties","kind":1024,"children":[6340,6339]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1797,"character":17}],"typeParameter":[{"id":6341,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6334,"name":"SelectMenuDefaultValueType"}}]},{"id":6344,"name":"APISelectMenuOption","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-option-structure"},"children":[{"id":6349,"name":"default","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this option should be already-selected by default"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1841,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6347,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"An additional description of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1833,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6348,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to display to the left of the option"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1837,"character":1}],"type":{"type":"reference","id":6262,"name":"APIMessageComponentEmoji"}},{"id":6345,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user-facing name of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1825,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6346,"name":"value","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The dev-defined value of the option (max 100 chars)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1829,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6349,6347,6348,6345,6346]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1821,"character":17}]},{"id":7427,"name":"APISoundboardSound","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#soundboard-sound-object"},"children":[{"id":7434,"name":"available","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this sound can be used (for guild sounds), may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7431,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this sound's custom emoji"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7432,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unicode character of this sound's standard emoji"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":31,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7433,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild that this sound is in"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7428,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of this sound"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7429,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of this sound"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7435,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user who created this sound"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":43,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":7430,"name":"volume","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The volume of this sound, from 0 to 1"},"sources":[{"fileName":"payloads/v9/soundboard.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[7434,7431,7432,7433,7428,7429,7435,7430]}],"sources":[{"fileName":"payloads/v9/soundboard.ts","line":11,"character":17}]},{"id":7436,"name":"APIStageInstance","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#stage-instance-object"},"children":[{"id":7439,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the associated stage channel"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7442,"name":"discoverable_disabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not stage discovery is disabled","tags":[{"tag":"deprecated","text":"\n"}]},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7438,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id of the associated stage channel"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7443,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the scheduled event for this stage instance"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7437,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage instance"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7441,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the stage instance","text":"See https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level\n"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":29,"character":1}],"type":{"type":"reference","id":7444,"name":"StageInstancePrivacyLevel"}},{"id":7440,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7439,7442,7438,7443,7437,7441,7440]}],"sources":[{"fileName":"payloads/v9/stageInstance.ts","line":7,"character":17}]},{"id":6804,"name":"APIStageInstanceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6805,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":181,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":6818,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":6809,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":6811,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":6817,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":6806,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":182,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":6816,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":6862,"name":"StageInstance"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":6808,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":6807,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":6820,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":6810,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":6814,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":6871,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":6821,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6764,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":6813,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":6812,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":6815,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":6865,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":6819,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[6805,6818,6809,6811,6817,6806,6816,6808,6807,6820,6810,6814,6821,6813,6812,6815,6819]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":179,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6862,"name":"GuildScheduledEventEntityType.StageInstance"}],"name":"APIGuildScheduledEventBase"}]},{"id":7452,"name":"APISticker","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-object"},"children":[{"id":7458,"name":"asset","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Previously the sticker asset hash, now an empty string","tags":[{"tag":"deprecated","text":""},{"tag":"unstable","text":"This field is no longer documented by Discord and will be removed in v11\n"}]},"sources":[{"fileName":"payloads/v9/sticker.ts","line":38,"character":1}],"type":{"type":"literal","value":""}},{"id":7461,"name":"available","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this guild sticker can be used, may be false due to loss of Server Boosts"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7456,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7460,"name":"format_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker format","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-format-types\n"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":50,"character":1}],"type":{"type":"reference","id":7468,"name":"StickerFormatType"}},{"id":7462,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild that owns this sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7453,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7455,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7454,"name":"pack_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"For standard stickers, ID of the pack the sticker is from"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7464,"name":"sort_value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The standard sticker's sort order within its pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":7457,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"For guild stickers, the Discord name of a unicode emoji representing the sticker's expression. for standard stickers, a comma-separated list of related expressions."},"sources":[{"fileName":"payloads/v9/sticker.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7459,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of sticker","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types\n"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":44,"character":1}],"type":{"type":"reference","id":7465,"name":"StickerType"}},{"id":7463,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that uploaded the guild sticker"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":62,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7458,7461,7456,7460,7462,7453,7455,7454,7464,7457,7459,7463]}],"sources":[{"fileName":"payloads/v9/sticker.ts","line":11,"character":17}]},{"id":7474,"name":"APIStickerPack","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-pack-object"},"children":[{"id":7481,"name":"banner_asset_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the sticker pack's banner image"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7479,"name":"cover_sticker_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of a sticker in the pack which is shown as the pack's icon"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":121,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7480,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":125,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7475,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the sticker pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7477,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":113,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7478,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the pack's SKU"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":117,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7476,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stickers in the pack"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":109,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7452,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[7481,7479,7480,7475,7477,7478,7476]}],"sources":[{"fileName":"payloads/v9/sticker.ts","line":101,"character":17}]},{"id":6314,"name":"APIStringSelectComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"children":[{"id":6316,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A developer-defined identifier for the select menu, max 100 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1701,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6297,"name":"APIBaseSelectMenuComponent.custom_id"}},{"id":6320,"name":"disabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Disable the select","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1723,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6301,"name":"APIBaseSelectMenuComponent.disabled"}},{"id":6319,"name":"max_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of items that can be chosen; max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1717,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6300,"name":"APIBaseSelectMenuComponent.max_values"}},{"id":6318,"name":"min_values","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The minimum number of items that must be chosen; min 0, max 25","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"payloads/v9/channel.ts","line":1711,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6299,"name":"APIBaseSelectMenuComponent.min_values"}},{"id":6315,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Specified choices in a select menu; max 25"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1747,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6344,"name":"APISelectMenuOption"}}},{"id":6317,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Custom placeholder text if nothing is selected, max 150 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1705,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6298,"name":"APIBaseSelectMenuComponent.placeholder"}},{"id":6321,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6244,"name":"StringSelect"},"inheritedFrom":{"type":"reference","id":6302,"name":"APIBaseSelectMenuComponent.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[6316,6320,6319,6318,6315,6317,6321]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1743,"character":17}],"extendedTypes":[{"type":"reference","id":6296,"typeArguments":[{"type":"reference","id":6244,"name":"ComponentType.StringSelect"}],"name":"APIBaseSelectMenuComponent"}]},{"id":7343,"name":"APISubscription","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#subscription-object"},"children":[{"id":7351,"name":"canceled_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the subscription was canceled"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":195,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7352,"name":"country","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ISO3166-1 alpha-2 country code of the payment source used to purchase the subscription. Missing unless queried with a private OAuth scope."},"sources":[{"fileName":"payloads/v9/monetization.ts","line":199,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7349,"name":"current_period_end","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"End of the current subscription period"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":187,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7348,"name":"current_period_start","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Start of the current subscription period"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7347,"name":"entitlement_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of entitlements granted for this subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":179,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":7344,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":167,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7346,"name":"sku_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of SKUs subscribed to"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":175,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":7350,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Current status of the subscription"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":191,"character":1}],"type":{"type":"reference","id":7353,"name":"SubscriptionStatus"}},{"id":7345,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user who is subscribed"},"sources":[{"fileName":"payloads/v9/monetization.ts","line":171,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7351,7352,7349,7348,7347,7344,7346,7350,7345]}],"sources":[{"fileName":"payloads/v9/monetization.ts","line":163,"character":17}]},{"id":7482,"name":"APITeam","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-object"},"children":[{"id":7483,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"A hash of the image of the team's icon"},"sources":[{"fileName":"payloads/v9/teams.ts","line":15,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7484,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique id of the team"},"sources":[{"fileName":"payloads/v9/teams.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7485,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members of the team"},"sources":[{"fileName":"payloads/v9/teams.ts","line":23,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7488,"name":"APITeamMember"}}},{"id":7486,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the team"},"sources":[{"fileName":"payloads/v9/teams.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7487,"name":"owner_user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id of the current team owner"},"sources":[{"fileName":"payloads/v9/teams.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7483,7484,7485,7486,7487]}],"sources":[{"fileName":"payloads/v9/teams.ts","line":11,"character":17}]},{"id":7488,"name":"APITeamMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/teams#data-models-team-member-object"},"children":[{"id":7489,"name":"membership_state","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's membership state on the team","text":"See https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum\n"},"sources":[{"fileName":"payloads/v9/teams.ts","line":43,"character":1}],"type":{"type":"reference","id":7494,"name":"TeamMemberMembershipState"}},{"id":7490,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Will always be `[\"*\"]`","tags":[{"tag":"deprecated","text":"Use `role` instead\n"}]},"sources":[{"fileName":"payloads/v9/teams.ts","line":49,"character":1}],"type":{"type":"tuple","elements":[{"type":"literal","value":"*"}]}},{"id":7493,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's role in the team.","text":"See https://discord.com/developers/docs/topics/teams#team-member-roles\n"},"sources":[{"fileName":"payloads/v9/teams.ts","line":65,"character":1}],"type":{"type":"reference","id":7497,"name":"TeamMemberRole"}},{"id":7491,"name":"team_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent team of which they are a member"},"sources":[{"fileName":"payloads/v9/teams.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7492,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The avatar, discriminator, id, and username of the user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/teams.ts","line":59,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7489,7490,7493,7491,7492]}],"sources":[{"fileName":"payloads/v9/teams.ts","line":37,"character":17}]},{"id":7501,"name":"APITemplate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#template-object"},"children":[{"id":7502,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The template code (unique ID)"},"sources":[{"fileName":"payloads/v9/template.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7508,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was created"},"sources":[{"fileName":"payloads/v9/template.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7507,"name":"creator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who created the template","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/template.ts","line":38,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":7506,"name":"creator_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the user who created the template"},"sources":[{"fileName":"payloads/v9/template.ts","line":32,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7504,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the template"},"sources":[{"fileName":"payloads/v9/template.ts","line":24,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7512,"name":"is_dirty","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the template has unsynced changes"},"sources":[{"fileName":"payloads/v9/template.ts","line":58,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":7503,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Template name"},"sources":[{"fileName":"payloads/v9/template.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7511,"name":"serialized_source_guild","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild snapshot this template contains"},"sources":[{"fileName":"payloads/v9/template.ts","line":54,"character":1}],"type":{"type":"reference","id":7513,"name":"APITemplateSerializedSourceGuild"}},{"id":7510,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ID of the guild this template is based on"},"sources":[{"fileName":"payloads/v9/template.ts","line":50,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7509,"name":"updated_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this template was last synced to the source guild"},"sources":[{"fileName":"payloads/v9/template.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7505,"name":"usage_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Number of times this template has been used"},"sources":[{"fileName":"payloads/v9/template.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[7502,7508,7507,7506,7504,7512,7503,7511,7510,7509,7505]}],"sources":[{"fileName":"payloads/v9/template.ts","line":12,"character":17}]},{"id":7513,"name":"APITemplateSerializedSourceGuild","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7521,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":166,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_channel_id"}},{"id":7522,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v9/guild.ts","line":170,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]},"inheritedFrom":{"type":"reference","name":"Omit.afk_timeout"}},{"id":7527,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.*\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8428,"name":"RESTAPIGuildCreatePartialChannel"}},"inheritedFrom":{"type":"reference","name":"Omit.channels"}},{"id":7523,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":128,"character":1}],"type":{"type":"reference","id":6548,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","name":"Omit.default_message_notifications"}},{"id":7514,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/template.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7524,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":134,"character":1}],"type":{"type":"reference","id":6551,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","name":"Omit.explicit_content_filter"}},{"id":7516,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/template.ts","line":64,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7517,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v9/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.name"}},{"id":7515,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/template.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7528,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v9/guild.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Omit.premium_progress_bar_enabled"}},{"id":7518,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.region"}},{"id":7519,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8435,"name":"RESTAPIGuildCreateRole"}},"inheritedFrom":{"type":"reference","name":"Omit.roles"}},{"id":7526,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":180,"character":1}],"type":{"type":"reference","id":6578,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_flags"}},{"id":7525,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v9/guild.ts","line":174,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","name":"Omit.system_channel_id"}},{"id":7520,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":122,"character":1}],"type":{"type":"reference","id":6563,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","name":"Omit.verification_level"}}],"groups":[{"title":"Properties","kind":1024,"children":[7521,7522,7527,7523,7514,7524,7516,7517,7515,7528,7518,7519,7526,7525,7520]}],"sources":[{"fileName":"payloads/v9/template.ts","line":61,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":8445,"name":"RESTPostAPIGuildsJSONBody"},{"type":"literal","value":"icon"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":5809,"name":"APITextBasedChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5814,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5803,"name":"APIChannelBase.flags"}},{"id":5815,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5804,"name":"APIChannelBase.id"}},{"id":5810,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5811,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5816,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":32,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5805,"name":"APIChannelBase.name"}},{"id":5812,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5813,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5817,"name":"T"},"inheritedFrom":{"type":"reference","id":5802,"name":"APIChannelBase.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5814,5815,5810,5811,5816,5812,5813]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":57,"character":17}],"typeParameter":[{"id":5817,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5977,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":5801,"typeArguments":[{"type":"reference","id":5817,"name":"T"}],"name":"APIChannelBase"}]},{"id":6350,"name":"APITextInputComponent","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#text-inputs-text-input-structure"},"children":[{"id":6352,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The custom id for the text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1855,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6353,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Text that appears on top of the text input field, max 45 characters"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1859,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6357,"name":"max_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Maximal length of text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1875,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6356,"name":"min_length","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Minimal length of text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1871,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6354,"name":"placeholder","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Placeholder for the text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1863,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6358,"name":"required","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not this text input is required or not"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1879,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6351,"name":"style","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"One of text input styles"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1851,"character":1}],"type":{"type":"reference","id":6293,"name":"TextInputStyle"}},{"id":6359,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6245,"name":"TextInput"},"inheritedFrom":{"type":"reference","id":6239,"name":"APIBaseComponent.type"}},{"id":6355,"name":"value","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The pre-filled text in the text input"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1867,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6352,6353,6357,6356,6354,6358,6351,6359,6355]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1847,"character":17}],"extendedTypes":[{"type":"reference","id":6238,"typeArguments":[{"type":"reference","id":6245,"name":"ComponentType.TextInput"}],"name":"APIBaseComponent"}]},{"id":5899,"name":"APIThreadChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5906,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The IDs of the set of tags that have been applied to a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":240,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":5912,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5827,"name":"APIGuildChannel.flags"}},{"id":5914,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5820,"name":"APIGuildChannel.guild_id"}},{"id":5908,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5826,"name":"APIGuildChannel.id"}},{"id":5910,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5911,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_pin_timestamp"}},{"id":5900,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The client users member for the thread, only included in select endpoints"},"sources":[{"fileName":"payloads/v9/channel.ts","line":212,"character":1}],"type":{"type":"reference","id":6138,"name":"APIThreadMember"}},{"id":5903,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v9/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5902,"name":"message_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages (not including the initial message or deleted messages) in a thread","text":"If the thread was created before July 1, 2022, it stops counting at 50 messages\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":222,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5913,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5819,"name":"APIGuildChannel.name"}},{"id":5918,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5824,"name":"APIGuildChannel.nsfw"}},{"id":5904,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the thread creator"},"sources":[{"fileName":"payloads/v9/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5917,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5823,"name":"APIGuildChannel.parent_id"}},{"id":5915,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6118,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5821,"name":"APIGuildChannel.permission_overwrites"}},{"id":5916,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5822,"name":"APIGuildChannel.position"}},{"id":5909,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":5901,"name":"thread_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The metadata for a thread channel not shared by other channels"},"sources":[{"fileName":"payloads/v9/channel.ts","line":216,"character":1}],"type":{"type":"reference","id":6126,"name":"APIThreadMetadata"}},{"id":5905,"name":"total_message_sent","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages ever sent in a thread","text":"Similar to `message_count` on message creation, but won't decrement when a message is deleted\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":236,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5907,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5898,"name":"ThreadChannelType"},"inheritedFrom":{"type":"reference","id":5825,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5906,5912,5914,5908,5910,5911,5900,5903,5902,5913,5918,5904,5917,5915,5916,5909,5901,5905,5907]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":206,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":5809,"typeArguments":[{"type":"reference","id":5898,"name":"ThreadChannelType"}],"name":"APITextBasedChannel"},{"type":"literal","value":"name"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","id":5818,"typeArguments":[{"type":"reference","id":5898,"name":"ThreadChannelType"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":5335,"name":"GatewayThreadCreateDispatchData"}]},{"id":6149,"name":"APIThreadList","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6152,"name":"has_more","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether there are potentially additional threads"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1115,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6151,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The members for the client user in each of the fetched threads"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1111,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6138,"name":"APIThreadMember"}}},{"id":6150,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The threads that were fetched"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1107,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5976,"name":"APIChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6152,6151,6150]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1103,"character":17}]},{"id":6138,"name":"APIThreadMember","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#thread-member-object-thread-member-structure"},"children":[{"id":6142,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Member flags combined as a bitfield","text":"See https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1073,"character":1}],"type":{"type":"reference","id":6144,"name":"ThreadMemberFlags"}},{"id":6139,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the thread","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1057,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6141,"name":"join_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An ISO8601 timestamp for when the member last joined"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1067,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6143,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional information about the user","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n\n**This field is only present when `with_member` is set to true when calling `List Thread Members` or `Get Thread Member`**\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1081,"character":1}],"type":{"type":"reference","id":6634,"name":"APIGuildMember"}},{"id":6140,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the member","text":"**This field is omitted on the member sent within each thread in the `GUILD_CREATE` event**\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1063,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6142,6139,6141,6143,6140]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1051,"character":17}]},{"id":6126,"name":"APIThreadMetadata","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#thread-metadata-object-thread-metadata-structure"},"children":[{"id":6129,"name":"archive_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An ISO8601 timestamp when the thread's archive status was last changed, used for calculating recent activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1026,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6127,"name":"archived","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the thread is archived"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1018,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6128,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Duration in minutes to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1022,"character":1}],"type":{"type":"reference","id":6133,"name":"ThreadAutoArchiveDuration"}},{"id":6132,"name":"create_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp when the thread was created; only populated for threads created after 2022-01-09"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1038,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6131,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread; only available on private threads"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1034,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6130,"name":"locked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread is locked; when a thread is locked, only users with `MANAGE_THREADS` can unarchive it"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1030,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6129,6127,6128,6132,6131,6130]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":1014,"character":17}]},{"id":5935,"name":"APIThreadOnlyChannel","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5941,"name":"available_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The set of tags that can be used in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":344,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5919,"name":"APIGuildForumTag"}}},{"id":5940,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity"},"sources":[{"fileName":"payloads/v9/channel.ts","line":340,"character":1}],"type":{"type":"reference","id":6133,"name":"ThreadAutoArchiveDuration"}},{"id":5943,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":353,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5925,"name":"APIGuildForumDefaultReactionEmoji"}]}},{"id":5944,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":357,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5928,"name":"SortOrderType"}]}},{"id":5942,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads.\nThis field is copied to the thread at creation time and does not live update"},"sources":[{"fileName":"payloads/v9/channel.ts","line":349,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5953,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5827,"name":"APIGuildChannel.flags"}},{"id":5946,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5820,"name":"APIGuildChannel.guild_id"}},{"id":5952,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5826,"name":"APIGuildChannel.id"}},{"id":5937,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last thread created in this channel (may not point to an existing or valid thread)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":324,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5939,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5945,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5819,"name":"APIGuildChannel.name"}},{"id":5950,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5824,"name":"APIGuildChannel.nsfw"}},{"id":5949,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5823,"name":"APIGuildChannel.parent_id"}},{"id":5947,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6118,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5821,"name":"APIGuildChannel.permission_overwrites"}},{"id":5948,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5822,"name":"APIGuildChannel.position"}},{"id":5938,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before creating another thread (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"The absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":331,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5936,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel topic (0-4096 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":320,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5951,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5954,"name":"T"},"inheritedFrom":{"type":"reference","id":5825,"name":"APIGuildChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5941,5940,5943,5944,5942,5953,5946,5952,5937,5939,5945,5950,5949,5947,5948,5938,5936,5951]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":315,"character":17}],"typeParameter":[{"id":5954,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"union","types":[{"type":"reference","id":5989,"name":"ChannelType.GuildForum"},{"type":"reference","id":5990,"name":"ChannelType.GuildMedia"}]}}],"extendedTypes":[{"type":"reference","id":5818,"typeArguments":[{"type":"reference","id":5954,"name":"T"}],"name":"APIGuildChannel"}],"extendedBy":[{"type":"reference","id":5955,"name":"APIGuildForumChannel"}]},{"id":6489,"name":"APIUnavailableGuild","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#unavailable-guild-object"},"children":[{"id":6490,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6491,"name":"unavailable","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"payloads/v9/guild.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[6490,6491]}],"sources":[{"fileName":"payloads/v9/guild.ts","line":16,"character":17}]},{"id":7529,"name":"APIUser","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#user-object"},"children":[{"id":7539,"name":"accent_color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner color encoded as an integer representation of hexadecimal color code"},"sources":[{"fileName":"payloads/v9/user.ts","line":55,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":7534,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's avatar hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":33,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7546,"name":"avatar_decoration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's avatar decoration hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n","tags":[{"tag":"deprecated","text":"Use `avatar_decoration_data` instead\n"}]},"sources":[{"fileName":"payloads/v9/user.ts","line":93,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7547,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the user's avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":99,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7620,"name":"APIAvatarDecorationData"}]}},{"id":7538,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7535,"name":"bot","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user belongs to an OAuth2 application"},"sources":[{"fileName":"payloads/v9/user.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7532,"name":"discriminator","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's Discord-tag"},"sources":[{"fileName":"payloads/v9/user.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7542,"name":"email","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's email"},"sources":[{"fileName":"payloads/v9/user.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7543,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":73,"character":1}],"type":{"type":"reference","id":7548,"name":"UserFlags"}},{"id":7533,"name":"global_name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's display name, if it is set. For bots, this is the application name"},"sources":[{"fileName":"payloads/v9/user.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7530,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's id"},"sources":[{"fileName":"payloads/v9/user.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7540,"name":"locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's chosen language option"},"sources":[{"fileName":"payloads/v9/user.ts","line":59,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7537,"name":"mfa_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has two factor enabled on their account"},"sources":[{"fileName":"payloads/v9/user.ts","line":45,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7544,"name":"premium_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of Nitro subscription on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-premium-types\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":79,"character":1}],"type":{"type":"reference","id":7572,"name":"UserPremiumType"}},{"id":7545,"name":"public_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The public flags on a user's account","text":"See https://discord.com/developers/docs/resources/user#user-object-user-flags\n"},"sources":[{"fileName":"payloads/v9/user.ts","line":85,"character":1}],"type":{"type":"reference","id":7548,"name":"UserFlags"}},{"id":7536,"name":"system","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is an Official Discord System user (part of the urgent message system)"},"sources":[{"fileName":"payloads/v9/user.ts","line":41,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7531,"name":"username","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's username, not unique across the platform"},"sources":[{"fileName":"payloads/v9/user.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7541,"name":"verified","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the email on this account has been verified"},"sources":[{"fileName":"payloads/v9/user.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[7539,7534,7546,7547,7538,7535,7532,7542,7543,7533,7530,7540,7537,7544,7545,7536,7531,7541]}],"sources":[{"fileName":"payloads/v9/user.ts","line":11,"character":17}]},{"id":7035,"name":"APIUserApplicationCommandInteractionData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"children":[{"id":7041,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":8,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.guild_id"}},{"id":7038,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":5,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.id"}},{"id":7040,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":7,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.name"}},{"id":7037,"name":"resolved","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":13,"character":1}],"type":{"type":"reference","id":7167,"name":"APIUserInteractionDataResolved"}},{"id":7036,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7039,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/internals.ts","line":6,"character":1}],"type":{"type":"reference","id":6901,"name":"User"},"inheritedFrom":{"type":"reference","name":"APIBaseApplicationCommandInteractionData.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7041,7038,7040,7037,7036,7039]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":10,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6901,"name":"ApplicationCommandType.User"}],"name":"APIBaseApplicationCommandInteractionData"}]},{"id":5850,"name":"APIVoiceChannelBase","kind":256,"kindString":"Interface","flags":{},"children":[{"id":5851,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice or stage channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":142,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5863,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5827,"name":"APIGuildChannel.flags"}},{"id":5856,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5820,"name":"APIGuildChannel.guild_id"}},{"id":5862,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5826,"name":"APIGuildChannel.id"}},{"id":5865,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"Omit.last_message_id"}},{"id":5855,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5819,"name":"APIGuildChannel.name"}},{"id":5860,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5824,"name":"APIGuildChannel.nsfw"}},{"id":5859,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5823,"name":"APIGuildChannel.parent_id"}},{"id":5857,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6118,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5821,"name":"APIGuildChannel.permission_overwrites"}},{"id":5858,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5822,"name":"APIGuildChannel.position"}},{"id":5864,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"Omit.rate_limit_per_user"}},{"id":5853,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":152,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5861,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5866,"name":"T"},"inheritedFrom":{"type":"reference","id":5825,"name":"APIGuildChannel.type"}},{"id":5852,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice or stage channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5854,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice or stage channel, `1` when not present","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":158,"character":1}],"type":{"type":"reference","id":5995,"name":"VideoQualityMode"}}],"groups":[{"title":"Properties","kind":1024,"children":[5851,5863,5856,5862,5865,5855,5860,5859,5857,5858,5864,5853,5861,5852,5854]}],"sources":[{"fileName":"payloads/v9/channel.ts","line":136,"character":17}],"typeParameter":[{"id":5866,"name":"T","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":5977,"name":"ChannelType"}}],"extendedTypes":[{"type":"reference","id":5818,"typeArguments":[{"type":"reference","id":5866,"name":"T"}],"name":"APIGuildChannel"},{"type":"reference","typeArguments":[{"type":"reference","id":5809,"typeArguments":[{"type":"reference","id":5866,"name":"T"}],"name":"APITextBasedChannel"},{"type":"union","types":[{"type":"literal","value":"last_pin_timestamp"},{"type":"literal","value":"name"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":6822,"name":"APIVoiceGuildScheduledEvent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6823,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"string"},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.channel_id"}},{"id":6836,"name":"creator","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":61,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator"}},{"id":6827,"name":"creator_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user that created the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":21,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.creator_id"}},{"id":6829,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":29,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.description"}},{"id":6835,"name":"entity_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":53,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_id"}},{"id":6824,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":187,"character":1}],"type":{"type":"literal","value":null},"overwrites":{"type":"reference","name":"APIGuildScheduledEventBase.entity_metadata"}},{"id":6834,"name":"entity_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of hosting entity associated with the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":49,"character":1}],"type":{"type":"reference","id":6863,"name":"Voice"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.entity_type"}},{"id":6826,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild id which the scheduled event belongs to"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.guild_id"}},{"id":6825,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":9,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.id"}},{"id":6838,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.image"}},{"id":6828,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.name"}},{"id":6832,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":41,"character":1}],"type":{"type":"reference","id":6871,"name":"GuildOnly"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.privacy_level"}},{"id":6839,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":73,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6764,"name":"APIGuildScheduledEventRecurrenceRule"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.recurrence_rule"}},{"id":6831,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the guild event will end, or `null` if the event does not have a scheduled time to end"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_end_time"}},{"id":6830,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time the scheduled event will start"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.scheduled_start_time"}},{"id":6833,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":45,"character":1}],"type":{"type":"reference","id":6865,"name":"GuildScheduledEventStatus"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.status"}},{"id":6837,"name":"user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of users subscribed to the scheduled event"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":65,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","name":"APIGuildScheduledEventBase.user_count"}}],"groups":[{"title":"Properties","kind":1024,"children":[6823,6836,6827,6829,6835,6824,6834,6826,6825,6838,6828,6832,6839,6831,6830,6833,6837]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":185,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6863,"name":"GuildScheduledEventEntityType.Voice"}],"name":"APIGuildScheduledEventBase"}]},{"id":7638,"name":"APIVoiceRegion","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-region-object"},"children":[{"id":7643,"name":"custom","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a custom voice region (used for events/etc)"},"sources":[{"fileName":"payloads/v9/voice.ts","line":98,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7642,"name":"deprecated","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this is a deprecated voice region (avoid switching to these)"},"sources":[{"fileName":"payloads/v9/voice.ts","line":94,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7639,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unique ID for the region"},"sources":[{"fileName":"payloads/v9/voice.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7640,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the region"},"sources":[{"fileName":"payloads/v9/voice.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7641,"name":"optimal","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` for a single server that is closest to the current user's client"},"sources":[{"fileName":"payloads/v9/voice.ts","line":90,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[7643,7642,7639,7640,7641]}],"sources":[{"fileName":"payloads/v9/voice.ts","line":78,"character":17}]},{"id":7624,"name":"APIVoiceState","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object"},"children":[{"id":7626,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this user is connected to"},"sources":[{"fileName":"payloads/v9/voice.ts","line":26,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7630,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is deafened by the server"},"sources":[{"fileName":"payloads/v9/voice.ts","line":44,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7625,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this voice state is for"},"sources":[{"fileName":"payloads/v9/voice.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7628,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild member this voice state is for","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"payloads/v9/voice.ts","line":36,"character":1}],"type":{"type":"reference","id":6634,"name":"APIGuildMember"}},{"id":7631,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the server"},"sources":[{"fileName":"payloads/v9/voice.ts","line":48,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7637,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the user requested to speak"},"sources":[{"fileName":"payloads/v9/voice.ts","line":72,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7632,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally deafened"},"sources":[{"fileName":"payloads/v9/voice.ts","line":52,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7633,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is locally muted"},"sources":[{"fileName":"payloads/v9/voice.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7634,"name":"self_stream","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this user is streaming using \"Go Live\""},"sources":[{"fileName":"payloads/v9/voice.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7635,"name":"self_video","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user's camera is enabled"},"sources":[{"fileName":"payloads/v9/voice.ts","line":64,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7629,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The session id for this voice state"},"sources":[{"fileName":"payloads/v9/voice.ts","line":40,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7636,"name":"suppress","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether this user is muted by the current user"},"sources":[{"fileName":"payloads/v9/voice.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":7627,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user id this voice state is for"},"sources":[{"fileName":"payloads/v9/voice.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7626,7630,7625,7628,7631,7637,7632,7633,7634,7635,7629,7636,7627]}],"sources":[{"fileName":"payloads/v9/voice.ts","line":18,"character":17}]},{"id":7644,"name":"APIWebhook","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#webhook-object"},"children":[{"id":7653,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The bot/OAuth2 application that created this webhook"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":51,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7651,"name":"avatar","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default avatar of the webhook"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":43,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7648,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel id this webhook is for"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7647,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild id this webhook is for"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7645,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the webhook"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7650,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":39,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":7655,"name":"source_channel","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":59,"character":1}],"type":{"type":"reference","id":5797,"name":"APIPartialChannel"}},{"id":7654,"name":"source_guild","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the channel that this webhook is following (returned for Channel Follower Webhooks)"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":55,"character":1}],"type":{"type":"reference","id":6492,"name":"APIPartialGuild"}},{"id":7652,"name":"token","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The secure token of the webhook (returned for Incoming Webhooks)"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7646,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the webhook","text":"See https://discord.com/developers/docs/resources/webhook#webhook-object-webhook-types\n"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":21,"character":1}],"type":{"type":"reference","id":7657,"name":"WebhookType"}},{"id":7656,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The url used for executing the webhook (returned by the webhooks OAuth2 flow)"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7649,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user this webhook was created by (not returned when getting a webhook with its token)","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/webhook.ts","line":35,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[7653,7651,7648,7647,7645,7650,7655,7654,7652,7646,7656,7649]}],"sources":[{"fileName":"payloads/v9/webhook.ts","line":11,"character":17}]},{"id":8191,"name":"CDNQuery","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8192,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The returned image can have the size changed by using this query parameter","text":"Image size can be any power of two between 16 and 4096\n"},"sources":[{"fileName":"rest/v9/index.ts","line":1391,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8192]}],"sources":[{"fileName":"rest/v9/index.ts","line":1385,"character":17}]},{"id":6420,"name":"GatewayActivity","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure"},"children":[{"id":6429,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Application id for the game"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":169,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6435,"name":"assets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Images for the presence and their hover texts","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-assets\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":196,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":6439,"name":"buttons","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The custom buttons shown in the Rich Presence (max 2)"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":218,"character":1}],"type":{"type":"union","types":[{"type":"array","elementType":{"type":"intrinsic","name":"string"}},{"type":"array","elementType":{"type":"reference","id":6475,"name":"GatewayActivityButton"}}]}},{"id":6425,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix timestamp of when the activity was added to the user's session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":156,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6430,"name":"details","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"What the player is currently doing"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":173,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6432,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji used for a custom status","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":183,"character":1}],"type":{"type":"reference","id":6459,"name":"GatewayActivityEmoji"}},{"id":6438,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Activity flags `OR`d together, describes what the payload includes","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-flags\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":214,"character":1}],"type":{"type":"reference","id":6465,"name":"ActivityFlags"}},{"id":6421,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's id"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":138,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6437,"name":"instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the activity is an instanced game session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":6422,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The activity's name"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":142,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6434,"name":"party","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Information for the current party of the player","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-party\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":190,"character":1}],"type":{"type":"reference","id":6460,"name":"GatewayActivityParty"}},{"id":6428,"name":"platform","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"{@link ActivityPlatform}"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6436,"name":"secrets","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Secrets for Rich Presence joining and spectating","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":202,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"match"},{"type":"literal","value":"join"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":6433,"name":"session_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/gateway.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6431,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's current party status, or the text used for a custom status"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":177,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":6427,"name":"sync_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/gateway.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6426,"name":"timestamps","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix timestamps for start and/or end of the game"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":160,"character":1}],"type":{"type":"reference","id":6456,"name":"GatewayActivityTimestamps"}},{"id":6423,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Activity type","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":148,"character":1}],"type":{"type":"reference","id":6449,"name":"ActivityType"}},{"id":6424,"name":"url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Stream url, is validated when type is `1`"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":152,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6429,6435,6439,6425,6430,6432,6438,6421,6437,6422,6434,6428,6436,6433,6431,6427,6426,6423,6424]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":134,"character":17}]},{"id":6475,"name":"GatewayActivityButton","kind":256,"kindString":"Interface","flags":{},"children":[{"id":6476,"name":"label","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The text shown on the button (1-32 characters)"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":330,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6477,"name":"url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The url opened when clicking the button (1-512 characters)"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":334,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[6476,6477]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":326,"character":17}]},{"id":6460,"name":"GatewayActivityParty","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-party"},"children":[{"id":6461,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the party"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":292,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6462,"name":"size","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to show the party's current and maximum size"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":296,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"current_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"max_size","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6461,6462]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":288,"character":17}]},{"id":6456,"name":"GatewayActivityTimestamps","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-timestamps"},"children":[{"id":6458,"name":"end","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity ends"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":277,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6457,"name":"start","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Unix time (in milliseconds) of when the activity started"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":273,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[6458,6457]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":269,"character":17}]},{"id":5050,"name":"GatewayApplicationCommandPermissionsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update"},"children":[{"id":5052,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the application the command belongs to"},"sources":[{"fileName":"gateway/v9.ts","line":632,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5053,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":636,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5051,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the command or the application ID"},"sources":[{"fileName":"gateway/v9.ts","line":628,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5054,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Permissions for the command in the guild, max of 100"},"sources":[{"fileName":"gateway/v9.ts","line":640,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7066,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5052,5053,5051,5054]}],"sources":[{"fileName":"gateway/v9.ts","line":624,"character":17}]},{"id":5037,"name":"GatewayAutoModerationActionExecutionDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-action-execution"},"children":[{"id":5039,"name":"action","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The action which was executed"},"sources":[{"fileName":"gateway/v9.ts","line":566,"character":1}],"type":{"type":"reference","id":5785,"name":"APIAutoModerationAction"}},{"id":5045,"name":"alert_system_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of any system auto moderation messages posted as a result of this action","text":"This field will not be present if this event does not correspond to an action with type {@link AutoModerationActionType.SendAlertMessage}\n"},"sources":[{"fileName":"gateway/v9.ts","line":594,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5043,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel in which user content was posted"},"sources":[{"fileName":"gateway/v9.ts","line":582,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5046,"name":"content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user generated text content","text":"`MESSAGE_CONTENT` (`1 << 15`) gateway intent is required to receive non-empty values from this field\n"},"sources":[{"fileName":"gateway/v9.ts","line":600,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5038,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild in which action was executed"},"sources":[{"fileName":"gateway/v9.ts","line":562,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5048,"name":"matched_content","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The substring in content that triggered the rule","text":"`MESSAGE_CONTENT` (`1 << 15`) gateway intent is required to receive non-empty values from this field\n"},"sources":[{"fileName":"gateway/v9.ts","line":610,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5047,"name":"matched_keyword","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The word or phrase configured in the rule that triggered the rule"},"sources":[{"fileName":"gateway/v9.ts","line":604,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5044,"name":"message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of any user message which content belongs to","text":"This field will not be present if message was blocked by AutoMod or content was not part of any message\n"},"sources":[{"fileName":"gateway/v9.ts","line":588,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5040,"name":"rule_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the rule which action belongs to"},"sources":[{"fileName":"gateway/v9.ts","line":570,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5041,"name":"rule_trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The trigger type of rule which was triggered"},"sources":[{"fileName":"gateway/v9.ts","line":574,"character":1}],"type":{"type":"reference","id":5765,"name":"AutoModerationRuleTriggerType"}},{"id":5042,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user which generated the content which triggered the rule"},"sources":[{"fileName":"gateway/v9.ts","line":578,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5039,5045,5043,5046,5038,5048,5047,5044,5040,5041,5042]}],"sources":[{"fileName":"gateway/v9.ts","line":558,"character":17}]},{"id":5072,"name":"GatewayChannelPinsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-pins-update"},"children":[{"id":5074,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":758,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5073,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":754,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5075,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time at which the most recent pinned message was pinned"},"sources":[{"fileName":"gateway/v9.ts","line":762,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5074,5073,5075]}],"sources":[{"fileName":"gateway/v9.ts","line":750,"character":17}]},{"id":5398,"name":"GatewayGuildAuditLogEntryCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-audit-log-entry-create"},"children":[{"id":5404,"name":"action_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Type of action that occurred","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":122,"character":1}],"type":{"type":"reference","id":5579,"name":"AuditLogEvent"},"inheritedFrom":{"type":"reference","id":5576,"name":"APIAuditLogEntry.action_type"}},{"id":5401,"name":"changes","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Changes made to the `target_id`","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":106,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5662,"name":"APIAuditLogChange"}},"inheritedFrom":{"type":"reference","id":5573,"name":"APIAuditLogEntry.changes"}},{"id":5399,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2097,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5403,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the entry"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5575,"name":"APIAuditLogEntry.id"}},{"id":5405,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Additional info for certain action types","text":"See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":128,"character":1}],"type":{"type":"reference","id":5646,"name":"APIAuditLogOptions"},"inheritedFrom":{"type":"reference","id":5577,"name":"APIAuditLogEntry.options"}},{"id":5406,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reason for the change (0-512 characters)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5578,"name":"APIAuditLogEntry.reason"}},{"id":5400,"name":"target_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the affected entity (webhook, user, role, etc.)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":100,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5572,"name":"APIAuditLogEntry.target_id"}},{"id":5402,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who made the changes","text":"This can be `null` in some cases (webhooks deleting themselves by using their own token, for example)\n"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":112,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5574,"name":"APIAuditLogEntry.user_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[5404,5401,5399,5403,5405,5406,5400,5402]}],"sources":[{"fileName":"gateway/v9.ts","line":2093,"character":17}],"extendedTypes":[{"type":"reference","id":5571,"name":"APIAuditLogEntry"}]},{"id":5153,"name":"GatewayGuildBanModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"children":[{"id":5154,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":968,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5155,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The banned user","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":974,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[5154,5155]}],"sources":[{"fileName":"gateway/v9.ts","line":964,"character":17}]},{"id":5089,"name":"GatewayGuildCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-create-guild-create-extra-fields"},"children":[{"id":5108,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of afk channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":120,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6510,"name":"APIGuild.afk_channel_id"}},{"id":5109,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":124,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]},"inheritedFrom":{"type":"reference","id":6511,"name":"APIGuild.afk_timeout"}},{"id":5119,"name":"application_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Application id of the guild creator if it is bot-created"},"sources":[{"fileName":"payloads/v9/guild.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6521,"name":"APIGuild.application_id"}},{"id":5134,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":247,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6536,"name":"APIGuild.approximate_member_count"}},{"id":5135,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Approximate number of non-offline members in this guild,\nreturned from the `GET /guilds/` and `/users/@me/guilds` (OAuth2) endpoints when `with_counts` is `true`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":252,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6537,"name":"APIGuild.approximate_presence_count"}},{"id":5127,"name":"banner","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Banner hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":214,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6529,"name":"APIGuild.banner"}},{"id":5096,"name":"channels","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channels in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":881,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5976,"name":"APIChannel"}}},{"id":5113,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Default message notifications level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":144,"character":1}],"type":{"type":"reference","id":6548,"name":"GuildDefaultMessageNotifications"},"inheritedFrom":{"type":"reference","id":6515,"name":"APIGuild.default_message_notifications"}},{"id":5126,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":208,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6528,"name":"APIGuild.description"}},{"id":5103,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Discovery splash hash; only present for guilds with the \"DISCOVERABLE\" feature","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":90,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6505,"name":"APIGuild.discovery_splash"}},{"id":5116,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6383,"name":"APIEmoji"}},"inheritedFrom":{"type":"reference","id":6518,"name":"APIGuild.emojis"}},{"id":5114,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":150,"character":1}],"type":{"type":"reference","id":6551,"name":"GuildExplicitContentFilter"},"inheritedFrom":{"type":"reference","id":6516,"name":"APIGuild.explicit_content_filter"}},{"id":5117,"name":"features","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":168,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6583,"name":"GuildFeature"}},"inheritedFrom":{"type":"reference","id":6519,"name":"APIGuild.features"}},{"id":5100,"name":"guild_scheduled_events","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The scheduled events in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":913,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}}},{"id":5140,"name":"hub_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of Student Hub the guild is"},"sources":[{"fileName":"payloads/v9/guild.ts","line":278,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6574,"name":"GuildHubType"}]},"inheritedFrom":{"type":"reference","id":6542,"name":"APIGuild.hub_type"}},{"id":5143,"name":"icon","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Icon hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6545,"name":"APIGuild.icon"}},{"id":5102,"name":"icon_hash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Icon hash, returned when in the template object","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":84,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6504,"name":"APIGuild.icon_hash"}},{"id":5145,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6547,"name":"APIGuild.id"}},{"id":5090,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When this guild was joined at","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v9.ts","line":841,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5091,"name":"large","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`true` if this is considered a large guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v9.ts","line":847,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5124,"name":"max_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of members for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":200,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6526,"name":"APIGuild.max_members"}},{"id":5123,"name":"max_presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum number of presences for the guild (`null` is always returned, apart from the largest of guilds)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":196,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":6525,"name":"APIGuild.max_presences"}},{"id":5133,"name":"max_stage_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a stage video channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6535,"name":"APIGuild.max_stage_video_channel_users"}},{"id":5132,"name":"max_video_channel_users","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The maximum amount of users in a video channel"},"sources":[{"fileName":"payloads/v9/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6534,"name":"APIGuild.max_video_channel_users"}},{"id":5093,"name":"member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Total number of members in this guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n"},"sources":[{"fileName":"gateway/v9.ts","line":857,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5095,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":873,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6634,"name":"APIGuildMember"}}},{"id":5118,"name":"mfa_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Required MFA level for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":174,"character":1}],"type":{"type":"reference","id":6555,"name":"GuildMFALevel"},"inheritedFrom":{"type":"reference","id":6520,"name":"APIGuild.mfa_level"}},{"id":5142,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild name (2-100 characters, excluding trailing and leading whitespace)"},"sources":[{"fileName":"payloads/v9/guild.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6544,"name":"APIGuild.name"}},{"id":5137,"name":"nsfw_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The nsfw level of the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":264,"character":1}],"type":{"type":"reference","id":6558,"name":"GuildNSFWLevel"},"inheritedFrom":{"type":"reference","id":6539,"name":"APIGuild.nsfw_level"}},{"id":5104,"name":"owner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the user is the owner of the guild","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":96,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6506,"name":"APIGuild.owner"}},{"id":5105,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of owner"},"sources":[{"fileName":"payloads/v9/guild.ts","line":100,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6507,"name":"APIGuild.owner_id"}},{"id":5106,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Total permissions for the user in the guild (excludes overrides)","text":"**This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds**\n\nSee https://en.wikipedia.org/wiki/Bit_field\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6508,"name":"APIGuild.permissions"}},{"id":5130,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\"\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6532,"name":"APIGuild.preferred_locale"}},{"id":5139,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the guild has the boost progress bar enabled."},"sources":[{"fileName":"payloads/v9/guild.ts","line":274,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6541,"name":"APIGuild.premium_progress_bar_enabled"}},{"id":5129,"name":"premium_subscription_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The number of boosts this guild currently has"},"sources":[{"fileName":"payloads/v9/guild.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":6531,"name":"APIGuild.premium_subscription_count"}},{"id":5128,"name":"premium_tier","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Premium tier (Server Boost level)","text":"See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":220,"character":1}],"type":{"type":"reference","id":6569,"name":"GuildPremiumTier"},"inheritedFrom":{"type":"reference","id":6530,"name":"APIGuild.premium_tier"}},{"id":5098,"name":"presences","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Presences of the members in the guild, will only include non-offline members if the size is greater than `large_threshold`","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/topics/gateway-events#presence-update\n"},"sources":[{"fileName":"gateway/v9.ts","line":897,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6403,"name":"GatewayPresenceUpdate"}}},{"id":5131,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"payloads/v9/guild.ts","line":234,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6533,"name":"APIGuild.public_updates_channel_id"}},{"id":5107,"name":"region","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice region id for the guild","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n","tags":[{"tag":"deprecated","text":"This field has been deprecated in favor of `rtc_region` on the channel.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6509,"name":"APIGuild.region"}},{"id":5115,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Roles in the guild","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":156,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7383,"name":"APIRole"}},"inheritedFrom":{"type":"reference","id":6517,"name":"APIGuild.roles"}},{"id":5122,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where Community guilds can display rules and/or guidelines"},"sources":[{"fileName":"payloads/v9/guild.ts","line":192,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6524,"name":"APIGuild.rules_channel_id"}},{"id":5141,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"payloads/v9/guild.ts","line":282,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6543,"name":"APIGuild.safety_alerts_channel_id"}},{"id":5101,"name":"soundboard_sounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The soundboard sounds in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/soundboard#soundboard-sound-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":921,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7427,"name":"APISoundboardSound"}}},{"id":5144,"name":"splash","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Splash hash","text":"See https://discord.com/developers/docs/reference#image-formatting\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6546,"name":"APIGuild.splash"}},{"id":5099,"name":"stage_instances","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The stage instances in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-stage-instance-structure\n"},"sources":[{"fileName":"gateway/v9.ts","line":905,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7436,"name":"APIStageInstance"}}},{"id":5138,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Custom guild stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":270,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7452,"name":"APISticker"}},"inheritedFrom":{"type":"reference","id":6540,"name":"APIGuild.stickers"}},{"id":5121,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":188,"character":1}],"type":{"type":"reference","id":6578,"name":"GuildSystemChannelFlags"},"inheritedFrom":{"type":"reference","id":6523,"name":"APIGuild.system_channel_flags"}},{"id":5120,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"payloads/v9/guild.ts","line":182,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6522,"name":"APIGuild.system_channel_id"}},{"id":5097,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Threads in the guild","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":889,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5976,"name":"APIChannel"}}},{"id":5092,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage"},"sources":[{"fileName":"gateway/v9.ts","line":851,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5125,"name":"vanity_url_code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The vanity url code for the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":204,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6527,"name":"APIGuild.vanity_url_code"}},{"id":5112,"name":"verification_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Verification level required for the guild","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":138,"character":1}],"type":{"type":"reference","id":6563,"name":"GuildVerificationLevel"},"inheritedFrom":{"type":"reference","id":6514,"name":"APIGuild.verification_level"}},{"id":5094,"name":"voice_states","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"States of members currently in voice channels; lacks the `guild_id` key","text":"**This field is only sent within the [GUILD_CREATE](https://discord.com/developers/docs/topics/gateway-events#guild-create) event**\n\nSee https://discord.com/developers/docs/resources/voice#voice-state-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":865,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7624,"name":"APIVoiceState"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":5136,"name":"welcome_screen","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The welcome screen of a Community guild, shown to new members","text":"Returned in the invite object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":258,"character":1}],"type":{"type":"reference","id":6718,"name":"APIGuildWelcomeScreen"},"inheritedFrom":{"type":"reference","id":6538,"name":"APIGuild.welcome_screen"}},{"id":5111,"name":"widget_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel id that the widget will generate an invite to, or `null` if set to no invite"},"sources":[{"fileName":"payloads/v9/guild.ts","line":132,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6513,"name":"APIGuild.widget_channel_id"}},{"id":5110,"name":"widget_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if the guild widget is enabled"},"sources":[{"fileName":"payloads/v9/guild.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6512,"name":"APIGuild.widget_enabled"}}],"groups":[{"title":"Properties","kind":1024,"children":[5108,5109,5119,5134,5135,5127,5096,5113,5126,5103,5116,5114,5117,5100,5140,5143,5102,5145,5090,5091,5124,5123,5133,5132,5093,5095,5118,5142,5137,5104,5105,5106,5130,5139,5129,5128,5098,5131,5107,5115,5122,5141,5101,5144,5099,5138,5121,5120,5097,5092,5125,5112,5094,5136,5111,5110]}],"sources":[{"fileName":"gateway/v9.ts","line":835,"character":17}],"extendedTypes":[{"type":"reference","id":6503,"name":"APIGuild"}]},{"id":5149,"name":"GatewayGuildDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-delete"},"children":[{"id":5151,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild id"},"sources":[{"fileName":"payloads/v9/guild.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"Omit.id"}},{"id":5150,"name":"unavailable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this guild is unavailable due to an outage","text":"If the field is not set, the user was removed from the guild.\n"},"sources":[{"fileName":"gateway/v9.ts","line":948,"character":1}],"type":{"type":"literal","value":true}}],"groups":[{"title":"Properties","kind":1024,"children":[5151,5150]}],"sources":[{"fileName":"gateway/v9.ts","line":942,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6489,"name":"APIUnavailableGuild"},{"type":"literal","value":"unavailable"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":5161,"name":"GatewayGuildEmojisUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-emojis-update"},"children":[{"id":5163,"name":"emojis","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of emojis","text":"See https://discord.com/developers/docs/resources/emoji#emoji-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1018,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6383,"name":"APIEmoji"}}},{"id":5162,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1012,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5163,5162]}],"sources":[{"fileName":"gateway/v9.ts","line":1008,"character":17}]},{"id":5169,"name":"GatewayGuildIntegrationsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-integrations-update"},"children":[{"id":5170,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild whose integrations were updated"},"sources":[{"fileName":"gateway/v9.ts","line":1060,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5170]}],"sources":[{"fileName":"gateway/v9.ts","line":1056,"character":17}]},{"id":5172,"name":"GatewayGuildMemberAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-add"},"children":[{"id":5176,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member's guild avatar hash"},"sources":[{"fileName":"payloads/v9/guild.ts","line":632,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6637,"name":"APIGuildMember.avatar"}},{"id":5185,"name":"avatar_decoration_data","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The data for the member's guild avatar decoration","text":"See https://discord.com/developers/docs/resources/user#avatar-decoration-data-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":7620,"name":"APIAvatarDecorationData"}]},"inheritedFrom":{"type":"reference","id":6646,"name":"APIGuildMember.avatar_decoration_data"}},{"id":5184,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":670,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6645,"name":"APIGuildMember.communication_disabled_until"}},{"id":5180,"name":"deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is deafened in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":652,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6641,"name":"APIGuildMember.deaf"}},{"id":5182,"name":"flags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Guild member flags represented as a bit set, defaults to `0`"},"sources":[{"fileName":"payloads/v9/guild.ts","line":660,"character":1}],"type":{"type":"reference","id":6647,"name":"GuildMemberFlags"},"inheritedFrom":{"type":"reference","id":6643,"name":"APIGuildMember.flags"}},{"id":5173,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1078,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5178,"name":"joined_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"When the user joined the guild"},"sources":[{"fileName":"payloads/v9/guild.ts","line":642,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":6639,"name":"APIGuildMember.joined_at"}},{"id":5181,"name":"mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether the user is muted in voice channels"},"sources":[{"fileName":"payloads/v9/guild.ts","line":656,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6642,"name":"APIGuildMember.mute"}},{"id":5175,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"This users guild nickname"},"sources":[{"fileName":"payloads/v9/guild.ts","line":628,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6636,"name":"APIGuildMember.nick"}},{"id":5183,"name":"pending","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user has not yet passed the guild's Membership Screening requirements","tags":[{"tag":"remarks","text":"If this field is not present, it can be assumed as `false`.\n"}]},"sources":[{"fileName":"payloads/v9/guild.ts","line":666,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":6644,"name":"APIGuildMember.pending"}},{"id":5179,"name":"premium_since","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the user started boosting the guild","text":"See https://support.discord.com/hc/articles/360028038352\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":648,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":6640,"name":"APIGuildMember.premium_since"}},{"id":5177,"name":"roles","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of role object ids","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":638,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":6638,"name":"APIGuildMember.roles"}},{"id":5174,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user this guild member represents","text":"**This field won't be included in the member object attached to `MESSAGE_CREATE` and `MESSAGE_UPDATE` gateway events.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/guild.ts","line":624,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"},"inheritedFrom":{"type":"reference","id":6635,"name":"APIGuildMember.user"}}],"groups":[{"title":"Properties","kind":1024,"children":[5176,5185,5184,5180,5182,5173,5178,5181,5175,5183,5179,5177,5174]}],"sources":[{"fileName":"gateway/v9.ts","line":1074,"character":17}],"extendedTypes":[{"type":"reference","id":6634,"name":"APIGuildMember"}]},{"id":5187,"name":"GatewayGuildMemberRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-remove"},"children":[{"id":5188,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1096,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5189,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user who was removed","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1102,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[5188,5189]}],"sources":[{"fileName":"gateway/v9.ts","line":1092,"character":17}]},{"id":5196,"name":"GatewayGuildMembersChunkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk"},"children":[{"id":5200,"name":"chunk_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The total number of expected chunks for this response"},"sources":[{"fileName":"gateway/v9.ts","line":1160,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5199,"name":"chunk_index","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The chunk index in the expected chunks for this response (`0 <= chunk_index < chunk_count`)"},"sources":[{"fileName":"gateway/v9.ts","line":1156,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5197,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1146,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5198,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Set of guild members","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1152,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6634,"name":"APIGuildMember"}}},{"id":5203,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The nonce used in the Guild Members Request","text":"See https://discord.com/developers/docs/topics/gateway-events#request-guild-members\n"},"sources":[{"fileName":"gateway/v9.ts","line":1176,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5201,"name":"not_found","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing an invalid id to `REQUEST_GUILD_MEMBERS`, it will be returned here"},"sources":[{"fileName":"gateway/v9.ts","line":1164,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"unknown"}}},{"id":5202,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passing true to `REQUEST_GUILD_MEMBERS`, presences of the returned members will be here","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence\n"},"sources":[{"fileName":"gateway/v9.ts","line":1170,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5195,"name":"GatewayGuildMembersChunkPresence"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5200,5199,5197,5198,5203,5201,5202]}],"sources":[{"fileName":"gateway/v9.ts","line":1142,"character":17}]},{"id":5213,"name":"GatewayGuildRoleDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-delete"},"children":[{"id":5214,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1240,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5215,"name":"role_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the role"},"sources":[{"fileName":"gateway/v9.ts","line":1244,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5214,5215]}],"sources":[{"fileName":"gateway/v9.ts","line":1236,"character":17}]},{"id":5205,"name":"GatewayGuildRoleModifyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"children":[{"id":5206,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1196,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5207,"name":"role","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The role created or updated","text":"See https://discord.com/developers/docs/topics/permissions#role-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1202,"character":1}],"type":{"type":"reference","id":7383,"name":"APIRole"}}],"groups":[{"title":"Properties","kind":1024,"children":[5206,5207]}],"sources":[{"fileName":"gateway/v9.ts","line":1192,"character":17}]},{"id":5223,"name":"GatewayGuildScheduledEventUserAddDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-add"},"children":[{"id":5226,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1300,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5224,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1298,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5225,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1299,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5226,5224,5225]}],"sources":[{"fileName":"gateway/v9.ts","line":1297,"character":17}]},{"id":5228,"name":"GatewayGuildScheduledEventUserRemoveDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-remove"},"children":[{"id":5231,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1317,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5229,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1315,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5230,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1316,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5231,5229,5230]}],"sources":[{"fileName":"gateway/v9.ts","line":1314,"character":17}]},{"id":5237,"name":"GatewayGuildSoundboardSoundDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-delete"},"children":[{"id":5239,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild the sound was in"},"sources":[{"fileName":"gateway/v9.ts","line":1365,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5238,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the sound that was deleted"},"sources":[{"fileName":"gateway/v9.ts","line":1361,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5239,5238]}],"sources":[{"fileName":"gateway/v9.ts","line":1357,"character":17}]},{"id":5241,"name":"GatewayGuildSoundboardSoundsUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sounds-update"},"children":[{"id":5243,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1387,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5242,"name":"soundboard_sounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild's soundboard sounds"},"sources":[{"fileName":"gateway/v9.ts","line":1383,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7427,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5243,5242]}],"sources":[{"fileName":"gateway/v9.ts","line":1379,"character":17}]},{"id":5165,"name":"GatewayGuildStickersUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-stickers-update"},"children":[{"id":5166,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1036,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5167,"name":"stickers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of stickers","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1042,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7452,"name":"APISticker"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5166,5167]}],"sources":[{"fileName":"gateway/v9.ts","line":1032,"character":17}]},{"id":5415,"name":"GatewayHeartbeat","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"children":[{"id":5417,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2152,"character":1}],"type":{"type":"reference","id":5418,"name":"GatewayHeartbeatData"}},{"id":5416,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2151,"character":1}],"type":{"type":"reference","id":4862,"name":"Heartbeat"}}],"groups":[{"title":"Properties","kind":1024,"children":[5417,5416]}],"sources":[{"fileName":"gateway/v9.ts","line":2150,"character":17}]},{"id":5002,"name":"GatewayHeartbeatAck","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#heartbeat"},"children":[{"id":5004,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":420,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":5003,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":419,"character":1}],"type":{"type":"reference","id":4871,"name":"HeartbeatAck"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":5006,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":5005,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2431,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[5004,5003,5006,5005]}],"sources":[{"fileName":"gateway/v9.ts","line":418,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":4997,"name":"GatewayHeartbeatRequest","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"children":[{"id":4999,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":412,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":4998,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":411,"character":1}],"type":{"type":"reference","id":4862,"name":"Heartbeat"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":5001,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":5000,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2431,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[4999,4998,5001,5000]}],"sources":[{"fileName":"gateway/v9.ts","line":410,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":4990,"name":"GatewayHello","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#hello"},"children":[{"id":4992,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":394,"character":1}],"type":{"type":"reference","id":4995,"name":"GatewayHelloData"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":4991,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":393,"character":1}],"type":{"type":"reference","id":4870,"name":"Hello"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":4994,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":4993,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2431,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[4992,4991,4994,4993]}],"sources":[{"fileName":"gateway/v9.ts","line":392,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":4995,"name":"GatewayHelloData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#hello"},"children":[{"id":4996,"name":"heartbeat_interval","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interval (in milliseconds) the client should heartbeat with"},"sources":[{"fileName":"gateway/v9.ts","line":404,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[4996]}],"sources":[{"fileName":"gateway/v9.ts","line":400,"character":17}]},{"id":5419,"name":"GatewayIdentify","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify"},"children":[{"id":5421,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2165,"character":1}],"type":{"type":"reference","id":5422,"name":"GatewayIdentifyData"}},{"id":5420,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2164,"character":1}],"type":{"type":"reference","id":4863,"name":"Identify"}}],"groups":[{"title":"Properties","kind":1024,"children":[5421,5420]}],"sources":[{"fileName":"gateway/v9.ts","line":2163,"character":17}]},{"id":5422,"name":"GatewayIdentifyData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify"},"children":[{"id":5425,"name":"compress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this connection supports compression of packets","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"gateway/v9.ts","line":2187,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5429,"name":"intents","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Gateway Intents you wish to receive","text":"See https://discord.com/developers/docs/topics/gateway#gateway-intents\n"},"sources":[{"fileName":"gateway/v9.ts","line":2212,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5426,"name":"large_threshold","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value between 50 and 250, total number of members where the gateway will stop sending\noffline members in the guild member list","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"gateway/v9.ts","line":2194,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5428,"name":"presence","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Presence structure for initial presence information","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence\n"},"sources":[{"fileName":"gateway/v9.ts","line":2206,"character":1}],"type":{"type":"reference","id":5476,"name":"GatewayPresenceUpdateData"}},{"id":5424,"name":"properties","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Connection properties","text":"See https://discord.com/developers/docs/topics/gateway-events#identify-identify-connection-properties\n"},"sources":[{"fileName":"gateway/v9.ts","line":2181,"character":1}],"type":{"type":"reference","id":5430,"name":"GatewayIdentifyProperties"}},{"id":5427,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used for Guild Sharding","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v9.ts","line":2200,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":5423,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Authentication token"},"sources":[{"fileName":"gateway/v9.ts","line":2175,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5425,5429,5426,5428,5424,5427,5423]}],"sources":[{"fileName":"gateway/v9.ts","line":2171,"character":17}]},{"id":5430,"name":"GatewayIdentifyProperties","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#identify-identify-connection-properties"},"children":[{"id":5432,"name":"browser","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v9.ts","line":2226,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5433,"name":"device","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your library name"},"sources":[{"fileName":"gateway/v9.ts","line":2230,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5431,"name":"os","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your operating system"},"sources":[{"fileName":"gateway/v9.ts","line":2222,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5432,5433,5431]}],"sources":[{"fileName":"gateway/v9.ts","line":2218,"character":17}]},{"id":5257,"name":"GatewayIntegrationDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-delete"},"children":[{"id":5260,"name":"application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the bot/OAuth2 application for this Discord integration"},"sources":[{"fileName":"gateway/v9.ts","line":1461,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5259,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1457,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5258,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Integration id"},"sources":[{"fileName":"gateway/v9.ts","line":1453,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5260,5259,5258]}],"sources":[{"fileName":"gateway/v9.ts","line":1449,"character":17}]},{"id":5007,"name":"GatewayInvalidSession","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invalid-session"},"children":[{"id":5009,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":428,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":5008,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":427,"character":1}],"type":{"type":"reference","id":4869,"name":"InvalidSession"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":5011,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":5010,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2431,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[5009,5008,5011,5010]}],"sources":[{"fileName":"gateway/v9.ts","line":426,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":5264,"name":"GatewayInviteCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-create"},"children":[{"id":5265,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel the invite is for"},"sources":[{"fileName":"gateway/v9.ts","line":1492,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5266,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1498,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5267,"name":"created_at","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time at which the invite was created"},"sources":[{"fileName":"gateway/v9.ts","line":1502,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5268,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v9.ts","line":1506,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5269,"name":"inviter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user that created the invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1512,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":5270,"name":"max_age","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How long the invite is valid for (in seconds)"},"sources":[{"fileName":"gateway/v9.ts","line":1516,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5271,"name":"max_uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The maximum number of times the invite can be used"},"sources":[{"fileName":"gateway/v9.ts","line":1520,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5274,"name":"target_application","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The embedded application to open for this voice channel embedded application invite"},"sources":[{"fileName":"gateway/v9.ts","line":1536,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5493,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":5272,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"gateway/v9.ts","line":1526,"character":1}],"type":{"type":"reference","id":7285,"name":"InviteTargetType"}},{"id":5273,"name":"target_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user whose stream to display for this voice channel stream invite","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1532,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":5275,"name":"temporary","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the invite is temporary (invited users will be kicked on disconnect unless they're assigned a role)"},"sources":[{"fileName":"gateway/v9.ts","line":1540,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5276,"name":"uses","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"How many times the invite has been used (always will be `0`)"},"sources":[{"fileName":"gateway/v9.ts","line":1544,"character":1}],"type":{"type":"literal","value":0}}],"groups":[{"title":"Properties","kind":1024,"children":[5265,5266,5267,5268,5269,5270,5271,5274,5272,5273,5275,5276]}],"sources":[{"fileName":"gateway/v9.ts","line":1488,"character":17}]},{"id":5278,"name":"GatewayInviteDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-delete"},"children":[{"id":5279,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The channel of the invite"},"sources":[{"fileName":"gateway/v9.ts","line":1562,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5281,"name":"code","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The unique invite code","text":"See https://discord.com/developers/docs/resources/invite#invite-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1572,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5280,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild of the invite"},"sources":[{"fileName":"gateway/v9.ts","line":1566,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5279,5281,5280]}],"sources":[{"fileName":"gateway/v9.ts","line":1558,"character":17}]},{"id":5301,"name":"GatewayMessageDeleteBulkDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete-bulk"},"children":[{"id":5303,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":1685,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5304,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1689,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5302,"name":"ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the messages"},"sources":[{"fileName":"gateway/v9.ts","line":1681,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5303,5304,5302]}],"sources":[{"fileName":"gateway/v9.ts","line":1677,"character":17}]},{"id":5296,"name":"GatewayMessageDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete"},"children":[{"id":5298,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":1659,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5299,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1663,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5297,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v9.ts","line":1655,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5298,5299,5297]}],"sources":[{"fileName":"gateway/v9.ts","line":1651,"character":17}]},{"id":5289,"name":"GatewayMessageEventExtraFields","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create-message-create-extra-fields"},"children":[{"id":5290,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild the message was sent in"},"sources":[{"fileName":"gateway/v9.ts","line":1618,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5291,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Member properties for this message's author","text":"The member object exists in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1627,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6634,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":5292,"name":"mentions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users specifically mentioned in the message","text":"The `member` field is only present in `MESSAGE_CREATE` and `MESSAGE_UPDATE` events\nfrom text-based guild channels\n\nSee https://discord.com/developers/docs/resources/user#user-object\nSee https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1637,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","id":7529,"name":"APIUser"},{"type":"reflection","declaration":{"id":5293,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5294,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"gateway/v9.ts","line":1637,"character":24}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6634,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}],"groups":[{"title":"Properties","kind":1024,"children":[5294]}]}}]}}}],"groups":[{"title":"Properties","kind":1024,"children":[5290,5291,5292]}],"sources":[{"fileName":"gateway/v9.ts","line":1614,"character":17}]},{"id":5409,"name":"GatewayMessagePollVoteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-add\nhttps://discord.com/developers/docs/topics/gateway-events#message-poll-vote-remove"},"children":[{"id":5414,"name":"answer_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the answer"},"sources":[{"fileName":"gateway/v9.ts","line":2140,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5411,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":2128,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5413,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2136,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5412,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"gateway/v9.ts","line":2132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5410,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user"},"sources":[{"fileName":"gateway/v9.ts","line":2124,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5414,5411,5413,5412,5410]}],"sources":[{"fileName":"gateway/v9.ts","line":2120,"character":17}]},{"id":5312,"name":"GatewayMessageReactionRemoveEmojiDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-emoji"},"children":[{"id":5314,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":2498,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.channel_id"}},{"id":5313,"name":"emoji","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The emoji that was removed"},"sources":[{"fileName":"gateway/v9.ts","line":1743,"character":1}],"type":{"type":"reference","id":6383,"name":"APIEmoji"}},{"id":5316,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2506,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.guild_id"}},{"id":5315,"name":"message_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the message"},"sources":[{"fileName":"gateway/v9.ts","line":2502,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"MessageReactionRemoveData.message_id"}}],"groups":[{"title":"Properties","kind":1024,"children":[5314,5313,5316,5315]}],"sources":[{"fileName":"gateway/v9.ts","line":1739,"character":17}],"extendedTypes":[{"type":"reference","name":"MessageReactionRemoveData"}]},{"id":6416,"name":"GatewayPresenceClientStatus","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#client-status-object"},"children":[{"id":6417,"name":"desktop","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active desktop (Windows, Linux, Mac) application session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":120,"character":1}],"type":{"type":"reference","id":6415,"name":"PresenceUpdateReceiveStatus"}},{"id":6418,"name":"mobile","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active mobile (iOS, Android) application session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":124,"character":1}],"type":{"type":"reference","id":6415,"name":"PresenceUpdateReceiveStatus"}},{"id":6419,"name":"web","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user's status set for an active web (browser, bot account) application session"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":128,"character":1}],"type":{"type":"reference","id":6415,"name":"PresenceUpdateReceiveStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[6417,6418,6419]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":116,"character":17}]},{"id":6403,"name":"GatewayPresenceUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update-presence-update-event-fields"},"children":[{"id":6407,"name":"activities","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's current activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":88,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6420,"name":"GatewayActivity"}}},{"id":6408,"name":"client_status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's platform-dependent status","text":"See https://discord.com/developers/docs/topics/gateway-events#client-status-object\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":94,"character":1}],"type":{"type":"reference","id":6416,"name":"GatewayPresenceClientStatus"}},{"id":6405,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6406,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Either \"idle\", \"dnd\", \"online\", or \"offline\""},"sources":[{"fileName":"payloads/v9/gateway.ts","line":82,"character":1}],"type":{"type":"reference","id":6415,"name":"PresenceUpdateReceiveStatus"}},{"id":6404,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user presence is being updated for","text":"**The user object within this event can be partial, the only field which must be sent is the `id` field,\neverything else is optional.**\n\nSee https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":74,"character":1}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":7529,"name":"APIUser"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":7529,"name":"APIUser"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6407,6408,6405,6406,6404]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":65,"character":17}]},{"id":5476,"name":"GatewayPresenceUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence-gateway-presence-update-structure"},"children":[{"id":5478,"name":"activities","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's activities","text":"See https://discord.com/developers/docs/topics/gateway-events#activity-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":2390,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5481,"name":"GatewayActivityUpdateData"}}},{"id":5480,"name":"afk","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Whether or not the client is afk"},"sources":[{"fileName":"gateway/v9.ts","line":2400,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5477,"name":"since","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in milliseconds) of when the client went idle, or `null` if the client is not idle"},"sources":[{"fileName":"gateway/v9.ts","line":2384,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":5479,"name":"status","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The user's new status","text":"See https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types\n"},"sources":[{"fileName":"gateway/v9.ts","line":2396,"character":1}],"type":{"type":"reference","id":6409,"name":"PresenceUpdateStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[5478,5480,5477,5479]}],"sources":[{"fileName":"gateway/v9.ts","line":2380,"character":17}]},{"id":5019,"name":"GatewayReadyDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#ready"},"children":[{"id":5026,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Contains `id` and `flags`","text":"See https://discord.com/developers/docs/resources/application#application-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":490,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5493,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"flags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":5022,"name":"guilds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guilds the user is in","text":"See https://discord.com/developers/docs/resources/guild#unavailable-guild-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":470,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6489,"name":"APIUnavailableGuild"}}},{"id":5024,"name":"resume_gateway_url","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway url for resuming connections"},"sources":[{"fileName":"gateway/v9.ts","line":478,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5023,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used for resuming connections"},"sources":[{"fileName":"gateway/v9.ts","line":474,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5025,"name":"shard","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The shard information associated with this session, if sent when identifying","text":"See https://discord.com/developers/docs/topics/gateway#sharding\n"},"sources":[{"fileName":"gateway/v9.ts","line":484,"character":1}],"type":{"type":"tuple","elements":[{"type":"named-tuple-member","name":"shard_id","isOptional":false,"element":{"type":"intrinsic","name":"number"}},{"type":"named-tuple-member","name":"shard_count","isOptional":false,"element":{"type":"intrinsic","name":"number"}}]}},{"id":5021,"name":"user","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Information about the user including email","text":"See https://discord.com/developers/docs/resources/user#user-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":464,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":5020,"name":"v","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Gateway version","text":"See https://discord.com/developers/docs/reference#api-versioning\n"},"sources":[{"fileName":"gateway/v9.ts","line":458,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[5026,5022,5024,5023,5025,5021,5020]}],"sources":[{"fileName":"gateway/v9.ts","line":452,"character":17}]},{"id":5013,"name":"GatewayReconnect","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#reconnect"},"children":[{"id":5015,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":441,"character":1}],"type":{"type":"intrinsic","name":"never"},"overwrites":{"type":"reference","name":"NonDispatchPayload.d"}},{"id":5014,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":440,"character":1}],"type":{"type":"reference","id":4867,"name":"Reconnect"},"overwrites":{"type":"reference","name":"NonDispatchPayload.op"}},{"id":5017,"name":"s","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2432,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.s"}},{"id":5016,"name":"t","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2431,"character":1}],"type":{"type":"literal","value":null},"inheritedFrom":{"type":"reference","name":"NonDispatchPayload.t"}}],"groups":[{"title":"Properties","kind":1024,"children":[5015,5014,5017,5016]}],"sources":[{"fileName":"gateway/v9.ts","line":439,"character":17}],"extendedTypes":[{"type":"reference","name":"NonDispatchPayload"}]},{"id":5441,"name":"GatewayRequestGuildMembers","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":5443,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2264,"character":1}],"type":{"type":"reference","id":5459,"name":"GatewayRequestGuildMembersData"}},{"id":5442,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2263,"character":1}],"type":{"type":"reference","id":4868,"name":"RequestGuildMembers"}}],"groups":[{"title":"Properties","kind":1024,"children":[5443,5442]}],"sources":[{"fileName":"gateway/v9.ts","line":2262,"character":17}]},{"id":5444,"name":"GatewayRequestGuildMembersDataBase","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":5445,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v9.ts","line":2274,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5447,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v9.ts","line":2286,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5446,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v9.ts","line":2278,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[5445,5447,5446]}],"sources":[{"fileName":"gateway/v9.ts","line":2270,"character":17}],"extendedBy":[{"type":"reference","id":5448,"name":"GatewayRequestGuildMembersDataWithUserIds"},{"type":"reference","id":5453,"name":"GatewayRequestGuildMembersDataWithQuery"}]},{"id":5453,"name":"GatewayRequestGuildMembersDataWithQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":5456,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v9.ts","line":2274,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5445,"name":"GatewayRequestGuildMembersDataBase.guild_id"}},{"id":5455,"name":"limit","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Maximum number of members to send matching the `query`;\na limit of `0` can be used with an empty string `query` to return all members"},"sources":[{"fileName":"gateway/v9.ts","line":2311,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5458,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v9.ts","line":2286,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5447,"name":"GatewayRequestGuildMembersDataBase.nonce"}},{"id":5457,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v9.ts","line":2278,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5446,"name":"GatewayRequestGuildMembersDataBase.presences"}},{"id":5454,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"String that username starts with, or an empty string to return all members"},"sources":[{"fileName":"gateway/v9.ts","line":2306,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5456,5455,5458,5457,5454]}],"sources":[{"fileName":"gateway/v9.ts","line":2302,"character":17}],"extendedTypes":[{"type":"reference","id":5444,"name":"GatewayRequestGuildMembersDataBase"}]},{"id":5448,"name":"GatewayRequestGuildMembersDataWithUserIds","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"children":[{"id":5450,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild to get members for"},"sources":[{"fileName":"gateway/v9.ts","line":2274,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5445,"name":"GatewayRequestGuildMembersDataBase.guild_id"}},{"id":5452,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nonce to identify the Guild Members Chunk response","text":"Nonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a `nonce` set.\n\nSee https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk\n"},"sources":[{"fileName":"gateway/v9.ts","line":2286,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5447,"name":"GatewayRequestGuildMembersDataBase.nonce"}},{"id":5451,"name":"presences","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Used to specify if we want the presences of the matched members"},"sources":[{"fileName":"gateway/v9.ts","line":2278,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5446,"name":"GatewayRequestGuildMembersDataBase.presences"}},{"id":5449,"name":"user_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Used to specify which users you wish to fetch"},"sources":[{"fileName":"gateway/v9.ts","line":2296,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5450,5452,5451,5449]}],"sources":[{"fileName":"gateway/v9.ts","line":2292,"character":17}],"extendedTypes":[{"type":"reference","id":5444,"name":"GatewayRequestGuildMembersDataBase"}]},{"id":5460,"name":"GatewayRequestSoundboardSounds","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-soundboard-sounds"},"children":[{"id":5462,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2326,"character":1}],"type":{"type":"reference","id":5463,"name":"GatewayRequestSoundboardSoundsData"}},{"id":5461,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2325,"character":1}],"type":{"type":"reference","id":4872,"name":"RequestSoundboardSounds"}}],"groups":[{"title":"Properties","kind":1024,"children":[5462,5461]}],"sources":[{"fileName":"gateway/v9.ts","line":2324,"character":17}]},{"id":5463,"name":"GatewayRequestSoundboardSoundsData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-soundboard-sounds"},"children":[{"id":5464,"name":"guild_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The ids of the guilds to get soundboard sounds for"},"sources":[{"fileName":"gateway/v9.ts","line":2336,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5464]}],"sources":[{"fileName":"gateway/v9.ts","line":2332,"character":17}]},{"id":5434,"name":"GatewayResume","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resume"},"children":[{"id":5436,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2238,"character":1}],"type":{"type":"reference","id":5437,"name":"GatewayResumeData"}},{"id":5435,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2237,"character":1}],"type":{"type":"reference","id":4866,"name":"Resume"}}],"groups":[{"title":"Properties","kind":1024,"children":[5436,5435]}],"sources":[{"fileName":"gateway/v9.ts","line":2236,"character":17}]},{"id":5437,"name":"GatewayResumeData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resume"},"children":[{"id":5440,"name":"seq","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Last sequence number received"},"sources":[{"fileName":"gateway/v9.ts","line":2256,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5439,"name":"session_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session id"},"sources":[{"fileName":"gateway/v9.ts","line":2252,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5438,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Session token"},"sources":[{"fileName":"gateway/v9.ts","line":2248,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5440,5439,5438]}],"sources":[{"fileName":"gateway/v9.ts","line":2244,"character":17}]},{"id":5245,"name":"GatewaySoundboardSoundsDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/events/gateway-events#soundboard-sounds"},"children":[{"id":5247,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1409,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5246,"name":"soundboard_sounds","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild's soundboard sounds"},"sources":[{"fileName":"gateway/v9.ts","line":1405,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7427,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[5247,5246]}],"sources":[{"fileName":"gateway/v9.ts","line":1401,"character":17}]},{"id":5335,"name":"GatewayThreadCreateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-create"},"children":[{"id":5343,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The IDs of the set of tags that have been applied to a thread in a thread-only channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":240,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}},"inheritedFrom":{"type":"reference","id":5906,"name":"APIThreadChannel.applied_tags"}},{"id":5349,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/channel.ts","line":41,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"},"inheritedFrom":{"type":"reference","id":5912,"name":"APIThreadChannel.flags"}},{"id":5351,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild (may be missing for some channel objects received over gateway guild dispatches)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":87,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5914,"name":"APIThreadChannel.guild_id"}},{"id":5345,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5908,"name":"APIThreadChannel.id"}},{"id":5347,"name":"last_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the last message sent in this channel (may not point to an existing or valid message)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":61,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5910,"name":"APIThreadChannel.last_message_id"}},{"id":5348,"name":"last_pin_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When the last pinned message was pinned.\nThis may be `null` in events such as `GUILD_CREATE` when a message is not pinned"},"sources":[{"fileName":"payloads/v9/channel.ts","line":66,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5911,"name":"APIThreadChannel.last_pin_timestamp"}},{"id":5337,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The client users member for the thread, only included in select endpoints"},"sources":[{"fileName":"payloads/v9/channel.ts","line":212,"character":1}],"type":{"type":"reference","id":6138,"name":"APIThreadMember"},"inheritedFrom":{"type":"reference","id":5900,"name":"APIThreadChannel.member"}},{"id":5340,"name":"member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v9/channel.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5903,"name":"APIThreadChannel.member_count"}},{"id":5339,"name":"message_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages (not including the initial message or deleted messages) in a thread","text":"If the thread was created before July 1, 2022, it stops counting at 50 messages\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":222,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5902,"name":"APIThreadChannel.message_count"}},{"id":5350,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the channel (1-100 characters)"},"sources":[{"fileName":"payloads/v9/channel.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5913,"name":"APIThreadChannel.name"}},{"id":5336,"name":"newly_created","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread is newly created or not."},"sources":[{"fileName":"gateway/v9.ts","line":1866,"character":1}],"type":{"type":"literal","value":true}},{"id":5355,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw"},"sources":[{"fileName":"payloads/v9/channel.ts","line":109,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","id":5918,"name":"APIThreadChannel.nsfw"}},{"id":5341,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the thread creator"},"sources":[{"fileName":"payloads/v9/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":5904,"name":"APIThreadChannel.owner_id"}},{"id":5354,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the parent category for a channel (each parent category can contain up to 50 channels)","text":"OR\n\nID of the parent channel for a thread\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":105,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":5917,"name":"APIThreadChannel.parent_id"}},{"id":5352,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit permission overwrites for members and roles","text":"See https://discord.com/developers/docs/resources/channel#overwrite-object\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":93,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6118,"name":"APIOverwrite"}},"inheritedFrom":{"type":"reference","id":5915,"name":"APIThreadChannel.permission_overwrites"}},{"id":5353,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"payloads/v9/channel.ts","line":97,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5916,"name":"APIThreadChannel.position"}},{"id":5346,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`, are unaffected","text":"`rate_limit_per_user` also applies to thread creation. Users can send one message and create one thread during each `rate_limit_per_user` interval.\n\nFor thread channels, `rate_limit_per_user` is only returned if the field is set to a non-zero and non-null value.\nThe absence of this field in API calls and Gateway events should indicate that slowmode has been reset to the default value.\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5909,"name":"APIThreadChannel.rate_limit_per_user"}},{"id":5338,"name":"thread_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The metadata for a thread channel not shared by other channels"},"sources":[{"fileName":"payloads/v9/channel.ts","line":216,"character":1}],"type":{"type":"reference","id":6126,"name":"APIThreadMetadata"},"inheritedFrom":{"type":"reference","id":5901,"name":"APIThreadChannel.thread_metadata"}},{"id":5342,"name":"total_message_sent","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of messages ever sent in a thread","text":"Similar to `message_count` on message creation, but won't decrement when a message is deleted\n"},"sources":[{"fileName":"payloads/v9/channel.ts","line":236,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":5905,"name":"APIThreadChannel.total_message_sent"}},{"id":5344,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":40,"character":1}],"type":{"type":"reference","id":5898,"name":"ThreadChannelType"},"inheritedFrom":{"type":"reference","id":5907,"name":"APIThreadChannel.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[5343,5349,5351,5345,5347,5348,5337,5340,5339,5350,5336,5355,5341,5354,5352,5353,5346,5338,5342,5344]}],"sources":[{"fileName":"gateway/v9.ts","line":1862,"character":17}],"extendedTypes":[{"type":"reference","id":5899,"name":"APIThreadChannel"}]},{"id":5359,"name":"GatewayThreadDeleteDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-delete"},"children":[{"id":5361,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1901,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5360,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":1897,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5362,"name":"parent_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the parent channel of the thread"},"sources":[{"fileName":"gateway/v9.ts","line":1905,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5363,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n"},"sources":[{"fileName":"gateway/v9.ts","line":1911,"character":1}],"type":{"type":"reference","id":5977,"name":"ChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[5361,5360,5362,5363]}],"sources":[{"fileName":"gateway/v9.ts","line":1893,"character":17}]},{"id":6478,"name":"GatewayThreadListSync","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync-thread-list-sync-event-fields"},"children":[{"id":6480,"name":"channel_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of all the parent channels whose threads are being synced, otherwise the entire guild"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":348,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":6479,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":344,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6482,"name":"members","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The member objects for the client user in each joined thread that was synced"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":356,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6138,"name":"APIThreadMember"}}},{"id":6481,"name":"threads","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Array of the synced threads"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":352,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5976,"name":"APIChannel"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6480,6479,6482,6481]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":340,"character":17}]},{"id":6483,"name":"GatewayThreadMembersUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update-thread-members-update-event-fields"},"children":[{"id":6487,"name":"added_members","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The members that were added to the thread"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":378,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6138,"name":"APIThreadMember"}}},{"id":6485,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild that the thread is in"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":370,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6484,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the thread for which members are being synced"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":366,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":6486,"name":"member_count","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The approximate member count of the thread, does not count above 50 even if there are more members"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":374,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":6488,"name":"removed_member_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of the members that were removed from the thread"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":382,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6487,6485,6484,6486,6488]}],"sources":[{"fileName":"payloads/v9/gateway.ts","line":362,"character":17}]},{"id":5365,"name":"GatewayTypingStartDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#typing-start"},"children":[{"id":5366,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":1926,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5367,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1930,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5370,"name":"member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The member who started typing if this happened in a guild","text":"See https://discord.com/developers/docs/resources/guild#guild-member-object\n"},"sources":[{"fileName":"gateway/v9.ts","line":1944,"character":1}],"type":{"type":"reference","id":6634,"name":"APIGuildMember"}},{"id":5369,"name":"timestamp","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Unix time (in seconds) of when the user started typing"},"sources":[{"fileName":"gateway/v9.ts","line":1938,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5368,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the user"},"sources":[{"fileName":"gateway/v9.ts","line":1934,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5366,5367,5370,5369,5368]}],"sources":[{"fileName":"gateway/v9.ts","line":1922,"character":17}]},{"id":5473,"name":"GatewayUpdatePresence","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence"},"children":[{"id":5475,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2374,"character":1}],"type":{"type":"reference","id":5476,"name":"GatewayPresenceUpdateData"}},{"id":5474,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2373,"character":1}],"type":{"type":"reference","id":4864,"name":"PresenceUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[5475,5474]}],"sources":[{"fileName":"gateway/v9.ts","line":2372,"character":17}]},{"id":5374,"name":"GatewayVoiceChannelEffectSendDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send"},"children":[{"id":5380,"name":"animation_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ID of the emoji animation, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":1992,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5379,"name":"animation_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of emoji animation, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":1988,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5383,"name":"VoiceChannelEffectSendAnimationType"}]}},{"id":5375,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the effect was sent in"},"sources":[{"fileName":"gateway/v9.ts","line":1972,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5378,"name":"emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji sent, for emoji reaction and soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":1984,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6383,"name":"APIEmoji"}]}},{"id":5376,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild the effect was sent in"},"sources":[{"fileName":"gateway/v9.ts","line":1976,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5381,"name":"sound_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ID of the soundboard sound, for soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":1996,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":5382,"name":"sound_volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1, for soundboard effects"},"sources":[{"fileName":"gateway/v9.ts","line":2000,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":5377,"name":"user_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the user who sent the effect"},"sources":[{"fileName":"gateway/v9.ts","line":1980,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5380,5379,5375,5378,5376,5381,5382,5377]}],"sources":[{"fileName":"gateway/v9.ts","line":1968,"character":17}]},{"id":5389,"name":"GatewayVoiceServerUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-server-update"},"children":[{"id":5392,"name":"endpoint","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The voice server host","text":"A `null` endpoint means that the voice server allocated has gone away and is trying to be reallocated.\nYou should attempt to disconnect from the currently connected voice server, and not attempt to reconnect\nuntil a new voice server is allocated\n"},"sources":[{"fileName":"gateway/v9.ts","line":2057,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5391,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The guild this voice server update is for"},"sources":[{"fileName":"gateway/v9.ts","line":2049,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5390,"name":"token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Voice connection token"},"sources":[{"fileName":"gateway/v9.ts","line":2045,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5392,5391,5390]}],"sources":[{"fileName":"gateway/v9.ts","line":2041,"character":17}]},{"id":5465,"name":"GatewayVoiceStateUpdate","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-voice-state"},"children":[{"id":5467,"name":"d","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2344,"character":1}],"type":{"type":"reference","id":5468,"name":"GatewayVoiceStateUpdateData"}},{"id":5466,"name":"op","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":2343,"character":1}],"type":{"type":"reference","id":4865,"name":"VoiceStateUpdate"}}],"groups":[{"title":"Properties","kind":1024,"children":[5467,5466]}],"sources":[{"fileName":"gateway/v9.ts","line":2342,"character":17}]},{"id":5468,"name":"GatewayVoiceStateUpdateData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-voice-state"},"children":[{"id":5470,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the voice channel client wants to join (`null` if disconnecting)"},"sources":[{"fileName":"gateway/v9.ts","line":2358,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":5469,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2354,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5472,"name":"self_deaf","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client deafened"},"sources":[{"fileName":"gateway/v9.ts","line":2366,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5471,"name":"self_mute","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Is the client muted"},"sources":[{"fileName":"gateway/v9.ts","line":2362,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[5470,5469,5472,5471]}],"sources":[{"fileName":"gateway/v9.ts","line":2350,"character":17}]},{"id":5394,"name":"GatewayWebhooksUpdateDispatchData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#webhooks-update"},"children":[{"id":5396,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel"},"sources":[{"fileName":"gateway/v9.ts","line":2079,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":5395,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":2075,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[5396,5395]}],"sources":[{"fileName":"gateway/v9.ts","line":2071,"character":17}]},{"id":6801,"name":"GuildScheduledEventRecurrenceRuleNWeekday","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object-guild-scheduled-event-recurrence-rule-nweekday-structure"},"children":[{"id":6803,"name":"day","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The day within the week to reoccur on"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":176,"character":1}],"type":{"type":"reference","id":6780,"name":"GuildScheduledEventRecurrenceRuleWeekday"}},{"id":6802,"name":"n","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The week to reoccur on."},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":172,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":2},{"type":"literal","value":1},{"type":"literal","value":3},{"type":"literal","value":4},{"type":"literal","value":5}]}}],"groups":[{"title":"Properties","kind":1024,"children":[6803,6802]}],"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":168,"character":17}]},{"id":7209,"name":"ModalSubmitActionRowComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7210,"name":"components","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":18,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7205,"name":"ModalSubmitComponent"}}},{"id":7211,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of the component"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1539,"character":1}],"type":{"type":"reference","id":6242,"name":"ActionRow"},"inheritedFrom":{"type":"reference","name":"Omit.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[7210,7211]}],"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":16,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":6251,"typeArguments":[{"type":"reference","id":6377,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"literal","value":"components"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]},{"id":7205,"name":"ModalSubmitComponent","kind":256,"kindString":"Interface","flags":{},"children":[{"id":7207,"name":"custom_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":12,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":7206,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":11,"character":1}],"type":{"type":"reference","id":6241,"name":"ComponentType"}},{"id":7208,"name":"value","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":13,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[7207,7206,7208]}],"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":10,"character":17}]},{"id":8237,"name":"RESTAPIChannelPatchOverwrite","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8239,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8335,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":8240,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":542,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8336,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":8238,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/channel.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8241,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v9/channel.ts","line":546,"character":1}],"type":{"type":"reference","id":6123,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":8337,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[8239,8240,8238,8241]}],"sources":[{"fileName":"rest/v9/channel.ts","line":32,"character":17}],"extendedTypes":[{"type":"reference","id":8334,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":8420,"name":"RESTAPIGuildCreateOverwrite","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8422,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8335,"name":"RESTPutAPIChannelPermissionJSONBody.allow"}},{"id":8423,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":542,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8336,"name":"RESTPutAPIChannelPermissionJSONBody.deny"}},{"id":8421,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8424,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v9/channel.ts","line":546,"character":1}],"type":{"type":"reference","id":6123,"name":"OverwriteType"},"inheritedFrom":{"type":"reference","id":8337,"name":"RESTPutAPIChannelPermissionJSONBody.type"}}],"groups":[{"title":"Properties","kind":1024,"children":[8422,8423,8421,8424]}],"sources":[{"fileName":"rest/v9/guild.ts","line":40,"character":17}],"extendedTypes":[{"type":"reference","id":8334,"name":"RESTPutAPIChannelPermissionJSONBody"}]},{"id":8435,"name":"RESTAPIGuildCreateRole","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8439,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":688,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]},"inheritedFrom":{"type":"reference","id":8556,"name":"RESTPostAPIGuildRoleJSONBody.color"}},{"id":8440,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":694,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":8557,"name":"RESTPostAPIGuildRoleJSONBody.hoist"}},{"id":8441,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":698,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8558,"name":"RESTPostAPIGuildRoleJSONBody.icon"}},{"id":8436,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8443,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":708,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]},"inheritedFrom":{"type":"reference","id":8560,"name":"RESTPostAPIGuildRoleJSONBody.mentionable"}},{"id":8437,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8554,"name":"RESTPostAPIGuildRoleJSONBody.name"}},{"id":8438,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":682,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8555,"name":"RESTPostAPIGuildRoleJSONBody.permissions"}},{"id":8442,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":702,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","id":8559,"name":"RESTPostAPIGuildRoleJSONBody.unicode_emoji"}}],"groups":[{"title":"Properties","kind":1024,"children":[8439,8440,8441,8436,8443,8437,8438,8442]}],"sources":[{"fileName":"rest/v9/guild.ts","line":88,"character":17}],"extendedTypes":[{"type":"reference","id":8553,"name":"RESTPostAPIGuildRoleJSONBody"}]},{"id":8725,"name":"RESTAPIInteractionCallbackActivityInstanceResource","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-activity-instance-resource"},"children":[{"id":8726,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Instance ID of the Activity if one was launched or joined."},"sources":[{"fileName":"rest/v9/interactions.ts","line":281,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8726]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":277,"character":17}]},{"id":8714,"name":"RESTAPIInteractionCallbackObject","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-object"},"children":[{"id":8717,"name":"activity_instance_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Instance ID of the Activity if one was launched or joined"},"sources":[{"fileName":"rest/v9/interactions.ts","line":234,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8715,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the interaction"},"sources":[{"fileName":"rest/v9/interactions.ts","line":226,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8720,"name":"response_message_ephemeral","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the response message was ephemeral"},"sources":[{"fileName":"rest/v9/interactions.ts","line":246,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8718,"name":"response_message_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the message that was created by the interaction"},"sources":[{"fileName":"rest/v9/interactions.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8719,"name":"response_message_loading","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether or not the message is in a loading state"},"sources":[{"fileName":"rest/v9/interactions.ts","line":242,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8716,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Interaction type"},"sources":[{"fileName":"rest/v9/interactions.ts","line":230,"character":1}],"type":{"type":"reference","id":7219,"name":"InteractionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8717,8715,8720,8718,8719,8716]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":222,"character":17}]},{"id":8721,"name":"RESTAPIInteractionCallbackResourceObject","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-resource-object"},"children":[{"id":8723,"name":"activity_instance","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Represents the Activity launched by this interaction","tags":[{"tag":"remarks","text":"\nOnly present if `type` is {@link InteractionResponseType.LaunchActivity}\n"}]},"sources":[{"fileName":"rest/v9/interactions.ts","line":263,"character":1}],"type":{"type":"reference","id":8725,"name":"RESTAPIInteractionCallbackActivityInstanceResource"}},{"id":8724,"name":"message","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message created by the interaction","tags":[{"tag":"remarks","text":"\nOnly present if `type` is {@link InteractionResponseType.ChannelMessageWithSource}\nor {@link InteractionResponseType.UpdateMessage}\n"}]},"sources":[{"fileName":"rest/v9/interactions.ts","line":271,"character":1}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":8722,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Interaction callback type"},"sources":[{"fileName":"rest/v9/interactions.ts","line":256,"character":1}],"type":{"type":"reference","id":7247,"name":"InteractionResponseType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8723,8724,8722]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":252,"character":17}]},{"id":8962,"name":"RESTAPIPartialCurrentUserGuild","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8970,"name":"approximate_member_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/user.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8971,"name":"approximate_presence_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/user.ts","line":84,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8966,"name":"banner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8968,"name":"features","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":81,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6583,"name":"GuildFeature"}}},{"id":8965,"name":"icon","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":78,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8963,"name":"id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8964,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8967,"name":"owner","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8969,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/user.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8970,8971,8966,8968,8965,8963,8964,8967,8969]}],"sources":[{"fileName":"rest/v9/user.ts","line":75,"character":17}]},{"id":8870,"name":"RESTAPIPoll","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#poll-create-request-object-poll-create-request-object-structure"},"children":[{"id":8874,"name":"allow_multiselect","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether a user can select multiple answers","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"payloads/v9/poll.ts","line":28,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"Partial.allow_multiselect"}},{"id":8871,"name":"answers","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Each of the answers available in the poll, up to 10"},"sources":[{"fileName":"rest/v9/poll.ts","line":29,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7417,"name":"APIPollAnswer"},{"type":"literal","value":"answer_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":8872,"name":"duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of hours the poll should be open for, up to 32 days","tags":[{"tag":"default","text":"24\n"}]},"sources":[{"fileName":"rest/v9/poll.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8875,"name":"layout_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The layout type of the poll","tags":[{"tag":"default","text":"PollLayoutType.Default\n"}]},"sources":[{"fileName":"payloads/v9/poll.ts","line":34,"character":1}],"type":{"type":"reference","id":7413,"name":"Default"},"inheritedFrom":{"type":"reference","name":"Partial.layout_type"}},{"id":8873,"name":"question","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The question of the poll"},"sources":[{"fileName":"payloads/v9/poll.ts","line":14,"character":1}],"type":{"type":"reference","id":7414,"name":"APIPollMedia"},"inheritedFrom":{"type":"reference","name":"Omit.question"}}],"groups":[{"title":"Properties","kind":1024,"children":[8874,8871,8872,8875,8873]}],"sources":[{"fileName":"rest/v9/poll.ts","line":23,"character":17}],"extendedTypes":[{"type":"reference","typeArguments":[{"type":"reference","id":7405,"name":"APIPoll"},{"type":"union","types":[{"type":"literal","value":"allow_multiselect"},{"type":"literal","value":"answers"},{"type":"literal","value":"expiry"},{"type":"literal","value":"layout_type"},{"type":"literal","value":"results"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7405,"name":"APIPoll"},{"type":"union","types":[{"type":"literal","value":"allow_multiselect"},{"type":"literal","value":"layout_type"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}]},{"id":8658,"name":"RESTGetAPIApplicationCommandsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands"},"children":[{"id":8659,"name":"with_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include full localization dictionaries (name_localizations and description_localizations)\nin the returned objects, instead of the name_localized and description_localized fields.","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/interactions.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8659]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":30,"character":17}]},{"id":8410,"name":"RESTGetAPIApplicationEmojisResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-application-emojis"},"children":[{"id":8411,"name":"items","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/emoji.ts","line":67,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6383,"name":"APIEmoji"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8411]}],"sources":[{"fileName":"rest/v9/emoji.ts","line":66,"character":17}]},{"id":8215,"name":"RESTGetAPIAuditLogQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log"},"children":[{"id":8217,"name":"action_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of audit log events"},"sources":[{"fileName":"rest/v9/auditLog.ts","line":15,"character":1}],"type":{"type":"reference","id":5579,"name":"AuditLogEvent"}},{"id":8219,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log after a certain entry ID"},"sources":[{"fileName":"rest/v9/auditLog.ts","line":23,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8218,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log before a certain entry ID"},"sources":[{"fileName":"rest/v9/auditLog.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8220,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"How many entries are returned (default 50, minimum 1, maximum 100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v9/auditLog.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8216,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Filter the log for actions made by a user"},"sources":[{"fileName":"rest/v9/auditLog.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8217,8219,8218,8220,8216]}],"sources":[{"fileName":"rest/v9/auditLog.ts","line":7,"character":17}]},{"id":8308,"name":"RESTGetAPIChannelMessageReactionUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions"},"children":[{"id":8310,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":401,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8311,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":407,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8309,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The reaction type"},"sources":[{"fileName":"rest/v9/channel.ts","line":397,"character":1}],"type":{"type":"reference","id":8312,"name":"ReactionType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8310,8311,8309]}],"sources":[{"fileName":"rest/v9/channel.ts","line":393,"character":17}]},{"id":8271,"name":"RESTGetAPIChannelMessagesQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages"},"children":[{"id":8274,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages after this message ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":224,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8272,"name":"around","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages around this message ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":216,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8273,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get messages before this message ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":220,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8275,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of messages to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":230,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8274,8272,8273,8275]}],"sources":[{"fileName":"rest/v9/channel.ts","line":212,"character":17}]},{"id":8383,"name":"RESTGetAPIChannelThreadMemberQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-thread-member"},"children":[{"id":8384,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a guild member object for the thread member"},"sources":[{"fileName":"rest/v9/channel.ts","line":767,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8384]}],"sources":[{"fileName":"rest/v9/channel.ts","line":763,"character":17}]},{"id":8386,"name":"RESTGetAPIChannelThreadMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-thread-members"},"children":[{"id":8388,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get thread members after this user ID"},"sources":[{"fileName":"rest/v9/channel.ts","line":786,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8389,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of thread members to return (1-100). Defaults to 100"},"sources":[{"fileName":"rest/v9/channel.ts","line":790,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8387,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a guild member object for each thread member"},"sources":[{"fileName":"rest/v9/channel.ts","line":782,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8388,8389,8387]}],"sources":[{"fileName":"rest/v9/channel.ts","line":778,"character":17}]},{"id":8391,"name":"RESTGetAPIChannelThreadsArchivedQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-public-archived-threads"},"children":[{"id":8392,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get threads before this id or ISO8601 timestamp"},"sources":[{"fileName":"rest/v9/channel.ts","line":805,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8393,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of thread to return"},"sources":[{"fileName":"rest/v9/channel.ts","line":809,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8392,8393]}],"sources":[{"fileName":"rest/v9/channel.ts","line":801,"character":17}]},{"id":8957,"name":"RESTGetAPICurrentUserGuildsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds"},"children":[{"id":8959,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds after this guild ID"},"sources":[{"fileName":"rest/v9/user.ts","line":60,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8958,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get guilds before this guild ID"},"sources":[{"fileName":"rest/v9/user.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8960,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of guilds to return (1-200)","tags":[{"tag":"default","text":"200\n"}]},"sources":[{"fileName":"rest/v9/user.ts","line":66,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8961,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include approximate member and presence counts in response","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/user.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8959,8958,8960,8961]}],"sources":[{"fileName":"rest/v9/user.ts","line":52,"character":17}]},{"id":8755,"name":"RESTGetAPIEntitlementsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#list-entitlements"},"children":[{"id":8759,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Retrieve entitlements after this entitlement ID"},"sources":[{"fileName":"rest/v9/monetization.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8758,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Retrieve entitlements before this entitlement ID"},"sources":[{"fileName":"rest/v9/monetization.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8762,"name":"exclude_ended","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether ended entitlements should be omitted"},"sources":[{"fileName":"rest/v9/monetization.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8761,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Guild ID to look up entitlements for"},"sources":[{"fileName":"rest/v9/monetization.ts","line":34,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8760,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of entitlements to return (1-100)","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v9/monetization.ts","line":30,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8757,"name":"sku_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Optional list of SKU IDs to check entitlements for\nComma-delimited set of snowflakes"},"sources":[{"fileName":"rest/v9/monetization.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8756,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User ID to look up entitlements for"},"sources":[{"fileName":"rest/v9/monetization.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8759,8758,8762,8761,8760,8757,8756]}],"sources":[{"fileName":"rest/v9/monetization.ts","line":7,"character":17}]},{"id":8535,"name":"RESTGetAPIGuildBansQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans"},"children":[{"id":8537,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v9/guild.ts","line":588,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8536,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v9/guild.ts","line":584,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8538,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to return (1-1000)","tags":[{"tag":"default","text":"1000\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":594,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8537,8536,8538]}],"sources":[{"fileName":"rest/v9/guild.ts","line":580,"character":17}]},{"id":8503,"name":"RESTGetAPIGuildMembersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members"},"children":[{"id":8505,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The highest user id in the previous page","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":416,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8504,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":410,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8505,8504]}],"sources":[{"fileName":"rest/v9/guild.ts","line":404,"character":17}]},{"id":8507,"name":"RESTGetAPIGuildMembersSearchQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#search-guild-members"},"children":[{"id":8509,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of members to return (1-1000)","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":437,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8508,"name":"query","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Query string to match username(s) and nickname(s) against"},"sources":[{"fileName":"rest/v9/guild.ts","line":431,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8509,8508]}],"sources":[{"fileName":"rest/v9/guild.ts","line":427,"character":17}]},{"id":8578,"name":"RESTGetAPIGuildPruneCountQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count"},"children":[{"id":8579,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":793,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8580,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include","text":"While this is typed as a string, it represents an array of\nrole IDs delimited by commas\n\nSee https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":802,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8579,8580]}],"sources":[{"fileName":"rest/v9/guild.ts","line":787,"character":17}]},{"id":8581,"name":"RESTGetAPIGuildPruneCountResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-prune-count"},"children":[{"id":8582,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":809,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8582]}],"sources":[{"fileName":"rest/v9/guild.ts","line":808,"character":17}]},{"id":8463,"name":"RESTGetAPIGuildQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild"},"children":[{"id":8464,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"When `true`, will return approximate member and presence counts for the guild","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":218,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8464]}],"sources":[{"fileName":"rest/v9/guild.ts","line":212,"character":17}]},{"id":8644,"name":"RESTGetAPIGuildScheduledEventQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event"},"children":[{"id":8645,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to this event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8645]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":82,"character":17}]},{"id":8652,"name":"RESTGetAPIGuildScheduledEventUsersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users"},"children":[{"id":8656,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users after given user id"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":140,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8655,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Consider only users before given user id"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":136,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8653,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of users to receive from the event","tags":[{"tag":"default","text":"100\n"}]},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":128,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8654,"name":"with_member","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include guild member data if it exists"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8656,8655,8653,8654]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":122,"character":17}]},{"id":8629,"name":"RESTGetAPIGuildScheduledEventsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild"},"children":[{"id":8630,"name":"with_user_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include number of users subscribed to each event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8630]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":16,"character":17}]},{"id":8885,"name":"RESTGetAPIGuildSoundboardSoundsResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#list-guild-soundboard-sounds"},"children":[{"id":8886,"name":"items","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/soundboard.ts","line":32,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":11632,"name":"APISoundboardSound"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8886]}],"sources":[{"fileName":"rest/v9/soundboard.ts","line":31,"character":17}]},{"id":8597,"name":"RESTGetAPIGuildVanityUrlResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-vanity-url"},"children":[{"id":8598,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":885,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8599,"name":"uses","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":886,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8598,8599]}],"sources":[{"fileName":"rest/v9/guild.ts","line":884,"character":17}]},{"id":8600,"name":"RESTGetAPIGuildWidgetImageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-image"},"children":[{"id":8601,"name":"style","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Style of the widget image returned","tags":[{"tag":"default","text":"\"shield\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":898,"character":1}],"type":{"type":"reference","id":6712,"name":"GuildWidgetStyle"}}],"groups":[{"title":"Properties","kind":1024,"children":[8601]}],"sources":[{"fileName":"rest/v9/guild.ts","line":892,"character":17}]},{"id":8749,"name":"RESTGetAPIInviteQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#get-invite"},"children":[{"id":8752,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event to include with the invite"},"sources":[{"fileName":"rest/v9/invite.ts","line":19,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8750,"name":"with_counts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain approximate member counts"},"sources":[{"fileName":"rest/v9/invite.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8751,"name":"with_expiration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the invite should contain the expiration date"},"sources":[{"fileName":"rest/v9/invite.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8752,8750,8751]}],"sources":[{"fileName":"rest/v9/invite.ts","line":7,"character":17}]},{"id":8784,"name":"RESTGetAPIOAuth2CurrentAuthorizationResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-authorization-information"},"children":[{"id":8785,"name":"application","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the current application"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":16,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5493,"name":"APIApplication"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":8787,"name":"expires","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"when the access token expires"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":24,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8786,"name":"scopes","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"the scopes the user has authorized the application for"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":20,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7357,"name":"OAuth2Scopes"}}},{"id":8788,"name":"user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"the user who has authorized, if the user has authorized with the `identify` scope"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":28,"character":1}],"type":{"type":"reference","id":7529,"name":"APIUser"}}],"groups":[{"title":"Properties","kind":1024,"children":[8785,8787,8786,8788]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":12,"character":17}]},{"id":8867,"name":"RESTGetAPIPollAnswerVotersQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#get-answer-voters"},"children":[{"id":8868,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Get users after this user ID"},"sources":[{"fileName":"rest/v9/poll.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8869,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of users to return (1-100)","tags":[{"tag":"default","text":"25\n"}]},"sources":[{"fileName":"rest/v9/poll.ts","line":17,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8868,8869]}],"sources":[{"fileName":"rest/v9/poll.ts","line":7,"character":17}]},{"id":8877,"name":"RESTGetAPIPollAnswerVotersResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#get-answer-voters"},"children":[{"id":8878,"name":"users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Users who voted for this answer"},"sources":[{"fileName":"rest/v9/poll.ts","line":50,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7529,"name":"APIUser"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8878]}],"sources":[{"fileName":"rest/v9/poll.ts","line":46,"character":17}]},{"id":8776,"name":"RESTGetAPISKUSubscriptionsQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#query-string-params"},"children":[{"id":8778,"name":"after","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List subscriptions after this ID"},"sources":[{"fileName":"rest/v9/monetization.ts","line":108,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8777,"name":"before","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"List subscriptions before this ID"},"sources":[{"fileName":"rest/v9/monetization.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8779,"name":"limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of subscriptions to return (1-100)","tags":[{"tag":"default","text":"50\n"}]},"sources":[{"fileName":"rest/v9/monetization.ts","line":114,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8780,"name":"user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User ID for which to return subscriptions. Required except for OAuth queries."},"sources":[{"fileName":"rest/v9/monetization.ts","line":118,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8778,8777,8779,8780]}],"sources":[{"fileName":"rest/v9/monetization.ts","line":100,"character":17}]},{"id":9042,"name":"RESTGetAPIWebhookWithTokenMessageQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message-query-string-params"},"children":[{"id":9043,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/webhook.ts","line":253,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9043]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":252,"character":17}]},{"id":8916,"name":"RESTGetStickerPacksResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-sticker-packs"},"children":[{"id":8917,"name":"sticker_packs","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/sticker.ts","line":12,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7474,"name":"APIStickerPack"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8917]}],"sources":[{"fileName":"rest/v9/sticker.ts","line":11,"character":17}]},{"id":8839,"name":"RESTOAuth2AdvancedBotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization"},"children":[{"id":8840,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":161,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8844,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":175,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8843,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":174,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8842,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The required permissions bitfield, stringified"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":173,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8846,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":177,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8845,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":176,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8841,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"This assumes you include the `bot` scope alongside others (like `identify` for example)"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":165,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot "],[{"type":"intrinsic","name":"string"},""]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8840,8844,8843,8842,8846,8845,8841]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":160,"character":17}]},{"id":8847,"name":"RESTOAuth2AdvancedBotAuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8848,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":181,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8850,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":183,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8851,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8849,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":182,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8848,8850,8851,8849]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":180,"character":17}]},{"id":8789,"name":"RESTOAuth2AuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant"},"children":[{"id":8791,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":36,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8795,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":40,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":8793,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":38,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8790,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":35,"character":1}],"type":{"type":"literal","value":"code"}},{"id":8792,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":37,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8794,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8791,8795,8793,8790,8792,8794]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":34,"character":17}]},{"id":8833,"name":"RESTOAuth2BotAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#bot-authorization-flow-bot-auth-parameters"},"children":[{"id":8834,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Your app's client id"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":132,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8838,"name":"disable_guild_select","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` or `false`—disallows the user from changing the guild dropdown"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":154,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8837,"name":"guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Pre-fills the dropdown picker with a guild for the user"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":150,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8836,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The permissions you're requesting","text":"See https://discord.com/developers/docs/topics/permissions\n"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":146,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8835,"name":"scope","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Needs to include bot for the bot flow"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":136,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"bot"},{"type":"template-literal","head":"bot ","tail":[[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot"]]},{"type":"template-literal","head":"","tail":[[{"type":"intrinsic","name":"string"}," bot "],[{"type":"intrinsic","name":"string"},""]]}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8834,8838,8837,8836,8835]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":128,"character":17}]},{"id":8821,"name":"RESTOAuth2ImplicitAuthorizationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant"},"children":[{"id":8823,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":103,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8827,"name":"prompt","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"none"},{"type":"literal","value":"consent"}]}},{"id":8825,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":105,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8822,"name":"response_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":102,"character":1}],"type":{"type":"literal","value":"token"}},{"id":8824,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8826,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":106,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8823,8827,8825,8822,8824,8826]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":101,"character":17}]},{"id":8244,"name":"RESTPatchAPIChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel"},"children":[{"id":8268,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The ids of the set of tags that have been applied to a thread-only channel; limited to 5","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":196,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":8257,"name":"archived","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread should be archived","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":131,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8258,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":137,"character":1}],"type":{"type":"reference","id":6133,"name":"ThreadAutoArchiveDuration"}},{"id":8262,"name":"available_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The set of tags that can be used in a thread-only channel; limited to 20","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":159,"character":1}],"type":{"type":"array","elementType":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5919,"name":"APIGuildForumTag"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":5919,"name":"APIGuildForumTag"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}}},{"id":8251,"name":"bitrate","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitrate (in bits) of the voice channel; 8000 to 96000 (128000 for VIP servers)","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":95,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8260,"name":"default_auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity","text":"Channel types: text, news, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":149,"character":1}],"type":{"type":"reference","id":6133,"name":"ThreadAutoArchiveDuration"}},{"id":8267,"name":"default_forum_layout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default layout type used to display posts in a forum channel","text":"Channel types: forum\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":190,"character":1}],"type":{"type":"reference","id":5931,"name":"ForumLayoutType"}},{"id":8264,"name":"default_reaction_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The emoji to show in the add reaction button on a thread in a thread-only channel","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":171,"character":1}],"type":{"type":"reference","id":5925,"name":"APIGuildForumDefaultReactionEmoji"}},{"id":8266,"name":"default_sort_order","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default sort order type used to order posts in a thread-only channel","text":"Channel types: forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":184,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5928,"name":"SortOrderType"}]}},{"id":8265,"name":"default_thread_rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The initial `rate_limit_per_user` to set on newly created threads in a channel.\nThis field is copied to the thread at creation time and does not live update","text":"Channel types: text, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":178,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8261,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel flags combined as a bit field."},"sources":[{"fileName":"rest/v9/channel.ts","line":153,"character":1}],"type":{"type":"reference","id":6363,"name":"ChannelFlags"}},{"id":8263,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread","text":"Channel types: privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":165,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8259,"name":"locked","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the thread should be locked","text":"Channel types: newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":143,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8245,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"1-100 character channel name","text":"Channel types: all\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8249,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the channel is nsfw","text":"Channel types: text, voice, news, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":81,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8254,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of the new parent category for a channel","text":"Channel types: text, voice, news, stage, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":113,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8253,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Channel or category-specific permissions","text":"Channel types: all excluding newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":107,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":8237,"name":"RESTAPIChannelPatchOverwrite"}}]}},{"id":8247,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The position of the channel in the left-hand listing","text":"Channel types: all excluding newsThread, publicThread, privateThread\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":69,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8250,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600);\nbots, as well as users with the permission `MANAGE_MESSAGES` or `MANAGE_CHANNELS`,\nare unaffected","text":"Channel types: text, newsThread, publicThread, privateThread, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":89,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8255,"name":"rtc_region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id for the voice or stage channel, automatic when set to `null`","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":119,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8248,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"0-1024 character channel topic (0-4096 characters for thread-only channels)","text":"Channel types: text, news, forum, media\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":75,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8246,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of channel; only conversion between `text` and `news`\nis supported and only in guilds with the \"NEWS\" feature","text":"Channel types: text, news\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":5978,"name":"GuildText"},{"type":"reference","id":5983,"name":"GuildAnnouncement"}]}},{"id":8252,"name":"user_limit","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The user limit of the voice channel; 0 refers to no limit, 1 to 99 refers to a user limit","text":"Channel types: voice\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":101,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8256,"name":"video_quality_mode","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The camera video quality mode of the voice channel","text":"See https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":125,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":5995,"name":"VideoQualityMode"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8268,8257,8258,8262,8251,8260,8267,8264,8266,8265,8261,8263,8259,8245,8249,8254,8253,8247,8250,8255,8248,8246,8252,8256]}],"sources":[{"fileName":"rest/v9/channel.ts","line":49,"character":17}]},{"id":8318,"name":"RESTPatchAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"children":[{"id":8323,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":469,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6233,"name":"APIAllowedMentions"}]}},{"id":8324,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":477,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8282,"name":"RESTAPIAttachment"}}},{"id":8325,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":483,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6251,"typeArguments":[{"type":"reference","id":6376,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}]}},{"id":8319,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v9/channel.ts","line":440,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8321,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n","tags":[{"tag":"deprecated","text":"Use `embeds` instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":454,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6153,"name":"APIEmbed"}]}},{"id":8320,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":446,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"reference","id":6153,"name":"APIEmbed"}}]}},{"id":8322,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Edit the flags of a message (only `SUPPRESS_EMBEDS` can currently be set/unset)","text":"When specifying flags, ensure to include all previously set flags/bits\nin addition to ones that you are modifying\n\nSee https://discord.com/developers/docs/resources/channel#message-object-message-flags\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":463,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6089,"name":"MessageFlags"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8323,8324,8325,8319,8321,8320,8322]}],"sources":[{"fileName":"rest/v9/channel.ts","line":436,"character":17}]},{"id":8528,"name":"RESTPatchAPICurrentGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-member"},"children":[{"id":8529,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":546,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8529]}],"sources":[{"fileName":"rest/v9/guild.ts","line":540,"character":17}]},{"id":8526,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead.\n"}]},"children":[{"id":8527,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `CHANGE_NICKNAME` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8527]}],"sources":[{"fileName":"rest/v9/guild.ts","line":528,"character":17}]},{"id":8952,"name":"RESTPatchAPICurrentUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user"},"children":[{"id":8954,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's avatar"},"sources":[{"fileName":"rest/v9/user.ts","line":37,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8955,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If passed, modifies the user's banner"},"sources":[{"fileName":"rest/v9/user.ts","line":41,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8953,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User's username, if changed may cause the user's discriminator to be randomized"},"sources":[{"fileName":"rest/v9/user.ts","line":33,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8954,8955,8953]}],"sources":[{"fileName":"rest/v9/user.ts","line":29,"character":17}]},{"id":8405,"name":"RESTPatchAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji"},"children":[{"id":8406,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8407,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v9/emoji.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8406,8407]}],"sources":[{"fileName":"rest/v9/emoji.ts","line":42,"character":17}]},{"id":8467,"name":"RESTPatchAPIGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild"},"children":[{"id":8473,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":266,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8474,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v9/guild.ts","line":270,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":8479,"name":"banner","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild banner (when the server has the `BANNER` feature; can be animated gif when the server has the `ANIMATED_BANNER` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":294,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8471,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":256,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6548,"name":"GuildDefaultMessageNotifications"}]}},{"id":8486,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description for the guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8478,"name":"discovery_splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 png/jpeg image for the guild discovery splash (when the guild has `DISCOVERABLE` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":290,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8472,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":262,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6551,"name":"GuildExplicitContentFilter"}]}},{"id":8485,"name":"features","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Enabled guild features","text":"See https://discord.com/developers/docs/resources/guild#guild-object-guild-features\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":324,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6583,"name":"GuildFeature"}}},{"id":8475,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg/gif image for the guild icon (can be animated gif when the guild has `ANIMATED_ICON` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":276,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8468,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New name for the guild (2-100 characters)"},"sources":[{"fileName":"rest/v9/guild.ts","line":238,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8476,"name":"owner_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"User id to transfer guild ownership to (must be owner)"},"sources":[{"fileName":"rest/v9/guild.ts","line":280,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8484,"name":"preferred_locale","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The preferred locale of a Community guild used in server discovery and notices from Discord; defaults to \"en-US\"","tags":[{"tag":"default","text":"\"en-US\" (if the value is set to `null`)\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":318,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8487,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v9/guild.ts","line":332,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8483,"name":"public_updates_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive notices from Discord"},"sources":[{"fileName":"rest/v9/guild.ts","line":312,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8469,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":244,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8482,"name":"rules_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where Community guilds display rules and/or guidelines"},"sources":[{"fileName":"rest/v9/guild.ts","line":308,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8488,"name":"safety_alerts_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord"},"sources":[{"fileName":"rest/v9/guild.ts","line":336,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8477,"name":"splash","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 16:9 png/jpeg image for the guild splash (when the guild has `INVITE_SPLASH` feature)","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":286,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8481,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":304,"character":1}],"type":{"type":"reference","id":6578,"name":"GuildSystemChannelFlags"}},{"id":8480,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v9/guild.ts","line":298,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8470,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":250,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","id":6563,"name":"GuildVerificationLevel"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8473,8474,8479,8471,8486,8478,8472,8485,8475,8468,8476,8484,8487,8483,8469,8482,8488,8477,8481,8480,8470]}],"sources":[{"fileName":"rest/v9/guild.ts","line":234,"character":17}]},{"id":8518,"name":"RESTPatchAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-member"},"children":[{"id":8523,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID of channel to move user to (if they are connected to voice)","text":"Requires `MOVE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":511,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8524,"name":"communication_disabled_until","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Timestamp of when the time out will be removed; until then, they cannot interact with the guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":515,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8522,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":505,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8521,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels. Will throw a 400 if the user is not in a voice channel","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":499,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8519,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":487,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8520,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":493,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"array","elementType":{"type":"intrinsic","name":"string"}}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8523,8524,8522,8521,8519,8520]}],"sources":[{"fileName":"rest/v9/guild.ts","line":481,"character":17}]},{"id":8604,"name":"RESTPatchAPIGuildMemberVerificationJSONBody","kind":256,"kindString":"Interface","flags":{},"children":[{"id":8607,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The server description to show in the screening form"},"sources":[{"fileName":"rest/v9/guild.ts","line":921,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8605,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether Membership Screening is enabled"},"sources":[{"fileName":"rest/v9/guild.ts","line":913,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8606,"name":"form_fields","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of field objects serialized in a string"},"sources":[{"fileName":"rest/v9/guild.ts","line":917,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8607,8605,8606]}],"sources":[{"fileName":"rest/v9/guild.ts","line":909,"character":17}]},{"id":8567,"name":"RESTPatchAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role"},"children":[{"id":8570,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value"},"sources":[{"fileName":"rest/v9/guild.ts","line":750,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8571,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar"},"sources":[{"fileName":"rest/v9/guild.ts","line":754,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8572,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":758,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8574,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable"},"sources":[{"fileName":"rest/v9/guild.ts","line":766,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8568,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role"},"sources":[{"fileName":"rest/v9/guild.ts","line":742,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8569,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions"},"sources":[{"fileName":"rest/v9/guild.ts","line":746,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8573,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":762,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8570,8571,8572,8574,8568,8569,8573]}],"sources":[{"fileName":"rest/v9/guild.ts","line":738,"character":17}]},{"id":8895,"name":"RESTPatchAPIGuildSoundboardSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#modify-guild-soundboard-sound-json-params"},"children":[{"id":8898,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the custom emoji for the soundboard sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":92,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8899,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The unicode character of a standard emoji for the soundboard sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":96,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8896,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The name of the soundboard sound (2-32 characters)"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8897,"name":"volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v9/soundboard.ts","line":88,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8898,8899,8896,8897]}],"sources":[{"fileName":"rest/v9/soundboard.ts","line":78,"character":17}]},{"id":8929,"name":"RESTPatchAPIGuildStickerJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#modify-guild-sticker"},"children":[{"id":8931,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description of the sticker (2-100 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":82,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8930,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":78,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8932,"name":"tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":86,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8931,8930,8932]}],"sources":[{"fileName":"rest/v9/sticker.ts","line":74,"character":17}]},{"id":8988,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-current-user-voice-state"},"children":[{"id":8989,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v9/voice.ts","line":31,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8991,"name":"request_to_speak_timestamp","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sets the user's request to speak"},"sources":[{"fileName":"rest/v9/voice.ts","line":39,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8990,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v9/voice.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8989,8991,8990]}],"sources":[{"fileName":"rest/v9/voice.ts","line":27,"character":17}]},{"id":8993,"name":"RESTPatchAPIGuildVoiceStateUserJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-user-voice-state"},"children":[{"id":8994,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the channel the user is currently in"},"sources":[{"fileName":"rest/v9/voice.ts","line":54,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8995,"name":"suppress","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Toggles the user's suppress state"},"sources":[{"fileName":"rest/v9/voice.ts","line":58,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8994,8995]}],"sources":[{"fileName":"rest/v9/voice.ts","line":50,"character":17}]},{"id":8910,"name":"RESTPatchAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#modify-stage-instance"},"children":[{"id":8912,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":53,"character":1}],"type":{"type":"reference","id":7444,"name":"StageInstancePrivacyLevel"}},{"id":8911,"name":"topic","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8912,8911]}],"sources":[{"fileName":"rest/v9/stageInstance.ts","line":45,"character":17}]},{"id":9005,"name":"RESTPatchAPIWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook"},"children":[{"id":9007,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":68,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":9008,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new channel id this webhook should be moved to"},"sources":[{"fileName":"rest/v9/webhook.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9006,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The default name of the webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":62,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9007,9008,9006]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":58,"character":17}]},{"id":8224,"name":"RESTPostAPIAutoModerationRuleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule"},"children":[{"id":8229,"name":"actions","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The actions which will execute when this rule is triggered"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":45,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":5785,"name":"APIAutoModerationAction"}}},{"id":8230,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this rule is enabled","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8226,"name":"event_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule event type"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":31,"character":1}],"type":{"type":"reference","id":5782,"name":"AutoModerationRuleEventType"}},{"id":8232,"name":"exempt_channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The channel ids that shouldn't be affected by this rule (Maximum of 50)"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":59,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":8231,"name":"exempt_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role ids that shouldn't be affected by this rule (Maximum of 20)"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":55,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":8225,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule name"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8228,"name":"trigger_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The rule trigger metadata","text":"Can be omitted if the trigger type is {@link AutoModerationRuleTriggerType.HarmfulLink} or {@link AutoModerationRuleTriggerType.Spam}\n"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":41,"character":1}],"type":{"type":"reference","id":5771,"name":"APIAutoModerationRuleTriggerMetadata"}},{"id":8227,"name":"trigger_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The rule trigger type"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":35,"character":1}],"type":{"type":"reference","id":5765,"name":"AutoModerationRuleTriggerType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8229,8230,8226,8232,8231,8225,8228,8227]}],"sources":[{"fileName":"rest/v9/autoModeration.ts","line":23,"character":17}]},{"id":8350,"name":"RESTPostAPIChannelFollowersJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel"},"children":[{"id":8351,"name":"webhook_channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of target channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":625,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8351]}],"sources":[{"fileName":"rest/v9/channel.ts","line":621,"character":17}]},{"id":8340,"name":"RESTPostAPIChannelInviteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite"},"children":[{"id":8341,"name":"max_age","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Duration of invite in seconds before expiry, or 0 for never","tags":[{"tag":"default","text":"86400 (24 hours)\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":568,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8342,"name":"max_uses","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Max number of uses or 0 for unlimited","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":574,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8347,"name":"target_application_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the embedded application to open for this invite\n- Required if `target_type` is 2\n- The application must have the `EMBEDDED` flag"},"sources":[{"fileName":"rest/v9/channel.ts","line":605,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8345,"name":"target_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of target for this voice channel invite","text":"See https://discord.com/developers/docs/resources/invite#invite-object-invite-target-types\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":593,"character":1}],"type":{"type":"reference","id":7285,"name":"InviteTargetType"}},{"id":8346,"name":"target_user_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the user whose stream to display for this invite\n- Required if `target_type` is 1\n- The user must be streaming in the channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":599,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8343,"name":"temporary","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this invite only grants temporary membership","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":580,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8344,"name":"unique","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If true, don't try to reuse a similar invite\n(useful for creating many unique one time use invites)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":587,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8341,8342,8347,8345,8346,8343,8344]}],"sources":[{"fileName":"rest/v9/channel.ts","line":562,"character":17}]},{"id":8285,"name":"RESTPostAPIChannelMessageJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"children":[{"id":8291,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for a message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":310,"character":1}],"type":{"type":"reference","id":6233,"name":"APIAllowedMentions"}},{"id":8295,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v9/channel.ts","line":332,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8282,"name":"RESTAPIAttachment"}}},{"id":8293,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"See https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":322,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6251,"typeArguments":[{"type":"reference","id":6376,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":8286,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v9/channel.ts","line":282,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8290,"name":"embed","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n","tags":[{"tag":"deprecated","text":"Use `embeds` instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":304,"character":1}],"type":{"type":"reference","id":6153,"name":"APIEmbed"}},{"id":8289,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content (up to 6000 characters)","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":296,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6153,"name":"APIEmbed"}}},{"id":8297,"name":"enforce_nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"If `true` and nonce is present, it will be checked for uniqueness in the past few minutes.\nIf another message was created by the same author with the same nonce, that message will be returned and no new message will be created."},"sources":[{"fileName":"rest/v9/channel.ts","line":341,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8296,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v9/channel.ts","line":336,"character":1}],"type":{"type":"reference","id":6089,"name":"MessageFlags"}},{"id":8292,"name":"message_reference","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Include to make your message a reply","text":"See https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":316,"character":1}],"type":{"type":"reference","id":8278,"name":"RESTAPIMessageReference"}},{"id":8287,"name":"nonce","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A nonce that can be used for optimistic message sending"},"sources":[{"fileName":"rest/v9/channel.ts","line":286,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8298,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!"},"sources":[{"fileName":"rest/v9/channel.ts","line":345,"character":1}],"type":{"type":"reference","id":8870,"name":"RESTAPIPoll"}},{"id":8294,"name":"sticker_ids","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"IDs of up to 3 stickers in the server to send in the message","text":"See https://discord.com/developers/docs/resources/sticker#sticker-object\n"},"sources":[{"fileName":"rest/v9/channel.ts","line":328,"character":1}],"type":{"type":"union","types":[{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"string"}]},{"type":"tuple","elements":[{"type":"intrinsic","name":"string"}]}]}},{"id":8288,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v9/channel.ts","line":290,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8291,8295,8293,8286,8290,8289,8297,8296,8292,8287,8298,8294,8288]}],"sources":[{"fileName":"rest/v9/channel.ts","line":278,"character":17}]},{"id":8331,"name":"RESTPostAPIChannelMessagesBulkDeleteJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages"},"children":[{"id":8332,"name":"messages","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An array of message ids to delete (2-100)"},"sources":[{"fileName":"rest/v9/channel.ts","line":515,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8332]}],"sources":[{"fileName":"rest/v9/channel.ts","line":511,"character":17}]},{"id":8362,"name":"RESTPostAPIChannelMessagesThreadsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-from-message"},"children":[{"id":8364,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":688,"character":1}],"type":{"type":"reference","id":6133,"name":"ThreadAutoArchiveDuration"}},{"id":8363,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character thread name"},"sources":[{"fileName":"rest/v9/channel.ts","line":684,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8365,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600)"},"sources":[{"fileName":"rest/v9/channel.ts","line":692,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8364,8363,8365]}],"sources":[{"fileName":"rest/v9/channel.ts","line":680,"character":17}],"extendedBy":[{"type":"reference","id":8374,"name":"RESTPostAPIChannelThreadsJSONBody"}]},{"id":8374,"name":"RESTPostAPIChannelThreadsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-without-message"},"children":[{"id":8378,"name":"auto_archive_duration","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The amount of time in minutes to wait before automatically archiving the thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":688,"character":1}],"type":{"type":"reference","id":6133,"name":"ThreadAutoArchiveDuration"},"inheritedFrom":{"type":"reference","id":8364,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.auto_archive_duration"}},{"id":8376,"name":"invitable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether non-moderators can add other non-moderators to the thread; only available when creating a private thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":742,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8377,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-100 character thread name"},"sources":[{"fileName":"rest/v9/channel.ts","line":684,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","id":8363,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.name"}},{"id":8379,"name":"rate_limit_per_user","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Amount of seconds a user has to wait before sending another message (0-21600)"},"sources":[{"fileName":"rest/v9/channel.ts","line":692,"character":1}],"type":{"type":"intrinsic","name":"number"},"inheritedFrom":{"type":"reference","id":8365,"name":"RESTPostAPIChannelMessagesThreadsJSONBody.rate_limit_per_user"}},{"id":8375,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The type of thread to create","text":"In API v9, `type` defaults to `PRIVATE_THREAD`.\nIn a future API version this will be changed to be a required field, with no default.\n\nSee https://discord.com/developers/docs/resources/channel#channel-object-channel-types\n","tags":[{"tag":"default","text":"ChannelType.PrivateThread\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":738,"character":1}],"type":{"type":"reference","id":5898,"name":"ThreadChannelType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8378,8376,8377,8379,8375]}],"sources":[{"fileName":"rest/v9/channel.ts","line":727,"character":17}],"extendedTypes":[{"type":"reference","id":8362,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"}]},{"id":8997,"name":"RESTPostAPIChannelWebhookJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook"},"children":[{"id":8999,"name":"avatar","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Image for the default webhook avatar","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":27,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8998,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the webhook (1-80 characters)"},"sources":[{"fileName":"rest/v9/webhook.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8999,8998]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":17,"character":17}]},{"id":8662,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"children":[{"id":8673,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6907,"name":"InteractionContextType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.contexts"}},{"id":8674,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_member_permissions"}},{"id":8668,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":8664,"name":"description","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/interactions.ts","line":76,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8670,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.description_localizations"}},{"id":8671,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.dm_permission"}},{"id":8672,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":6912,"name":"AppHandler"},{"type":"reference","id":6913,"name":"DiscordLaunchActivity"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.handler"}},{"id":8675,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6904,"name":"ApplicationIntegrationType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.integration_types"}},{"id":8665,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":8669,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name_localizations"}},{"id":8666,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.nsfw"}},{"id":8667,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6921,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":8663,"name":"type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/interactions.ts","line":75,"character":1}],"type":{"type":"reference","id":6900,"name":"ChatInput"}}],"groups":[{"title":"Properties","kind":1024,"children":[8673,8674,8668,8664,8670,8671,8672,8675,8665,8669,8666,8667,8663]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":74,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":8676,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"children":[{"id":8686,"name":"contexts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Interaction context(s) where the command can be used, only for globally-scoped commands. By default, all interaction context types included for new commands `[0,1,2]`."},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":100,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6907,"name":"InteractionContextType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.contexts"}},{"id":8687,"name":"default_member_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Set of permissions represented as a bitset"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":74,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_member_permissions"}},{"id":8681,"name":"default_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the command is enabled by default when the app is added to a guild","text":"If missing, this property should be assumed as `true`\n","tags":[{"tag":"deprecated","text":"Use `dm_permission` and/or `default_member_permissions` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":88,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.default_permission"}},{"id":8683,"name":"description_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the description field. Values follow the same restrictions as description"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":62,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.description_localizations"}},{"id":8684,"name":"dm_permission","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is available in DMs with the app, only for globally-scoped commands. By default, commands are visible","tags":[{"tag":"deprecated","text":"Use `contexts` instead\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.dm_permission"}},{"id":8685,"name":"handler","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Determines whether the interaction is handled by the app's interactions handler or by Discord","tags":[{"tag":"remarks","text":"\nThis is only available for {@link ApplicationCommandType.PrimaryEntryPoint} commands\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":111,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":6912,"name":"AppHandler"},{"type":"reference","id":6913,"name":"DiscordLaunchActivity"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.handler"}},{"id":8688,"name":"integration_types","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":96,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6904,"name":"ApplicationIntegrationType"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.integration_types"}},{"id":8678,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"1-32 character name; `CHAT_INPUT` command names must be all lowercase matching `^[-_\\p{L}\\p{N}\\p{sc=Deva}\\p{sc=Thai}]{1,32}$`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":46,"character":1}],"type":{"type":"intrinsic","name":"string"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name"}},{"id":8682,"name":"name_localizations","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Localization dictionary for the name field. Values follow the same restrictions as name"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":50,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"en-US"},{"type":"literal","value":"en-GB"},{"type":"literal","value":"bg"},{"type":"literal","value":"zh-CN"},{"type":"literal","value":"zh-TW"},{"type":"literal","value":"hr"},{"type":"literal","value":"cs"},{"type":"literal","value":"da"},{"type":"literal","value":"nl"},{"type":"literal","value":"fi"},{"type":"literal","value":"fr"},{"type":"literal","value":"de"},{"type":"literal","value":"el"},{"type":"literal","value":"hi"},{"type":"literal","value":"hu"},{"type":"literal","value":"it"},{"type":"literal","value":"ja"},{"type":"literal","value":"ko"},{"type":"literal","value":"lt"},{"type":"literal","value":"no"},{"type":"literal","value":"pl"},{"type":"literal","value":"pt-BR"},{"type":"literal","value":"ro"},{"type":"literal","value":"ru"},{"type":"literal","value":"es-ES"},{"type":"literal","value":"es-419"},{"type":"literal","value":"sv-SE"},{"type":"literal","value":"th"},{"type":"literal","value":"tr"},{"type":"literal","value":"uk"},{"type":"literal","value":"vi"}]},{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}]},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.name_localizations"}},{"id":8679,"name":"nsfw","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Indicates whether the command is age-restricted, defaults to `false`"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":92,"character":1}],"type":{"type":"intrinsic","name":"boolean"},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.nsfw"}},{"id":8680,"name":"options","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The parameters for the `CHAT_INPUT` command, max 25"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":70,"character":1}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6921,"name":"APIApplicationCommandOption"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"}},"inheritedFrom":{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody.options"}},{"id":8677,"name":"type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/interactions.ts","line":83,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":6901,"name":"User"},{"type":"reference","id":6902,"name":"Message"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8686,8687,8681,8683,8684,8685,8688,8678,8682,8679,8680,8677]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":82,"character":17}],"extendedTypes":[{"type":"reference","name":"RESTPostAPIBaseApplicationCommandsJSONBody"}]},{"id":8974,"name":"RESTPostAPICurrentUserCreateDMChannelJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm"},"children":[{"id":8975,"name":"recipient_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The recipient to open a DM channel with"},"sources":[{"fileName":"rest/v9/user.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8975]}],"sources":[{"fileName":"rest/v9/user.ts","line":100,"character":17}]},{"id":8764,"name":"RESTPostAPIEntitlementJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"children":[{"id":8766,"name":"owner_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the guild or user to grant the entitlement to"},"sources":[{"fileName":"rest/v9/monetization.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8767,"name":"owner_type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The type of entitlement owner"},"sources":[{"fileName":"rest/v9/monetization.ts","line":61,"character":1}],"type":{"type":"reference","id":8770,"name":"EntitlementOwnerType"}},{"id":8765,"name":"sku_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the SKU to grant the entitlement to"},"sources":[{"fileName":"rest/v9/monetization.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8766,8767,8765]}],"sources":[{"fileName":"rest/v9/monetization.ts","line":49,"character":17}]},{"id":8546,"name":"RESTPostAPIGuildBulkBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#bulk-guild-ban"},"children":[{"id":8548,"name":"delete_message_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of seconds to delete messages for, between 0 and 604800 (7 days)"},"sources":[{"fileName":"rest/v9/guild.ts","line":645,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8547,"name":"user_ids","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids to ban (max 200)"},"sources":[{"fileName":"rest/v9/guild.ts","line":641,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8548,8547]}],"sources":[{"fileName":"rest/v9/guild.ts","line":637,"character":17}]},{"id":8549,"name":"RESTPostAPIGuildBulkBanResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#bulk-guild-ban"},"children":[{"id":8550,"name":"banned_users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids, that were successfully banned"},"sources":[{"fileName":"rest/v9/guild.ts","line":655,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":8551,"name":"failed_users","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"List of user ids, that were not banned"},"sources":[{"fileName":"rest/v9/guild.ts","line":659,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8550,8551]}],"sources":[{"fileName":"rest/v9/guild.ts","line":651,"character":17}]},{"id":8400,"name":"RESTPostAPIGuildEmojiJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params"},"children":[{"id":8402,"name":"image","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The 128x128 emoji image","text":"https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/emoji.ts","line":27,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8401,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":21,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8403,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Roles for which this emoji will be whitelisted"},"sources":[{"fileName":"rest/v9/emoji.ts","line":31,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8402,8401,8403]}],"sources":[{"fileName":"rest/v9/emoji.ts","line":17,"character":17}]},{"id":8583,"name":"RESTPostAPIGuildPruneJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune"},"children":[{"id":8585,"name":"compute_prune_count","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether `pruned is returned, discouraged for large guilds","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":827,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8584,"name":"days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to count prune for (1 or more)","tags":[{"tag":"default","text":"7\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":821,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8586,"name":"include_roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Role(s) to include"},"sources":[{"fileName":"rest/v9/guild.ts","line":831,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8585,8584,8586]}],"sources":[{"fileName":"rest/v9/guild.ts","line":815,"character":17}]},{"id":8587,"name":"RESTPostAPIGuildPruneResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#begin-guild-prune"},"children":[{"id":8588,"name":"pruned","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":838,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8588]}],"sources":[{"fileName":"rest/v9/guild.ts","line":837,"character":17}]},{"id":8553,"name":"RESTPostAPIGuildRoleJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role"},"children":[{"id":8556,"name":"color","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"RGB color value","tags":[{"tag":"default","text":"0\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":688,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}},{"id":8557,"name":"hoist","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be displayed separately in the sidebar","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":694,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8558,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's icon image (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":698,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8560,"name":"mentionable","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the role should be mentionable","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":708,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"boolean"}]}},{"id":8554,"name":"name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of the role","tags":[{"tag":"default","text":"\"new role\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":676,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8555,"name":"permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Bitwise value of the enabled/disabled permissions","tags":[{"tag":"default","text":"\"default role permissions in guild\"\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":682,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8559,"name":"unicode_emoji","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The role's unicode emoji as a standard emoji (if the guild has the `ROLE_ICONS` feature)"},"sources":[{"fileName":"rest/v9/guild.ts","line":702,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8556,8557,8558,8560,8554,8555,8559]}],"sources":[{"fileName":"rest/v9/guild.ts","line":670,"character":17}],"extendedBy":[{"type":"reference","id":8435,"name":"RESTAPIGuildCreateRole"}]},{"id":8632,"name":"RESTPostAPIGuildScheduledEventJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event"},"children":[{"id":8633,"name":"channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The stage channel id of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":35,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8638,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The description of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8640,"name":"entity_metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The entity metadata of the scheduled event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":63,"character":1}],"type":{"type":"reference","id":6859,"name":"APIGuildScheduledEventEntityMetadata"}},{"id":8639,"name":"entity_type","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The scheduled entity type of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":59,"character":1}],"type":{"type":"reference","id":6861,"name":"GuildScheduledEventEntityType"}},{"id":8641,"name":"image","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The cover image of the scheduled event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8634,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":39,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8635,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The privacy level of the guild event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":43,"character":1}],"type":{"type":"reference","id":6871,"name":"GuildOnly"}},{"id":8642,"name":"recurrence_rule","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The definition for how often this event should recur"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":71,"character":1}],"type":{"type":"reference","id":6764,"name":"APIGuildScheduledEventRecurrenceRule"}},{"id":8637,"name":"scheduled_end_time","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The time when the scheduled event is scheduled to end"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":51,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8636,"name":"scheduled_start_time","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The time to schedule the guild event at"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8633,8638,8640,8639,8641,8634,8635,8642,8637,8636]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":31,"character":17}]},{"id":8888,"name":"RESTPostAPIGuildSoundboardSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#create-guild-soundboard-sound-json-params"},"children":[{"id":8892,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the custom emoji for the soundboard sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":63,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8893,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The unicode character of a standard emoji for the soundboard sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":67,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8889,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The name of the soundboard sound (2-32 characters)"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8890,"name":"sound","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The data uri of the mp3 or ogg sound data, base64 encoded, similar to image data","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8891,"name":"volume","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The volume of the soundboard sound, from 0 to 1","tags":[{"tag":"default","text":"1\n"}]},"sources":[{"fileName":"rest/v9/soundboard.ts","line":59,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8892,8893,8889,8890,8891]}],"sources":[{"fileName":"rest/v9/soundboard.ts","line":43,"character":17}]},{"id":8923,"name":"RESTPostAPIGuildStickerFormDataBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#create-guild-sticker"},"children":[{"id":8925,"name":"description","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Description of the sticker (empty or 2-100 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":53,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8927,"name":"file","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The sticker file to upload, must be a PNG, APNG, GIF, or Lottie JSON file, max 512 KB","text":"Uploaded stickers are constrained to 5 seconds in length for animated stickers, and 320 x 320 pixels.\n"},"sources":[{"fileName":"rest/v9/sticker.ts","line":63,"character":1}],"type":{"type":"intrinsic","name":"unknown"}},{"id":8924,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the sticker (2-30 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":49,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8926,"name":"tags","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)"},"sources":[{"fileName":"rest/v9/sticker.ts","line":57,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8925,8927,8924,8926]}],"sources":[{"fileName":"rest/v9/sticker.ts","line":45,"character":17}]},{"id":8941,"name":"RESTPostAPIGuildTemplatesJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-template"},"children":[{"id":8943,"name":"description","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Description for the template (0-120 characters)"},"sources":[{"fileName":"rest/v9/template.ts","line":46,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8942,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the template (1-100 characters)"},"sources":[{"fileName":"rest/v9/template.ts","line":42,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8943,8942]}],"sources":[{"fileName":"rest/v9/template.ts","line":38,"character":17}]},{"id":8445,"name":"RESTPostAPIGuildsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild"},"children":[{"id":8454,"name":"afk_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"ID for afk channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":166,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8455,"name":"afk_timeout","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"afk timeout in seconds, can be set to: `60`, `300`, `900`, `1800`, `3600`"},"sources":[{"fileName":"rest/v9/guild.ts","line":170,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":1800},{"type":"literal","value":3600},{"type":"literal","value":60},{"type":"literal","value":300},{"type":"literal","value":900}]}},{"id":8453,"name":"channels","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild's channels","tags":[{"tag":"remarks","text":"\nWhen using the channels parameter, the `position` field is ignored, and none of the default channels are created.\n\nAlso, the `id` field within each channel object may be set to an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to create `GUILD_CATEGORY` channels\nby setting the `parent_id` field on any children to the category's id field.\nCategory channels must be listed before any children.*\n\nSee https://discord.com/developers/docs/resources/channel#channel-object\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":162,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8428,"name":"RESTAPIGuildCreatePartialChannel"}}},{"id":8450,"name":"default_message_notifications","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Default message notification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":128,"character":1}],"type":{"type":"reference","id":6548,"name":"GuildDefaultMessageNotifications"}},{"id":8451,"name":"explicit_content_filter","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Explicit content filter level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":134,"character":1}],"type":{"type":"reference","id":6551,"name":"GuildExplicitContentFilter"}},{"id":8448,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":116,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8446,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v9/guild.ts","line":104,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8458,"name":"premium_progress_bar_enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the boosts progress bar should be enabled."},"sources":[{"fileName":"rest/v9/guild.ts","line":184,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8447,"name":"region","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Voice region id","text":"See https://discord.com/developers/docs/resources/voice#voice-region-object\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":110,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8452,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"New guild roles","tags":[{"tag":"remarks","text":"\nWhen using this parameter, the first member of the array is used to change properties of the guild's `@everyone` role.\nIf you are trying to bootstrap a guild with additional roles, keep this in mind.\n\nAlso, the required `id` field within each role object is an integer placeholder,\nand will be replaced by the API upon consumption. Its purpose is to allow you to overwrite a role's permissions\nin a channel when also passing in channels with the channels array.\n\nSee https://discord.com/developers/docs/topics/permissions#role-object\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":148,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8435,"name":"RESTAPIGuildCreateRole"}}},{"id":8457,"name":"system_channel_flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"System channel flags","text":"See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":180,"character":1}],"type":{"type":"reference","id":6578,"name":"GuildSystemChannelFlags"}},{"id":8456,"name":"system_channel_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the channel where guild notices such as welcome messages and boost events are posted"},"sources":[{"fileName":"rest/v9/guild.ts","line":174,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}},{"id":8449,"name":"verification_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Verification level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-verification-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":122,"character":1}],"type":{"type":"reference","id":6563,"name":"GuildVerificationLevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[8454,8455,8453,8450,8451,8448,8446,8458,8447,8452,8457,8456,8449]}],"sources":[{"fileName":"rest/v9/guild.ts","line":100,"character":17}]},{"id":8460,"name":"RESTPostAPIGuildsMFAJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-mfa-level"},"children":[{"id":8461,"name":"level","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"MFA level","text":"See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":201,"character":1}],"type":{"type":"reference","id":6555,"name":"GuildMFALevel"}}],"groups":[{"title":"Properties","kind":1024,"children":[8461]}],"sources":[{"fileName":"rest/v9/guild.ts","line":195,"character":17}]},{"id":8705,"name":"RESTPostAPIInteractionCallbackQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"children":[{"id":8706,"name":"with_response","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to include a interaction callback response as the response instead of a 204"},"sources":[{"fileName":"rest/v9/interactions.ts","line":185,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8706]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":181,"character":17}]},{"id":8711,"name":"RESTPostAPIInteractionCallbackWithResponseResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-response-object"},"children":[{"id":8712,"name":"interaction","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The interaction object associated with the interaction"},"sources":[{"fileName":"rest/v9/interactions.ts","line":212,"character":1}],"type":{"type":"reference","id":8714,"name":"RESTAPIInteractionCallbackObject"}},{"id":8713,"name":"resource","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The resource that was created by the interaction response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":216,"character":1}],"type":{"type":"reference","id":8721,"name":"RESTAPIInteractionCallbackResourceObject"}}],"groups":[{"title":"Properties","kind":1024,"children":[8712,8713]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":208,"character":17}]},{"id":8881,"name":"RESTPostAPISoundboardSendSoundJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#send-soundboard-sound-json-params"},"children":[{"id":8882,"name":"sound_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the soundboard sound to play"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8883,"name":"source_guild_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The id of the guild the soundboard sound is from, required to play sounds from different servers"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":20,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8882,8883]}],"sources":[{"fileName":"rest/v9/soundboard.ts","line":12,"character":17}]},{"id":8902,"name":"RESTPostAPIStageInstanceJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance"},"children":[{"id":8903,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the stage channel"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":11,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8907,"name":"guild_scheduled_event_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The guild scheduled event associated with this stage instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":29,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8905,"name":"privacy_level","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The privacy level of the stage instance","tags":[{"tag":"default","text":"GuildOnly\n"}]},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":21,"character":1}],"type":{"type":"reference","id":7444,"name":"StageInstancePrivacyLevel"}},{"id":8906,"name":"send_start_notification","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Notify @everyone that a stage instance has started"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":25,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8904,"name":"topic","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The topic of the stage instance (1-120 characters)"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":15,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8903,8907,8905,8906,8904]}],"sources":[{"fileName":"rest/v9/stageInstance.ts","line":7,"character":17}]},{"id":8936,"name":"RESTPostAPITemplateCreateGuildJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-from-guild-template"},"children":[{"id":8938,"name":"icon","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"base64 1024x1024 png/jpeg image for the guild icon","text":"See https://discord.com/developers/docs/reference#image-data\n"},"sources":[{"fileName":"rest/v9/template.ts","line":22,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8937,"name":"name","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Name of the guild (2-100 characters)"},"sources":[{"fileName":"rest/v9/template.ts","line":16,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8938,8937]}],"sources":[{"fileName":"rest/v9/template.ts","line":12,"character":17}]},{"id":9014,"name":"RESTPostAPIWebhookWithTokenJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"children":[{"id":9020,"name":"allowed_mentions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Allowed mentions for the message","text":"See https://discord.com/developers/docs/resources/channel#allowed-mentions-object\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":131,"character":1}],"type":{"type":"reference","id":6233,"name":"APIAllowedMentions"}},{"id":9025,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of tag ids to apply to the thread"},"sources":[{"fileName":"rest/v9/webhook.ts","line":157,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}},{"id":9022,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attachment objects with filename and description"},"sources":[{"fileName":"rest/v9/webhook.ts","line":143,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8282,"name":"RESTAPIAttachment"}}},{"id":9017,"name":"avatar_url","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default avatar of the webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":115,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9021,"name":"components","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The components to include with the message","text":"Requires an application-owned webhook\n\nSee https://discord.com/developers/docs/interactions/message-components#component-object\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":139,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6251,"typeArguments":[{"type":"reference","id":6376,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"}}},{"id":9015,"name":"content","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The message contents (up to 2000 characters)"},"sources":[{"fileName":"rest/v9/webhook.ts","line":107,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9019,"name":"embeds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Embedded `rich` content","text":"See https://discord.com/developers/docs/resources/channel#embed-object\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":125,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":6153,"name":"APIEmbed"}}},{"id":9023,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Message flags combined as a bitfield"},"sources":[{"fileName":"rest/v9/webhook.ts","line":147,"character":1}],"type":{"type":"reference","id":6089,"name":"MessageFlags"}},{"id":9026,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!"},"sources":[{"fileName":"rest/v9/webhook.ts","line":161,"character":1}],"type":{"type":"reference","id":8870,"name":"RESTAPIPoll"}},{"id":9024,"name":"thread_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Name of thread to create","text":"Available only if the webhook is in a forum channel and a thread is not specified in {@link RESTPostAPIWebhookWithTokenQuery.thread_id} query parameter\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":153,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9018,"name":"tts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"`true` if this is a TTS message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":119,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":9016,"name":"username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Override the default username of the webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":111,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9020,9025,9022,9017,9021,9015,9019,9023,9026,9024,9018,9016]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":103,"character":17}]},{"id":9030,"name":"RESTPostAPIWebhookWithTokenQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params"},"children":[{"id":9032,"name":"thread_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Send a message to the specified thread within a webhook's channel. The thread will automatically be unarchived.","text":"Available only if the {@link RESTPostAPIWebhookWithTokenJSONBody.thread_name} JSON body property is not specified\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":9031,"name":"wait","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Waits for server confirmation of message send before response, and returns the created message body\n(defaults to `false`; when `false` a message that is not saved does not return an error)","tags":[{"tag":"default","text":"false\n"}]},"sources":[{"fileName":"rest/v9/webhook.ts","line":186,"character":1}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[9032,9031]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":179,"character":17}]},{"id":8809,"name":"RESTPostOAuth2AccessTokenResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-access-token-response"},"children":[{"id":8810,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":79,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8812,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":81,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8813,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":82,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8814,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":83,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8811,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":80,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8810,8812,8813,8814,8811]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":78,"character":17}]},{"id":8803,"name":"RESTPostOAuth2AccessTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example"},"children":[{"id":8804,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":68,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8805,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":69,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8807,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":71,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8806,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":70,"character":1}],"type":{"type":"literal","value":"authorization_code"}},{"id":8808,"name":"redirect_uri","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":72,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8804,8805,8807,8806,8808]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":67,"character":17}]},{"id":8852,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example"},"children":[{"id":8853,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":191,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8855,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":193,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8858,"name":"guild","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":196,"character":1}],"type":{"type":"reference","id":6503,"name":"APIGuild"}},{"id":8856,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":194,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8857,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":195,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8854,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":192,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8853,8855,8858,8856,8857,8854]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":190,"character":17}]},{"id":8859,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example"},"children":[{"id":8860,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":203,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8862,"name":"expires_in","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":205,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8863,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":206,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8864,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":207,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8861,"name":"token_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":204,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8865,"name":"webhook","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":208,"character":1}],"type":{"type":"reference","id":7644,"name":"APIWebhook"}}],"groups":[{"title":"Properties","kind":1024,"children":[8860,8862,8863,8864,8861,8865]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":202,"character":17}]},{"id":8799,"name":"RESTPostOAuth2AuthorizationQueryResult","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-redirect-url-example"},"children":[{"id":8800,"name":"code","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":55,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8801,"name":"state","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":56,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8800,8801]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":54,"character":17}]},{"id":8829,"name":"RESTPostOAuth2ClientCredentialsURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#client-credentials-grant"},"children":[{"id":8830,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":119,"character":1}],"type":{"type":"literal","value":"client_credentials"}},{"id":8831,"name":"scope","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":120,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8830,8831]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":118,"character":17}]},{"id":8815,"name":"RESTPostOAuth2RefreshTokenURLEncodedData","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example"},"children":[{"id":8816,"name":"client_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":90,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8817,"name":"client_secret","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":91,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8818,"name":"grant_type","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":92,"character":1}],"type":{"type":"literal","value":"refresh_token"}},{"id":8819,"name":"refresh_token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":93,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8816,8817,8818,8819]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":89,"character":17}]},{"id":8796,"name":"RESTPostOAuth2TokenRevocationQuery","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-token-revocation-example"},"children":[{"id":8797,"name":"token","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":47,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8798,"name":"token_type_hint","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/oauth2.ts","line":48,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":"refresh_token"},{"type":"literal","value":"access_token"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8797,8798]}],"sources":[{"fileName":"rest/v9/oauth2.ts","line":46,"character":17}]},{"id":8744,"name":"RESTPutAPIApplicationCommandPermissionsJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions"},"children":[{"id":8745,"name":"permissions","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/interactions.ts","line":370,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":7066,"name":"APIApplicationCommandPermission"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8745]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":369,"character":17}]},{"id":8334,"name":"RESTPutAPIChannelPermissionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions"},"children":[{"id":8335,"name":"allow","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all allowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":534,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8336,"name":"deny","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The bitwise value of all disallowed permissions","text":"See https://en.wikipedia.org/wiki/Bit_field\n","tags":[{"tag":"default","text":"\"0\"\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":542,"character":1}],"type":{"type":"union","types":[{"type":"literal","value":null},{"type":"intrinsic","name":"string"}]}},{"id":8337,"name":"type","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"`0` for a role or `1` for a member"},"sources":[{"fileName":"rest/v9/channel.ts","line":546,"character":1}],"type":{"type":"reference","id":6123,"name":"OverwriteType"}}],"groups":[{"title":"Properties","kind":1024,"children":[8335,8336,8337]}],"sources":[{"fileName":"rest/v9/channel.ts","line":526,"character":17}],"extendedBy":[{"type":"reference","id":8237,"name":"RESTAPIChannelPatchOverwrite"},{"type":"reference","id":8420,"name":"RESTAPIGuildCreateOverwrite"}]},{"id":8357,"name":"RESTPutAPIChannelRecipientJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient"},"children":[{"id":8358,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Access token of a user that has granted your app the `gdm.join` scope"},"sources":[{"fileName":"rest/v9/channel.ts","line":660,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8359,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Nickname of the user being added"},"sources":[{"fileName":"rest/v9/channel.ts","line":664,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8358,8359]}],"sources":[{"fileName":"rest/v9/channel.ts","line":656,"character":17}]},{"id":8979,"name":"RESTPutAPICurrentUserApplicationRoleConnectionJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#update-user-application-role-connection"},"children":[{"id":8982,"name":"metadata","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Object mapping application role connection metadata keys to their `string`-ified value (max 100 characters) for the user on the platform a bot has connected"},"sources":[{"fileName":"rest/v9/user.ts","line":137,"character":1}],"type":{"type":"reference","typeArguments":[{"type":"intrinsic","name":"string"},{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"number"}]}],"qualifiedName":"Record","package":"typescript","name":"Record"}},{"id":8980,"name":"platform_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The vanity name of the platform a bot has connected (max 50 characters)"},"sources":[{"fileName":"rest/v9/user.ts","line":129,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8981,"name":"platform_username","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The username on the platform a bot has connected (max 100 characters)"},"sources":[{"fileName":"rest/v9/user.ts","line":133,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8982,8980,8981]}],"sources":[{"fileName":"rest/v9/user.ts","line":125,"character":17}]},{"id":8540,"name":"RESTPutAPIGuildBanJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban"},"children":[{"id":8541,"name":"delete_message_days","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of days to delete messages for (0-7)","tags":[{"tag":"deprecated","text":"use `delete_message_seconds` instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":611,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8542,"name":"delete_message_seconds","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Number of seconds to delete messages for, between 0 and 604800 (7 days)"},"sources":[{"fileName":"rest/v9/guild.ts","line":615,"character":1}],"type":{"type":"intrinsic","name":"number"}},{"id":8543,"name":"reason","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Reason for the ban","tags":[{"tag":"deprecated","text":"Removed in API v10, use the `X-Audit-Log-Reason` header instead.\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":621,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8541,8542,8543]}],"sources":[{"fileName":"rest/v9/guild.ts","line":605,"character":17}]},{"id":8511,"name":"RESTPutAPIGuildMemberJSONBody","kind":256,"kindString":"Interface","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member"},"children":[{"id":8512,"name":"access_token","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"An oauth2 access token granted with the `guilds.join` to the bot's application for the user you want to add to the guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":449,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8516,"name":"deaf","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is deafened in voice channels","text":"Requires `DEAFEN_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":473,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8515,"name":"mute","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the user is muted in voice channels","text":"Requires `MUTE_MEMBERS` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":467,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8513,"name":"nick","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Value to set users nickname to","text":"Requires `MANAGE_NICKNAMES` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":455,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8514,"name":"roles","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Array of role ids the member is assigned","text":"Requires `MANAGE_ROLES` permission\n"},"sources":[{"fileName":"rest/v9/guild.ts","line":461,"character":1}],"type":{"type":"array","elementType":{"type":"intrinsic","name":"string"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8512,8516,8515,8513,8514]}],"sources":[{"fileName":"rest/v9/guild.ts","line":445,"character":17}]},{"id":6375,"name":"APIActionRowComponentTypes","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1952,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6376,"name":"APIMessageActionRowComponent"},{"type":"reference","id":6377,"name":"APIModalActionRowComponent"}]}},{"id":6934,"name":"APIApplicationCommandAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.ts","line":5,"character":12}],"type":{"type":"reference","id":6936,"typeArguments":[{"type":"reference","id":6997,"name":"ApplicationCommandOptionType.Attachment"}],"name":"APIApplicationCommandOptionBase"}},{"id":7085,"name":"APIApplicationCommandAutocompleteDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/autocomplete.ts","line":26,"character":12}],"type":{"type":"reference","id":7138,"typeArguments":[{"type":"reference","id":7084,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7086,"name":"APIApplicationCommandAutocompleteGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/autocomplete.ts","line":32,"character":12}],"type":{"type":"reference","id":7140,"typeArguments":[{"type":"reference","id":7084,"name":"APIApplicationCommandAutocompleteInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7084,"name":"APIApplicationCommandAutocompleteInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/autocomplete.ts","line":9,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7223,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","id":6924,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7223,"name":"InteractionType.ApplicationCommandAutocomplete"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6924,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"literal","value":"options"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":6920,"name":"APIApplicationCommandBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":67,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6934,"name":"APIApplicationCommandAttachmentOption"},{"type":"reference","id":6959,"name":"APIApplicationCommandBooleanOption"},{"type":"reference","id":6961,"name":"APIApplicationCommandChannelOption"},{"type":"reference","id":6970,"name":"APIApplicationCommandIntegerOption"},{"type":"reference","id":6976,"name":"APIApplicationCommandMentionableOption"},{"type":"reference","id":6978,"name":"APIApplicationCommandNumberOption"},{"type":"reference","id":6984,"name":"APIApplicationCommandRoleOption"},{"type":"reference","id":7003,"name":"APIApplicationCommandStringOption"},{"type":"reference","id":7033,"name":"APIApplicationCommandUserOption"}]}},{"id":6959,"name":"APIApplicationCommandBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.ts","line":4,"character":12}],"type":{"type":"reference","id":6936,"typeArguments":[{"type":"reference","id":6991,"name":"ApplicationCommandOptionType.Boolean"}],"name":"APIApplicationCommandOptionBase"}},{"id":6918,"name":"APIApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":210,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6932,"name":"APIChatInputApplicationCommandDMInteraction"},{"type":"reference","id":7059,"name":"APIContextMenuDMInteraction"}]}},{"id":6919,"name":"APIApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":217,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6933,"name":"APIChatInputApplicationCommandGuildInteraction"},{"type":"reference","id":7060,"name":"APIContextMenuGuildInteraction"}]}},{"id":6970,"name":"APIApplicationCommandIntegerOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/integer.ts","line":20,"character":12}],"type":{"type":"reference","id":6950,"typeArguments":[{"type":"reference","name":"APIApplicationCommandIntegerOptionBase"},{"type":"reference","id":6998,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":6917,"name":"APIApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":205,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6931,"name":"APIChatInputApplicationCommandInteraction"},{"type":"reference","id":7058,"name":"APIContextMenuInteraction"}]}},{"id":6914,"name":"APIApplicationCommandInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":186,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6924,"name":"APIChatInputApplicationCommandInteractionData"},{"type":"reference","id":7051,"name":"APIContextMenuInteractionData"}]}},{"id":6935,"name":"APIApplicationCommandInteractionDataAttachmentOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.ts","line":8,"character":12}],"type":{"type":"reference","id":6944,"typeArguments":[{"type":"reference","id":6997,"name":"ApplicationCommandOptionType.Attachment"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":6923,"name":"APIApplicationCommandInteractionDataBasicOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":94,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6935,"name":"APIApplicationCommandInteractionDataAttachmentOption"},{"type":"reference","id":6960,"name":"APIApplicationCommandInteractionDataBooleanOption"},{"type":"reference","id":6969,"name":"APIApplicationCommandInteractionDataChannelOption"},{"type":"reference","id":6971,"name":"APIApplicationCommandInteractionDataIntegerOption"},{"type":"reference","id":6977,"name":"APIApplicationCommandInteractionDataMentionableOption"},{"type":"reference","id":6979,"name":"APIApplicationCommandInteractionDataNumberOption"},{"type":"reference","id":6985,"name":"APIApplicationCommandInteractionDataRoleOption"},{"type":"reference","id":7004,"name":"APIApplicationCommandInteractionDataStringOption"},{"type":"reference","id":7034,"name":"APIApplicationCommandInteractionDataUserOption"}]}},{"id":6960,"name":"APIApplicationCommandInteractionDataBooleanOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.ts","line":6,"character":12}],"type":{"type":"reference","id":6944,"typeArguments":[{"type":"reference","id":6991,"name":"ApplicationCommandOptionType.Boolean"},{"type":"intrinsic","name":"boolean"}],"name":"APIInteractionDataOptionBase"}},{"id":6969,"name":"APIApplicationCommandInteractionDataChannelOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/channel.ts","line":11,"character":12}],"type":{"type":"reference","id":6944,"typeArguments":[{"type":"reference","id":6993,"name":"ApplicationCommandOptionType.Channel"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":6977,"name":"APIApplicationCommandInteractionDataMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":8,"character":12}],"type":{"type":"reference","id":6944,"typeArguments":[{"type":"reference","id":6995,"name":"ApplicationCommandOptionType.Mentionable"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":6922,"name":"APIApplicationCommandInteractionDataOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-interaction-data-option-structure"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6923,"name":"APIApplicationCommandInteractionDataBasicOption"},{"type":"reference","id":7029,"name":"APIApplicationCommandInteractionDataSubcommandGroupOption"},{"type":"reference","id":7017,"name":"APIApplicationCommandInteractionDataSubcommandOption"}]}},{"id":6985,"name":"APIApplicationCommandInteractionDataRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/role.ts","line":7,"character":12}],"type":{"type":"reference","id":6944,"typeArguments":[{"type":"reference","id":6994,"name":"ApplicationCommandOptionType.Role"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":7034,"name":"APIApplicationCommandInteractionDataUserOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/user.ts","line":7,"character":12}],"type":{"type":"reference","id":6944,"typeArguments":[{"type":"reference","id":6992,"name":"ApplicationCommandOptionType.User"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"APIInteractionDataOptionBase"}},{"id":6915,"name":"APIApplicationCommandInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/applicationCommands.ts","line":193,"character":12}],"typeParameter":[{"id":6916,"name":"Data","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6914,"name":"APIApplicationCommandInteractionData"}}],"type":{"type":"intersection","types":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7221,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":6916,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7221,"name":"InteractionType.ApplicationCommand"},{"type":"reference","id":6916,"name":"Data"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":6976,"name":"APIApplicationCommandMentionableOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.ts","line":5,"character":12}],"type":{"type":"reference","id":6936,"typeArguments":[{"type":"reference","id":6995,"name":"ApplicationCommandOptionType.Mentionable"}],"name":"APIApplicationCommandOptionBase"}},{"id":6978,"name":"APIApplicationCommandNumberOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/number.ts","line":20,"character":12}],"type":{"type":"reference","id":6950,"typeArguments":[{"type":"reference","name":"APIApplicationCommandNumberOptionBase"},{"type":"reference","id":6998,"typeArguments":[{"type":"intrinsic","name":"number"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":6921,"name":"APIApplicationCommandOption","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":81,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6920,"name":"APIApplicationCommandBasicOption"},{"type":"reference","id":7021,"name":"APIApplicationCommandSubcommandGroupOption"},{"type":"reference","id":7009,"name":"APIApplicationCommandSubcommandOption"}]}},{"id":6950,"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":19,"character":12}],"typeParameter":[{"id":6957,"name":"Base","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6936,"typeArguments":[{"type":"reference","id":6986,"name":"ApplicationCommandOptionType"}],"name":"APIApplicationCommandOptionBase"}},{"id":6958,"name":"ChoiceType","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":6998,"name":"APIApplicationCommandOptionChoice"}}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","id":6957,"name":"Base"},{"type":"reflection","declaration":{"id":6951,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":6952,"name":"autocomplete","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":24,"character":3}],"type":{"type":"literal","value":true}},{"id":6953,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":25,"character":3}],"type":{"type":"tuple"}}],"groups":[{"title":"Properties","kind":1024,"children":[6952,6953]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":23,"character":11}]}}]},{"type":"intersection","types":[{"type":"reference","id":6957,"name":"Base"},{"type":"reflection","declaration":{"id":6954,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":6955,"name":"autocomplete","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":28,"character":3}],"type":{"type":"literal","value":false}},{"id":6956,"name":"choices","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":29,"character":3}],"type":{"type":"array","elementType":{"type":"reference","id":6958,"name":"ChoiceType"}}}],"groups":[{"title":"Properties","kind":1024,"children":[6955,6956]}],"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/base.ts","line":27,"character":11}]}}]}]}},{"id":6984,"name":"APIApplicationCommandRoleOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/role.ts","line":5,"character":12}],"type":{"type":"reference","id":6936,"typeArguments":[{"type":"reference","id":6994,"name":"ApplicationCommandOptionType.Role"}],"name":"APIApplicationCommandOptionBase"}},{"id":7003,"name":"APIApplicationCommandStringOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/string.ts","line":20,"character":12}],"type":{"type":"reference","id":6950,"typeArguments":[{"type":"reference","name":"APIApplicationCommandStringOptionBase"},{"type":"reference","id":6998,"typeArguments":[{"type":"intrinsic","name":"string"}],"name":"APIApplicationCommandOptionChoice"}],"name":"APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper"}},{"id":7033,"name":"APIApplicationCommandUserOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/_chatInput/user.ts","line":5,"character":12}],"type":{"type":"reference","id":6936,"typeArguments":[{"type":"reference","id":6992,"name":"ApplicationCommandOptionType.User"}],"name":"APIApplicationCommandOptionBase"}},{"id":5528,"name":"APIApplicationIntegrationTypesConfigMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/application.ts","line":156,"character":12}],"type":{"type":"mapped","parameter":"key","parameterType":{"type":"reference","id":6904,"name":"ApplicationIntegrationType"},"templateType":{"type":"reference","id":5526,"name":"APIApplicationIntegrationTypeConfiguration"},"optionalModifier":"+"}},{"id":5662,"name":"APIAuditLogChange","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-structure"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":352,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5684,"name":"APIAuditLogChangeKey$Add"},{"type":"reference","id":5685,"name":"APIAuditLogChangeKey$Remove"},{"type":"reference","id":5740,"name":"APIAuditLogChangeKeyActions"},{"type":"reference","id":5673,"name":"APIAuditLogChangeKeyAFKChannelId"},{"type":"reference","id":5674,"name":"APIAuditLogChangeKeyAFKTimeout"},{"type":"reference","id":5704,"name":"APIAuditLogChangeKeyAllow"},{"type":"reference","id":5696,"name":"APIAuditLogChangeKeyApplicationId"},{"type":"reference","id":5729,"name":"APIAuditLogChangeKeyArchived"},{"type":"reference","id":5726,"name":"APIAuditLogChangeKeyAsset"},{"type":"reference","id":5731,"name":"APIAuditLogChangeKeyAutoArchiveDuration"},{"type":"reference","id":5727,"name":"APIAuditLogChangeKeyAvailable"},{"type":"reference","id":5744,"name":"APIAuditLogChangeKeyAvailableTags"},{"type":"reference","id":5716,"name":"APIAuditLogChangeKeyAvatarHash"},{"type":"reference","id":5669,"name":"APIAuditLogChangeKeyBannerHash"},{"type":"reference","id":5693,"name":"APIAuditLogChangeKeyBitrate"},{"type":"reference","id":5707,"name":"APIAuditLogChangeKeyChannelId"},{"type":"reference","id":5706,"name":"APIAuditLogChangeKeyCode"},{"type":"reference","id":5700,"name":"APIAuditLogChangeKeyColor"},{"type":"reference","id":5736,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil"},{"type":"reference","id":5713,"name":"APIAuditLogChangeKeyDeaf"},{"type":"reference","id":5732,"name":"APIAuditLogChangeKeyDefaultAutoArchiveDuration"},{"type":"reference","id":5681,"name":"APIAuditLogChangeKeyDefaultMessageNotifications"},{"type":"reference","id":5745,"name":"APIAuditLogChangeKeyDefaultReactionEmoji"},{"type":"reference","id":5747,"name":"APIAuditLogChangeKeyDefaultThreadRateLimitPerUser"},{"type":"reference","id":5705,"name":"APIAuditLogChangeKeyDeny"},{"type":"reference","id":5664,"name":"APIAuditLogChangeKeyDescription"},{"type":"reference","id":5668,"name":"APIAuditLogChangeKeyDiscoverySplashHash"},{"type":"reference","id":5750,"name":"APIAuditLogChangeKeyEmojiId"},{"type":"reference","id":5751,"name":"APIAuditLogChangeKeyEmojiName"},{"type":"reference","id":5741,"name":"APIAuditLogChangeKeyEnabled"},{"type":"reference","id":5719,"name":"APIAuditLogChangeKeyEnableEmoticons"},{"type":"reference","id":5733,"name":"APIAuditLogChangeKeyEntityType"},{"type":"reference","id":5738,"name":"APIAuditLogChangeKeyEventType"},{"type":"reference","id":5743,"name":"APIAuditLogChangeKeyExemptChannels"},{"type":"reference","id":5742,"name":"APIAuditLogChangeKeyExemptRoles"},{"type":"reference","id":5720,"name":"APIAuditLogChangeKeyExpireBehavior"},{"type":"reference","id":5721,"name":"APIAuditLogChangeKeyExpireGracePeriod"},{"type":"reference","id":5680,"name":"APIAuditLogChangeKeyExplicitContentFilter"},{"type":"reference","id":5746,"name":"APIAuditLogChangeKeyFlags"},{"type":"reference","id":5725,"name":"APIAuditLogChangeKeyFormatType"},{"type":"reference","id":5728,"name":"APIAuditLogChangeKeyGuildId"},{"type":"reference","id":5702,"name":"APIAuditLogChangeKeyHoist"},{"type":"reference","id":5665,"name":"APIAuditLogChangeKeyIconHash"},{"type":"reference","id":5717,"name":"APIAuditLogChangeKeyId"},{"type":"reference","id":5666,"name":"APIAuditLogChangeKeyImageHash"},{"type":"reference","id":5708,"name":"APIAuditLogChangeKeyInviterId"},{"type":"reference","id":5735,"name":"APIAuditLogChangeKeyLocation"},{"type":"reference","id":5730,"name":"APIAuditLogChangeKeyLocked"},{"type":"reference","id":5711,"name":"APIAuditLogChangeKeyMaxAge"},{"type":"reference","id":5709,"name":"APIAuditLogChangeKeyMaxUses"},{"type":"reference","id":5703,"name":"APIAuditLogChangeKeyMentionable"},{"type":"reference","id":5678,"name":"APIAuditLogChangeKeyMFALevel"},{"type":"reference","id":5714,"name":"APIAuditLogChangeKeyMute"},{"type":"reference","id":5663,"name":"APIAuditLogChangeKeyName"},{"type":"reference","id":5715,"name":"APIAuditLogChangeKeyNick"},{"type":"reference","id":5695,"name":"APIAuditLogChangeKeyNSFW"},{"type":"reference","id":5670,"name":"APIAuditLogChangeKeyOwnerId"},{"type":"reference","id":5694,"name":"APIAuditLogChangeKeyPermissionOverwrites"},{"type":"reference","id":5699,"name":"APIAuditLogChangeKeyPermissions"},{"type":"reference","id":5691,"name":"APIAuditLogChangeKeyPosition"},{"type":"reference","id":5672,"name":"APIAuditLogChangeKeyPreferredLocale"},{"type":"reference","id":5683,"name":"APIAuditLogChangeKeyPremiumProgressBarEnabled"},{"type":"reference","id":5723,"name":"APIAuditLogChangeKeyPrivacyLevel"},{"type":"reference","id":5686,"name":"APIAuditLogChangeKeyPruneDeleteDays"},{"type":"reference","id":5676,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId"},{"type":"reference","id":5697,"name":"APIAuditLogChangeKeyRateLimitPerUser"},{"type":"reference","id":5698,"name":"APIAuditLogChangeKeyRecurrenceRule"},{"type":"reference","id":5671,"name":"APIAuditLogChangeKeyRegion"},{"type":"reference","id":5675,"name":"APIAuditLogChangeKeyRulesChannelId"},{"type":"reference","id":5748,"name":"APIAuditLogChangeKeySoundId"},{"type":"reference","id":5667,"name":"APIAuditLogChangeKeySplashHash"},{"type":"reference","id":5734,"name":"APIAuditLogChangeKeyStatus"},{"type":"reference","id":5689,"name":"APIAuditLogChangeKeySystemChannelFlags"},{"type":"reference","id":5690,"name":"APIAuditLogChangeKeySystemChannelId"},{"type":"reference","id":5724,"name":"APIAuditLogChangeKeyTags"},{"type":"reference","id":5712,"name":"APIAuditLogChangeKeyTemporary"},{"type":"reference","id":5692,"name":"APIAuditLogChangeKeyTopic"},{"type":"reference","id":5739,"name":"APIAuditLogChangeKeyTriggerMetadata"},{"type":"reference","id":5737,"name":"APIAuditLogChangeKeyTriggerType"},{"type":"reference","id":5718,"name":"APIAuditLogChangeKeyType"},{"type":"reference","id":5752,"name":"APIAuditLogChangeKeyUserId"},{"type":"reference","id":5722,"name":"APIAuditLogChangeKeyUserLimit"},{"type":"reference","id":5710,"name":"APIAuditLogChangeKeyUses"},{"type":"reference","id":5682,"name":"APIAuditLogChangeKeyVanityURLCode"},{"type":"reference","id":5679,"name":"APIAuditLogChangeKeyVerificationLevel"},{"type":"reference","id":5749,"name":"APIAuditLogChangeKeyVolume"},{"type":"reference","id":5688,"name":"APIAuditLogChangeKeyWidgetChannelId"},{"type":"reference","id":5687,"name":"APIAuditLogChangeKeyWidgetEnabled"}]}},{"id":5684,"name":"APIAuditLogChangeKey$Add","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when new role(s) are added"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":556,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$add"},{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7383,"name":"APIRole"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}],"name":"AuditLogChangeData"}},{"id":5685,"name":"APIAuditLogChangeKey$Remove","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when role(s) are removed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":561,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"$remove"},{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7383,"name":"APIRole"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}],"name":"AuditLogChangeData"}},{"id":5673,"name":"APIAuditLogChangeKeyAFKChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":495,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5674,"name":"APIAuditLogChangeKeyAFKTimeout","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's afk_timeout is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":500,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"afk_timeout"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5740,"name":"APIAuditLogChangeKeyActions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's actions is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":850,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"actions"},{"type":"array","elementType":{"type":"reference","id":5785,"name":"APIAutoModerationAction"}}],"name":"AuditLogChangeData"}},{"id":5704,"name":"APIAuditLogChangeKeyAllow","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's allowed permissions bitfield is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":664,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"allow"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5696,"name":"APIAuditLogChangeKeyApplicationId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The application ID of the added or removed Webhook or Bot"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":619,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"application_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5729,"name":"APIAuditLogChangeKeyArchived","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's archive status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":789,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"archived"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5726,"name":"APIAuditLogChangeKeyAsset","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Empty string"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":774,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"asset"},{"type":"literal","value":""}],"name":"AuditLogChangeData"}},{"id":5731,"name":"APIAuditLogChangeKeyAutoArchiveDuration","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's auto archive duration is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":799,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"auto_archive_duration"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5727,"name":"APIAuditLogChangeKeyAvailable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's availability is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":779,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5744,"name":"APIAuditLogChangeKeyAvailableTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild forum's available tags gets changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":870,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"available_tags"},{"type":"array","elementType":{"type":"reference","id":5919,"name":"APIGuildForumTag"}}],"name":"AuditLogChangeData"}},{"id":5716,"name":"APIAuditLogChangeKeyAvatarHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's avatar_hash is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":724,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"avatar_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5669,"name":"APIAuditLogChangeKeyBannerHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's banner hash is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":475,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"banner_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5693,"name":"APIAuditLogChangeKeyBitrate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's bitrate is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":604,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"bitrate"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5707,"name":"APIAuditLogChangeKeyChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's or guild scheduled event's channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":679,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5706,"name":"APIAuditLogChangeKeyCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's code is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":674,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5700,"name":"APIAuditLogChangeKeyColor","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's color is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":643,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"color"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5736,"name":"APIAuditLogChangeKeyCommunicationDisabledUntil","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's timeout is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":827,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"communication_disabled_until"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5713,"name":"APIAuditLogChangeKeyDeaf","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's deaf status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":709,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deaf"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5732,"name":"APIAuditLogChangeKeyDefaultAutoArchiveDuration","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's default auto archive duration for newly created threads is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":804,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_auto_archive_duration"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5681,"name":"APIAuditLogChangeKeyDefaultMessageNotifications","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's default_message_notifications is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":538,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_message_notifications"},{"type":"reference","id":6548,"name":"GuildDefaultMessageNotifications"}],"name":"AuditLogChangeData"}},{"id":5745,"name":"APIAuditLogChangeKeyDefaultReactionEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild forum's default reaction emoji gets changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":875,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_reaction_emoji"},{"type":"reference","id":5925,"name":"APIGuildForumDefaultReactionEmoji"}],"name":"AuditLogChangeData"}},{"id":5747,"name":"APIAuditLogChangeKeyDefaultThreadRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's amount of seconds a user has to wait before creating another thread\ngets changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":889,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"default_thread_rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5705,"name":"APIAuditLogChangeKeyDeny","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an overwrite's denied permissions bitfield is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":669,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"deny"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5664,"name":"APIAuditLogChangeKeyDescription","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's or sticker's or guild scheduled event's description is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":450,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"description"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5668,"name":"APIAuditLogChangeKeyDiscoverySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's discovery splash is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":470,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"discovery_splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5750,"name":"APIAuditLogChangeKeyEmojiId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a soundboard's custom emoji is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":907,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"emoji_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5751,"name":"APIAuditLogChangeKeyEmojiName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a soundboard's unicode emoji is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":912,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"emoji_name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5719,"name":"APIAuditLogChangeKeyEnableEmoticons","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's enable_emoticons is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":739,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enable_emoticons"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5741,"name":"APIAuditLogChangeKeyEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's enabled status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":855,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5733,"name":"APIAuditLogChangeKeyEntityType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when entity type of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":812,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"entity_type"},{"type":"reference","id":6861,"name":"GuildScheduledEventEntityType"}],"name":"AuditLogChangeData"}},{"id":5738,"name":"APIAuditLogChangeKeyEventType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's event type is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":837,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"event_type"},{"type":"reference","id":5782,"name":"AutoModerationRuleEventType"}],"name":"AuditLogChangeData"}},{"id":5743,"name":"APIAuditLogChangeKeyExemptChannels","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's exempt channels is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":865,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"exempt_channels"},{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}],"name":"AuditLogChangeData"}},{"id":5742,"name":"APIAuditLogChangeKeyExemptRoles","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's exempt roles is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":860,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"exempt_roles"},{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}],"name":"AuditLogChangeData"}},{"id":5720,"name":"APIAuditLogChangeKeyExpireBehavior","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_behavior is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":744,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_behavior"},{"type":"reference","id":6676,"name":"IntegrationExpireBehavior"}],"name":"AuditLogChangeData"}},{"id":5721,"name":"APIAuditLogChangeKeyExpireGracePeriod","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an integration's expire_grace_period is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":749,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"expire_grace_period"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5680,"name":"APIAuditLogChangeKeyExplicitContentFilter","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's explicit_content_filter is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":530,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"explicit_content_filter"},{"type":"reference","id":6551,"name":"GuildExplicitContentFilter"}],"name":"AuditLogChangeData"}},{"id":5746,"name":"APIAuditLogChangeKeyFlags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel flag gets changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":883,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"flags"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5725,"name":"APIAuditLogChangeKeyFormatType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's format_type is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":769,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"format_type"},{"type":"reference","id":7468,"name":"StickerFormatType"}],"name":"AuditLogChangeData"}},{"id":5728,"name":"APIAuditLogChangeKeyGuildId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's guild_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":784,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"guild_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5702,"name":"APIAuditLogChangeKeyHoist","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's hoist status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":654,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"hoist"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5665,"name":"APIAuditLogChangeKeyIconHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's icon is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":455,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"icon_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5717,"name":"APIAuditLogChangeKeyId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The ID of the changed entity - sometimes used in conjunction with other keys"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":729,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5666,"name":"APIAuditLogChangeKeyImageHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's scheduled event's cover image is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":460,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"image_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5708,"name":"APIAuditLogChangeKeyInviterId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's inviter_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":684,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"inviter_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5735,"name":"APIAuditLogChangeKeyLocation","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when location of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":822,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"location"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5730,"name":"APIAuditLogChangeKeyLocked","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a thread's lock status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":794,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"locked"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5678,"name":"APIAuditLogChangeKeyMFALevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's mfa_level is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":520,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mfa_level"},{"type":"reference","id":6555,"name":"GuildMFALevel"}],"name":"AuditLogChangeData"}},{"id":5711,"name":"APIAuditLogChangeKeyMaxAge","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_age is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":699,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_age"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5709,"name":"APIAuditLogChangeKeyMaxUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's max_uses is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":689,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"max_uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5703,"name":"APIAuditLogChangeKeyMentionable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a role's mentionable status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":659,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mentionable"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5714,"name":"APIAuditLogChangeKeyMute","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's mute status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":714,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"mute"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5695,"name":"APIAuditLogChangeKeyNSFW","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's NSFW restriction is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":614,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nsfw"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5663,"name":"APIAuditLogChangeKeyName","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an entity's name is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":445,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"name"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5715,"name":"APIAuditLogChangeKeyNick","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a user's nick is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":719,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"nick"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5670,"name":"APIAuditLogChangeKeyOwnerId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's owner_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":480,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"owner_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5694,"name":"APIAuditLogChangeKeyPermissionOverwrites","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's permission overwrites is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":609,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permission_overwrites"},{"type":"array","elementType":{"type":"reference","id":6118,"name":"APIOverwrite"}}],"name":"AuditLogChangeData"}},{"id":5699,"name":"APIAuditLogChangeKeyPermissions","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a permission bitfield is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":638,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"permissions"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5691,"name":"APIAuditLogChangeKeyPosition","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's position is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":594,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"position"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5672,"name":"APIAuditLogChangeKeyPreferredLocale","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's preferred_locale is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":490,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"preferred_locale"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5683,"name":"APIAuditLogChangeKeyPremiumProgressBarEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's boost progress bar is enabled"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":551,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"premium_progress_bar_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5723,"name":"APIAuditLogChangeKeyPrivacyLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when privacy level of a stage instance or guild scheduled event is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":759,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"privacy_level"},{"type":"reference","id":7444,"name":"StageInstancePrivacyLevel"}],"name":"AuditLogChangeData"}},{"id":5686,"name":"APIAuditLogChangeKeyPruneDeleteDays","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when there is a change in number of days after which inactive and role-unassigned members are kicked"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":566,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"prune_delete_days"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5676,"name":"APIAuditLogChangeKeyPublicUpdatesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's public_updates_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":510,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"public_updates_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5697,"name":"APIAuditLogChangeKeyRateLimitPerUser","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's amount of seconds a user has to wait before sending another message\nis changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":625,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rate_limit_per_user"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5698,"name":"APIAuditLogChangeKeyRecurrenceRule","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":" Returned when a guild scheduled event's recurrence_rule is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":630,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"recurrence_rule"},{"type":"reference","id":6764,"name":"APIGuildScheduledEventRecurrenceRule"}],"name":"AuditLogChangeData"}},{"id":5671,"name":"APIAuditLogChangeKeyRegion","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's region is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":485,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"region"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5675,"name":"APIAuditLogChangeKeyRulesChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's rules_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":505,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"rules_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5677,"name":"APIAuditLogChangeKeySafetyAlertsChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's safety_alerts_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":515,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"safety_alerts_channel_id"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5701,"name":"APIAuditLogChangeKeySnowflake","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Represents a change where the key is a snowflake.\nCurrently, the only known instance of this is returned when permissions for a command were updated ()"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":649,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"intrinsic","name":"unknown"}],"name":"AuditLogChangeData"}},{"id":5748,"name":"APIAuditLogChangeKeySoundId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a soundboard is create or deleted"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":897,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"sound_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5667,"name":"APIAuditLogChangeKeySplashHash","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's splash is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":465,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"splash_hash"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5734,"name":"APIAuditLogChangeKeyStatus","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when status of a guild scheduled event is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":817,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"status"},{"type":"reference","id":6865,"name":"GuildScheduledEventStatus"}],"name":"AuditLogChangeData"}},{"id":5689,"name":"APIAuditLogChangeKeySystemChannelFlags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_flags is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":581,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_flags"},{"type":"reference","id":6578,"name":"GuildSystemChannelFlags"}],"name":"AuditLogChangeData"}},{"id":5690,"name":"APIAuditLogChangeKeySystemChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's system_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":589,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"system_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5724,"name":"APIAuditLogChangeKeyTags","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sticker's related emoji is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":764,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"tags"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5712,"name":"APIAuditLogChangeKeyTemporary","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's temporary status is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":704,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"temporary"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":5692,"name":"APIAuditLogChangeKeyTopic","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a channel's topic is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":599,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"topic"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5739,"name":"APIAuditLogChangeKeyTriggerMetadata","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's trigger metadata is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":842,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"trigger_metadata"},{"type":"reference","id":5771,"name":"APIAutoModerationRuleTriggerMetadata"}],"name":"AuditLogChangeData"}},{"id":5737,"name":"APIAuditLogChangeKeyTriggerType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an auto moderation rule's trigger type is changed (only in rule creation or deletion)"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":832,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"trigger_type"},{"type":"reference","id":5765,"name":"AutoModerationRuleTriggerType"}],"name":"AuditLogChangeData"}},{"id":5718,"name":"APIAuditLogChangeKeyType","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"The type of entity created"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":734,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"type"},{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}],"name":"AuditLogChangeData"}},{"id":5752,"name":"APIAuditLogChangeKeyUserId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a sounboard is created"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":917,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"user_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5722,"name":"APIAuditLogChangeKeyUserLimit","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a voice channel's user_limit is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":754,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"user_limit"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5710,"name":"APIAuditLogChangeKeyUses","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when an invite's uses is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":694,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"uses"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5682,"name":"APIAuditLogChangeKeyVanityURLCode","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's vanity_url_code is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":546,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"vanity_url_code"},{"type":"intrinsic","name":"string"}],"name":"AuditLogChangeData"}},{"id":5679,"name":"APIAuditLogChangeKeyVerificationLevel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's verification_level is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":525,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"verification_level"},{"type":"reference","id":6563,"name":"GuildVerificationLevel"}],"name":"AuditLogChangeData"}},{"id":5749,"name":"APIAuditLogChangeKeyVolume","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a soundboard's volume is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":902,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"volume"},{"type":"intrinsic","name":"number"}],"name":"AuditLogChangeData"}},{"id":5688,"name":"APIAuditLogChangeKeyWidgetChannelId","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget_channel_id is changed"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":576,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_channel_id"},{"type":"reference","id":2,"name":"Snowflake"}],"name":"AuditLogChangeData"}},{"id":5687,"name":"APIAuditLogChangeKeyWidgetEnabled","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Returned when a guild's widget is enabled"},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":571,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"literal","value":"widget_enabled"},{"type":"intrinsic","name":"boolean"}],"name":"AuditLogChangeData"}},{"id":7137,"name":"APIAuthorizingIntegrationOwnersMap","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":182,"character":12}],"type":{"type":"mapped","parameter":"key","parameterType":{"type":"reference","id":6904,"name":"ApplicationIntegrationType"},"templateType":{"type":"reference","id":2,"name":"Snowflake"},"optionalModifier":"+"}},{"id":6342,"name":"APIAutoPopulatedSelectMenuComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1802,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6325,"name":"APIChannelSelectComponent"},{"type":"reference","id":6324,"name":"APIMentionableSelectComponent"},{"type":"reference","id":6323,"name":"APIRoleSelectComponent"},{"type":"reference","id":6322,"name":"APIUserSelectComponent"}]}},{"id":6285,"name":"APIButtonComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1662,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6266,"name":"APIButtonComponentWithCustomId"},{"type":"reference","id":6280,"name":"APIButtonComponentWithSKUId"},{"type":"reference","id":6273,"name":"APIButtonComponentWithURL"}]}},{"id":5976,"name":"APIChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object-channel-structure"},"sources":[{"fileName":"payloads/v9/channel.ts","line":372,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5878,"name":"APIDMChannel"},{"type":"reference","id":5886,"name":"APIGroupDMChannel"},{"type":"reference","id":5849,"name":"APIGuildCategoryChannel"},{"type":"reference","id":5955,"name":"APIGuildForumChannel"},{"type":"reference","id":5975,"name":"APIGuildMediaChannel"},{"type":"reference","id":5868,"name":"APIGuildStageVoiceChannel"},{"type":"reference","id":5867,"name":"APIGuildVoiceChannel"},{"type":"reference","id":5848,"name":"APINewsChannel"},{"type":"reference","id":5847,"name":"APITextChannel"},{"type":"reference","id":5899,"name":"APIThreadChannel"}]}},{"id":8242,"name":"APIChannelPatchOverwrite","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIChannelPatchOverwrite} instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":39,"character":12}],"type":{"type":"reference","id":8237,"name":"RESTAPIChannelPatchOverwrite"}},{"id":6932,"name":"APIChatInputApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":123,"character":12}],"type":{"type":"reference","id":7138,"typeArguments":[{"type":"reference","id":6931,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":6933,"name":"APIChatInputApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":129,"character":12}],"type":{"type":"reference","id":7140,"typeArguments":[{"type":"reference","id":6931,"name":"APIChatInputApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":6931,"name":"APIChatInputApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/chatInput.ts","line":117,"character":12}],"type":{"type":"reference","id":6915,"typeArguments":[{"type":"reference","id":6924,"name":"APIChatInputApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":7166,"name":"APIChatInputApplicationCommandInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to `APIInteractionDataResolved`\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":232,"character":12}],"type":{"type":"reference","id":7160,"name":"APIInteractionDataResolved"}},{"id":7059,"name":"APIContextMenuDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":82,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7056,"name":"APIMessageApplicationCommandDMInteraction"},{"type":"reference","id":7053,"name":"APIUserApplicationCommandDMInteraction"}]}},{"id":7060,"name":"APIContextMenuGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7057,"name":"APIMessageApplicationCommandGuildInteraction"},{"type":"reference","id":7054,"name":"APIUserApplicationCommandGuildInteraction"}]}},{"id":7058,"name":"APIContextMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":77,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7055,"name":"APIMessageApplicationCommandInteraction"},{"type":"reference","id":7052,"name":"APIUserApplicationCommandInteraction"}]}},{"id":7051,"name":"APIContextMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":35,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7042,"name":"APIMessageApplicationCommandInteractionData"},{"type":"reference","id":7035,"name":"APIUserApplicationCommandInteractionData"}]}},{"id":6877,"name":"APIDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/interactions.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7085,"name":"APIApplicationCommandAutocompleteDMInteraction"},{"type":"reference","id":6918,"name":"APIApplicationCommandDMInteraction"},{"type":"reference","id":7203,"name":"APIMessageComponentDMInteraction"},{"type":"reference","id":7216,"name":"APIModalSubmitDMInteraction"}]}},{"id":7138,"name":"APIDMInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":186,"character":12}],"typeParameter":[{"id":7139,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7219,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":7139,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7139,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":5849,"name":"APIGuildCategoryChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":134,"character":12}],"type":{"type":"reference","id":5818,"typeArguments":[{"type":"reference","id":5982,"name":"ChannelType.GuildCategory"}],"name":"APIGuildChannel"}},{"id":8427,"name":"APIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildChannelResolvable} instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":54,"character":12}],"type":{"type":"reference","id":8426,"name":"RESTAPIGuildChannelResolvable"}},{"id":8425,"name":"APIGuildCreateOverwrite","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreateOverwrite} instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":47,"character":12}],"type":{"type":"reference","id":8420,"name":"RESTAPIGuildCreateOverwrite"}},{"id":8434,"name":"APIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreatePartialChannel} instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":86,"character":12}],"type":{"type":"reference","id":8428,"name":"RESTAPIGuildCreatePartialChannel"}},{"id":8444,"name":"APIGuildCreateRole","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildCreateRole} instead\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":95,"character":12}],"type":{"type":"reference","id":8435,"name":"RESTAPIGuildCreateRole"}},{"id":6675,"name":"APIGuildIntegrationType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/guild.ts","line":823,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":"discord"},{"type":"literal","value":"guild_subscription"},{"type":"literal","value":"twitch"},{"type":"literal","value":"youtube"}]}},{"id":6878,"name":"APIGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/interactions.ts","line":53,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7086,"name":"APIApplicationCommandAutocompleteGuildInteraction"},{"type":"reference","id":6919,"name":"APIApplicationCommandGuildInteraction"},{"type":"reference","id":7204,"name":"APIMessageComponentGuildInteraction"},{"type":"reference","id":7217,"name":"APIModalSubmitGuildInteraction"}]}},{"id":7140,"name":"APIGuildInteractionWrapper","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":192,"character":12}],"typeParameter":[{"id":7141,"name":"Original","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7219,"name":"InteractionType"},{"type":"intrinsic","name":"unknown"}],"name":"APIBaseInteraction"}}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":7141,"name":"Original"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7141,"name":"Original"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"member"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":5975,"name":"APIGuildMediaChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":367,"character":12}],"type":{"type":"reference","id":5935,"typeArguments":[{"type":"reference","id":5990,"name":"ChannelType.GuildMedia"}],"name":"APIThreadOnlyChannel"}},{"id":6858,"name":"APIGuildScheduledEvent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object-guild-scheduled-event-structure"},"sources":[{"fileName":"payloads/v9/guildScheduledEvent.ts","line":199,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6840,"name":"APIExternalGuildScheduledEvent"},{"type":"reference","id":6804,"name":"APIStageInstanceGuildScheduledEvent"},{"type":"reference","id":6822,"name":"APIVoiceGuildScheduledEvent"}]}},{"id":5868,"name":"APIGuildStageVoiceChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":163,"character":12}],"type":{"type":"reference","id":5850,"typeArguments":[{"type":"reference","id":5987,"name":"ChannelType.GuildStageVoice"}],"name":"APIVoiceChannelBase"}},{"id":5867,"name":"APIGuildVoiceChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":161,"character":12}],"type":{"type":"reference","id":5850,"typeArguments":[{"type":"reference","id":5980,"name":"ChannelType.GuildVoice"}],"name":"APIVoiceChannelBase"}},{"id":6876,"name":"APIInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/interactions.ts","line":34,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7084,"name":"APIApplicationCommandAutocompleteInteraction"},{"type":"reference","id":6917,"name":"APIApplicationCommandInteraction"},{"type":"reference","id":7169,"name":"APIMessageComponentInteraction"},{"type":"reference","id":7215,"name":"APIModalSubmitInteraction"},{"type":"reference","id":7218,"name":"APIPingInteraction"}]}},{"id":7148,"name":"APIInteractionDataResolvedChannel","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#channel-object"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":206,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7142,"typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":5977,"name":"ChannelType"},{"type":"reference","id":5898,"name":"ThreadChannelType"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}],"name":"APIInteractionDataResolvedChannelBase"},{"type":"intersection","types":[{"type":"reference","id":7142,"typeArguments":[{"type":"reference","id":5898,"name":"ThreadChannelType"}],"name":"APIInteractionDataResolvedChannelBase"},{"type":"reference","typeArguments":[{"type":"reference","id":5899,"name":"APIThreadChannel"},{"type":"union","types":[{"type":"literal","value":"parent_id"},{"type":"literal","value":"thread_metadata"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}},{"id":7225,"name":"APIInteractionResponse","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":20,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7228,"name":"APIApplicationCommandAutocompleteResponse"},{"type":"reference","id":7236,"name":"APIInteractionResponseChannelMessageWithSource"},{"type":"reference","id":7239,"name":"APIInteractionResponseDeferredChannelMessageWithSource"},{"type":"reference","id":7242,"name":"APIInteractionResponseDeferredMessageUpdate"},{"type":"reference","id":7226,"name":"APIInteractionResponsePong"},{"type":"reference","id":7244,"name":"APIInteractionResponseUpdateMessage"},{"type":"reference","id":7231,"name":"APIModalInteractionResponse"},{"type":"reference","id":7234,"name":"APIPremiumRequiredInteractionResponse"}]}},{"id":7257,"name":"APIInteractionResponseCallbackData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-data-structure"},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":118,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":9014,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"avatar_url"},{"type":"literal","value":"username"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":7258,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":7259,"name":"flags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":121,"character":6}],"type":{"type":"reference","id":6089,"name":"MessageFlags"}}],"groups":[{"title":"Properties","kind":1024,"children":[7259]}],"sources":[{"fileName":"payloads/v9/_interactions/responses.ts","line":121,"character":4}]}}]}},{"id":7266,"name":"APIInviteGuild","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/invite.ts","line":12,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6503,"name":"APIGuild"},{"type":"union","types":[{"type":"literal","value":"banner"},{"type":"literal","value":"description"},{"type":"literal","value":"features"},{"type":"literal","value":"icon"},{"type":"literal","value":"id"},{"type":"literal","value":"name"},{"type":"literal","value":"nsfw_level"},{"type":"literal","value":"premium_subscription_count"},{"type":"literal","value":"splash"},{"type":"literal","value":"vanity_url_code"},{"type":"literal","value":"verification_level"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":6324,"name":"APIMentionableSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1769,"character":12}],"type":{"type":"reference","id":6304,"typeArguments":[{"type":"reference","id":6248,"name":"ComponentType.MentionableSelect"},{"type":"union","types":[{"type":"reference","id":6336,"name":"SelectMenuDefaultValueType.Role"},{"type":"reference","id":6337,"name":"SelectMenuDefaultValueType.User"}]}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":6376,"name":"APIMessageActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1957,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6285,"name":"APIButtonComponent"},{"type":"reference","id":6343,"name":"APISelectMenuComponent"}]}},{"id":7056,"name":"APIMessageApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":65,"character":12}],"type":{"type":"reference","id":7138,"typeArguments":[{"type":"reference","id":7055,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7057,"name":"APIMessageApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":71,"character":12}],"type":{"type":"reference","id":7140,"typeArguments":[{"type":"reference","id":7055,"name":"APIMessageApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7055,"name":"APIMessageApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":59,"character":12}],"type":{"type":"reference","id":6915,"typeArguments":[{"type":"reference","id":7042,"name":"APIMessageApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":7177,"name":"APIMessageButtonInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":57,"character":12}],"type":{"type":"reference","id":7173,"typeArguments":[{"type":"reference","id":6243,"name":"ComponentType.Button"}],"name":"APIMessageComponentBaseInteractionData"}},{"id":6373,"name":"APIMessageComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#message-components"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1949,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6251,"typeArguments":[{"type":"reference","id":6376,"name":"APIMessageActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":6376,"name":"APIMessageActionRowComponent"}]}},{"id":7170,"name":"APIMessageComponentButtonInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":22,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7222,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7177,"name":"APIMessageButtonInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7222,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7177,"name":"APIMessageButtonInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":7203,"name":"APIMessageComponentDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":95,"character":12}],"type":{"type":"reference","id":7138,"typeArguments":[{"type":"reference","id":7169,"name":"APIMessageComponentInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7204,"name":"APIMessageComponentGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":97,"character":12}],"type":{"type":"reference","id":7140,"typeArguments":[{"type":"reference","id":7169,"name":"APIMessageComponentInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7169,"name":"APIMessageComponentInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":11,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7222,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7172,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7222,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7172,"name":"APIMessageComponentInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":7172,"name":"APIMessageComponentInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7177,"name":"APIMessageButtonInteractionData"},{"type":"reference","id":7202,"name":"APIMessageSelectMenuInteractionData"}]}},{"id":7171,"name":"APIMessageComponentSelectMenuInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":33,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7222,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7202,"name":"APIMessageSelectMenuInteractionData"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7222,"name":"InteractionType.MessageComponent"},{"type":"reference","id":7202,"name":"APIMessageSelectMenuInteractionData"}],"name":"APIBaseInteraction"},{"type":"union","types":[{"type":"literal","value":"app_permissions"},{"type":"literal","value":"channel_id"},{"type":"literal","value":"channel"},{"type":"literal","value":"data"},{"type":"literal","value":"message"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":8281,"name":"APIMessageReferenceSend","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIMessageReference} instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":261,"character":12}],"type":{"type":"reference","id":8278,"name":"RESTAPIMessageReference"}},{"id":7202,"name":"APIMessageSelectMenuInteractionData","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/messageComponents.ts","line":88,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":7197,"name":"APIMessageChannelSelectInteractionData"},{"type":"reference","id":7192,"name":"APIMessageMentionableSelectInteractionData"},{"type":"reference","id":7187,"name":"APIMessageRoleSelectInteractionData"},{"type":"reference","id":7178,"name":"APIMessageStringSelectInteractionData"},{"type":"reference","id":7182,"name":"APIMessageUserSelectInteractionData"}]}},{"id":6378,"name":"APIMessageSnapshotFields","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1962,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5998,"name":"APIMessage"},{"type":"union","types":[{"type":"literal","value":"attachments"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"edited_timestamp"},{"type":"literal","value":"embeds"},{"type":"literal","value":"flags"},{"type":"literal","value":"mention_roles"},{"type":"literal","value":"mentions"},{"type":"literal","value":"sticker_items"},{"type":"literal","value":"stickers"},{"type":"literal","value":"timestamp"},{"type":"literal","value":"type"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":6377,"name":"APIModalActionRowComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1960,"character":12}],"type":{"type":"reference","id":6350,"name":"APITextInputComponent"}},{"id":6374,"name":"APIModalComponent","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":1950,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6251,"typeArguments":[{"type":"reference","id":6377,"name":"APIModalActionRowComponent"}],"name":"APIActionRowComponent"},{"type":"reference","id":6377,"name":"APIModalActionRowComponent"}]}},{"id":7216,"name":"APIModalSubmitDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":44,"character":12}],"type":{"type":"reference","id":7138,"typeArguments":[{"type":"reference","id":7215,"name":"APIModalSubmitInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7217,"name":"APIModalSubmitGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":49,"character":12}],"type":{"type":"reference","id":7140,"typeArguments":[{"type":"reference","id":7215,"name":"APIModalSubmitInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7215,"name":"APIModalSubmitInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/modalSubmit.ts","line":38,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7224,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":7212,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7224,"name":"InteractionType.ModalSubmit"},{"type":"reference","id":7212,"name":"APIModalSubmission"}],"name":"APIBaseInteraction"},{"type":"literal","value":"data"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":5848,"name":"APINewsChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":133,"character":12}],"type":{"type":"reference","id":5830,"typeArguments":[{"type":"reference","id":5983,"name":"ChannelType.GuildAnnouncement"}],"name":"APIGuildTextChannel"}},{"id":7218,"name":"APIPingInteraction","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/ping.ts","line":4,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7116,"typeArguments":[{"type":"reference","id":7220,"name":"InteractionType.Ping"},{"type":"intrinsic","name":"never"}],"name":"APIBaseInteraction"},{"type":"literal","value":"locale"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":6323,"name":"APIRoleSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1761,"character":12}],"type":{"type":"reference","id":6304,"typeArguments":[{"type":"reference","id":6247,"name":"ComponentType.RoleSelect"},{"type":"reference","id":6336,"name":"SelectMenuDefaultValueType.Role"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":6343,"name":"APISelectMenuComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1811,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6325,"name":"APIChannelSelectComponent"},{"type":"reference","id":6324,"name":"APIMentionableSelectComponent"},{"type":"reference","id":6323,"name":"APIRoleSelectComponent"},{"type":"reference","id":6314,"name":"APIStringSelectComponent"},{"type":"reference","id":6322,"name":"APIUserSelectComponent"}]}},{"id":7473,"name":"APIStickerItem","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#sticker-item-object"},"sources":[{"fileName":"payloads/v9/sticker.ts","line":96,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7452,"name":"APISticker"},{"type":"union","types":[{"type":"literal","value":"format_type"},{"type":"literal","value":"id"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":5847,"name":"APITextChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":132,"character":12}],"type":{"type":"reference","id":5830,"typeArguments":[{"type":"reference","id":5978,"name":"ChannelType.GuildText"}],"name":"APIGuildTextChannel"}},{"id":7053,"name":"APIUserApplicationCommandDMInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":48,"character":12}],"type":{"type":"reference","id":7138,"typeArguments":[{"type":"reference","id":7052,"name":"APIUserApplicationCommandInteraction"}],"name":"APIDMInteractionWrapper"}},{"id":7054,"name":"APIUserApplicationCommandGuildInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":53,"character":12}],"type":{"type":"reference","id":7140,"typeArguments":[{"type":"reference","id":7052,"name":"APIUserApplicationCommandInteraction"}],"name":"APIGuildInteractionWrapper"}},{"id":7052,"name":"APIUserApplicationCommandInteraction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/contextMenu.ts","line":42,"character":12}],"type":{"type":"reference","id":6915,"typeArguments":[{"type":"reference","id":7035,"name":"APIUserApplicationCommandInteractionData"}],"name":"APIApplicationCommandInteractionWrapper"}},{"id":7168,"name":"APIUserApplicationCommandInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Renamed to `APIUserInteractionDataResolved`\n"}]},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":243,"character":12}],"type":{"type":"reference","id":7167,"name":"APIUserInteractionDataResolved"}},{"id":7167,"name":"APIUserInteractionDataResolved","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"`users` and optional `members` from APIInteractionDataResolved, for user commands and user selects"},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":237,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":7160,"name":"APIInteractionDataResolved"},{"type":"literal","value":"members"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7160,"name":"APIInteractionDataResolved"},{"type":"literal","value":"users"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}]}},{"id":6322,"name":"APIUserSelectComponent","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/message-components#select-menus"},"sources":[{"fileName":"payloads/v9/channel.ts","line":1753,"character":12}],"type":{"type":"reference","id":6304,"typeArguments":[{"type":"reference","id":6246,"name":"ComponentType.UserSelect"},{"type":"reference","id":6337,"name":"SelectMenuDefaultValueType.User"}],"name":"APIBaseAutoPopulatedSelectMenuComponent"}},{"id":8183,"name":"AchievementIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1376,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8182,"name":"ApplicationAssetFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1375,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8181,"name":"ApplicationCoverFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1374,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8180,"name":"ApplicationIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1373,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":5661,"name":"AuditLogRuleTriggerType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/auditLog.ts","line":347,"character":12}],"type":{"type":"template-literal","head":"","tail":[[{"type":"reference","id":5765,"name":"AutoModerationRuleTriggerType"},""]]}},{"id":8177,"name":"DefaultUserAvatar","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1370,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"reference","id":8036,"name":"ImageFormat.PNG"}],"qualifiedName":"Extract","package":"typescript","name":"Extract"}},{"id":8170,"name":"DefaultUserAvatarAssets","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1362,"character":12}],"type":{"type":"union","types":[{"type":"literal","value":0},{"type":"literal","value":1},{"type":"literal","value":2},{"type":"literal","value":3},{"type":"literal","value":4},{"type":"literal","value":5}]}},{"id":8171,"name":"EmojiFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1364,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":6463,"name":"GatewayActivityAssets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-assets"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":302,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"large_image"},{"type":"literal","value":"large_text"},{"type":"literal","value":"small_image"},{"type":"literal","value":"small_text"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":6459,"name":"GatewayActivityEmoji","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-emoji"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":283,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6383,"name":"APIEmoji"},{"type":"union","types":[{"type":"literal","value":"animated"},{"type":"literal","value":"id"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","id":6383,"name":"APIEmoji"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}},{"id":6464,"name":"GatewayActivitySecrets","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets"},"sources":[{"fileName":"payloads/v9/gateway.ts","line":309,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"literal","value":"join"},{"type":"literal","value":"match"},{"type":"literal","value":"spectate"}]},{"type":"intrinsic","name":"string"}],"qualifiedName":"Record","package":"typescript","name":"Record"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":5481,"name":"GatewayActivityUpdateData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure"},"sources":[{"fileName":"gateway/v9.ts","line":2406,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6420,"name":"GatewayActivity"},{"type":"union","types":[{"type":"literal","value":"name"},{"type":"literal","value":"state"},{"type":"literal","value":"type"},{"type":"literal","value":"url"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":5049,"name":"GatewayApplicationCommandPermissionsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update"},"sources":[{"fileName":"gateway/v9.ts","line":616,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4912,"name":"GatewayDispatchEvents.ApplicationCommandPermissionsUpdate"},{"type":"reference","id":5050,"name":"GatewayApplicationCommandPermissionsUpdateDispatchData"}],"name":"DataPayload"}},{"id":5036,"name":"GatewayAutoModerationActionExecutionDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-action-execution"},"sources":[{"fileName":"gateway/v9.ts","line":550,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4913,"name":"GatewayDispatchEvents.AutoModerationActionExecution"},{"type":"reference","id":5037,"name":"GatewayAutoModerationActionExecutionDispatchData"}],"name":"DataPayload"}},{"id":5030,"name":"GatewayAutoModerationRuleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create"},"sources":[{"fileName":"gateway/v9.ts","line":520,"character":12}],"type":{"type":"reference","id":5028,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":5031,"name":"GatewayAutoModerationRuleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create"},"sources":[{"fileName":"gateway/v9.ts","line":525,"character":12}],"type":{"type":"reference","id":5029,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":5034,"name":"GatewayAutoModerationRuleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v9.ts","line":540,"character":12}],"type":{"type":"reference","id":5028,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":5035,"name":"GatewayAutoModerationRuleDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v9.ts","line":545,"character":12}],"type":{"type":"reference","id":5029,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":5028,"name":"GatewayAutoModerationRuleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v9.ts","line":503,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4914,"name":"GatewayDispatchEvents.AutoModerationRuleCreate"},{"type":"reference","id":4915,"name":"GatewayDispatchEvents.AutoModerationRuleDelete"},{"type":"reference","id":4916,"name":"GatewayDispatchEvents.AutoModerationRuleUpdate"}]},{"type":"reference","id":5029,"name":"GatewayAutoModerationRuleModifyDispatchData"}],"name":"DataPayload"}},{"id":5029,"name":"GatewayAutoModerationRuleModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-create\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update\nhttps://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-delete"},"sources":[{"fileName":"gateway/v9.ts","line":515,"character":12}],"type":{"type":"reference","id":5753,"name":"APIAutoModerationRule"}},{"id":5032,"name":"GatewayAutoModerationRuleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update"},"sources":[{"fileName":"gateway/v9.ts","line":530,"character":12}],"type":{"type":"reference","id":5028,"name":"GatewayAutoModerationRuleModifyDispatch"}},{"id":5033,"name":"GatewayAutoModerationRuleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#auto-moderation-rule-update"},"sources":[{"fileName":"gateway/v9.ts","line":535,"character":12}],"type":{"type":"reference","id":5029,"name":"GatewayAutoModerationRuleModifyDispatchData"}},{"id":5065,"name":"GatewayChannelCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create"},"sources":[{"fileName":"gateway/v9.ts","line":712,"character":12}],"type":{"type":"reference","id":5063,"name":"GatewayChannelModifyDispatch"}},{"id":5066,"name":"GatewayChannelCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create"},"sources":[{"fileName":"gateway/v9.ts","line":717,"character":12}],"type":{"type":"reference","id":5064,"name":"GatewayChannelModifyDispatchData"}},{"id":5069,"name":"GatewayChannelDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v9.ts","line":732,"character":12}],"type":{"type":"reference","id":5063,"name":"GatewayChannelModifyDispatch"}},{"id":5070,"name":"GatewayChannelDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v9.ts","line":737,"character":12}],"type":{"type":"reference","id":5064,"name":"GatewayChannelModifyDispatchData"}},{"id":5063,"name":"GatewayChannelModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create\nhttps://discord.com/developers/docs/topics/gateway-events#channel-update\nhttps://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v9.ts","line":697,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4917,"name":"GatewayDispatchEvents.ChannelCreate"},{"type":"reference","id":4918,"name":"GatewayDispatchEvents.ChannelDelete"},{"type":"reference","id":4920,"name":"GatewayDispatchEvents.ChannelUpdate"}]},{"type":"reference","id":5064,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":5064,"name":"GatewayChannelModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-create\nhttps://discord.com/developers/docs/topics/gateway-events#channel-update\nhttps://discord.com/developers/docs/topics/gateway-events#channel-delete"},"sources":[{"fileName":"gateway/v9.ts","line":707,"character":12}],"type":{"type":"reference","id":5976,"name":"APIChannel"}},{"id":5071,"name":"GatewayChannelPinsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-pins-update"},"sources":[{"fileName":"gateway/v9.ts","line":742,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4919,"name":"GatewayDispatchEvents.ChannelPinsUpdate"},{"type":"reference","id":5072,"name":"GatewayChannelPinsUpdateDispatchData"}],"name":"DataPayload"}},{"id":5067,"name":"GatewayChannelUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-update"},"sources":[{"fileName":"gateway/v9.ts","line":722,"character":12}],"type":{"type":"reference","id":5063,"name":"GatewayChannelModifyDispatch"}},{"id":5068,"name":"GatewayChannelUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#channel-update"},"sources":[{"fileName":"gateway/v9.ts","line":727,"character":12}],"type":{"type":"reference","id":5064,"name":"GatewayChannelModifyDispatchData"}},{"id":4989,"name":"GatewayDispatchPayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":318,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5049,"name":"GatewayApplicationCommandPermissionsUpdateDispatch"},{"type":"reference","id":5036,"name":"GatewayAutoModerationActionExecutionDispatch"},{"type":"reference","id":5030,"name":"GatewayAutoModerationRuleCreateDispatch"},{"type":"reference","id":5034,"name":"GatewayAutoModerationRuleDeleteDispatch"},{"type":"reference","id":5028,"name":"GatewayAutoModerationRuleModifyDispatch"},{"type":"reference","id":5063,"name":"GatewayChannelModifyDispatch"},{"type":"reference","id":5071,"name":"GatewayChannelPinsUpdateDispatch"},{"type":"reference","id":5077,"name":"GatewayEntitlementModifyDispatch"},{"type":"reference","id":5397,"name":"GatewayGuildAuditLogEntryCreateDispatch"},{"type":"reference","id":5152,"name":"GatewayGuildBanModifyDispatch"},{"type":"reference","id":5088,"name":"GatewayGuildCreateDispatch"},{"type":"reference","id":5148,"name":"GatewayGuildDeleteDispatch"},{"type":"reference","id":5160,"name":"GatewayGuildEmojisUpdateDispatch"},{"type":"reference","id":5168,"name":"GatewayGuildIntegrationsUpdateDispatch"},{"type":"reference","id":5171,"name":"GatewayGuildMemberAddDispatch"},{"type":"reference","id":5186,"name":"GatewayGuildMemberRemoveDispatch"},{"type":"reference","id":5194,"name":"GatewayGuildMembersChunkDispatch"},{"type":"reference","id":5190,"name":"GatewayGuildMemberUpdateDispatch"},{"type":"reference","id":5086,"name":"GatewayGuildModifyDispatch"},{"type":"reference","id":5212,"name":"GatewayGuildRoleDeleteDispatch"},{"type":"reference","id":5204,"name":"GatewayGuildRoleModifyDispatch"},{"type":"reference","id":5216,"name":"GatewayGuildScheduledEventCreateDispatch"},{"type":"reference","id":5220,"name":"GatewayGuildScheduledEventDeleteDispatch"},{"type":"reference","id":5218,"name":"GatewayGuildScheduledEventUpdateDispatch"},{"type":"reference","id":5222,"name":"GatewayGuildScheduledEventUserAddDispatch"},{"type":"reference","id":5227,"name":"GatewayGuildScheduledEventUserRemoveDispatch"},{"type":"reference","id":5232,"name":"GatewayGuildSoundboardSoundCreateDispatch"},{"type":"reference","id":5236,"name":"GatewayGuildSoundboardSoundDeleteDispatch"},{"type":"reference","id":5240,"name":"GatewayGuildSoundboardSoundsUpdateDispatch"},{"type":"reference","id":5234,"name":"GatewayGuildSoundboardSoundUpdateDispatch"},{"type":"reference","id":5164,"name":"GatewayGuildStickersUpdateDispatch"},{"type":"reference","id":5248,"name":"GatewayIntegrationCreateDispatch"},{"type":"reference","id":5256,"name":"GatewayIntegrationDeleteDispatch"},{"type":"reference","id":5252,"name":"GatewayIntegrationUpdateDispatch"},{"type":"reference","id":5261,"name":"GatewayInteractionCreateDispatch"},{"type":"reference","id":5263,"name":"GatewayInviteCreateDispatch"},{"type":"reference","id":5277,"name":"GatewayInviteDeleteDispatch"},{"type":"reference","id":5282,"name":"GatewayMessageCreateDispatch"},{"type":"reference","id":5300,"name":"GatewayMessageDeleteBulkDispatch"},{"type":"reference","id":5295,"name":"GatewayMessageDeleteDispatch"},{"type":"reference","id":5407,"name":"GatewayMessagePollVoteAddDispatch"},{"type":"reference","id":5408,"name":"GatewayMessagePollVoteRemoveDispatch"},{"type":"reference","id":5305,"name":"GatewayMessageReactionAddDispatch"},{"type":"reference","id":5309,"name":"GatewayMessageReactionRemoveAllDispatch"},{"type":"reference","id":5307,"name":"GatewayMessageReactionRemoveDispatch"},{"type":"reference","id":5311,"name":"GatewayMessageReactionRemoveEmojiDispatch"},{"type":"reference","id":5284,"name":"GatewayMessageUpdateDispatch"},{"type":"reference","id":5317,"name":"GatewayPresenceUpdateDispatch"},{"type":"reference","id":5018,"name":"GatewayReadyDispatch"},{"type":"reference","id":5027,"name":"GatewayResumedDispatch"},{"type":"reference","id":5244,"name":"GatewaySoundboardSoundsDispatch"},{"type":"reference","id":5319,"name":"GatewayStageInstanceCreateDispatch"},{"type":"reference","id":5321,"name":"GatewayStageInstanceDeleteDispatch"},{"type":"reference","id":5323,"name":"GatewayStageInstanceUpdateDispatch"},{"type":"reference","id":5055,"name":"GatewaySubscriptionModifyDispatch"},{"type":"reference","id":5334,"name":"GatewayThreadCreateDispatch"},{"type":"reference","id":5358,"name":"GatewayThreadDeleteDispatch"},{"type":"reference","id":5325,"name":"GatewayThreadListSyncDispatch"},{"type":"reference","id":5327,"name":"GatewayThreadMembersUpdateDispatch"},{"type":"reference","id":5329,"name":"GatewayThreadMemberUpdateDispatch"},{"type":"reference","id":5356,"name":"GatewayThreadUpdateDispatch"},{"type":"reference","id":5364,"name":"GatewayTypingStartDispatch"},{"type":"reference","id":5371,"name":"GatewayUserUpdateDispatch"},{"type":"reference","id":5373,"name":"GatewayVoiceChannelEffectSendDispatch"},{"type":"reference","id":5388,"name":"GatewayVoiceServerUpdateDispatch"},{"type":"reference","id":5386,"name":"GatewayVoiceStateUpdateDispatch"},{"type":"reference","id":5393,"name":"GatewayWebhooksUpdateDispatch"}]}},{"id":5081,"name":"GatewayEntitlementCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create"},"sources":[{"fileName":"gateway/v9.ts","line":794,"character":12}],"type":{"type":"reference","id":5077,"name":"GatewayEntitlementModifyDispatch"}},{"id":5078,"name":"GatewayEntitlementCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create"},"sources":[{"fileName":"gateway/v9.ts","line":787,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":5076,"name":"GatewayEntitlementModifyDispatchData"},{"type":"literal","value":"ends_at"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":5079,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5080,"name":"ends_at","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":788,"character":1}],"type":{"type":"union","types":[{"type":"indexedAccess","indexType":{"type":"literal","value":"ends_at"},"objectType":{"type":"reference","id":5076,"name":"GatewayEntitlementModifyDispatchData"}},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[5080]}],"sources":[{"fileName":"gateway/v9.ts","line":787,"character":107}]}}]}},{"id":5085,"name":"GatewayEntitlementDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v9.ts","line":814,"character":12}],"type":{"type":"reference","id":5077,"name":"GatewayEntitlementModifyDispatch"}},{"id":5084,"name":"GatewayEntitlementDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v9.ts","line":809,"character":12}],"type":{"type":"reference","id":5076,"name":"GatewayEntitlementModifyDispatchData"}},{"id":5077,"name":"GatewayEntitlementModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-update\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v9.ts","line":777,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4921,"name":"GatewayDispatchEvents.EntitlementCreate"},{"type":"reference","id":4922,"name":"GatewayDispatchEvents.EntitlementDelete"},{"type":"reference","id":4923,"name":"GatewayDispatchEvents.EntitlementUpdate"}]},{"type":"reference","id":5076,"name":"GatewayEntitlementModifyDispatchData"}],"name":"DataPayload"}},{"id":5076,"name":"GatewayEntitlementModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-create\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-update\nhttps://discord.com/developers/docs/topics/gateway-events#entitlement-delete"},"sources":[{"fileName":"gateway/v9.ts","line":770,"character":12}],"type":{"type":"reference","id":11512,"name":"APIEntitlement"}},{"id":5083,"name":"GatewayEntitlementUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-update"},"sources":[{"fileName":"gateway/v9.ts","line":804,"character":12}],"type":{"type":"reference","id":5077,"name":"GatewayEntitlementModifyDispatch"}},{"id":5082,"name":"GatewayEntitlementUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#entitlement-update"},"sources":[{"fileName":"gateway/v9.ts","line":799,"character":12}],"type":{"type":"reference","id":5076,"name":"GatewayEntitlementModifyDispatchData"}},{"id":5397,"name":"GatewayGuildAuditLogEntryCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-audit-log-entry-create"},"sources":[{"fileName":"gateway/v9.ts","line":2085,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4924,"name":"GatewayDispatchEvents.GuildAuditLogEntryCreate"},{"type":"reference","id":5398,"name":"GatewayGuildAuditLogEntryCreateDispatchData"}],"name":"DataPayload"}},{"id":5156,"name":"GatewayGuildBanAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add"},"sources":[{"fileName":"gateway/v9.ts","line":980,"character":12}],"type":{"type":"reference","id":5152,"name":"GatewayGuildBanModifyDispatch"}},{"id":5157,"name":"GatewayGuildBanAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add"},"sources":[{"fileName":"gateway/v9.ts","line":985,"character":12}],"type":{"type":"reference","id":5153,"name":"GatewayGuildBanModifyDispatchData"}},{"id":5152,"name":"GatewayGuildBanModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-add\nhttps://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v9.ts","line":955,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4925,"name":"GatewayDispatchEvents.GuildBanAdd"},{"type":"reference","id":4926,"name":"GatewayDispatchEvents.GuildBanRemove"}]},{"type":"reference","id":5153,"name":"GatewayGuildBanModifyDispatchData"}],"name":"DataPayload"}},{"id":5158,"name":"GatewayGuildBanRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v9.ts","line":990,"character":12}],"type":{"type":"reference","id":5152,"name":"GatewayGuildBanModifyDispatch"}},{"id":5159,"name":"GatewayGuildBanRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove"},"sources":[{"fileName":"gateway/v9.ts","line":995,"character":12}],"type":{"type":"reference","id":5153,"name":"GatewayGuildBanModifyDispatchData"}},{"id":5088,"name":"GatewayGuildCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-create"},"sources":[{"fileName":"gateway/v9.ts","line":829,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4927,"name":"GatewayDispatchEvents.GuildCreate"},{"type":"reference","id":5089,"name":"GatewayGuildCreateDispatchData"}],"name":"DataPayload"}},{"id":5148,"name":"GatewayGuildDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-delete"},"sources":[{"fileName":"gateway/v9.ts","line":937,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4928,"name":"GatewayDispatchEvents.GuildDelete"},{"type":"reference","id":5149,"name":"GatewayGuildDeleteDispatchData"}],"name":"DataPayload"}},{"id":5160,"name":"GatewayGuildEmojisUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-emojis-update"},"sources":[{"fileName":"gateway/v9.ts","line":1000,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4929,"name":"GatewayDispatchEvents.GuildEmojisUpdate"},{"type":"reference","id":5161,"name":"GatewayGuildEmojisUpdateDispatchData"}],"name":"DataPayload"}},{"id":5168,"name":"GatewayGuildIntegrationsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-integrations-update"},"sources":[{"fileName":"gateway/v9.ts","line":1048,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4930,"name":"GatewayDispatchEvents.GuildIntegrationsUpdate"},{"type":"reference","id":5169,"name":"GatewayGuildIntegrationsUpdateDispatchData"}],"name":"DataPayload"}},{"id":5171,"name":"GatewayGuildMemberAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-add"},"sources":[{"fileName":"gateway/v9.ts","line":1066,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4931,"name":"GatewayDispatchEvents.GuildMemberAdd"},{"type":"reference","id":5172,"name":"GatewayGuildMemberAddDispatchData"}],"name":"DataPayload"}},{"id":5186,"name":"GatewayGuildMemberRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-remove"},"sources":[{"fileName":"gateway/v9.ts","line":1084,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4932,"name":"GatewayDispatchEvents.GuildMemberRemove"},{"type":"reference","id":5187,"name":"GatewayGuildMemberRemoveDispatchData"}],"name":"DataPayload"}},{"id":5190,"name":"GatewayGuildMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-update"},"sources":[{"fileName":"gateway/v9.ts","line":1108,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4934,"name":"GatewayDispatchEvents.GuildMemberUpdate"},{"type":"reference","id":5191,"name":"GatewayGuildMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":5191,"name":"GatewayGuildMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-member-update"},"sources":[{"fileName":"gateway/v9.ts","line":1116,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6634,"name":"APIGuildMember"},{"type":"literal","value":"joined_at"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":6634,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"user"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6634,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"deaf"},{"type":"literal","value":"mute"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6634,"name":"APIGuildMember"},{"type":"literal","value":"user"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"},{"type":"reflection","declaration":{"id":5192,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5193,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The id of the guild"},"sources":[{"fileName":"gateway/v9.ts","line":1123,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5193]}],"sources":[{"fileName":"gateway/v9.ts","line":1119,"character":42}]}}]}},{"id":5194,"name":"GatewayGuildMembersChunkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk"},"sources":[{"fileName":"gateway/v9.ts","line":1129,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4933,"name":"GatewayDispatchEvents.GuildMembersChunk"},{"type":"reference","id":5196,"name":"GatewayGuildMembersChunkDispatchData"}],"name":"DataPayload"}},{"id":5195,"name":"GatewayGuildMembersChunkPresence","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#update-presence"},"sources":[{"fileName":"gateway/v9.ts","line":1137,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6403,"name":"RawGatewayPresenceUpdate"},{"type":"literal","value":"guild_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":5086,"name":"GatewayGuildModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v9.ts","line":819,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4949,"name":"GatewayDispatchEvents.GuildUpdate"},{"type":"reference","id":5087,"name":"GatewayGuildModifyDispatchData"}],"name":"DataPayload"}},{"id":5087,"name":"GatewayGuildModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v9.ts","line":824,"character":12}],"type":{"type":"reference","id":6503,"name":"APIGuild"}},{"id":5208,"name":"GatewayGuildRoleCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create"},"sources":[{"fileName":"gateway/v9.ts","line":1208,"character":12}],"type":{"type":"reference","id":5204,"name":"GatewayGuildRoleModifyDispatch"}},{"id":5209,"name":"GatewayGuildRoleCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create"},"sources":[{"fileName":"gateway/v9.ts","line":1213,"character":12}],"type":{"type":"reference","id":5205,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":5212,"name":"GatewayGuildRoleDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1228,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4936,"name":"GatewayDispatchEvents.GuildRoleDelete"},{"type":"reference","id":5213,"name":"GatewayGuildRoleDeleteDispatchData"}],"name":"DataPayload"}},{"id":5204,"name":"GatewayGuildRoleModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-create\nhttps://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v9.ts","line":1183,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4935,"name":"GatewayDispatchEvents.GuildRoleCreate"},{"type":"reference","id":4937,"name":"GatewayDispatchEvents.GuildRoleUpdate"}]},{"type":"reference","id":5205,"name":"GatewayGuildRoleModifyDispatchData"}],"name":"DataPayload"}},{"id":5210,"name":"GatewayGuildRoleUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v9.ts","line":1218,"character":12}],"type":{"type":"reference","id":5204,"name":"GatewayGuildRoleModifyDispatch"}},{"id":5211,"name":"GatewayGuildRoleUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-role-update"},"sources":[{"fileName":"gateway/v9.ts","line":1223,"character":12}],"type":{"type":"reference","id":5205,"name":"GatewayGuildRoleModifyDispatchData"}},{"id":5216,"name":"GatewayGuildScheduledEventCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-create"},"sources":[{"fileName":"gateway/v9.ts","line":1250,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4938,"name":"GatewayDispatchEvents.GuildScheduledEventCreate"},{"type":"reference","id":5217,"name":"GatewayGuildScheduledEventCreateDispatchData"}],"name":"DataPayload"}},{"id":5217,"name":"GatewayGuildScheduledEventCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-create"},"sources":[{"fileName":"gateway/v9.ts","line":1258,"character":12}],"type":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}},{"id":5220,"name":"GatewayGuildScheduledEventDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1276,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4939,"name":"GatewayDispatchEvents.GuildScheduledEventDelete"},{"type":"reference","id":5221,"name":"GatewayGuildScheduledEventDeleteDispatchData"}],"name":"DataPayload"}},{"id":5221,"name":"GatewayGuildScheduledEventDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1284,"character":12}],"type":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}},{"id":5218,"name":"GatewayGuildScheduledEventUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-update"},"sources":[{"fileName":"gateway/v9.ts","line":1263,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4940,"name":"GatewayDispatchEvents.GuildScheduledEventUpdate"},{"type":"reference","id":5219,"name":"GatewayGuildScheduledEventUpdateDispatchData"}],"name":"DataPayload"}},{"id":5219,"name":"GatewayGuildScheduledEventUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-update"},"sources":[{"fileName":"gateway/v9.ts","line":1271,"character":12}],"type":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}},{"id":5222,"name":"GatewayGuildScheduledEventUserAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-add"},"sources":[{"fileName":"gateway/v9.ts","line":1289,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4941,"name":"GatewayDispatchEvents.GuildScheduledEventUserAdd"},{"type":"reference","id":5223,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":5227,"name":"GatewayGuildScheduledEventUserRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-scheduled-event-user-remove"},"sources":[{"fileName":"gateway/v9.ts","line":1306,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4942,"name":"GatewayDispatchEvents.GuildScheduledEventUserRemove"},{"type":"reference","id":5223,"name":"GatewayGuildScheduledEventUserAddDispatchData"}],"name":"DataPayload"}},{"id":5232,"name":"GatewayGuildSoundboardSoundCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-create"},"sources":[{"fileName":"gateway/v9.ts","line":1323,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4943,"name":"GatewayDispatchEvents.GuildSoundboardSoundCreate"},{"type":"reference","id":5233,"name":"GatewayGuildSoundboardSoundCreateDispatchData"}],"name":"DataPayload"}},{"id":5233,"name":"GatewayGuildSoundboardSoundCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-create"},"sources":[{"fileName":"gateway/v9.ts","line":1331,"character":12}],"type":{"type":"reference","id":7427,"name":"APISoundboardSound"}},{"id":5236,"name":"GatewayGuildSoundboardSoundDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1349,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4944,"name":"GatewayDispatchEvents.GuildSoundboardSoundDelete"},{"type":"reference","id":5237,"name":"GatewayGuildSoundboardSoundDeleteDispatchData"}],"name":"DataPayload"}},{"id":5234,"name":"GatewayGuildSoundboardSoundUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-update"},"sources":[{"fileName":"gateway/v9.ts","line":1336,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4946,"name":"GatewayDispatchEvents.GuildSoundboardSoundUpdate"},{"type":"reference","id":5235,"name":"GatewayGuildSoundboardSoundUpdateDispatchData"}],"name":"DataPayload"}},{"id":5235,"name":"GatewayGuildSoundboardSoundUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sound-update"},"sources":[{"fileName":"gateway/v9.ts","line":1344,"character":12}],"type":{"type":"reference","id":7427,"name":"APISoundboardSound"}},{"id":5240,"name":"GatewayGuildSoundboardSoundsUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-soundboard-sounds-update"},"sources":[{"fileName":"gateway/v9.ts","line":1371,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4945,"name":"GatewayDispatchEvents.GuildSoundboardSoundsUpdate"},{"type":"reference","id":5241,"name":"GatewayGuildSoundboardSoundsUpdateDispatchData"}],"name":"DataPayload"}},{"id":5164,"name":"GatewayGuildStickersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-stickers-update"},"sources":[{"fileName":"gateway/v9.ts","line":1024,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4948,"name":"GatewayDispatchEvents.GuildStickersUpdate"},{"type":"reference","id":5165,"name":"GatewayGuildStickersUpdateDispatchData"}],"name":"DataPayload"}},{"id":5146,"name":"GatewayGuildUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v9.ts","line":927,"character":12}],"type":{"type":"reference","id":5086,"name":"GatewayGuildModifyDispatch"}},{"id":5147,"name":"GatewayGuildUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#guild-update"},"sources":[{"fileName":"gateway/v9.ts","line":932,"character":12}],"type":{"type":"reference","id":5087,"name":"GatewayGuildModifyDispatchData"}},{"id":5418,"name":"GatewayHeartbeatData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#sending-heartbeats"},"sources":[{"fileName":"gateway/v9.ts","line":2158,"character":12}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"literal","value":null}]}},{"id":5248,"name":"GatewayIntegrationCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-create"},"sources":[{"fileName":"gateway/v9.ts","line":1415,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4950,"name":"GatewayDispatchEvents.IntegrationCreate"},{"type":"reference","id":5249,"name":"GatewayIntegrationCreateDispatchData"}],"name":"DataPayload"}},{"id":5249,"name":"GatewayIntegrationCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-create"},"sources":[{"fileName":"gateway/v9.ts","line":1423,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":6658,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":5250,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5251,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1423,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5251]}],"sources":[{"fileName":"gateway/v9.ts","line":1423,"character":73}]}}]}},{"id":5256,"name":"GatewayIntegrationDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v9.ts","line":1441,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4951,"name":"GatewayDispatchEvents.IntegrationDelete"},{"type":"reference","id":5257,"name":"GatewayIntegrationDeleteDispatchData"}],"name":"DataPayload"}},{"id":5252,"name":"GatewayIntegrationUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v9.ts","line":1428,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4952,"name":"GatewayDispatchEvents.IntegrationUpdate"},{"type":"reference","id":5253,"name":"GatewayIntegrationUpdateDispatchData"}],"name":"DataPayload"}},{"id":5253,"name":"GatewayIntegrationUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#integration-update"},"sources":[{"fileName":"gateway/v9.ts","line":1436,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":6658,"name":"APIGuildIntegration"},{"type":"reflection","declaration":{"id":5254,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5255,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1436,"character":75}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5255]}],"sources":[{"fileName":"gateway/v9.ts","line":1436,"character":73}]}}]}},{"id":5261,"name":"GatewayInteractionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#interaction-create"},"sources":[{"fileName":"gateway/v9.ts","line":1467,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4953,"name":"GatewayDispatchEvents.InteractionCreate"},{"type":"reference","id":5262,"name":"GatewayInteractionCreateDispatchData"}],"name":"DataPayload"}},{"id":5262,"name":"GatewayInteractionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#interaction-create"},"sources":[{"fileName":"gateway/v9.ts","line":1475,"character":12}],"type":{"type":"reference","id":6876,"name":"APIInteraction"}},{"id":5012,"name":"GatewayInvalidSessionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invalid-session"},"sources":[{"fileName":"gateway/v9.ts","line":434,"character":12}],"type":{"type":"intrinsic","name":"boolean"}},{"id":5263,"name":"GatewayInviteCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-create"},"sources":[{"fileName":"gateway/v9.ts","line":1480,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4954,"name":"GatewayDispatchEvents.InviteCreate"},{"type":"reference","id":5264,"name":"GatewayInviteCreateDispatchData"}],"name":"DataPayload"}},{"id":5277,"name":"GatewayInviteDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#invite-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1550,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4955,"name":"GatewayDispatchEvents.InviteDelete"},{"type":"reference","id":5278,"name":"GatewayInviteDeleteDispatchData"}],"name":"DataPayload"}},{"id":5282,"name":"GatewayMessageCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create"},"sources":[{"fileName":"gateway/v9.ts","line":1578,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4956,"name":"GatewayDispatchEvents.MessageCreate"},{"type":"reference","id":5283,"name":"GatewayMessageCreateDispatchData"}],"name":"DataPayload"}},{"id":5283,"name":"GatewayMessageCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-create"},"sources":[{"fileName":"gateway/v9.ts","line":1586,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":5289,"name":"GatewayMessageEventExtraFields"},{"type":"reference","typeArguments":[{"type":"reference","id":5998,"name":"APIMessage"},{"type":"literal","value":"mentions"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}},{"id":5300,"name":"GatewayMessageDeleteBulkDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete-bulk"},"sources":[{"fileName":"gateway/v9.ts","line":1669,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4958,"name":"GatewayDispatchEvents.MessageDeleteBulk"},{"type":"reference","id":5301,"name":"GatewayMessageDeleteBulkDispatchData"}],"name":"DataPayload"}},{"id":5295,"name":"GatewayMessageDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1643,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4957,"name":"GatewayDispatchEvents.MessageDelete"},{"type":"reference","id":5296,"name":"GatewayMessageDeleteDispatchData"}],"name":"DataPayload"}},{"id":5407,"name":"GatewayMessagePollVoteAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-add"},"sources":[{"fileName":"gateway/v9.ts","line":2103,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4959,"name":"GatewayDispatchEvents.MessagePollVoteAdd"},{"type":"reference","id":5409,"name":"GatewayMessagePollVoteDispatchData"}],"name":"DataPayload"}},{"id":5408,"name":"GatewayMessagePollVoteRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-remove"},"sources":[{"fileName":"gateway/v9.ts","line":2111,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4960,"name":"GatewayDispatchEvents.MessagePollVoteRemove"},{"type":"reference","id":5409,"name":"GatewayMessagePollVoteDispatchData"}],"name":"DataPayload"}},{"id":5305,"name":"GatewayMessageReactionAddDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-add"},"sources":[{"fileName":"gateway/v9.ts","line":1695,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4961,"name":"GatewayDispatchEvents.MessageReactionAdd"}],"name":"ReactionData"}},{"id":5306,"name":"GatewayMessageReactionAddDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-add"},"sources":[{"fileName":"gateway/v9.ts","line":1700,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":5305,"name":"GatewayMessageReactionAddDispatch"}}},{"id":5309,"name":"GatewayMessageReactionRemoveAllDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-all"},"sources":[{"fileName":"gateway/v9.ts","line":1718,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4963,"name":"GatewayDispatchEvents.MessageReactionRemoveAll"},{"type":"reference","id":5310,"name":"GatewayMessageReactionRemoveAllDispatchData"}],"name":"DataPayload"}},{"id":5310,"name":"GatewayMessageReactionRemoveAllDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-all"},"sources":[{"fileName":"gateway/v9.ts","line":1726,"character":12}],"type":{"type":"reference","name":"MessageReactionRemoveData"}},{"id":5307,"name":"GatewayMessageReactionRemoveDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove"},"sources":[{"fileName":"gateway/v9.ts","line":1705,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4962,"name":"GatewayDispatchEvents.MessageReactionRemove"},{"type":"union","types":[{"type":"literal","value":"burst_colors"},{"type":"literal","value":"member"},{"type":"literal","value":"message_author_id"}]}],"name":"ReactionData"}},{"id":5308,"name":"GatewayMessageReactionRemoveDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove"},"sources":[{"fileName":"gateway/v9.ts","line":1713,"character":12}],"type":{"type":"indexedAccess","indexType":{"type":"literal","value":"d"},"objectType":{"type":"reference","id":5307,"name":"GatewayMessageReactionRemoveDispatch"}}},{"id":5311,"name":"GatewayMessageReactionRemoveEmojiDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove-emoji"},"sources":[{"fileName":"gateway/v9.ts","line":1731,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4964,"name":"GatewayDispatchEvents.MessageReactionRemoveEmoji"},{"type":"reference","id":5312,"name":"GatewayMessageReactionRemoveEmojiDispatchData"}],"name":"DataPayload"}},{"id":5284,"name":"GatewayMessageUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-update"},"sources":[{"fileName":"gateway/v9.ts","line":1591,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4965,"name":"GatewayDispatchEvents.MessageUpdate"},{"type":"reference","id":5285,"name":"GatewayMessageUpdateDispatchData"}],"name":"DataPayload"}},{"id":5285,"name":"GatewayMessageUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#message-update"},"sources":[{"fileName":"gateway/v9.ts","line":1599,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":5289,"name":"GatewayMessageEventExtraFields"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":5998,"name":"APIMessage"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"mentions"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reflection","declaration":{"id":5286,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5288,"name":"channel_id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the channel the message was sent in"},"sources":[{"fileName":"gateway/v9.ts","line":1608,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":5287,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"ID of the message"},"sources":[{"fileName":"gateway/v9.ts","line":1604,"character":2}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5288,5287]}],"sources":[{"fileName":"gateway/v9.ts","line":1600,"character":41}]}}]}},{"id":5317,"name":"GatewayPresenceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update"},"sources":[{"fileName":"gateway/v9.ts","line":1749,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4966,"name":"GatewayDispatchEvents.PresenceUpdate"},{"type":"reference","id":5318,"name":"GatewayPresenceUpdateDispatchData"}],"name":"DataPayload"}},{"id":5318,"name":"GatewayPresenceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#presence-update"},"sources":[{"fileName":"gateway/v9.ts","line":1757,"character":12}],"type":{"type":"reference","id":6403,"name":"RawGatewayPresenceUpdate"}},{"id":5018,"name":"GatewayReadyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#ready"},"sources":[{"fileName":"gateway/v9.ts","line":447,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4967,"name":"GatewayDispatchEvents.Ready"},{"type":"reference","id":5019,"name":"GatewayReadyDispatchData"}],"name":"DataPayload"}},{"id":4988,"name":"GatewayReceivePayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":310,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":4989,"name":"GatewayDispatchPayload"},{"type":"reference","id":5002,"name":"GatewayHeartbeatAck"},{"type":"reference","id":4997,"name":"GatewayHeartbeatRequest"},{"type":"reference","id":4990,"name":"GatewayHello"},{"type":"reference","id":5007,"name":"GatewayInvalidSession"},{"type":"reference","id":5013,"name":"GatewayReconnect"}]}},{"id":5459,"name":"GatewayRequestGuildMembersData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#request-guild-members"},"sources":[{"fileName":"gateway/v9.ts","line":2317,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5453,"name":"GatewayRequestGuildMembersDataWithQuery"},{"type":"reference","id":5448,"name":"GatewayRequestGuildMembersDataWithUserIds"}]}},{"id":5027,"name":"GatewayResumedDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#resumed"},"sources":[{"fileName":"gateway/v9.ts","line":496,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4968,"name":"GatewayDispatchEvents.Resumed"},{"type":"intrinsic","name":"never"}],"name":"DataPayload"}},{"id":4987,"name":"GatewaySendPayload","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":301,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5415,"name":"GatewayHeartbeat"},{"type":"reference","id":5419,"name":"GatewayIdentify"},{"type":"reference","id":5441,"name":"GatewayRequestGuildMembers"},{"type":"reference","id":5460,"name":"GatewayRequestSoundboardSounds"},{"type":"reference","id":5434,"name":"GatewayResume"},{"type":"reference","id":5473,"name":"GatewayUpdatePresence"},{"type":"reference","id":5465,"name":"GatewayVoiceStateUpdate"}]}},{"id":5244,"name":"GatewaySoundboardSoundsDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/events/gateway-events#soundboard-sounds"},"sources":[{"fileName":"gateway/v9.ts","line":1393,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4947,"name":"GatewayDispatchEvents.SoundboardSounds"},{"type":"reference","id":5245,"name":"GatewaySoundboardSoundsDispatchData"}],"name":"DataPayload"}},{"id":5319,"name":"GatewayStageInstanceCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-create"},"sources":[{"fileName":"gateway/v9.ts","line":1762,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4969,"name":"GatewayDispatchEvents.StageInstanceCreate"},{"type":"reference","id":5320,"name":"GatewayStageInstanceCreateDispatchData"}],"name":"DataPayload"}},{"id":5320,"name":"GatewayStageInstanceCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-create"},"sources":[{"fileName":"gateway/v9.ts","line":1770,"character":12}],"type":{"type":"reference","id":7436,"name":"APIStageInstance"}},{"id":5321,"name":"GatewayStageInstanceDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1775,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4970,"name":"GatewayDispatchEvents.StageInstanceDelete"},{"type":"reference","id":5322,"name":"GatewayStageInstanceDeleteDispatchData"}],"name":"DataPayload"}},{"id":5322,"name":"GatewayStageInstanceDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1783,"character":12}],"type":{"type":"reference","id":7436,"name":"APIStageInstance"}},{"id":5323,"name":"GatewayStageInstanceUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-update"},"sources":[{"fileName":"gateway/v9.ts","line":1788,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4971,"name":"GatewayDispatchEvents.StageInstanceUpdate"},{"type":"reference","id":5324,"name":"GatewayStageInstanceUpdateDispatchData"}],"name":"DataPayload"}},{"id":5324,"name":"GatewayStageInstanceUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#stage-instance-update"},"sources":[{"fileName":"gateway/v9.ts","line":1796,"character":12}],"type":{"type":"reference","id":7436,"name":"APIStageInstance"}},{"id":5057,"name":"GatewaySubscriptionCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create"},"sources":[{"fileName":"gateway/v9.ts","line":665,"character":12}],"type":{"type":"reference","id":5055,"name":"GatewaySubscriptionModifyDispatch"}},{"id":5058,"name":"GatewaySubscriptionCreateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create"},"sources":[{"fileName":"gateway/v9.ts","line":670,"character":12}],"type":{"type":"reference","id":5056,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":5061,"name":"GatewaySubscriptionDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v9.ts","line":685,"character":12}],"type":{"type":"reference","id":5055,"name":"GatewaySubscriptionModifyDispatch"}},{"id":5062,"name":"GatewaySubscriptionDeleteDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v9.ts","line":690,"character":12}],"type":{"type":"reference","id":5056,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":5055,"name":"GatewaySubscriptionModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-update\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v9.ts","line":648,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4972,"name":"GatewayDispatchEvents.SubscriptionCreate"},{"type":"reference","id":4973,"name":"GatewayDispatchEvents.SubscriptionDelete"},{"type":"reference","id":4974,"name":"GatewayDispatchEvents.SubscriptionUpdate"}]},{"type":"reference","id":5056,"name":"GatewaySubscriptionModifyDispatchData"}],"name":"DataPayload"}},{"id":5056,"name":"GatewaySubscriptionModifyDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-create\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-update\nhttps://discord.com/developers/docs/topics/gateway-events#subscription-delete"},"sources":[{"fileName":"gateway/v9.ts","line":660,"character":12}],"type":{"type":"reference","id":7343,"name":"APISubscription"}},{"id":5059,"name":"GatewaySubscriptionUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-update"},"sources":[{"fileName":"gateway/v9.ts","line":675,"character":12}],"type":{"type":"reference","id":5055,"name":"GatewaySubscriptionModifyDispatch"}},{"id":5060,"name":"GatewaySubscriptionUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#subscription-update"},"sources":[{"fileName":"gateway/v9.ts","line":680,"character":12}],"type":{"type":"reference","id":5056,"name":"GatewaySubscriptionModifyDispatchData"}},{"id":5334,"name":"GatewayThreadCreateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-create"},"sources":[{"fileName":"gateway/v9.ts","line":1854,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4975,"name":"GatewayDispatchEvents.ThreadCreate"},{"type":"reference","id":5335,"name":"GatewayThreadCreateDispatchData"}],"name":"DataPayload"}},{"id":5358,"name":"GatewayThreadDeleteDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-delete"},"sources":[{"fileName":"gateway/v9.ts","line":1885,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4976,"name":"GatewayDispatchEvents.ThreadDelete"},{"type":"reference","id":5359,"name":"GatewayThreadDeleteDispatchData"}],"name":"DataPayload"}},{"id":5325,"name":"GatewayThreadListSyncDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync"},"sources":[{"fileName":"gateway/v9.ts","line":1801,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4977,"name":"GatewayDispatchEvents.ThreadListSync"},{"type":"reference","id":5326,"name":"GatewayThreadListSyncDispatchData"}],"name":"DataPayload"}},{"id":5326,"name":"GatewayThreadListSyncDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-list-sync"},"sources":[{"fileName":"gateway/v9.ts","line":1809,"character":12}],"type":{"type":"reference","id":6478,"name":"RawGatewayThreadListSync"}},{"id":5329,"name":"GatewayThreadMemberUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-member-update"},"sources":[{"fileName":"gateway/v9.ts","line":1827,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4979,"name":"GatewayDispatchEvents.ThreadMemberUpdate"},{"type":"reference","id":5330,"name":"GatewayThreadMemberUpdateDispatchData"}],"name":"DataPayload"}},{"id":5330,"name":"GatewayThreadMemberUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-member-update"},"sources":[{"fileName":"gateway/v9.ts","line":1835,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":6138,"name":"APIThreadMember"},{"type":"reflection","declaration":{"id":5331,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":5332,"name":"guild_id","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"gateway/v9.ts","line":1835,"character":72}],"type":{"type":"reference","id":2,"name":"Snowflake"}}],"groups":[{"title":"Properties","kind":1024,"children":[5332]}],"sources":[{"fileName":"gateway/v9.ts","line":1835,"character":70}]}}]}},{"id":5327,"name":"GatewayThreadMembersUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update"},"sources":[{"fileName":"gateway/v9.ts","line":1814,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4978,"name":"GatewayDispatchEvents.ThreadMembersUpdate"},{"type":"reference","id":5328,"name":"GatewayThreadMembersUpdateDispatchData"}],"name":"DataPayload"}},{"id":5328,"name":"GatewayThreadMembersUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-members-update"},"sources":[{"fileName":"gateway/v9.ts","line":1822,"character":12}],"type":{"type":"reference","id":6483,"name":"RawGatewayThreadMembersUpdate"}},{"id":5333,"name":"GatewayThreadModifyDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This type doesn't accurately reflect the Discord API.\nUse {@apilink GatewayThreadCreateDispatch},\n{@apilink GatewayThreadUpdateDispatch}, or\n{@apilink GatewayThreadDeleteDispatch} instead.\nhttps://discord.com/developers/docs/topics/gateway-events#thread-create\nhttps://discord.com/developers/docs/topics/gateway-events#thread-update\nhttps://discord.com/developers/docs/topics/gateway-events#thread-delete\n"}]},"sources":[{"fileName":"gateway/v9.ts","line":1846,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","id":4975,"name":"GatewayDispatchEvents.ThreadCreate"},{"type":"reference","id":4976,"name":"GatewayDispatchEvents.ThreadDelete"},{"type":"reference","id":4980,"name":"GatewayDispatchEvents.ThreadUpdate"}]},{"type":"reference","id":5064,"name":"GatewayChannelModifyDispatchData"}],"name":"DataPayload"}},{"id":5356,"name":"GatewayThreadUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-update"},"sources":[{"fileName":"gateway/v9.ts","line":1872,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4980,"name":"GatewayDispatchEvents.ThreadUpdate"},{"type":"reference","id":5357,"name":"GatewayThreadUpdateDispatchData"}],"name":"DataPayload"}},{"id":5357,"name":"GatewayThreadUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#thread-update"},"sources":[{"fileName":"gateway/v9.ts","line":1880,"character":12}],"type":{"type":"reference","id":5899,"name":"APIThreadChannel"}},{"id":5364,"name":"GatewayTypingStartDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#typing-start"},"sources":[{"fileName":"gateway/v9.ts","line":1917,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4981,"name":"GatewayDispatchEvents.TypingStart"},{"type":"reference","id":5365,"name":"GatewayTypingStartDispatchData"}],"name":"DataPayload"}},{"id":5371,"name":"GatewayUserUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#user-update"},"sources":[{"fileName":"gateway/v9.ts","line":1950,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4982,"name":"GatewayDispatchEvents.UserUpdate"},{"type":"reference","id":5372,"name":"GatewayUserUpdateDispatchData"}],"name":"DataPayload"}},{"id":5372,"name":"GatewayUserUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#user-update"},"sources":[{"fileName":"gateway/v9.ts","line":1955,"character":12}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":5373,"name":"GatewayVoiceChannelEffectSendDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send"},"sources":[{"fileName":"gateway/v9.ts","line":1960,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4983,"name":"GatewayDispatchEvents.VoiceChannelEffectSend"},{"type":"reference","id":5374,"name":"GatewayVoiceChannelEffectSendDispatchData"}],"name":"DataPayload"}},{"id":5388,"name":"GatewayVoiceServerUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-server-update"},"sources":[{"fileName":"gateway/v9.ts","line":2033,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4984,"name":"GatewayDispatchEvents.VoiceServerUpdate"},{"type":"reference","id":5389,"name":"GatewayVoiceServerUpdateDispatchData"}],"name":"DataPayload"}},{"id":7623,"name":"GatewayVoiceState","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#voice-state-object","tags":[{"tag":"deprecated","text":"This is deprecated, use {@apilink APIVoiceState}\n"}]},"sources":[{"fileName":"payloads/v9/voice.ts","line":13,"character":12}],"type":{"type":"reference","id":7624,"name":"APIVoiceState"}},{"id":5386,"name":"GatewayVoiceStateUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-state-update"},"sources":[{"fileName":"gateway/v9.ts","line":2020,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4985,"name":"GatewayDispatchEvents.VoiceStateUpdate"},{"type":"reference","id":5387,"name":"GatewayVoiceStateUpdateDispatchData"}],"name":"DataPayload"}},{"id":5387,"name":"GatewayVoiceStateUpdateDispatchData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#voice-state-update"},"sources":[{"fileName":"gateway/v9.ts","line":2028,"character":12}],"type":{"type":"reference","id":7624,"name":"APIVoiceState"}},{"id":5393,"name":"GatewayWebhooksUpdateDispatch","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway-events#webhooks-update"},"sources":[{"fileName":"gateway/v9.ts","line":2063,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":4986,"name":"GatewayDispatchEvents.WebhooksUpdate"},{"type":"reference","id":5394,"name":"GatewayWebhooksUpdateDispatchData"}],"name":"DataPayload"}},{"id":8985,"name":"GetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"This was exported with the wrong name, use `RESTGetAPIVoiceRegionsResult` instead\n"}]},"sources":[{"fileName":"rest/v9/voice.ts","line":12,"character":12}],"type":{"type":"reference","id":8984,"name":"RESTGetAPIVoiceRegionsResult"}},{"id":8175,"name":"GuildBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1368,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":5808,"name":"GuildChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":55,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5977,"name":"ChannelType"},{"type":"union","types":[{"type":"reference","id":5979,"name":"ChannelType.DM"},{"type":"reference","id":5981,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8174,"name":"GuildDiscoverySplashFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1367,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8172,"name":"GuildIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1365,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8179,"name":"GuildMemberAvatarFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1372,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8190,"name":"GuildMemberBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1383,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8189,"name":"GuildScheduledEventCoverFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1382,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8173,"name":"GuildSplashFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1366,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":5829,"name":"GuildTextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":112,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5807,"name":"TextChannelType"},{"type":"union","types":[{"type":"reference","id":5979,"name":"ChannelType.DM"},{"type":"reference","id":5981,"name":"ChannelType.GroupDM"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":7095,"name":"PartialAPIMessageInteractionGuildMember","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/base.ts","line":51,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6634,"name":"APIGuildMember"},{"type":"union","types":[{"type":"literal","value":"avatar"},{"type":"literal","value":"communication_disabled_until"},{"type":"literal","value":"deaf"},{"type":"literal","value":"joined_at"},{"type":"literal","value":"mute"},{"type":"literal","value":"nick"},{"type":"literal","value":"pending"},{"type":"literal","value":"premium_since"},{"type":"literal","value":"roles"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":6415,"name":"PresenceUpdateReceiveStatus","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/gateway.ts","line":111,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6409,"name":"PresenceUpdateStatus"},{"type":"reference","id":6413,"name":"PresenceUpdateStatus.Invisible"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8282,"name":"RESTAPIAttachment","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure"},"sources":[{"fileName":"rest/v9/channel.ts","line":266,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6207,"name":"APIAttachment"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"duration_secs"},{"type":"literal","value":"filename"},{"type":"literal","value":"title"},{"type":"literal","value":"waveform"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"reflection","declaration":{"id":8283,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8284,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Attachment id or a number that matches `n` in `files[n]`"},"sources":[{"fileName":"rest/v9/channel.ts","line":272,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"intrinsic","name":"number"}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8284]}],"sources":[{"fileName":"rest/v9/channel.ts","line":268,"character":4}]}}]}},{"id":8426,"name":"RESTAPIGuildChannelResolvable","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":49,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5976,"name":"APIChannel"},{"type":"union","types":[{"type":"reference","id":5878,"name":"APIDMChannel"},{"type":"reference","id":5886,"name":"APIGroupDMChannel"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8428,"name":"RESTAPIGuildCreatePartialChannel","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":56,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":8426,"name":"RESTAPIGuildChannelResolvable"},{"type":"union","types":[{"type":"literal","value":"available_tags"},{"type":"literal","value":"bitrate"},{"type":"literal","value":"default_auto_archive_duration"},{"type":"literal","value":"default_forum_layout"},{"type":"literal","value":"default_reaction_emoji"},{"type":"literal","value":"default_sort_order"},{"type":"literal","value":"default_thread_rate_limit_per_user"},{"type":"literal","value":"flags"},{"type":"literal","value":"nsfw"},{"type":"literal","value":"position"},{"type":"literal","value":"rate_limit_per_user"},{"type":"literal","value":"rtc_region"},{"type":"literal","value":"topic"},{"type":"literal","value":"type"},{"type":"literal","value":"user_limit"},{"type":"literal","value":"video_quality_mode"}]}],"name":"DistributivePick"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":8429,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8431,"name":"id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/guild.ts","line":78,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"}]}},{"id":8430,"name":"name","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":77,"character":1}],"type":{"type":"intrinsic","name":"string"}},{"id":8432,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/guild.ts","line":79,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"number"},{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}},{"id":8433,"name":"permission_overwrites","kind":1024,"kindString":"Property","flags":{"isOptional":true},"sources":[{"fileName":"rest/v9/guild.ts","line":80,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8420,"name":"RESTAPIGuildCreateOverwrite"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8431,8430,8432,8433]}],"sources":[{"fileName":"rest/v9/guild.ts","line":76,"character":4}]}}]}},{"id":8618,"name":"RESTAPIGuildOnboardingPrompt","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":963,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6743,"name":"APIGuildOnboardingPrompt"},{"type":"union","types":[{"type":"literal","value":"guild_id"},{"type":"literal","value":"id"},{"type":"literal","value":"options"},{"type":"literal","value":"title"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":6743,"name":"APIGuildOnboardingPrompt"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"title"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reflection","declaration":{"id":8619,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8620,"name":"options","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Options available within the prompt"},"sources":[{"fileName":"rest/v9/guild.ts","line":970,"character":2}],"type":{"type":"array","elementType":{"type":"reference","id":8622,"name":"RESTAPIGuildOnboardingPromptOption"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8620]}],"sources":[{"fileName":"rest/v9/guild.ts","line":966,"character":50}]}}]}},{"id":8622,"name":"RESTAPIGuildOnboardingPromptOption","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":978,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6751,"name":"APIGuildOnboardingPromptOption"},{"type":"union","types":[{"type":"literal","value":"emoji"},{"type":"literal","value":"guild_id"},{"type":"literal","value":"title"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":6751,"name":"APIGuildOnboardingPromptOption"},{"type":"literal","value":"title"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"},{"type":"reflection","declaration":{"id":8623,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8626,"name":"emoji_animated","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether this emoji is animated"},"sources":[{"fileName":"rest/v9/guild.ts","line":993,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}},{"id":8624,"name":"emoji_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji id"},"sources":[{"fileName":"rest/v9/guild.ts","line":985,"character":2}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":8625,"name":"emoji_name","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Emoji name"},"sources":[{"fileName":"rest/v9/guild.ts","line":989,"character":2}],"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8626,8624,8625]}],"sources":[{"fileName":"rest/v9/guild.ts","line":981,"character":49}]}}]}},{"id":8278,"name":"RESTAPIMessageReference","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#message-reference-object-message-reference-structure"},"sources":[{"fileName":"rest/v9/channel.ts","line":246,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6076,"name":"APIMessageReference"},{"type":"literal","value":"message_id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Required","package":"typescript","name":"Required"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reference","typeArguments":[{"type":"reference","id":6076,"name":"APIMessageReference"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":8279,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8280,"name":"fail_if_not_exists","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether to error if the referenced message doesn't exist instead of sending as a normal (non-reply) message","tags":[{"tag":"default","text":"true\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":255,"character":2}],"type":{"type":"intrinsic","name":"boolean"}}],"groups":[{"title":"Properties","kind":1024,"children":[8280]}],"sources":[{"fileName":"rest/v9/channel.ts","line":249,"character":38}]}}]}},{"id":8621,"name":"RESTAPIModifyGuildOnboardingPromptData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildOnboardingPrompt} instead.\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":976,"character":12}],"type":{"type":"reference","id":8618,"name":"RESTAPIGuildOnboardingPrompt"}},{"id":8627,"name":"RESTAPIModifyGuildOnboardingPromptOptionData","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIGuildOnboardingPromptOption} instead.\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":999,"character":12}],"type":{"type":"reference","id":8622,"name":"RESTAPIGuildOnboardingPromptOption"}},{"id":8876,"name":"RESTAPIPollCreate","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTAPIPoll} instead\n"}]},"sources":[{"fileName":"rest/v9/poll.ts","line":41,"character":12}],"type":{"type":"reference","id":8870,"name":"RESTAPIPoll"}},{"id":8417,"name":"RESTDeleteAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":98,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8236,"name":"RESTDeleteAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#delete-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":83,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8316,"name":"RESTDeleteAPIChannelAllMessageReactionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions"},"sources":[{"fileName":"rest/v9/channel.ts","line":426,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8306,"name":"RESTDeleteAPIChannelMessageOwnReaction","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTDeleteAPIChannelMessageOwnReactionResult} instead\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":383,"character":12}],"type":{"type":"reference","id":8305,"name":"RESTDeleteAPIChannelMessageOwnReactionResult"}},{"id":8305,"name":"RESTDeleteAPIChannelMessageOwnReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-own-reaction"},"sources":[{"fileName":"rest/v9/channel.ts","line":378,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8317,"name":"RESTDeleteAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-all-reactions-for-emoji"},"sources":[{"fileName":"rest/v9/channel.ts","line":431,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8330,"name":"RESTDeleteAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":506,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8307,"name":"RESTDeleteAPIChannelMessageUserReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-user-reaction"},"sources":[{"fileName":"rest/v9/channel.ts","line":388,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8349,"name":"RESTDeleteAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#delete-channel-permission"},"sources":[{"fileName":"rest/v9/channel.ts","line":616,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8356,"name":"RESTDeleteAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#unpin-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":651,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8361,"name":"RESTDeleteAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-remove-recipient"},"sources":[{"fileName":"rest/v9/channel.ts","line":675,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":8270,"name":"RESTDeleteAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#deleteclose-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":207,"character":12}],"type":{"type":"reference","id":5976,"name":"APIChannel"}},{"id":8382,"name":"RESTDeleteAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#leave-thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":758,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8973,"name":"RESTDeleteAPICurrentUserGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#leave-guild"},"sources":[{"fileName":"rest/v9/user.ts","line":95,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8773,"name":"RESTDeleteAPIEntitlementResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#delete-test-entitlement"},"sources":[{"fileName":"rest/v9/monetization.ts","line":85,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8545,"name":"RESTDeleteAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-ban"},"sources":[{"fileName":"rest/v9/guild.ts","line":632,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8409,"name":"RESTDeleteAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#delete-guild-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":61,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8592,"name":"RESTDeleteAPIGuildIntegrationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-integration"},"sources":[{"fileName":"rest/v9/guild.ts","line":859,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8533,"name":"RESTDeleteAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member"},"sources":[{"fileName":"rest/v9/guild.ts","line":570,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8532,"name":"RESTDeleteAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#remove-guild-member-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":565,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8490,"name":"RESTDeleteAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":347,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8577,"name":"RESTDeleteAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#delete-guild-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":782,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8651,"name":"RESTDeleteAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#delete-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":117,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8901,"name":"RESTDeleteAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#delete-guild-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":107,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8934,"name":"RESTDeleteAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#delete-guild-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":97,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8948,"name":"RESTDeleteAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#delete-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":72,"character":12}],"type":{"type":"reference","id":7501,"name":"APITemplate"}},{"id":8741,"name":"RESTDeleteAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":354,"character":12}],"type":{"type":"reference","id":9052,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":8731,"name":"RESTDeleteAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#delete-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":307,"character":12}],"type":{"type":"reference","id":9052,"name":"RESTDeleteAPIWebhookWithTokenMessageResult"}},{"id":8754,"name":"RESTDeleteAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/invite#delete-invite"},"sources":[{"fileName":"rest/v9/invite.ts","line":27,"character":12}],"type":{"type":"reference","id":7267,"name":"APIInvite"}},{"id":8914,"name":"RESTDeleteAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#delete-stage-instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":64,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9012,"name":"RESTDeleteAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":93,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9052,"name":"RESTDeleteAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":299,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9013,"name":"RESTDeleteAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#delete-webhook-with-token"},"sources":[{"fileName":"rest/v9/webhook.ts","line":98,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8743,"name":"RESTGetAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":364,"character":12}],"type":{"type":"reference","id":7061,"name":"APIGuildApplicationCommandPermissions"}},{"id":8661,"name":"RESTGetAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":48,"character":12}],"type":{"type":"reference","id":6879,"name":"APIApplicationCommand"}},{"id":8660,"name":"RESTGetAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":43,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6879,"name":"APIApplicationCommand"}}},{"id":8412,"name":"RESTGetAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":73,"character":12}],"type":{"type":"reference","id":6383,"name":"APIEmoji"}},{"id":8697,"name":"RESTGetAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":131,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6879,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8695,"name":"RESTGetAPIApplicationGuildCommandsQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":121,"character":12}],"type":{"type":"reference","id":8658,"name":"RESTGetAPIApplicationCommandsQuery"}},{"id":8696,"name":"RESTGetAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":126,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6879,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":8209,"name":"RESTGetAPIApplicationRoleConnectionMetadataResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#get-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v9/application.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5546,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":8221,"name":"RESTGetAPIAuditLogResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/auditLog.ts","line":32,"character":12}],"type":{"type":"reference","id":5562,"name":"APIAuditLog"}},{"id":8223,"name":"RESTGetAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#get-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":18,"character":12}],"type":{"type":"reference","id":5753,"name":"APIAutoModerationRule"}},{"id":8222,"name":"RESTGetAPIAutoModerationRulesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#list-auto-moderation-rules-for-guild"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":13,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5753,"name":"APIAutoModerationRule"}}},{"id":8339,"name":"RESTGetAPIChannelInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-invites"},"sources":[{"fileName":"rest/v9/channel.ts","line":557,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7288,"name":"APIExtendedInvite"}}},{"id":8315,"name":"RESTGetAPIChannelMessageReactionUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-reactions"},"sources":[{"fileName":"rest/v9/channel.ts","line":421,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7529,"name":"APIUser"}}},{"id":8277,"name":"RESTGetAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":241,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":8276,"name":"RESTGetAPIChannelMessagesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel-messages"},"sources":[{"fileName":"rest/v9/channel.ts","line":236,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5998,"name":"APIMessage"}}},{"id":8354,"name":"RESTGetAPIChannelPinsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-pinned-messages"},"sources":[{"fileName":"rest/v9/channel.ts","line":641,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5998,"name":"APIMessage"}}},{"id":8243,"name":"RESTGetAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":44,"character":12}],"type":{"type":"reference","id":5976,"name":"APIChannel"}},{"id":8385,"name":"RESTGetAPIChannelThreadMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#get-thread-member"},"sources":[{"fileName":"rest/v9/channel.ts","line":773,"character":12}],"type":{"type":"reference","id":6138,"name":"APIThreadMember"}},{"id":8390,"name":"RESTGetAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-thread-members"},"sources":[{"fileName":"rest/v9/channel.ts","line":796,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6138,"name":"APIThreadMember"}}},{"id":8395,"name":"RESTGetAPIChannelThreadsArchivedPrivateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-private-archived-threads"},"sources":[{"fileName":"rest/v9/channel.ts","line":820,"character":12}],"type":{"type":"reference","id":8397,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}},{"id":8394,"name":"RESTGetAPIChannelThreadsArchivedPublicResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-public-archived-threads"},"sources":[{"fileName":"rest/v9/channel.ts","line":815,"character":12}],"type":{"type":"reference","id":8397,"name":"RESTGetAPIChannelUsersThreadsArchivedResult"}},{"id":8396,"name":"RESTGetAPIChannelThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-active-threads","tags":[{"tag":"deprecated","text":"Removed in API v10, use [List Active Guild Threads](https://discord.com/developers/docs/resources/guild#list-active-guild-threads) instead.\n"}]},"sources":[{"fileName":"rest/v9/channel.ts","line":827,"character":12}],"type":{"type":"reference","id":6149,"name":"APIThreadList"}},{"id":8397,"name":"RESTGetAPIChannelUsersThreadsArchivedResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#list-joined-private-archived-threads"},"sources":[{"fileName":"rest/v9/channel.ts","line":832,"character":12}],"type":{"type":"reference","id":6149,"name":"APIThreadList"}},{"id":9001,"name":"RESTGetAPIChannelWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-channel-webhooks"},"sources":[{"fileName":"rest/v9/webhook.ts","line":38,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7644,"name":"APIWebhook"}}},{"id":8978,"name":"RESTGetAPICurrentUserApplicationRoleConnectionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-application-role-connection"},"sources":[{"fileName":"rest/v9/user.ts","line":120,"character":12}],"type":{"type":"reference","id":7616,"name":"APIApplicationRoleConnection"}},{"id":8977,"name":"RESTGetAPICurrentUserConnectionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user-connections"},"sources":[{"fileName":"rest/v9/user.ts","line":115,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7577,"name":"APIConnection"}}},{"id":8972,"name":"RESTGetAPICurrentUserGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guilds"},"sources":[{"fileName":"rest/v9/user.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":8962,"name":"RESTAPIPartialCurrentUserGuild"}}},{"id":8949,"name":"RESTGetAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user"},"sources":[{"fileName":"rest/v9/user.ts","line":14,"character":12}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":8763,"name":"RESTGetAPIEntitlementsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#list-entitlements"},"sources":[{"fileName":"rest/v9/monetization.ts","line":44,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7307,"name":"APIEntitlement"}}},{"id":8419,"name":"RESTGetAPIGatewayBotResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway-bot"},"sources":[{"fileName":"rest/v9/gateway.ts","line":11,"character":12}],"type":{"type":"reference","id":6394,"name":"APIGatewayBotInfo"}},{"id":8418,"name":"RESTGetAPIGatewayResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/gateway#get-gateway"},"sources":[{"fileName":"rest/v9/gateway.ts","line":6,"character":12}],"type":{"type":"reference","id":6392,"name":"APIGatewayInfo"}},{"id":8742,"name":"RESTGetAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#get-guild-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":359,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7061,"name":"APIGuildApplicationCommandPermissions"}}},{"id":8539,"name":"RESTGetAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-ban"},"sources":[{"fileName":"rest/v9/guild.ts","line":600,"character":12}],"type":{"type":"reference","id":6688,"name":"APIBan"}},{"id":8534,"name":"RESTGetAPIGuildBansResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-bans"},"sources":[{"fileName":"rest/v9/guild.ts","line":575,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6688,"name":"APIBan"}}},{"id":8491,"name":"RESTGetAPIGuildChannelsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-channels"},"sources":[{"fileName":"rest/v9/guild.ts","line":352,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5976,"name":"APIChannel"}}},{"id":8399,"name":"RESTGetAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#get-guild-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":12,"character":12}],"type":{"type":"reference","id":6383,"name":"APIEmoji"}},{"id":8398,"name":"RESTGetAPIGuildEmojisResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#list-guild-emojis"},"sources":[{"fileName":"rest/v9/emoji.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6383,"name":"APIEmoji"}}},{"id":8591,"name":"RESTGetAPIGuildIntegrationsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-integrations"},"sources":[{"fileName":"rest/v9/guild.ts","line":854,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6658,"name":"APIGuildIntegration"}}},{"id":8590,"name":"RESTGetAPIGuildInvitesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-invites"},"sources":[{"fileName":"rest/v9/guild.ts","line":849,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7288,"name":"APIExtendedInvite"}}},{"id":8502,"name":"RESTGetAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-member"},"sources":[{"fileName":"rest/v9/guild.ts","line":399,"character":12}],"type":{"type":"reference","id":6634,"name":"APIGuildMember"}},{"id":8603,"name":"RESTGetAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":907,"character":12}],"type":{"type":"reference","id":6726,"name":"APIGuildMembershipScreening"}},{"id":8506,"name":"RESTGetAPIGuildMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-guild-members"},"sources":[{"fileName":"rest/v9/guild.ts","line":422,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6634,"name":"APIGuildMember"}}},{"id":8510,"name":"RESTGetAPIGuildMembersSearchResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":440,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6634,"name":"APIGuildMember"}}},{"id":8614,"name":"RESTGetAPIGuildOnboardingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-onboarding"},"sources":[{"fileName":"rest/v9/guild.ts","line":949,"character":12}],"type":{"type":"reference","id":6737,"name":"APIGuildOnboarding"}},{"id":8466,"name":"RESTGetAPIGuildPreviewResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-preview"},"sources":[{"fileName":"rest/v9/guild.ts","line":229,"character":12}],"type":{"type":"reference","id":6619,"name":"APIGuildPreview"}},{"id":8465,"name":"RESTGetAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":224,"character":12}],"type":{"type":"reference","id":6503,"name":"APIGuild"}},{"id":8575,"name":"RESTGetAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":772,"character":12}],"type":{"type":"reference","id":7383,"name":"APIRole"}},{"id":8552,"name":"RESTGetAPIGuildRolesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-roles"},"sources":[{"fileName":"rest/v9/guild.ts","line":665,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7383,"name":"APIRole"}}},{"id":8646,"name":"RESTGetAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":92,"character":12}],"type":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}},{"id":8657,"name":"RESTGetAPIGuildScheduledEventUsersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#get-guild-scheduled-event-users"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":146,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6872,"name":"APIGuildScheduledEventUser"}}},{"id":8631,"name":"RESTGetAPIGuildScheduledEventsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#list-scheduled-events-for-guild"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":26,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}}},{"id":8887,"name":"RESTGetAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#get-guild-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":38,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":8922,"name":"RESTGetAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-guild-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":40,"character":12}],"type":{"type":"reference","id":7452,"name":"APISticker"}},{"id":8921,"name":"RESTGetAPIGuildStickersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-guild-stickers"},"sources":[{"fileName":"rest/v9/sticker.ts","line":35,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7452,"name":"APISticker"}}},{"id":8940,"name":"RESTGetAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#get-guild-templates"},"sources":[{"fileName":"rest/v9/template.ts","line":33,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7501,"name":"APITemplate"}}},{"id":8501,"name":"RESTGetAPIGuildThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#list-active-guild-threads"},"sources":[{"fileName":"rest/v9/guild.ts","line":394,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6149,"name":"APIThreadList"},{"type":"literal","value":"has_more"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8589,"name":"RESTGetAPIGuildVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-voice-regions"},"sources":[{"fileName":"rest/v9/guild.ts","line":844,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7638,"name":"APIVoiceRegion"}}},{"id":8986,"name":"RESTGetAPIGuildVoiceStateCurrentMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#get-current-user-voice-state"},"sources":[{"fileName":"rest/v9/voice.ts","line":17,"character":12}],"type":{"type":"reference","id":7624,"name":"APIVoiceState"}},{"id":8987,"name":"RESTGetAPIGuildVoiceStateUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#get-user-voice-state"},"sources":[{"fileName":"rest/v9/voice.ts","line":22,"character":12}],"type":{"type":"reference","id":7624,"name":"APIVoiceState"}},{"id":9002,"name":"RESTGetAPIGuildWebhooksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-guild-webhooks"},"sources":[{"fileName":"rest/v9/webhook.ts","line":43,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7644,"name":"APIWebhook"}}},{"id":8609,"name":"RESTGetAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-welcome-screen"},"sources":[{"fileName":"rest/v9/guild.ts","line":929,"character":12}],"type":{"type":"reference","id":6718,"name":"APIGuildWelcomeScreen"}},{"id":8602,"name":"RESTGetAPIGuildWidgetImageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Note: while the return type is `ArrayBuffer`, the expected result is\na buffer of sorts (depends if in browser or on node.js/deno)."},"sources":[{"fileName":"rest/v9/guild.ts","line":905,"character":12}],"type":{"type":"reference","qualifiedName":"ArrayBuffer","package":"typescript","name":"ArrayBuffer"}},{"id":8596,"name":"RESTGetAPIGuildWidgetJSONResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget"},"sources":[{"fileName":"rest/v9/guild.ts","line":879,"character":12}],"type":{"type":"reference","id":6691,"name":"APIGuildWidget"}},{"id":8593,"name":"RESTGetAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#get-guild-widget-settings"},"sources":[{"fileName":"rest/v9/guild.ts","line":864,"character":12}],"type":{"type":"reference","id":6631,"name":"APIGuildWidgetSettings"}},{"id":8737,"name":"RESTGetAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":334,"character":12}],"type":{"type":"reference","id":9041,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":8727,"name":"RESTGetAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#get-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":287,"character":12}],"type":{"type":"reference","id":9041,"name":"RESTGetAPIWebhookWithTokenMessageResult"}},{"id":8753,"name":"RESTGetAPIInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/invite.ts","line":22,"character":12}],"type":{"type":"reference","id":7267,"name":"APIInvite"}},{"id":8783,"name":"RESTGetAPIOAuth2CurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#get-current-bot-application-information"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":7,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":5493,"name":"APIApplication"},{"type":"literal","value":"flags"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8782,"name":"RESTGetAPISKUSubscriptionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#get-sku-subscription"},"sources":[{"fileName":"rest/v9/monetization.ts","line":129,"character":12}],"type":{"type":"reference","id":7343,"name":"APISubscription"}},{"id":8781,"name":"RESTGetAPISKUSubscriptionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/subscription#list-sku-subscriptions"},"sources":[{"fileName":"rest/v9/monetization.ts","line":124,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7343,"name":"APISubscription"}}},{"id":8774,"name":"RESTGetAPISKUsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sku#list-skus"},"sources":[{"fileName":"rest/v9/monetization.ts","line":90,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7327,"name":"APISKU"}}},{"id":8884,"name":"RESTGetAPISoundboardDefaultSoundsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#list-soundboard-default-sounds"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":26,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":11632,"name":"APISoundboardSound"}}},{"id":8909,"name":"RESTGetAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#get-stage-instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":40,"character":12}],"type":{"type":"reference","id":7436,"name":"APIStageInstance"}},{"id":8919,"name":"RESTGetAPIStickerPack","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTGetAPIStickerPackResult} instead\n"}]},"sources":[{"fileName":"rest/v9/sticker.ts","line":23,"character":12}],"type":{"type":"reference","id":8918,"name":"RESTGetAPIStickerPackResult"}},{"id":8918,"name":"RESTGetAPIStickerPackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-sticker-pack"},"sources":[{"fileName":"rest/v9/sticker.ts","line":18,"character":12}],"type":{"type":"reference","id":7474,"name":"APIStickerPack"}},{"id":8915,"name":"RESTGetAPIStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#get-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":6,"character":12}],"type":{"type":"reference","id":7452,"name":"APISticker"}},{"id":8935,"name":"RESTGetAPITemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#get-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":7,"character":12}],"type":{"type":"reference","id":7501,"name":"APITemplate"}},{"id":8950,"name":"RESTGetAPIUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-user"},"sources":[{"fileName":"rest/v9/user.ts","line":19,"character":12}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":8984,"name":"RESTGetAPIVoiceRegionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#list-voice-regions"},"sources":[{"fileName":"rest/v9/voice.ts","line":7,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7638,"name":"APIVoiceRegion"}}},{"id":9003,"name":"RESTGetAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":48,"character":12}],"type":{"type":"reference","id":7644,"name":"APIWebhook"}},{"id":9041,"name":"RESTGetAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":247,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":9004,"name":"RESTGetAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#get-webhook-with-token"},"sources":[{"fileName":"rest/v9/webhook.ts","line":53,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":7644,"name":"APIWebhook"},{"type":"literal","value":"user"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8212,"name":"RESTGetCurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#get-current-application"},"sources":[{"fileName":"rest/v9/application.ts","line":22,"character":12}],"type":{"type":"reference","id":5493,"name":"APIApplication"}},{"id":8951,"name":"RESTGetCurrentUserGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#get-current-user-guild-member"},"sources":[{"fileName":"rest/v9/user.ts","line":24,"character":12}],"type":{"type":"reference","id":6634,"name":"APIGuildMember"}},{"id":8920,"name":"RESTGetNitroStickerPacksResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#list-sticker-packs","tags":[{"tag":"deprecated","text":"Use `RESTGetStickerPacksResult` instead\n"}]},"sources":[{"fileName":"rest/v9/sticker.ts","line":30,"character":12}],"type":{"type":"reference","id":8916,"name":"RESTGetStickerPacksResult"}},{"id":8802,"name":"RESTOAuth2AuthorizationQueryResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTPostOAuth2AuthorizationQueryResult} instead\n"}]},"sources":[{"fileName":"rest/v9/oauth2.ts","line":62,"character":12}],"type":{"type":"reference","id":8799,"name":"RESTPostOAuth2AuthorizationQueryResult"}},{"id":8828,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example"},"sources":[{"fileName":"rest/v9/oauth2.ts","line":113,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8809,"name":"RESTPostOAuth2AccessTokenResult"},{"type":"literal","value":"refresh_token"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8691,"name":"RESTPatchAPIApplicationCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":101,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8689,"name":"RESTPostAPIApplicationCommandsJSONBody"}],"name":"StrictPartial"}},{"id":8692,"name":"RESTPatchAPIApplicationCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":106,"character":12}],"type":{"type":"reference","id":6879,"name":"APIApplicationCommand"}},{"id":8415,"name":"RESTPatchAPIApplicationEmojiJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":88,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8405,"name":"RESTPatchAPIGuildEmojiJSONBody"},{"type":"literal","value":"name"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":8416,"name":"RESTPatchAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":93,"character":12}],"type":{"type":"reference","id":6383,"name":"APIEmoji"}},{"id":8700,"name":"RESTPatchAPIApplicationGuildCommandJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":148,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"union","types":[{"type":"reference","typeArguments":[{"type":"reference","id":8662,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":8676,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}],"name":"StrictPartial"}},{"id":8701,"name":"RESTPatchAPIApplicationGuildCommandResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-guild-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":156,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6879,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8234,"name":"RESTPatchAPIAutoModerationRuleJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#modify-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":70,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":8224,"name":"RESTPostAPIAutoModerationRuleJSONBody"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"trigger_type"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8235,"name":"RESTPatchAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#modify-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":78,"character":12}],"type":{"type":"reference","id":5753,"name":"APIAutoModerationRule"}},{"id":8326,"name":"RESTPatchAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":489,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":8327,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8328,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/channel.ts","line":494,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8328]}],"sources":[{"fileName":"rest/v9/channel.ts","line":490,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":8318,"name":"RESTPatchAPIChannelMessageJSONBody"}]}]}},{"id":8329,"name":"RESTPatchAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":501,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":8269,"name":"RESTPatchAPIChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#modify-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":202,"character":12}],"type":{"type":"reference","id":5976,"name":"APIChannel"}},{"id":8530,"name":"RESTPatchAPICurrentGuildMemberNicknameResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-current-user-nick","tags":[{"tag":"deprecated","text":"Use [Modify Current Member](https://discord.com/developers/docs/resources/guild#modify-current-member) instead.\n"}]},"sources":[{"fileName":"rest/v9/guild.ts","line":554,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8526,"name":"RESTPatchAPICurrentGuildMemberNicknameJSONBody"}],"name":"StrictRequired"}},{"id":8956,"name":"RESTPatchAPICurrentUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#modify-current-user"},"sources":[{"fileName":"rest/v9/user.ts","line":47,"character":12}],"type":{"type":"reference","id":7529,"name":"APIUser"}},{"id":8494,"name":"RESTPatchAPIGuildChannelPositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions"},"sources":[{"fileName":"rest/v9/guild.ts","line":367,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":8495,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8496,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Channel id"},"sources":[{"fileName":"rest/v9/guild.ts","line":371,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":8498,"name":"lock_permissions","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sync channel overwrites with the new parent, when moving to a new `parent_id`"},"sources":[{"fileName":"rest/v9/guild.ts","line":379,"character":1}],"type":{"type":"intrinsic","name":"boolean"}},{"id":8499,"name":"parent_id","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The new parent id of this channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":383,"character":1}],"type":{"type":"union","types":[{"type":"reference","id":2,"name":"Snowflake"},{"type":"literal","value":null}]}},{"id":8497,"name":"position","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Sorting position of the channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":375,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8496,8498,8499,8497]}],"sources":[{"fileName":"rest/v9/guild.ts","line":367,"character":56}]}}}},{"id":8500,"name":"RESTPatchAPIGuildChannelPositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions"},"sources":[{"fileName":"rest/v9/guild.ts","line":389,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8408,"name":"RESTPatchAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#modify-guild-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":56,"character":12}],"type":{"type":"reference","id":6383,"name":"APIEmoji"}},{"id":8525,"name":"RESTPatchAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member"},"sources":[{"fileName":"rest/v9/guild.ts","line":521,"character":12}],"type":{"type":"reference","id":6634,"name":"APIGuildMember"}},{"id":8608,"name":"RESTPatchAPIGuildMemberVerificationResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":924,"character":12}],"type":{"type":"reference","id":6726,"name":"APIGuildMembershipScreening"}},{"id":8489,"name":"RESTPatchAPIGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":342,"character":12}],"type":{"type":"reference","id":6503,"name":"APIGuild"}},{"id":8562,"name":"RESTPatchAPIGuildRolePositionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions"},"sources":[{"fileName":"rest/v9/guild.ts","line":719,"character":12}],"type":{"type":"array","elementType":{"type":"reflection","declaration":{"id":8563,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8564,"name":"id","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"Role id"},"sources":[{"fileName":"rest/v9/guild.ts","line":723,"character":1}],"type":{"type":"reference","id":2,"name":"Snowflake"}},{"id":8565,"name":"position","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Sorting position of the role"},"sources":[{"fileName":"rest/v9/guild.ts","line":727,"character":1}],"type":{"type":"intrinsic","name":"number"}}],"groups":[{"title":"Properties","kind":1024,"children":[8564,8565]}],"sources":[{"fileName":"rest/v9/guild.ts","line":719,"character":53}]}}}},{"id":8566,"name":"RESTPatchAPIGuildRolePositionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role-positions"},"sources":[{"fileName":"rest/v9/guild.ts","line":733,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7383,"name":"APIRole"}}},{"id":8576,"name":"RESTPatchAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":777,"character":12}],"type":{"type":"reference","id":7383,"name":"APIRole"}},{"id":8647,"name":"RESTPatchAPIGuildScheduledEventJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":97,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":8632,"name":"RESTPostAPIGuildScheduledEventJSONBody"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"entity_metadata"},{"type":"literal","value":"recurrence_rule"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":8632,"name":"RESTPostAPIGuildScheduledEventJSONBody"},{"type":"union","types":[{"type":"literal","value":"description"},{"type":"literal","value":"entity_metadata"},{"type":"literal","value":"recurrence_rule"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"name":"StrictPartial"},{"type":"reflection","declaration":{"id":8648,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8649,"name":"status","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The status of the scheduled event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":106,"character":2}],"type":{"type":"reference","id":6865,"name":"GuildScheduledEventStatus"}}],"groups":[{"title":"Properties","kind":1024,"children":[8649]}],"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":102,"character":5}]}}]}},{"id":8650,"name":"RESTPatchAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#modify-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":112,"character":12}],"type":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}},{"id":8900,"name":"RESTPatchAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#modify-guild-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":102,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":8933,"name":"RESTPatchAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#modify-guild-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":92,"character":12}],"type":{"type":"reference","id":7452,"name":"APISticker"}},{"id":8946,"name":"RESTPatchAPIGuildTemplateJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#modify-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":62,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8941,"name":"RESTPostAPIGuildTemplatesJSONBody"}],"name":"StrictPartial"}},{"id":8947,"name":"RESTPatchAPIGuildTemplateResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#modify-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":67,"character":12}],"type":{"type":"reference","id":7501,"name":"APITemplate"}},{"id":8992,"name":"RESTPatchAPIGuildVoiceStateCurrentMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-current-user-voice-state"},"sources":[{"fileName":"rest/v9/voice.ts","line":45,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8996,"name":"RESTPatchAPIGuildVoiceStateUserResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/voice#modify-user-voice-state"},"sources":[{"fileName":"rest/v9/voice.ts","line":64,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8610,"name":"RESTPatchAPIGuildWelcomeScreenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen"},"sources":[{"fileName":"rest/v9/guild.ts","line":934,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6718,"name":"APIGuildWelcomeScreen"}],"name":"StrictPartial"}],"name":"Nullable"},{"type":"reflection","declaration":{"id":8611,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8612,"name":"enabled","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Whether the welcome screen is enabled"},"sources":[{"fileName":"rest/v9/guild.ts","line":938,"character":1}],"type":{"type":"union","types":[{"type":"intrinsic","name":"boolean"},{"type":"literal","value":null}]}}],"groups":[{"title":"Properties","kind":1024,"children":[8612]}],"sources":[{"fileName":"rest/v9/guild.ts","line":934,"character":102}]}}]}},{"id":8613,"name":"RESTPatchAPIGuildWelcomeScreenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen"},"sources":[{"fileName":"rest/v9/guild.ts","line":944,"character":12}],"type":{"type":"reference","id":6718,"name":"APIGuildWelcomeScreen"}},{"id":8594,"name":"RESTPatchAPIGuildWidgetSettingsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget"},"sources":[{"fileName":"rest/v9/guild.ts","line":869,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6631,"name":"APIGuildWidgetSettings"}],"name":"StrictPartial"}},{"id":8595,"name":"RESTPatchAPIGuildWidgetSettingsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-widget"},"sources":[{"fileName":"rest/v9/guild.ts","line":874,"character":12}],"type":{"type":"reference","id":6631,"name":"APIGuildWidgetSettings"}},{"id":8739,"name":"RESTPatchAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":344,"character":12}],"type":{"type":"reference","id":9048,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":8738,"name":"RESTPatchAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":339,"character":12}],"type":{"type":"reference","id":9044,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":8740,"name":"RESTPatchAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":349,"character":12}],"type":{"type":"reference","id":9051,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":8729,"name":"RESTPatchAPIInteractionOriginalResponseFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":297,"character":12}],"type":{"type":"reference","id":9048,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody"}},{"id":8728,"name":"RESTPatchAPIInteractionOriginalResponseJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":292,"character":12}],"type":{"type":"reference","id":9044,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}},{"id":8730,"name":"RESTPatchAPIInteractionOriginalResponseResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#edit-original-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":302,"character":12}],"type":{"type":"reference","id":9051,"name":"RESTPatchAPIWebhookWithTokenMessageResult"}},{"id":8913,"name":"RESTPatchAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#modify-stage-instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":59,"character":12}],"type":{"type":"reference","id":7436,"name":"APIStageInstance"}},{"id":9009,"name":"RESTPatchAPIWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":78,"character":12}],"type":{"type":"reference","id":7644,"name":"APIWebhook"}},{"id":9010,"name":"RESTPatchAPIWebhookWithTokenJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token"},"sources":[{"fileName":"rest/v9/webhook.ts","line":83,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":9005,"name":"RESTPatchAPIWebhookJSONBody"},{"type":"literal","value":"channel_id"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":9048,"name":"RESTPatchAPIWebhookWithTokenMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":282,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":9049,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9050,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/webhook.ts","line":287,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9050]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":283,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":9044,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody"}]}]}},{"id":9044,"name":"RESTPatchAPIWebhookWithTokenMessageJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":259,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":9014,"name":"RESTPostAPIWebhookWithTokenJSONBody"},{"type":"union","types":[{"type":"literal","value":"allowed_mentions"},{"type":"literal","value":"components"},{"type":"literal","value":"content"},{"type":"literal","value":"embeds"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":9045,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9046,"name":"attachments","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Attached files to keep","text":"Starting with API v10, the `attachments` array must contain all attachments that should be present after edit, including **retained and new** attachments provided in the request body.\n\nSee https://discord.com/developers/docs/resources/message#attachment-object-attachment-structure\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":269,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8282,"name":"RESTAPIAttachment"}}},{"id":9047,"name":"poll","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"A poll!","tags":[{"tag":"remarks","text":"\nPolls can only be added when editing a deferred interaction response.\n"}]},"sources":[{"fileName":"rest/v9/webhook.ts","line":276,"character":1}],"type":{"type":"reference","id":8870,"name":"RESTAPIPoll"}}],"groups":[{"title":"Properties","kind":1024,"children":[9046,9047]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":261,"character":4}]}}]}},{"id":9051,"name":"RESTPatchAPIWebhookWithTokenMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#edit-webhook-message"},"sources":[{"fileName":"rest/v9/webhook.ts","line":294,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":9011,"name":"RESTPatchAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token"},"sources":[{"fileName":"rest/v9/webhook.ts","line":88,"character":12}],"type":{"type":"reference","id":9004,"name":"RESTGetAPIWebhookWithTokenResult"}},{"id":8213,"name":"RESTPatchCurrentApplicationJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#edit-current-application"},"sources":[{"fileName":"rest/v9/application.ts","line":27,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":5493,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"cover_image"},{"type":"literal","value":"icon"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"name":"Nullable"},{"type":"reference","typeArguments":[{"type":"reference","id":5493,"name":"APIApplication"},{"type":"union","types":[{"type":"literal","value":"custom_install_url"},{"type":"literal","value":"description"},{"type":"literal","value":"flags"},{"type":"literal","value":"install_params"},{"type":"literal","value":"integration_types_config"},{"type":"literal","value":"interactions_endpoint_url"},{"type":"literal","value":"role_connections_verification_url"},{"type":"literal","value":"tags"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}],"name":"StrictPartial"}},{"id":8214,"name":"RESTPatchCurrentApplicationResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application#edit-current-application"},"sources":[{"fileName":"rest/v9/application.ts","line":45,"character":12}],"type":{"type":"reference","id":5493,"name":"APIApplication"}},{"id":8689,"name":"RESTPostAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":89,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":8662,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"reference","id":8676,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"}]}},{"id":8690,"name":"RESTPostAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-global-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":96,"character":12}],"type":{"type":"reference","id":6879,"name":"APIApplicationCommand"}},{"id":8413,"name":"RESTPostAPIApplicationEmojiJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-application-emoji-json-params"},"sources":[{"fileName":"rest/v9/emoji.ts","line":78,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8400,"name":"RESTPostAPIGuildEmojiJSONBody"},{"type":"union","types":[{"type":"literal","value":"image"},{"type":"literal","value":"name"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}},{"id":8414,"name":"RESTPostAPIApplicationEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-application-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":83,"character":12}],"type":{"type":"reference","id":6383,"name":"APIEmoji"}},{"id":8698,"name":"RESTPostAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":136,"character":12}],"type":{"type":"union","types":[{"type":"reference","typeArguments":[{"type":"reference","id":8662,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","id":8676,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}]}},{"id":8699,"name":"RESTPostAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#create-guild-application-command"},"sources":[{"fileName":"rest/v9/interactions.ts","line":143,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":6879,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}},{"id":8233,"name":"RESTPostAPIAutoModerationRuleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule"},"sources":[{"fileName":"rest/v9/autoModeration.ts","line":65,"character":12}],"type":{"type":"reference","id":5753,"name":"APIAutoModerationRule"}},{"id":8352,"name":"RESTPostAPIChannelFollowersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#follow-news-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":631,"character":12}],"type":{"type":"reference","id":6105,"name":"APIFollowedChannel"}},{"id":8348,"name":"RESTPostAPIChannelInviteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-channel-invite"},"sources":[{"fileName":"rest/v9/channel.ts","line":611,"character":12}],"type":{"type":"reference","id":7288,"name":"APIExtendedInvite"}},{"id":8303,"name":"RESTPostAPIChannelMessageCrosspostResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#crosspost-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":368,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":8299,"name":"RESTPostAPIChannelMessageFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":351,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":8300,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8301,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/channel.ts","line":356,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8301]}],"sources":[{"fileName":"rest/v9/channel.ts","line":352,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":8285,"name":"RESTPostAPIChannelMessageJSONBody"}]}]}},{"id":8302,"name":"RESTPostAPIChannelMessageResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":363,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":8333,"name":"RESTPostAPIChannelMessagesBulkDeleteResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#bulk-delete-messages"},"sources":[{"fileName":"rest/v9/channel.ts","line":521,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8373,"name":"RESTPostAPIChannelMessagesThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-from-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":722,"character":12}],"type":{"type":"reference","id":5976,"name":"APIChannel"}},{"id":8380,"name":"RESTPostAPIChannelThreadsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-without-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":748,"character":12}],"type":{"type":"reference","id":5976,"name":"APIChannel"}},{"id":8353,"name":"RESTPostAPIChannelTypingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#trigger-typing-indicator"},"sources":[{"fileName":"rest/v9/channel.ts","line":636,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9000,"name":"RESTPostAPIChannelWebhookResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#create-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":33,"character":12}],"type":{"type":"reference","id":7644,"name":"APIWebhook"}},{"id":8976,"name":"RESTPostAPICurrentUserCreateDMChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#create-dm"},"sources":[{"fileName":"rest/v9/user.ts","line":110,"character":12}],"type":{"type":"reference","id":5976,"name":"APIChannel"}},{"id":8768,"name":"RESTPostAPIEntitlementBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"tags":[{"tag":"deprecated","text":"Use {@link RESTPostAPIEntitlementJSONBody} instead\n"}]},"sources":[{"fileName":"rest/v9/monetization.ts","line":67,"character":12}],"type":{"type":"reference","id":8764,"name":"RESTPostAPIEntitlementJSONBody"}},{"id":8775,"name":"RESTPostAPIEntitlementConsumeResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#consume-an-entitlement"},"sources":[{"fileName":"rest/v9/monetization.ts","line":95,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8769,"name":"RESTPostAPIEntitlementResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/entitlement#create-test-entitlement"},"sources":[{"fileName":"rest/v9/monetization.ts","line":72,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":7307,"name":"APIEntitlement"},{"type":"union","types":[{"type":"literal","value":"ends_at"},{"type":"literal","value":"starts_at"}]}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}},{"id":8492,"name":"RESTPostAPIGuildChannelJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":357,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8428,"name":"RESTAPIGuildCreatePartialChannel"},{"type":"literal","value":"id"}],"name":"DistributiveOmit"}},{"id":8493,"name":"RESTPostAPIGuildChannelResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-channel"},"sources":[{"fileName":"rest/v9/guild.ts","line":362,"character":12}],"type":{"type":"reference","id":5976,"name":"APIChannel"}},{"id":8404,"name":"RESTPostAPIGuildEmojiResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/emoji#create-guild-emoji"},"sources":[{"fileName":"rest/v9/emoji.ts","line":37,"character":12}],"type":{"type":"reference","id":6383,"name":"APIEmoji"}},{"id":8370,"name":"RESTPostAPIGuildForumThreadsFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-in-forum-or-media-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":712,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":8362,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"},{"type":"reflection","declaration":{"id":8371,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8372,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The initial message of the thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":716,"character":1}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8372]}],"sources":[{"fileName":"rest/v9/channel.ts","line":712,"character":99}]}}]}},{"id":8366,"name":"RESTPostAPIGuildForumThreadsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#start-thread-in-forum-or-media-channel"},"sources":[{"fileName":"rest/v9/channel.ts","line":698,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":8362,"name":"RESTPostAPIChannelMessagesThreadsJSONBody"},{"type":"reflection","declaration":{"id":8367,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8369,"name":"applied_tags","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"The IDs of the set of tags to apply to the thread; limited to 5"},"sources":[{"fileName":"rest/v9/channel.ts","line":706,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":2,"name":"Snowflake"}}},{"id":8368,"name":"message","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"The initial message of the thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":702,"character":1}],"type":{"type":"reference","id":8285,"name":"RESTPostAPIChannelMessageJSONBody"}}],"groups":[{"title":"Properties","kind":1024,"children":[8369,8368]}],"sources":[{"fileName":"rest/v9/channel.ts","line":698,"character":95}]}}]}},{"id":8561,"name":"RESTPostAPIGuildRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":714,"character":12}],"type":{"type":"reference","id":7383,"name":"APIRole"}},{"id":8643,"name":"RESTPostAPIGuildScheduledEventResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event"},"sources":[{"fileName":"rest/v9/guildScheduledEvent.ts","line":77,"character":12}],"type":{"type":"reference","id":6858,"name":"APIGuildScheduledEvent"}},{"id":8894,"name":"RESTPostAPIGuildSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#create-guild-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":73,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":8928,"name":"RESTPostAPIGuildStickerResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/sticker#create-guild-sticker"},"sources":[{"fileName":"rest/v9/sticker.ts","line":69,"character":12}],"type":{"type":"reference","id":7452,"name":"APISticker"}},{"id":8944,"name":"RESTPostAPIGuildTemplatesResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":52,"character":12}],"type":{"type":"reference","id":7501,"name":"APITemplate"}},{"id":8462,"name":"RESTPostAPIGuildsMFAResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-mfa-level"},"sources":[{"fileName":"rest/v9/guild.ts","line":207,"character":12}],"type":{"type":"reference","id":8460,"name":"RESTPostAPIGuildsMFAJSONBody"}},{"id":8459,"name":"RESTPostAPIGuildsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild"},"sources":[{"fileName":"rest/v9/guild.ts","line":190,"character":12}],"type":{"type":"reference","id":6503,"name":"APIGuild"}},{"id":8707,"name":"RESTPostAPIInteractionCallbackFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":191,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":8708,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8709,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/interactions.ts","line":196,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8709]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":192,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":8704,"name":"RESTPostAPIInteractionCallbackJSONBody"}]}]}},{"id":8704,"name":"RESTPostAPIInteractionCallbackJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":176,"character":12}],"type":{"type":"reference","id":7225,"name":"APIInteractionResponse"}},{"id":8710,"name":"RESTPostAPIInteractionCallbackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response"},"sources":[{"fileName":"rest/v9/interactions.ts","line":203,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8733,"name":"RESTPostAPIInteractionFollowupFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":317,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":8734,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8735,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/interactions.ts","line":322,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[8735]}],"sources":[{"fileName":"rest/v9/interactions.ts","line":318,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":8732,"name":"RESTPostAPIInteractionFollowupJSONBody"}]}]}},{"id":8732,"name":"RESTPostAPIInteractionFollowupJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":312,"character":12}],"type":{"type":"reference","id":7257,"name":"APIInteractionResponseCallbackData"}},{"id":8736,"name":"RESTPostAPIInteractionFollowupResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/receiving-and-responding#create-followup-message"},"sources":[{"fileName":"rest/v9/interactions.ts","line":329,"character":12}],"type":{"type":"reference","id":9034,"name":"RESTPostAPIWebhookWithTokenWaitResult"}},{"id":8879,"name":"RESTPostAPIPollExpireResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/poll#expire-poll"},"sources":[{"fileName":"rest/v9/poll.ts","line":56,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":8880,"name":"RESTPostAPISendSoundboardSoundResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/soundboard#send-soundboard-sound"},"sources":[{"fileName":"rest/v9/soundboard.ts","line":7,"character":12}],"type":{"type":"reference","id":11632,"name":"APISoundboardSound"}},{"id":8908,"name":"RESTPostAPIStageInstanceResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/stage-instance#create-stage-instance"},"sources":[{"fileName":"rest/v9/stageInstance.ts","line":35,"character":12}],"type":{"type":"reference","id":7436,"name":"APIStageInstance"}},{"id":8939,"name":"RESTPostAPITemplateCreateGuildResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#create-guild-from-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":28,"character":12}],"type":{"type":"reference","id":6503,"name":"APIGuild"}},{"id":9027,"name":"RESTPostAPIWebhookWithTokenFormDataBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":167,"character":12}],"type":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reflection","declaration":{"id":9028,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":9029,"name":"payload_json","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"JSON stringified message body"},"sources":[{"fileName":"rest/v9/webhook.ts","line":172,"character":3}],"type":{"type":"intrinsic","name":"string"}}],"groups":[{"title":"Properties","kind":1024,"children":[9029]}],"sources":[{"fileName":"rest/v9/webhook.ts","line":168,"character":42}]}}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"template-literal","head":"files[","tail":[[{"type":"intrinsic","name":"bigint"},"]"]]},{"type":"intrinsic","name":"unknown"}],"qualifiedName":"Record","package":"typescript","name":"Record"},{"type":"reference","id":9014,"name":"RESTPostAPIWebhookWithTokenJSONBody"}]}]}},{"id":9038,"name":"RESTPostAPIWebhookWithTokenGitHubQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params"},"sources":[{"fileName":"rest/v9/webhook.ts","line":229,"character":12}],"type":{"type":"reference","id":9030,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":9039,"name":"RESTPostAPIWebhookWithTokenGitHubResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":234,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9040,"name":"RESTPostAPIWebhookWithTokenGitHubWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-githubcompatible-webhook-querystring-params\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":242,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":9033,"name":"RESTPostAPIWebhookWithTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":198,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9035,"name":"RESTPostAPIWebhookWithTokenSlackQuery","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params"},"sources":[{"fileName":"rest/v9/webhook.ts","line":211,"character":12}],"type":{"type":"reference","id":9030,"name":"RESTPostAPIWebhookWithTokenQuery"}},{"id":9036,"name":"RESTPostAPIWebhookWithTokenSlackResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook"},"sources":[{"fileName":"rest/v9/webhook.ts","line":216,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":9037,"name":"RESTPostAPIWebhookWithTokenSlackWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook-querystring-params\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":224,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":9034,"name":"RESTPostAPIWebhookWithTokenWaitResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives\nthe `wait` query parameter set to `true`","text":"See https://discord.com/developers/docs/resources/webhook#execute-webhook-querystring-params\n"},"sources":[{"fileName":"rest/v9/webhook.ts","line":206,"character":12}],"type":{"type":"reference","id":5998,"name":"APIMessage"}},{"id":8866,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsAndWebhookIncomingScopeResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":211,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","id":8852,"name":"RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult"},{"type":"reference","id":8859,"name":"RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult"}]}},{"id":8832,"name":"RESTPostOAuth2ClientCredentialsResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":123,"character":12}],"type":{"type":"reference","id":8828,"name":"RESTOAuth2ImplicitAuthorizationURLFragmentResult"}},{"id":8820,"name":"RESTPostOAuth2RefreshTokenResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/oauth2.ts","line":96,"character":12}],"type":{"type":"reference","id":8809,"name":"RESTPostOAuth2AccessTokenResult"}},{"id":8746,"name":"RESTPutAPIApplicationCommandPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#edit-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":376,"character":12}],"type":{"type":"reference","id":7061,"name":"APIGuildApplicationCommandPermissions"}},{"id":8693,"name":"RESTPutAPIApplicationCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":111,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":8689,"name":"RESTPostAPIApplicationCommandsJSONBody"}}},{"id":8694,"name":"RESTPutAPIApplicationCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":116,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":6879,"name":"APIApplicationCommand"}}},{"id":8702,"name":"RESTPutAPIApplicationGuildCommandsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":161,"character":12}],"type":{"type":"array","elementType":{"type":"union","types":[{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":8662,"name":"RESTPostAPIChatInputApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6879,"name":"APIApplicationCommand"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]},{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","id":8676,"name":"RESTPostAPIContextMenuApplicationCommandsJSONBody"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"},{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6879,"name":"APIApplicationCommand"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"},{"type":"literal","value":"id"}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}]}]}}},{"id":8703,"name":"RESTPutAPIApplicationGuildCommandsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-guild-application-commands"},"sources":[{"fileName":"rest/v9/interactions.ts","line":171,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":6879,"name":"APIApplicationCommand"},{"type":"literal","value":"dm_permission"}],"qualifiedName":"Omit","package":"typescript","name":"Omit"}}},{"id":8210,"name":"RESTPutAPIApplicationRoleConnectionMetadataJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#update-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v9/application.ts","line":12,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5546,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":8211,"name":"RESTPutAPIApplicationRoleConnectionMetadataResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/application-role-connection-metadata#update-application-role-connection-metadata-records"},"sources":[{"fileName":"rest/v9/application.ts","line":17,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":5546,"name":"APIApplicationRoleConnectionMetadata"}}},{"id":8304,"name":"RESTPutAPIChannelMessageReactionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#create-reaction"},"sources":[{"fileName":"rest/v9/channel.ts","line":373,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8338,"name":"RESTPutAPIChannelPermissionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#edit-channel-permissions"},"sources":[{"fileName":"rest/v9/channel.ts","line":552,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8355,"name":"RESTPutAPIChannelPinResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#pin-message"},"sources":[{"fileName":"rest/v9/channel.ts","line":646,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8360,"name":"RESTPutAPIChannelRecipientResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#group-dm-add-recipient"},"sources":[{"fileName":"rest/v9/channel.ts","line":670,"character":12}],"type":{"type":"intrinsic","name":"unknown"}},{"id":8381,"name":"RESTPutAPIChannelThreadMembersResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/channel#join-thread"},"sources":[{"fileName":"rest/v9/channel.ts","line":753,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8983,"name":"RESTPutAPICurrentUserApplicationRoleConnectionResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/user#update-user-application-role-connection"},"sources":[{"fileName":"rest/v9/user.ts","line":143,"character":12}],"type":{"type":"reference","id":7616,"name":"APIApplicationRoleConnection"}},{"id":8747,"name":"RESTPutAPIGuildApplicationCommandsPermissionsJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":381,"character":12}],"type":{"type":"array","elementType":{"type":"reference","typeArguments":[{"type":"reference","id":7061,"name":"APIGuildApplicationCommandPermissions"},{"type":"union","types":[{"type":"literal","value":"id"},{"type":"literal","value":"permissions"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}}},{"id":8748,"name":"RESTPutAPIGuildApplicationCommandsPermissionsResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions"},"sources":[{"fileName":"rest/v9/interactions.ts","line":389,"character":12}],"type":{"type":"array","elementType":{"type":"reference","id":7061,"name":"APIGuildApplicationCommandPermissions"}}},{"id":8544,"name":"RESTPutAPIGuildBanResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#create-guild-ban"},"sources":[{"fileName":"rest/v9/guild.ts","line":627,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8517,"name":"RESTPutAPIGuildMemberResult","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/guild.ts","line":476,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":6634,"name":"APIGuildMember"},{"type":"intrinsic","name":"undefined"}]}},{"id":8531,"name":"RESTPutAPIGuildMemberRoleResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#add-guild-member-role"},"sources":[{"fileName":"rest/v9/guild.ts","line":560,"character":12}],"type":{"type":"intrinsic","name":"never"}},{"id":8615,"name":"RESTPutAPIGuildOnboardingJSONBody","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-onboarding"},"sources":[{"fileName":"rest/v9/guild.ts","line":954,"character":12}],"type":{"type":"intersection","types":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","typeArguments":[{"type":"reference","id":6737,"name":"APIGuildOnboarding"},{"type":"union","types":[{"type":"literal","value":"default_channel_ids"},{"type":"literal","value":"enabled"},{"type":"literal","value":"mode"}]}],"qualifiedName":"Pick","package":"typescript","name":"Pick"}],"qualifiedName":"Partial","package":"typescript","name":"Partial"}],"name":"AddUndefinedToPossiblyUndefinedPropertiesOfInterface"},{"type":"reflection","declaration":{"id":8616,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8617,"name":"prompts","kind":1024,"kindString":"Property","flags":{"isOptional":true},"comment":{"shortText":"Prompts shown during onboarding and in customize community"},"sources":[{"fileName":"rest/v9/guild.ts","line":960,"character":1}],"type":{"type":"array","elementType":{"type":"reference","id":8618,"name":"RESTAPIGuildOnboardingPrompt"}}}],"groups":[{"title":"Properties","kind":1024,"children":[8617]}],"sources":[{"fileName":"rest/v9/guild.ts","line":956,"character":4}]}}]}},{"id":8628,"name":"RESTPutAPIGuildOnboardingResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild#modify-guild-onboarding"},"sources":[{"fileName":"rest/v9/guild.ts","line":1004,"character":12}],"type":{"type":"reference","id":6737,"name":"APIGuildOnboarding"}},{"id":8945,"name":"RESTPutAPIGuildTemplateSyncResult","kind":4194304,"kindString":"Type alias","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/resources/guild-template#sync-guild-template"},"sources":[{"fileName":"rest/v9/template.ts","line":57,"character":12}],"type":{"type":"reference","id":7501,"name":"APITemplate"}},{"id":8188,"name":"RoleIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1381,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8187,"name":"StickerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1380,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"},{"type":"reference","id":8036,"name":"ImageFormat.PNG"}]}],"qualifiedName":"Extract","package":"typescript","name":"Extract"}},{"id":8184,"name":"StickerPackBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1377,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8185,"name":"StorePageAssetFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1378,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8186,"name":"TeamIconFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1379,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"union","types":[{"type":"reference","id":8038,"name":"ImageFormat.GIF"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}]}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":5807,"name":"TextChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":44,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5984,"name":"ChannelType.AnnouncementThread"},{"type":"reference","id":5979,"name":"ChannelType.DM"},{"type":"reference","id":5981,"name":"ChannelType.GroupDM"},{"type":"reference","id":5983,"name":"ChannelType.GuildAnnouncement"},{"type":"reference","id":5987,"name":"ChannelType.GuildStageVoice"},{"type":"reference","id":5978,"name":"ChannelType.GuildText"},{"type":"reference","id":5980,"name":"ChannelType.GuildVoice"},{"type":"reference","id":5986,"name":"ChannelType.PrivateThread"},{"type":"reference","id":5985,"name":"ChannelType.PublicThread"}]}},{"id":5898,"name":"ThreadChannelType","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"payloads/v9/channel.ts","line":204,"character":12}],"type":{"type":"union","types":[{"type":"reference","id":5984,"name":"ChannelType.AnnouncementThread"},{"type":"reference","id":5986,"name":"ChannelType.PrivateThread"},{"type":"reference","id":5985,"name":"ChannelType.PublicThread"}]}},{"id":8178,"name":"UserAvatarFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1371,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":8176,"name":"UserBannerFormat","kind":4194304,"kindString":"Type alias","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1369,"character":12}],"type":{"type":"reference","typeArguments":[{"type":"reference","id":8034,"name":"ImageFormat"},{"type":"reference","id":8039,"name":"ImageFormat.Lottie"}],"qualifiedName":"Exclude","package":"typescript","name":"Exclude"}},{"id":7074,"name":"APIApplicationCommandPermissionsConstant","kind":32,"kindString":"Variable","flags":{"isConst":true},"comment":{"shortText":"https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-constants"},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":55,"character":13}],"type":{"type":"reflection","declaration":{"id":7075,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":7080,"name":"AllChannels","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":58,"character":1}],"type":{"type":"reflection","declaration":{"id":7081,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"signatures":[{"id":7082,"name":"__type","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":7083,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"bigint"}]}}],"type":{"type":"intrinsic","name":"string"}}]}},"defaultValue":"..."},{"id":7076,"name":"Everyone","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"payloads/v9/_interactions/_applicationCommands/permissions.ts","line":57,"character":1}],"type":{"type":"reflection","declaration":{"id":7077,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"signatures":[{"id":7078,"name":"__type","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":7079,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"intrinsic","name":"string"},{"type":"intrinsic","name":"bigint"}]}}],"type":{"type":"intrinsic","name":"string"}}]}},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[7080,7076]}]}},"defaultValue":"..."},{"id":7661,"name":"APIVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":25,"character":13}],"type":{"type":"literal","value":"9"},"defaultValue":"'9'"},{"id":8040,"name":"CDNRoutes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":1075,"character":13}],"type":{"type":"reflection","declaration":{"id":8041,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8119,"name":"achievementIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1261,"character":1}],"signatures":[{"id":8120,"name":"achievementIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/{application.id}/achievements/{achievement.id}/icons/{achievement.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8121,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8183,"name":"AchievementIconFormat"}}],"parameters":[{"id":8122,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8123,"name":"achievementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8124,"name":"achievementIconHash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8125,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8121,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/achievements/"],[{"type":"intrinsic","name":"string"},"/icons/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8121,"name":"Format"},""]]}}]},{"id":8113,"name":"applicationAsset","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1247,"character":1}],"signatures":[{"id":8114,"name":"applicationAsset","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/{application.id}/{application.asset_id}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8115,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8182,"name":"ApplicationAssetFormat"}}],"parameters":[{"id":8116,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8117,"name":"applicationAssetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8118,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8115,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8115,"name":"Format"},""]]}}]},{"id":8107,"name":"applicationCover","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1233,"character":1}],"signatures":[{"id":8108,"name":"applicationCover","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-icons/{application.id}/{application.cover_image}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8109,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8181,"name":"ApplicationCoverFormat"}}],"parameters":[{"id":8110,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8111,"name":"applicationCoverImage","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8112,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8109,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8109,"name":"Format"},""]]}}]},{"id":8101,"name":"applicationIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1219,"character":1}],"signatures":[{"id":8102,"name":"applicationIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-icons/{application.id}/{application.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8103,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8180,"name":"ApplicationIconFormat"}}],"parameters":[{"id":8104,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8105,"name":"applicationIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8106,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8103,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8103,"name":"Format"},""]]}}]},{"id":8098,"name":"avatarDecoration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1209,"character":1}],"signatures":[{"id":8099,"name":"avatarDecoration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatar-decoration-presets/{avatar_decoration_data_asset}.png`","text":"This route supports the extension: PNG\n"},"parameters":[{"id":8100,"name":"avatarDecorationDataAsset","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/avatar-decoration-presets/","tail":[[{"type":"intrinsic","name":"string"},".png"]]}}]},{"id":8077,"name":"defaultUserAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1158,"character":1}],"signatures":[{"id":8078,"name":"defaultUserAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/embed/avatars/{index}.png`","text":"The value for `index` parameter depends on whether the user is [migrated to the new username system](https://discord.com/developers/docs/change-log#unique-usernames-on-discord).\nFor users on the new username system, `index` will be `(user.id >> 22) % 6`.\nFor users on the legacy username system, `index` will be `user.discriminator % 5`.\n\nThis route supports the extension: PNG\n"},"typeParameter":[{"id":8079,"name":"Index","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8170,"name":"DefaultUserAvatarAssets"}}],"parameters":[{"id":8080,"name":"index","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8079,"name":"Index"}}],"type":{"type":"template-literal","head":"/embed/avatars/","tail":[[{"type":"reference","id":8079,"name":"Index"},".png"]]}}]},{"id":8042,"name":"emoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1084,"character":1}],"signatures":[{"id":8043,"name":"emoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/emojis/{emoji.id}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8044,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8171,"name":"EmojiFormat"}}],"parameters":[{"id":8045,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8046,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8044,"name":"Format"}}],"type":{"type":"template-literal","head":"/emojis/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8044,"name":"Format"},""]]}}]},{"id":8065,"name":"guildBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1132,"character":1}],"signatures":[{"id":8066,"name":"guildBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/banners/{guild.id}/{guild.banner}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8067,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8175,"name":"GuildBannerFormat"}}],"parameters":[{"id":8068,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8069,"name":"guildBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8070,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8067,"name":"Format"}}],"type":{"type":"template-literal","head":"/banners/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8067,"name":"Format"},""]]}}]},{"id":8059,"name":"guildDiscoverySplash","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1116,"character":1}],"signatures":[{"id":8060,"name":"guildDiscoverySplash","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/discovery-splashes/{guild.id}/{guild.discovery_splash}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8061,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8174,"name":"GuildDiscoverySplashFormat"}}],"parameters":[{"id":8062,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8063,"name":"guildDiscoverySplash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8064,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8061,"name":"Format"}}],"type":{"type":"template-literal","head":"/discovery-splashes/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8061,"name":"Format"},""]]}}]},{"id":8047,"name":"guildIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1096,"character":1}],"signatures":[{"id":8048,"name":"guildIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/icons/{guild.id}/{guild.icon}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8049,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8172,"name":"GuildIconFormat"}}],"parameters":[{"id":8050,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8051,"name":"guildIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8052,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8049,"name":"Format"}}],"type":{"type":"template-literal","head":"/icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8049,"name":"Format"},""]]}}]},{"id":8087,"name":"guildMemberAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1182,"character":1}],"signatures":[{"id":8088,"name":"guildMemberAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/users/{user.id}/avatars/{guild_member.avatar}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8089,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8179,"name":"GuildMemberAvatarFormat"}}],"parameters":[{"id":8090,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8091,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8092,"name":"memberAvatar","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8093,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8089,"name":"Format"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/users/"],[{"type":"intrinsic","name":"string"},"/avatars/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8089,"name":"Format"},""]]}}]},{"id":8160,"name":"guildMemberBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1344,"character":1}],"signatures":[{"id":8161,"name":"guildMemberBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/${guild.id}/users/${user.id}/banners/${guild_member.banner}.{png|jpeg|webp|gif}`","text":"This route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8162,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8190,"name":"GuildMemberBannerFormat"}}],"parameters":[{"id":8163,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8164,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8165,"name":"guildMemberBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8166,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8162,"name":"Format"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/users/"],[{"type":"intrinsic","name":"string"},"/banners/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8162,"name":"Format"},""]]}}]},{"id":8154,"name":"guildScheduledEventCover","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1330,"character":1}],"signatures":[{"id":8155,"name":"guildScheduledEventCover","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guild-events/{guild_scheduled_event.id}/{guild_scheduled_event.image}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8156,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8189,"name":"GuildScheduledEventCoverFormat"}}],"parameters":[{"id":8157,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8158,"name":"guildScheduledEventCoverImage","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8159,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8156,"name":"Format"}}],"type":{"type":"template-literal","head":"/guild-events/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8156,"name":"Format"},""]]}}]},{"id":8053,"name":"guildSplash","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1106,"character":1}],"signatures":[{"id":8054,"name":"guildSplash","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/splashes/{guild.id}/{guild.splash}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8055,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8173,"name":"GuildSplashFormat"}}],"parameters":[{"id":8056,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8057,"name":"guildSplash","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8058,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8055,"name":"Format"}}],"type":{"type":"template-literal","head":"/splashes/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8055,"name":"Format"},""]]}}]},{"id":8148,"name":"roleIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1320,"character":1}],"signatures":[{"id":8149,"name":"roleIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/role-icons/{role.id}/{role.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8150,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8188,"name":"RoleIconFormat"}}],"parameters":[{"id":8151,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8152,"name":"roleIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8153,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8150,"name":"Format"}}],"type":{"type":"template-literal","head":"/role-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8150,"name":"Format"},""]]}}]},{"id":8167,"name":"soundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1357,"character":1}],"signatures":[{"id":8168,"name":"soundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/soundboard-sounds/${sound.id}`"},"parameters":[{"id":8169,"name":"soundId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/soundboard-sounds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":8143,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1310,"character":1}],"signatures":[{"id":8144,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}.{png|json}`","text":"This route supports the extensions: PNG, Lottie, GIF\n"},"typeParameter":[{"id":8145,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8187,"name":"StickerFormat"}}],"parameters":[{"id":8146,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8147,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8145,"name":"Format"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8145,"name":"Format"},""]]}}]},{"id":8126,"name":"stickerPackBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1276,"character":1}],"signatures":[{"id":8127,"name":"stickerPackBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/710982414301790216/store/{sticker_pack.banner.asset_id}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8128,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8184,"name":"StickerPackBannerFormat"}}],"parameters":[{"id":8129,"name":"stickerPackBannerAssetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8130,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8128,"name":"Format"}}],"type":{"type":"template-literal","head":"/app-assets/710982414301790216/store/","tail":[[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8128,"name":"Format"},""]]}}]},{"id":8131,"name":"storePageAsset","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1286,"character":1}],"signatures":[{"id":8132,"name":"storePageAsset","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/app-assets/${application.id}/store/${asset.id}.{png|jpeg|webp}}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8133,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8185,"name":"StorePageAssetFormat"},"default":{"type":"reference","id":8036,"name":"PNG"}}],"parameters":[{"id":8134,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8135,"name":"assetId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8136,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8133,"name":"Format"},"defaultValue":"..."}],"type":{"type":"template-literal","head":"/app-assets/","tail":[[{"type":"intrinsic","name":"string"},"/store/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8133,"name":"Format"},""]]}}]},{"id":8137,"name":"teamIcon","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1300,"character":1}],"signatures":[{"id":8138,"name":"teamIcon","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/team-icons/{team.id}/{team.icon}.{png|jpeg|webp}`","text":"This route supports the extensions: PNG, JPEG, WebP\n"},"typeParameter":[{"id":8139,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8186,"name":"TeamIconFormat"}}],"parameters":[{"id":8140,"name":"teamId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8141,"name":"teamIcon","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8142,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8139,"name":"Format"}}],"type":{"type":"template-literal","head":"/team-icons/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8139,"name":"Format"},""]]}}]},{"id":8081,"name":"userAvatar","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1170,"character":1}],"signatures":[{"id":8082,"name":"userAvatar","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatars/{user.id}/{user.avatar}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8083,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8178,"name":"UserAvatarFormat"}}],"parameters":[{"id":8084,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8085,"name":"userAvatar","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8086,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8083,"name":"Format"}}],"type":{"type":"template-literal","head":"/avatars/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8083,"name":"Format"},""]]}}]},{"id":8094,"name":"userAvatarDecoration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1199,"character":1}],"signatures":[{"id":8095,"name":"userAvatarDecoration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/avatar-decorations/{user.id}/{user.avatar_decoration}.png`","text":"This route supports the extension: PNG\n","tags":[{"tag":"deprecated","text":"Use {@link CDNRoutes.avatarDecoration} instead.\n"}]},"parameters":[{"id":8096,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8097,"name":"userAvatarDecoration","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/avatar-decorations/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},".png"]]}}]},{"id":8071,"name":"userBanner","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1144,"character":1}],"signatures":[{"id":8072,"name":"userBanner","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/banners/{user.id}/{user.banner}.{png|jpeg|webp|gif}`","text":"As this route supports GIFs, the hash will begin with `a_` if it is available in GIF format\n\nThis route supports the extensions: PNG, JPEG, WebP, GIF\n"},"typeParameter":[{"id":8073,"name":"Format","kind":131072,"kindString":"Type parameter","flags":{},"type":{"type":"reference","id":8176,"name":"UserBannerFormat"}}],"parameters":[{"id":8074,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8075,"name":"userBanner","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8076,"name":"format","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"reference","id":8073,"name":"Format"}}],"type":{"type":"template-literal","head":"/banners/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"."],[{"type":"reference","id":8073,"name":"Format"},""]]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[8119,8113,8107,8101,8098,8077,8042,8065,8059,8047,8087,8160,8154,8053,8148,8167,8143,8126,8131,8137,8081,8094,8071]}]}},"defaultValue":"..."},{"id":4859,"name":"GatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"gateway/v9.ts","line":46,"character":13}],"type":{"type":"literal","value":"9"},"defaultValue":"'9'"},{"id":8201,"name":"OAuth2Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":1406,"character":13}],"type":{"type":"reflection","declaration":{"id":8202,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8203,"name":"authorizationURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1407,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v9/oauth2/authorize"},"defaultValue":"..."},{"id":8205,"name":"tokenRevocationURL","kind":1024,"kindString":"Property","flags":{},"comment":{"shortText":"See https://tools.ietf.org/html/rfc7009"},"sources":[{"fileName":"rest/v9/index.ts","line":1412,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v9/oauth2/token/revoke"},"defaultValue":"..."},{"id":8204,"name":"tokenURL","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1408,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v9/oauth2/token"},"defaultValue":"..."}],"groups":[{"title":"Properties","kind":1024,"children":[8203,8205,8204]}]}},"defaultValue":"..."},{"id":8193,"name":"RouteBases","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":1394,"character":13}],"type":{"type":"reflection","declaration":{"id":8194,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":8195,"name":"api","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1395,"character":1}],"type":{"type":"literal","value":"https://discord.com/api/v9"},"defaultValue":"..."},{"id":8196,"name":"cdn","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1396,"character":1}],"type":{"type":"literal","value":"https://cdn.discordapp.com"},"defaultValue":"'https://cdn.discordapp.com'"},{"id":8199,"name":"gift","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1399,"character":1}],"type":{"type":"literal","value":"https://discord.gift"},"defaultValue":"'https://discord.gift'"},{"id":8197,"name":"invite","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1397,"character":1}],"type":{"type":"literal","value":"https://discord.gg"},"defaultValue":"'https://discord.gg'"},{"id":8200,"name":"scheduledEvent","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1400,"character":1}],"type":{"type":"literal","value":"https://discord.com/events"},"defaultValue":"'https://discord.com/events'"},{"id":8198,"name":"template","kind":1024,"kindString":"Property","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1398,"character":1}],"type":{"type":"literal","value":"https://discord.new"},"defaultValue":"'https://discord.new'"}],"groups":[{"title":"Properties","kind":1024,"children":[8195,8196,8199,8197,8200,8198]}]}},"defaultValue":"..."},{"id":7662,"name":"Routes","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":27,"character":13}],"type":{"type":"reflection","declaration":{"id":7663,"name":"__type","kind":65536,"kindString":"Type literal","flags":{},"children":[{"id":7916,"name":"applicationCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":758,"character":1}],"signatures":[{"id":7917,"name":"applicationCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/commands/{command.id}`"},"parameters":[{"id":7918,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7919,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7944,"name":"applicationCommandPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":824,"character":1}],"signatures":[{"id":7945,"name":"applicationCommandPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}/permissions`"},"parameters":[{"id":7946,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7947,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7948,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},"/permissions"]]}}]},{"id":7913,"name":"applicationCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":748,"character":1}],"signatures":[{"id":7914,"name":"applicationCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/commands`\n- PUT `/applications/{application.id}/commands`\n- POST `/applications/{application.id}/commands`"},"parameters":[{"id":7915,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":8010,"name":"applicationEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1009,"character":1}],"signatures":[{"id":8011,"name":"applicationEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/emojis/{emoji.id}`\n- PATCH `/applications/{application.id}/emojis/{emoji.id}`\n- DELETE `/applications/{application.id}/emojis/{emoji.id}`"},"parameters":[{"id":8012,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8013,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":8007,"name":"applicationEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":999,"character":1}],"signatures":[{"id":8008,"name":"applicationEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/emojis`\n- POST `/applications/{application.id}/emojis`"},"parameters":[{"id":8009,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":7924,"name":"applicationGuildCommand","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":778,"character":1}],"signatures":[{"id":7925,"name":"applicationGuildCommand","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- PATCH `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`\n- DELETE `/applications/{application.id}/guilds/{guild.id}/commands/{command.id}`"},"parameters":[{"id":7926,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7927,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7928,"name":"commandId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7920,"name":"applicationGuildCommands","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":768,"character":1}],"signatures":[{"id":7921,"name":"applicationGuildCommands","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands`\n- POST `/applications/{application.id}/guilds/{guild.id}/commands`"},"parameters":[{"id":7922,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7923,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands"]]}}]},{"id":7664,"name":"applicationRoleConnectionMetadata","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":33,"character":1}],"signatures":[{"id":7665,"name":"applicationRoleConnectionMetadata","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/role-connections/metadata`\n- PUT `/applications/{application.id}/role-connections/metadata`"},"parameters":[{"id":7666,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/role-connections/metadata"]]}}]},{"id":7677,"name":"channel","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":70,"character":1}],"signatures":[{"id":7678,"name":"channel","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}`\n- PATCH `/channels/{channel.id}`\n- DELETE `/channels/{channel.id}`"},"parameters":[{"id":7679,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7711,"name":"channelBulkDelete","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":145,"character":1}],"signatures":[{"id":7712,"name":"channelBulkDelete","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/bulk-delete`"},"parameters":[{"id":7713,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/bulk-delete"]]}}]},{"id":7721,"name":"channelFollowers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":171,"character":1}],"signatures":[{"id":7722,"name":"channelFollowers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/followers`"},"parameters":[{"id":7723,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/followers"]]}}]},{"id":7718,"name":"channelInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":163,"character":1}],"signatures":[{"id":7719,"name":"channelInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/invites`\n- POST `/channels/{channel.id}/invites`"},"parameters":[{"id":7720,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":7852,"name":"channelJoinedArchivedThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":531,"character":1}],"signatures":[{"id":7853,"name":"channelJoinedArchivedThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/users/@me/threads/archived/private`"},"parameters":[{"id":7854,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/users/@me/threads/archived/private"]]}}]},{"id":7683,"name":"channelMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":89,"character":1}],"signatures":[{"id":7684,"name":"channelMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}`\n- PATCH `/channels/{channel.id}/messages/{message.id}`\n- DELETE `/channels/{channel.id}/messages/{message.id}`"},"parameters":[{"id":7685,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7686,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7707,"name":"channelMessageAllReactions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":137,"character":1}],"signatures":[{"id":7708,"name":"channelMessageAllReactions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions`"},"parameters":[{"id":7709,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7710,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions"]]}}]},{"id":7687,"name":"channelMessageCrosspost","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":97,"character":1}],"signatures":[{"id":7688,"name":"channelMessageCrosspost","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/messages/{message.id}/crosspost`"},"parameters":[{"id":7689,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7690,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/crosspost"]]}}]},{"id":7691,"name":"channelMessageOwnReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":108,"character":1}],"signatures":[{"id":7692,"name":"channelMessageOwnReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/@me`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":7693,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7694,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7695,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/@me"]]}}]},{"id":7702,"name":"channelMessageReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":129,"character":1}],"signatures":[{"id":7703,"name":"channelMessageReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":7704,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7705,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7706,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7696,"name":"channelMessageUserReaction","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":118,"character":1}],"signatures":[{"id":7697,"name":"channelMessageUserReaction","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/channels/{channel.id}/messages/{message.id}/reactions/{emoji}/{user.id}`","text":"**Note**: You need to URL encode the emoji yourself\n"},"parameters":[{"id":7698,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7699,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7700,"name":"emoji","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7701,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/reactions/"],[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7680,"name":"channelMessages","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":79,"character":1}],"signatures":[{"id":7681,"name":"channelMessages","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/messages`\n- POST `/channels/{channel.id}/messages`"},"parameters":[{"id":7682,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages"]]}}]},{"id":7714,"name":"channelPermission","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":154,"character":1}],"signatures":[{"id":7715,"name":"channelPermission","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/permissions/{overwrite.id}`\n- DELETE `/channels/{channel.id}/permissions/{overwrite.id}`"},"parameters":[{"id":7716,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7717,"name":"overwriteId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/permissions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7730,"name":"channelPin","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":196,"character":1}],"signatures":[{"id":7731,"name":"channelPin","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/pins/{message.id}`\n- DELETE `/channels/{channel.id}/pins/{message.id}`"},"parameters":[{"id":7732,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7733,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7727,"name":"channelPins","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":187,"character":1}],"signatures":[{"id":7728,"name":"channelPins","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/pins`"},"parameters":[{"id":7729,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/pins"]]}}]},{"id":7734,"name":"channelRecipient","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":205,"character":1}],"signatures":[{"id":7735,"name":"channelRecipient","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/channels/{channel.id}/recipients/{user.id}`\n- DELETE `/channels/{channel.id}/recipients/{user.id}`"},"parameters":[{"id":7736,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7737,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/recipients/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7848,"name":"channelThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":516,"character":1}],"signatures":[{"id":7849,"name":"channelThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/threads/active`\n\t (deprecated, removed in API v10, use [List Active Guild Threads](https://discord.com/developers/docs/resources/guild#list-active-threads) instead.)\n- GET `/channels/{channel.id}/threads/archived/public`\n- GET `/channels/{channel.id}/threads/archived/private`"},"parameters":[{"id":7850,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7851,"name":"archived","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"union","types":[{"type":"literal","value":"private"},{"type":"literal","value":"public"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/archived/private"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/archived/public"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads/active"]]}]}}]},{"id":7724,"name":"channelTyping","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":179,"character":1}],"signatures":[{"id":7725,"name":"channelTyping","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/typing`"},"parameters":[{"id":7726,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/typing"]]}}]},{"id":7879,"name":"channelWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":628,"character":1}],"signatures":[{"id":7880,"name":"channelWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/webhooks`\n- POST `/channels/{channel.id}/webhooks`"},"parameters":[{"id":7881,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":8003,"name":"consumeEntitlement","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":990,"character":1}],"signatures":[{"id":8004,"name":"consumeEntitlement","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/applications/{application.id}/entitlements/{entitlement.id}/consume`"},"parameters":[{"id":8005,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8006,"name":"entitlementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements/"],[{"type":"intrinsic","name":"string"},"/consume"]]}}]},{"id":7988,"name":"currentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":949,"character":1}],"signatures":[{"id":7989,"name":"currentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/@me`\n- PATCH `/applications/@me`"},"type":{"type":"literal","value":"/applications/@me"}}]},{"id":7993,"name":"entitlement","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":966,"character":1}],"signatures":[{"id":7994,"name":"entitlement","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/applications/{application.id}/entitlements/{entitlement.id}`"},"parameters":[{"id":7995,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7996,"name":"entitlementId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7990,"name":"entitlements","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":958,"character":1}],"signatures":[{"id":7991,"name":"entitlements","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/entitlements`\n- POST `/applications/{application.id}/entitlements`"},"parameters":[{"id":7992,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/entitlements"]]}}]},{"id":7837,"name":"expirePoll","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":480,"character":1}],"signatures":[{"id":7838,"name":"expirePoll","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/polls/{message.id}/expire`"},"parameters":[{"id":7839,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7840,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/polls/"],[{"type":"intrinsic","name":"string"},"/expire"]]}}]},{"id":7899,"name":"gateway","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":690,"character":1}],"signatures":[{"id":7900,"name":"gateway","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway`"},"type":{"type":"literal","value":"/gateway"}}]},{"id":7901,"name":"gatewayBot","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":698,"character":1}],"signatures":[{"id":7902,"name":"gatewayBot","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/gateway/bot`"},"type":{"type":"literal","value":"/gateway/bot"}}]},{"id":7747,"name":"guild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":242,"character":1}],"signatures":[{"id":7748,"name":"guild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}`\n- PATCH `/guilds/{guild.id}`\n- DELETE `/guilds/{guild.id}`"},"parameters":[{"id":7749,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7845,"name":"guildActiveThreads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":505,"character":1}],"signatures":[{"id":7846,"name":"guildActiveThreads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/threads/active`"},"parameters":[{"id":7847,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/threads/active"]]}}]},{"id":7940,"name":"guildApplicationCommandsPermissions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":815,"character":1}],"signatures":[{"id":7941,"name":"guildApplicationCommandsPermissions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/guilds/{guild.id}/commands/permissions`\n- PUT `/applications/{application.id}/guilds/{guild.id}/commands/permissions`"},"parameters":[{"id":7942,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7943,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/guilds/"],[{"type":"intrinsic","name":"string"},"/commands/permissions"]]}}]},{"id":7674,"name":"guildAuditLog","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":60,"character":1}],"signatures":[{"id":7675,"name":"guildAuditLog","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/audit-logs`"},"parameters":[{"id":7676,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/audit-logs"]]}}]},{"id":7670,"name":"guildAutoModerationRule","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":52,"character":1}],"signatures":[{"id":7671,"name":"guildAutoModerationRule","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Routes for:\n- GET `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`\n- PATCH `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`\n- DELETE `/guilds/{guild.id}/auto-moderation/rules/{rule.id}`"},"parameters":[{"id":7672,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7673,"name":"ruleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/auto-moderation/rules/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7667,"name":"guildAutoModerationRules","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":42,"character":1}],"signatures":[{"id":7668,"name":"guildAutoModerationRules","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/auto-moderation/rules`\n- POST `/guilds/{guild.id}/auto-moderation/rules`"},"parameters":[{"id":7669,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/auto-moderation/rules"]]}}]},{"id":7780,"name":"guildBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":333,"character":1}],"signatures":[{"id":7781,"name":"guildBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans/{user.id}`\n- PUT `/guilds/{guild.id}/bans/{user.id}`\n- DELETE `/guilds/{guild.id}/bans/{user.id}`"},"parameters":[{"id":7782,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7783,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7777,"name":"guildBans","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":323,"character":1}],"signatures":[{"id":7778,"name":"guildBans","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/bans`"},"parameters":[{"id":7779,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bans"]]}}]},{"id":8000,"name":"guildBulkBan","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":982,"character":1}],"signatures":[{"id":8001,"name":"guildBulkBan","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/bulk-ban`"},"parameters":[{"id":8002,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/bulk-ban"]]}}]},{"id":7753,"name":"guildChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":260,"character":1}],"signatures":[{"id":7754,"name":"guildChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/channels`\n- POST `/guilds/{guild.id}/channels`\n- PATCH `/guilds/{guild.id}/channels`"},"parameters":[{"id":7755,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/channels"]]}}]},{"id":7766,"name":"guildCurrentMemberNickname","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":298,"character":1}],"signatures":[{"id":7767,"name":"guildCurrentMemberNickname","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PATCH `/guilds/{guild.id}/members/@me/nick`","tags":[{"tag":"deprecated","text":"Use {@link Routes.guildMember} instead.\n"}]},"parameters":[{"id":7768,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/@me/nick"]]}}]},{"id":7741,"name":"guildEmoji","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":224,"character":1}],"signatures":[{"id":7742,"name":"guildEmoji","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis/{emoji.id}`\n- PATCH `/guilds/{guild.id}/emojis/{emoji.id}`\n- DELETE `/guilds/{guild.id}/emojis/{emoji.id}`"},"parameters":[{"id":7743,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7744,"name":"emojiId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7738,"name":"guildEmojis","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":214,"character":1}],"signatures":[{"id":7739,"name":"guildEmojis","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/emojis`\n- POST `/guilds/{guild.id}/emojis`"},"parameters":[{"id":7740,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/emojis"]]}}]},{"id":7803,"name":"guildIntegration","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":394,"character":1}],"signatures":[{"id":7804,"name":"guildIntegration","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/guilds/{guild.id}/integrations/{integration.id}`"},"parameters":[{"id":7805,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7806,"name":"integrationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7800,"name":"guildIntegrations","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":386,"character":1}],"signatures":[{"id":7801,"name":"guildIntegrations","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/integrations`"},"parameters":[{"id":7802,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/integrations"]]}}]},{"id":7797,"name":"guildInvites","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":378,"character":1}],"signatures":[{"id":7798,"name":"guildInvites","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/invites`"},"parameters":[{"id":7799,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/invites"]]}}]},{"id":7774,"name":"guildMFA","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":315,"character":1}],"signatures":[{"id":7775,"name":"guildMFA","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds/{guild.id}/mfa`"},"parameters":[{"id":7776,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/mfa"]]}}]},{"id":7756,"name":"guildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":272,"character":1}],"signatures":[{"id":7757,"name":"guildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/{user.id}`\n- PUT `/guilds/{guild.id}/members/{user.id}`\n- PATCH `/guilds/{guild.id}/members/@me`\n- PATCH `/guilds/{guild.id}/members/{user.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}`"},"parameters":[{"id":7758,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7759,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7769,"name":"guildMemberRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":307,"character":1}],"signatures":[{"id":7770,"name":"guildMemberRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/members/{user.id}/roles/{role.id}`"},"parameters":[{"id":7771,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7772,"name":"memberId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7773,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/"],[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7933,"name":"guildMemberVerification","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":795,"character":1}],"signatures":[{"id":7934,"name":"guildMemberVerification","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/member-verification`\n- PATCH `/guilds/{guild.id}/member-verification`"},"parameters":[{"id":7935,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member-verification"]]}}]},{"id":7760,"name":"guildMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":280,"character":1}],"signatures":[{"id":7761,"name":"guildMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members`"},"parameters":[{"id":7762,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members"]]}}]},{"id":7763,"name":"guildMembersSearch","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":288,"character":1}],"signatures":[{"id":7764,"name":"guildMembersSearch","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/members/search`"},"parameters":[{"id":7765,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/members/search"]]}}]},{"id":7985,"name":"guildOnboarding","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":940,"character":1}],"signatures":[{"id":7986,"name":"guildOnboarding","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/onboarding`\n- PUT `/guilds/{guild.id}/onboarding`"},"parameters":[{"id":7987,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/onboarding"]]}}]},{"id":7750,"name":"guildPreview","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":250,"character":1}],"signatures":[{"id":7751,"name":"guildPreview","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/preview`"},"parameters":[{"id":7752,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/preview"]]}}]},{"id":7791,"name":"guildPrune","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":362,"character":1}],"signatures":[{"id":7792,"name":"guildPrune","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/prune`\n- POST `/guilds/{guild.id}/prune`"},"parameters":[{"id":7793,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/prune"]]}}]},{"id":7787,"name":"guildRole","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":353,"character":1}],"signatures":[{"id":7788,"name":"guildRole","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles/{role.id}`\n- PATCH `/guilds/{guild.id}/roles/{role.id}`\n- DELETE `/guilds/{guild.id}/roles/{role.id}`"},"parameters":[{"id":7789,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7790,"name":"roleId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7784,"name":"guildRoles","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":343,"character":1}],"signatures":[{"id":7785,"name":"guildRoles","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/roles`\n- POST `/guilds/{guild.id}/roles`\n- PATCH `/guilds/{guild.id}/roles`"},"parameters":[{"id":7786,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/roles"]]}}]},{"id":7977,"name":"guildScheduledEvent","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":923,"character":1}],"signatures":[{"id":7978,"name":"guildScheduledEvent","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- PATCH `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`\n- DELETE `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}`"},"parameters":[{"id":7979,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7980,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7981,"name":"guildScheduledEventUsers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":931,"character":1}],"signatures":[{"id":7982,"name":"guildScheduledEventUsers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events/{guildScheduledEvent.id}/users`"},"parameters":[{"id":7983,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7984,"name":"guildScheduledEventId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events/"],[{"type":"intrinsic","name":"string"},"/users"]]}}]},{"id":7974,"name":"guildScheduledEvents","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":913,"character":1}],"signatures":[{"id":7975,"name":"guildScheduledEvents","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/scheduled-events`\n- POST `/guilds/{guild.id}/scheduled-events`"},"parameters":[{"id":7976,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/scheduled-events"]]}}]},{"id":8029,"name":"guildSoundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1060,"character":1}],"signatures":[{"id":8030,"name":"guildSoundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/soundboard-sounds/{sound.id}`\n- PATCH `/guilds/{guild.id}/soundboard-sounds/{sound.id}`\n- DELETE `/guilds/{guild.id}/soundboard-sounds/{sound.id}`"},"parameters":[{"id":8031,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8032,"name":"soundId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/soundboard-sounds/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":8026,"name":"guildSoundboardSounds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1050,"character":1}],"signatures":[{"id":8027,"name":"guildSoundboardSounds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/soundboard-sounds`\n- POST `/guilds/{guild.id}/soundboard-sounds`"},"parameters":[{"id":8028,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/soundboard-sounds"]]}}]},{"id":7970,"name":"guildSticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":904,"character":1}],"signatures":[{"id":7971,"name":"guildSticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers/{sticker.id}`\n- PATCH `/guilds/{guild.id}/stickers/{sticker.id}`\n- DELETE `/guilds/{guild.id}/stickers/{sticker.id}`"},"parameters":[{"id":7972,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7973,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7967,"name":"guildStickers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":894,"character":1}],"signatures":[{"id":7968,"name":"guildStickers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/stickers`\n- POST `/guilds/{guild.id}/stickers`"},"parameters":[{"id":7969,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/stickers"]]}}]},{"id":7828,"name":"guildTemplate","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":464,"character":1}],"signatures":[{"id":7829,"name":"guildTemplate","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- PUT `/guilds/{guild.id}/templates/{template.code}`\n- PATCH `/guilds/{guild.id}/templates/{template.code}`\n- DELETE `/guilds/{guild.id}/templates/{template.code}`"},"parameters":[{"id":7830,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7831,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7825,"name":"guildTemplates","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":454,"character":1}],"signatures":[{"id":7826,"name":"guildTemplates","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/templates`\n- POST `/guilds/{guild.id}/templates`"},"parameters":[{"id":7827,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/templates"]]}}]},{"id":7813,"name":"guildVanityUrl","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":419,"character":1}],"signatures":[{"id":7814,"name":"guildVanityUrl","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/vanity-url`"},"parameters":[{"id":7815,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/vanity-url"]]}}]},{"id":7794,"name":"guildVoiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":370,"character":1}],"signatures":[{"id":7795,"name":"guildVoiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/regions`"},"parameters":[{"id":7796,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/regions"]]}}]},{"id":7936,"name":"guildVoiceState","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":806,"character":1}],"signatures":[{"id":7937,"name":"guildVoiceState","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/voice-states/@me`\n- GET `/guilds/{guild.id}/voice-states/{user.id}`\n- PATCH `/guilds/{guild.id}/voice-states/@me`\n- PATCH `/guilds/{guild.id}/voice-states/{user.id}`"},"parameters":[{"id":7938,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7939,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/voice-states/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7882,"name":"guildWebhooks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":636,"character":1}],"signatures":[{"id":7883,"name":"guildWebhooks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/webhooks`"},"parameters":[{"id":7884,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/webhooks"]]}}]},{"id":7949,"name":"guildWelcomeScreen","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":833,"character":1}],"signatures":[{"id":7950,"name":"guildWelcomeScreen","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/welcome-screen`\n- PATCH `/guilds/{guild.id}/welcome-screen`"},"parameters":[{"id":7951,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/welcome-screen"]]}}]},{"id":7816,"name":"guildWidgetImage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":427,"character":1}],"signatures":[{"id":7817,"name":"guildWidgetImage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.png`"},"parameters":[{"id":7818,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.png"]]}}]},{"id":7810,"name":"guildWidgetJSON","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":411,"character":1}],"signatures":[{"id":7811,"name":"guildWidgetJSON","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget.json`"},"parameters":[{"id":7812,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget.json"]]}}]},{"id":7807,"name":"guildWidgetSettings","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":403,"character":1}],"signatures":[{"id":7808,"name":"guildWidgetSettings","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/{guild.id}/widget`\n- PATCH `/guilds/{guild.id}/widget`"},"parameters":[{"id":7809,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/widget"]]}}]},{"id":7745,"name":"guilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":232,"character":1}],"signatures":[{"id":7746,"name":"guilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/guilds`"},"type":{"type":"literal","value":"/guilds"}}]},{"id":7929,"name":"interactionCallback","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":786,"character":1}],"signatures":[{"id":7930,"name":"interactionCallback","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/interactions/{interaction.id}/{interaction.token}/callback`"},"parameters":[{"id":7931,"name":"interactionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7932,"name":"interactionToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/interactions/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/callback"]]}}]},{"id":7819,"name":"invite","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":436,"character":1}],"signatures":[{"id":7820,"name":"invite","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/invites/{invite.code}`\n- DELETE `/invites/{invite.code}`"},"parameters":[{"id":7821,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/invites/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7965,"name":"nitroStickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":885,"character":1}],"signatures":[{"id":7966,"name":"nitroStickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`","tags":[{"tag":"deprecated","text":"Use {@link Routes.stickerPacks} instead.\n"}]},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":7907,"name":"oauth2Authorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":722,"character":1}],"signatures":[{"id":7908,"name":"oauth2Authorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/authorize`"},"type":{"type":"literal","value":"/oauth2/authorize"}}]},{"id":7903,"name":"oauth2CurrentApplication","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":706,"character":1}],"signatures":[{"id":7904,"name":"oauth2CurrentApplication","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/applications/@me`"},"type":{"type":"literal","value":"/oauth2/applications/@me"}}]},{"id":7905,"name":"oauth2CurrentAuthorization","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":714,"character":1}],"signatures":[{"id":7906,"name":"oauth2CurrentAuthorization","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/oauth2/@me`"},"type":{"type":"literal","value":"/oauth2/@me"}}]},{"id":7909,"name":"oauth2TokenExchange","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":730,"character":1}],"signatures":[{"id":7910,"name":"oauth2TokenExchange","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token`"},"type":{"type":"literal","value":"/oauth2/token"}}]},{"id":7911,"name":"oauth2TokenRevocation","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":738,"character":1}],"signatures":[{"id":7912,"name":"oauth2TokenRevocation","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/oauth2/token/revoke`"},"type":{"type":"literal","value":"/oauth2/token/revoke"}}]},{"id":7832,"name":"pollAnswerVoters","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":472,"character":1}],"signatures":[{"id":7833,"name":"pollAnswerVoters","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{channel.id}/polls/{message.id}/answers/{answer_id}`"},"parameters":[{"id":7834,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7835,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7836,"name":"answerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"number"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/polls/"],[{"type":"intrinsic","name":"string"},"/answers/"],[{"type":"intrinsic","name":"number"},""]]}}]},{"id":8021,"name":"sendSoundboardSound","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1033,"character":1}],"signatures":[{"id":8022,"name":"sendSoundboardSound","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/send-soundboard-sound`"},"parameters":[{"id":8023,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/send-soundboard-sound"]]}}]},{"id":8017,"name":"skuSubscription","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1025,"character":1}],"signatures":[{"id":8018,"name":"skuSubscription","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/skus/{sku.id}/subscriptions/{subscription.id}`"},"parameters":[{"id":8019,"name":"skuId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":8020,"name":"subscriptionId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/skus/","tail":[[{"type":"intrinsic","name":"string"},"/subscriptions/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":8014,"name":"skuSubscriptions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1017,"character":1}],"signatures":[{"id":8015,"name":"skuSubscriptions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/skus/{sku.id}/subscriptions`"},"parameters":[{"id":8016,"name":"skuId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/skus/","tail":[[{"type":"intrinsic","name":"string"},"/subscriptions"]]}}]},{"id":7997,"name":"skus","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":974,"character":1}],"signatures":[{"id":7998,"name":"skus","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/applications/{application.id}/skus`"},"parameters":[{"id":7999,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/applications/","tail":[[{"type":"intrinsic","name":"string"},"/skus"]]}}]},{"id":8024,"name":"soundboardDefaultSounds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":1041,"character":1}],"signatures":[{"id":8025,"name":"soundboardDefaultSounds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/soundboard-default-sounds`"},"type":{"type":"literal","value":"/soundboard-default-sounds"}}]},{"id":7954,"name":"stageInstance","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":851,"character":1}],"signatures":[{"id":7955,"name":"stageInstance","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stage-instances/{channel.id}`\n- PATCH `/stage-instances/{channel.id}`\n- DELETE `/stage-instances/{channel.id}`"},"parameters":[{"id":7956,"name":"channelId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stage-instances/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7952,"name":"stageInstances","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":841,"character":1}],"signatures":[{"id":7953,"name":"stageInstances","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/stage-instances`"},"type":{"type":"literal","value":"/stage-instances"}}]},{"id":7957,"name":"sticker","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":859,"character":1}],"signatures":[{"id":7958,"name":"sticker","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/stickers/{sticker.id}`"},"parameters":[{"id":7959,"name":"stickerId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/stickers/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7962,"name":"stickerPack","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":875,"character":1}],"signatures":[{"id":7963,"name":"stickerPack","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs/{pack.id}`"},"parameters":[{"id":7964,"name":"packId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/sticker-packs/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7960,"name":"stickerPacks","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":867,"character":1}],"signatures":[{"id":7961,"name":"stickerPacks","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/sticker-packs`"},"type":{"type":"literal","value":"/sticker-packs"}}]},{"id":7822,"name":"template","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":445,"character":1}],"signatures":[{"id":7823,"name":"template","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/guilds/templates/{template.code}`\n- POST `/guilds/templates/{template.code}`"},"parameters":[{"id":7824,"name":"code","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/guilds/templates/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7855,"name":"threadMembers","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":544,"character":1}],"signatures":[{"id":7856,"name":"threadMembers","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/channels/{thread.id}/thread-members`\n- GET `/channels/{thread.id}/thread-members/{user.id}`\n- PUT `/channels/{thread.id}/thread-members/@me`\n- PUT `/channels/{thread.id}/thread-members/{user.id}`\n- DELETE `/channels/{thread.id}/thread-members/@me`\n- DELETE `/channels/{thread.id}/thread-members/{user.id}`"},"parameters":[{"id":7857,"name":"threadId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7858,"name":"userId","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/thread-members/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/thread-members"]]}]}}]},{"id":7841,"name":"threads","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":489,"character":1}],"signatures":[{"id":7842,"name":"threads","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/channels/{channel.id}/threads`\n- POST `/channels/{channel.id}/messages/{message.id}/threads`"},"parameters":[{"id":7843,"name":"parentId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7844,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},"/threads"]]},{"type":"template-literal","head":"/channels/","tail":[[{"type":"intrinsic","name":"string"},"/threads"]]}]}}]},{"id":7859,"name":"user","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":562,"character":1}],"signatures":[{"id":7860,"name":"user","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me`\n- GET `/users/{user.id}`\n- PATCH `/users/@me`"},"parameters":[{"id":7861,"name":"userId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@me'"}],"type":{"type":"template-literal","head":"/users/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7862,"name":"userApplicationRoleConnection","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":571,"character":1}],"signatures":[{"id":7863,"name":"userApplicationRoleConnection","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/applications/{application.id}/role-connection`\n- PUT `/users/@me/applications/{application.id}/role-connection`"},"parameters":[{"id":7864,"name":"applicationId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/applications/","tail":[[{"type":"intrinsic","name":"string"},"/role-connection"]]}}]},{"id":7873,"name":"userChannels","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":603,"character":1}],"signatures":[{"id":7874,"name":"userChannels","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/users/@me/channels`"},"type":{"type":"literal","value":"/users/@me/channels"}}]},{"id":7875,"name":"userConnections","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":611,"character":1}],"signatures":[{"id":7876,"name":"userConnections","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/connections`"},"type":{"type":"literal","value":"/users/@me/connections"}}]},{"id":7870,"name":"userGuild","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":595,"character":1}],"signatures":[{"id":7871,"name":"userGuild","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- DELETE `/users/@me/guilds/{guild.id}`"},"parameters":[{"id":7872,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7867,"name":"userGuildMember","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":587,"character":1}],"signatures":[{"id":7868,"name":"userGuildMember","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds/{guild.id}/member`"},"parameters":[{"id":7869,"name":"guildId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"template-literal","head":"/users/@me/guilds/","tail":[[{"type":"intrinsic","name":"string"},"/member"]]}}]},{"id":7865,"name":"userGuilds","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":579,"character":1}],"signatures":[{"id":7866,"name":"userGuilds","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/users/@me/guilds`"},"type":{"type":"literal","value":"/users/@me/guilds"}}]},{"id":7877,"name":"voiceRegions","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":619,"character":1}],"signatures":[{"id":7878,"name":"voiceRegions","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/voice/regions`"},"type":{"type":"literal","value":"/voice/regions"}}]},{"id":7885,"name":"webhook","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":652,"character":1}],"signatures":[{"id":7886,"name":"webhook","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}`\n- GET `/webhooks/{webhook.id}/{webhook.token}`\n- PATCH `/webhooks/{webhook.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}`\n- DELETE `/webhooks/{webhook.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}`\n- POST `/webhooks/{webhook.id}/{webhook.token}`","text":"- POST `/webhooks/{application.id}/{interaction.token}`\n"},"parameters":[{"id":7887,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7888,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"intrinsic","name":"string"}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},""]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},""]]}]}}]},{"id":7889,"name":"webhookMessage","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":673,"character":1}],"signatures":[{"id":7890,"name":"webhookMessage","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- GET `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- PATCH `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/@original`\n- DELETE `/webhooks/{webhook.id}/{webhook.token}/messages/{message.id}`","text":"- PATCH `/webhooks/{application.id}/{interaction.token}/messages/@original`\n- PATCH `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n- DELETE `/webhooks/{application.id}/{interaction.token}/messages/{message.id}`\n"},"parameters":[{"id":7891,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7892,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7893,"name":"messageId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"},"defaultValue":"'@original'"}],"type":{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/messages/"],[{"type":"intrinsic","name":"string"},""]]}}]},{"id":7894,"name":"webhookPlatform","kind":2048,"kindString":"Method","flags":{},"sources":[{"fileName":"rest/v9/index.ts","line":682,"character":1}],"signatures":[{"id":7895,"name":"webhookPlatform","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Route for:\n- POST `/webhooks/{webhook.id}/{webhook.token}/github`\n- POST `/webhooks/{webhook.id}/{webhook.token}/slack`"},"parameters":[{"id":7896,"name":"webhookId","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7897,"name":"webhookToken","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"intrinsic","name":"string"}},{"id":7898,"name":"platform","kind":32768,"kindString":"Parameter","flags":{},"type":{"type":"union","types":[{"type":"literal","value":"github"},{"type":"literal","value":"slack"}]}}],"type":{"type":"union","types":[{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/github"]]},{"type":"template-literal","head":"/webhooks/","tail":[[{"type":"intrinsic","name":"string"},"/"],[{"type":"intrinsic","name":"string"},"/slack"]]}]}}]}],"groups":[{"title":"Methods","kind":2048,"children":[7916,7944,7913,8010,8007,7924,7920,7664,7677,7711,7721,7718,7852,7683,7707,7687,7691,7702,7696,7680,7714,7730,7727,7734,7848,7724,7879,8003,7988,7993,7990,7837,7899,7901,7747,7845,7940,7674,7670,7667,7780,7777,8000,7753,7766,7741,7738,7803,7800,7797,7774,7756,7769,7933,7760,7763,7985,7750,7791,7787,7784,7977,7981,7974,8029,8026,7970,7967,7828,7825,7813,7794,7936,7882,7949,7816,7810,7807,7745,7929,7819,7965,7907,7903,7905,7909,7911,7832,8021,8017,8014,7997,8024,7954,7952,7957,7962,7960,7822,7855,7841,7859,7862,7873,7875,7870,7867,7865,7877,7885,7889,7894]}]}},"defaultValue":"..."},{"id":8033,"name":"StickerPackApplicationId","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"rest/v9/index.ts","line":1065,"character":13}],"type":{"type":"literal","value":"710982414301790216"},"defaultValue":"'710982414301790216'"}],"groups":[{"title":"References","kind":16777216,"children":[5485,5482,8207,8208,5487,5486,5488,5491,5489,5490,8206,5492,9054,9053,5483,4858]},{"title":"Enumerations","kind":8,"children":[6465,6440,6449,6229,6986,7070,6899,5529,6904,5553,6222,5579,5658,5788,5782,5778,5765,6286,6363,5977,6241,7588,7613,6167,8770,7318,6911,5931,4873,4911,4888,4860,6548,6551,6583,6574,6555,6647,6558,6758,6761,6569,6861,6870,6775,6788,6780,6865,6578,6563,6712,8034,6676,6907,7247,7219,7285,7281,6735,6081,6089,6086,6034,7357,6123,7412,6409,8312,7403,7334,7338,6334,5928,7444,7468,7465,7353,7494,7497,6293,6133,6144,7548,7572,5995,5383,7657]},{"title":"Interfaces","kind":256,"children":[6251,6233,5493,6879,7228,6961,6971,6979,7004,7029,7017,6936,6998,7066,7021,7009,5523,5526,7616,5546,6207,5562,5571,5646,5785,5793,5753,5771,7620,6688,6304,6238,7116,6296,6255,6266,6280,6273,5801,6224,6325,6924,7260,7577,5878,5869,6153,6194,6203,6199,6186,6191,6176,6181,6383,7307,7288,6840,6105,6394,6392,6398,5886,6503,7061,5818,5955,5925,5919,6658,6682,6634,6726,6730,6737,6743,6751,6619,6859,6764,6872,5830,6718,6721,6691,6698,6702,6631,6679,6944,7160,7142,7149,7102,7236,7239,7242,7226,7244,7267,7447,5998,6073,7042,7049,6102,7197,7173,6262,7096,7087,7192,6076,7187,6360,7178,7182,7231,7262,7212,6118,5797,6379,6492,7405,7417,7423,7414,7420,7234,6108,6115,7383,7396,7327,6338,6344,7427,7436,6804,7452,7474,6314,7343,7482,7488,7501,7513,5809,6350,5899,6149,6138,6126,5935,6489,7529,7035,5850,6822,7638,7624,7644,8191,6420,6475,6460,6456,5050,5037,5072,5398,5153,5089,5149,5161,5169,5172,5187,5196,5213,5205,5223,5228,5237,5241,5165,5415,5002,4997,4990,4995,5419,5422,5430,5257,5007,5264,5278,5301,5296,5289,5409,5312,6416,6403,5476,5019,5013,5441,5444,5453,5448,5460,5463,5434,5437,5245,5335,5359,6478,6483,5365,5473,5374,5389,5465,5468,5394,6801,7209,7205,8237,8420,8435,8725,8714,8721,8962,8870,8658,8410,8215,8308,8271,8383,8386,8391,8957,8755,8535,8503,8507,8578,8581,8463,8644,8652,8629,8885,8597,8600,8749,8784,8867,8877,8776,9042,8916,8839,8847,8789,8833,8821,8244,8318,8528,8526,8952,8405,8467,8518,8604,8567,8895,8929,8988,8993,8910,9005,8224,8350,8340,8285,8331,8362,8374,8997,8662,8676,8974,8764,8546,8549,8400,8583,8587,8553,8632,8888,8923,8941,8445,8460,8705,8711,8881,8902,8936,9014,9030,8809,8803,8852,8859,8799,8829,8815,8796,8744,8334,8357,8979,8540,8511]},{"title":"Type Aliases","kind":4194304,"children":[6375,6934,7085,7086,7084,6920,6959,6918,6919,6970,6917,6914,6935,6923,6960,6969,6977,6922,6985,7034,6915,6976,6978,6921,6950,6984,7003,7033,5528,5662,5684,5685,5673,5674,5740,5704,5696,5729,5726,5731,5727,5744,5716,5669,5693,5707,5706,5700,5736,5713,5732,5681,5745,5747,5705,5664,5668,5750,5751,5719,5741,5733,5738,5743,5742,5720,5721,5680,5746,5725,5728,5702,5665,5717,5666,5708,5735,5730,5678,5711,5709,5703,5714,5695,5663,5715,5670,5694,5699,5691,5672,5683,5723,5686,5676,5697,5698,5671,5675,5677,5701,5748,5667,5734,5689,5690,5724,5712,5692,5739,5737,5718,5752,5722,5710,5682,5679,5749,5688,5687,7137,6342,6285,5976,8242,6932,6933,6931,7166,7059,7060,7058,7051,6877,7138,5849,8427,8425,8434,8444,6675,6878,7140,5975,6858,5868,5867,6876,7148,7225,7257,7266,6324,6376,7056,7057,7055,7177,6373,7170,7203,7204,7169,7172,7171,8281,7202,6378,6377,6374,7216,7217,7215,5848,7218,6323,6343,7473,5847,7053,7054,7052,7168,7167,6322,8183,8182,8181,8180,5661,8177,8170,8171,6463,6459,6464,5481,5049,5036,5030,5031,5034,5035,5028,5029,5032,5033,5065,5066,5069,5070,5063,5064,5071,5067,5068,4989,5081,5078,5085,5084,5077,5076,5083,5082,5397,5156,5157,5152,5158,5159,5088,5148,5160,5168,5171,5186,5190,5191,5194,5195,5086,5087,5208,5209,5212,5204,5210,5211,5216,5217,5220,5221,5218,5219,5222,5227,5232,5233,5236,5234,5235,5240,5164,5146,5147,5418,5248,5249,5256,5252,5253,5261,5262,5012,5263,5277,5282,5283,5300,5295,5407,5408,5305,5306,5309,5310,5307,5308,5311,5284,5285,5317,5318,5018,4988,5459,5027,4987,5244,5319,5320,5321,5322,5323,5324,5057,5058,5061,5062,5055,5056,5059,5060,5334,5358,5325,5326,5329,5330,5327,5328,5333,5356,5357,5364,5371,5372,5373,5388,7623,5386,5387,5393,8985,8175,5808,8174,8172,8179,8190,8189,8173,5829,7095,6415,8282,8426,8428,8618,8622,8278,8621,8627,8876,8417,8236,8316,8306,8305,8317,8330,8307,8349,8356,8361,8270,8382,8973,8773,8545,8409,8592,8533,8532,8490,8577,8651,8901,8934,8948,8741,8731,8754,8914,9012,9052,9013,8743,8661,8660,8412,8697,8695,8696,8209,8221,8223,8222,8339,8315,8277,8276,8354,8243,8385,8390,8395,8394,8396,8397,9001,8978,8977,8972,8949,8763,8419,8418,8742,8539,8534,8491,8399,8398,8591,8590,8502,8603,8506,8510,8614,8466,8465,8575,8552,8646,8657,8631,8887,8922,8921,8940,8501,8589,8986,8987,9002,8609,8602,8596,8593,8737,8727,8753,8783,8782,8781,8774,8884,8909,8919,8918,8915,8935,8950,8984,9003,9041,9004,8212,8951,8920,8802,8828,8691,8692,8415,8416,8700,8701,8234,8235,8326,8329,8269,8530,8956,8494,8500,8408,8525,8608,8489,8562,8566,8576,8647,8650,8900,8933,8946,8947,8992,8996,8610,8613,8594,8595,8739,8738,8740,8729,8728,8730,8913,9009,9010,9048,9044,9051,9011,8213,8214,8689,8690,8413,8414,8698,8699,8233,8352,8348,8303,8299,8302,8333,8373,8380,8353,9000,8976,8768,8775,8769,8492,8493,8404,8370,8366,8561,8643,8894,8928,8944,8462,8459,8707,8704,8710,8733,8732,8736,8879,8880,8908,8939,9027,9038,9039,9040,9033,9035,9036,9037,9034,8866,8832,8820,8746,8693,8694,8702,8703,8210,8211,8304,8338,8355,8360,8381,8983,8747,8748,8544,8517,8531,8615,8628,8945,8188,8187,8184,8185,8186,5807,5898,8178,8176]},{"title":"Variables","kind":32,"children":[7074,7661,8040,4859,8201,8193,7662,8033]}],"sources":[{"fileName":"v9.ts","line":1,"character":0}]},{"id":389,"name":"voice/v4","kind":2,"kindString":"Module","flags":{},"children":[{"id":404,"name":"VoiceCloseCodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-close-event-codes"},"children":[{"id":409,"name":"AlreadyAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent more than one identify payload. Stahp"},"sources":[{"fileName":"voice/v4.ts","line":80,"character":1}],"type":{"type":"literal","value":4005},"defaultValue":"4005"},{"id":408,"name":"AuthenticationFailed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The token you sent in your identify payload is incorrect"},"sources":[{"fileName":"voice/v4.ts","line":76,"character":1}],"type":{"type":"literal","value":4004},"defaultValue":"4004"},{"id":414,"name":"Disconnected","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Either the channel was deleted, you were kicked, or the main gateway session was dropped. Should not reconnect"},"sources":[{"fileName":"voice/v4.ts","line":100,"character":1}],"type":{"type":"literal","value":4014},"defaultValue":"4014"},{"id":406,"name":"FailedToDecode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a invalid payload in your identifying to the Gateway"},"sources":[{"fileName":"voice/v4.ts","line":68,"character":1}],"type":{"type":"literal","value":4002},"defaultValue":"4002"},{"id":407,"name":"NotAuthenticated","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent a payload before identifying with the Gateway"},"sources":[{"fileName":"voice/v4.ts","line":72,"character":1}],"type":{"type":"literal","value":4003},"defaultValue":"4003"},{"id":412,"name":"ServerNotFound","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We can't find the server you're trying to connect to"},"sources":[{"fileName":"voice/v4.ts","line":92,"character":1}],"type":{"type":"literal","value":4011},"defaultValue":"4011"},{"id":410,"name":"SessionNoLongerValid","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session is no longer valid"},"sources":[{"fileName":"voice/v4.ts","line":84,"character":1}],"type":{"type":"literal","value":4006},"defaultValue":"4006"},{"id":411,"name":"SessionTimeout","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Your session has timed out"},"sources":[{"fileName":"voice/v4.ts","line":88,"character":1}],"type":{"type":"literal","value":4009},"defaultValue":"4009"},{"id":416,"name":"UnknownEncryptionMode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We didn't recognize your encryption"},"sources":[{"fileName":"voice/v4.ts","line":108,"character":1}],"type":{"type":"literal","value":4016},"defaultValue":"4016"},{"id":405,"name":"UnknownOpcode","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"You sent an invalid opcode"},"sources":[{"fileName":"voice/v4.ts","line":64,"character":1}],"type":{"type":"literal","value":4001},"defaultValue":"4001"},{"id":413,"name":"UnknownProtocol","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"We didn't recognize the protocol you sent"},"sources":[{"fileName":"voice/v4.ts","line":96,"character":1}],"type":{"type":"literal","value":4012},"defaultValue":"4012"},{"id":415,"name":"VoiceServerCrashed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"The server crashed. Our bad! Try resuming"},"sources":[{"fileName":"voice/v4.ts","line":104,"character":1}],"type":{"type":"literal","value":4015},"defaultValue":"4015"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[409,408,414,406,407,412,410,411,416,405,413,415]}],"sources":[{"fileName":"voice/v4.ts","line":60,"character":12}]},{"id":391,"name":"VoiceOpcodes","kind":8,"kindString":"Enumeration","flags":{},"comment":{"shortText":"https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-opcodes"},"children":[{"id":402,"name":"ClientConnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A client has connected to the voice channel"},"sources":[{"fileName":"voice/v4.ts","line":50,"character":1}],"type":{"type":"literal","value":12},"defaultValue":"12"},{"id":403,"name":"ClientDisconnect","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"A client has disconnected from the voice channel"},"sources":[{"fileName":"voice/v4.ts","line":54,"character":1}],"type":{"type":"literal","value":13},"defaultValue":"13"},{"id":395,"name":"Heartbeat","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Keep the websocket connection alive"},"sources":[{"fileName":"voice/v4.ts","line":22,"character":1}],"type":{"type":"literal","value":3},"defaultValue":"3"},{"id":398,"name":"HeartbeatAck","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Sent to acknowledge a received client heartbeat"},"sources":[{"fileName":"voice/v4.ts","line":34,"character":1}],"type":{"type":"literal","value":6},"defaultValue":"6"},{"id":400,"name":"Hello","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Time to wait between sending heartbeats in milliseconds"},"sources":[{"fileName":"voice/v4.ts","line":42,"character":1}],"type":{"type":"literal","value":8},"defaultValue":"8"},{"id":392,"name":"Identify","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Begin a voice websocket connection"},"sources":[{"fileName":"voice/v4.ts","line":10,"character":1}],"type":{"type":"literal","value":0},"defaultValue":"0"},{"id":394,"name":"Ready","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Complete the websocket handshake"},"sources":[{"fileName":"voice/v4.ts","line":18,"character":1}],"type":{"type":"literal","value":2},"defaultValue":"2"},{"id":399,"name":"Resume","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Resume a connection"},"sources":[{"fileName":"voice/v4.ts","line":38,"character":1}],"type":{"type":"literal","value":7},"defaultValue":"7"},{"id":401,"name":"Resumed","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Acknowledge a successful session resume"},"sources":[{"fileName":"voice/v4.ts","line":46,"character":1}],"type":{"type":"literal","value":9},"defaultValue":"9"},{"id":393,"name":"SelectProtocol","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Select the voice protocol"},"sources":[{"fileName":"voice/v4.ts","line":14,"character":1}],"type":{"type":"literal","value":1},"defaultValue":"1"},{"id":396,"name":"SessionDescription","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Describe the session"},"sources":[{"fileName":"voice/v4.ts","line":26,"character":1}],"type":{"type":"literal","value":4},"defaultValue":"4"},{"id":397,"name":"Speaking","kind":16,"kindString":"Enumeration Member","flags":{},"comment":{"shortText":"Indicate which users are speaking"},"sources":[{"fileName":"voice/v4.ts","line":30,"character":1}],"type":{"type":"literal","value":5},"defaultValue":"5"}],"groups":[{"title":"Enumeration Members","kind":16,"children":[402,403,395,398,400,392,394,399,401,393,396,397]}],"sources":[{"fileName":"voice/v4.ts","line":6,"character":12}]},{"id":390,"name":"VoiceGatewayVersion","kind":32,"kindString":"Variable","flags":{"isConst":true},"sources":[{"fileName":"voice/v4.ts","line":1,"character":13}],"type":{"type":"literal","value":"4"},"defaultValue":"'4'"}],"groups":[{"title":"Enumerations","kind":8,"children":[404,391]},{"title":"Variables","kind":32,"children":[390]}],"sources":[{"fileName":"voice/v4.ts","line":1,"character":0}]}],"groups":[{"title":"Modules","kind":2,"children":[20,1,25,97,357,388,386,387,482,417,442,385,382,383,384,389]}]} \ No newline at end of file diff --git a/website/versioned_docs/version-0.37.102/images/deno_types_out_of_sync.png b/website/versioned_docs/version-0.37.104/images/deno_types_out_of_sync.png similarity index 100% rename from website/versioned_docs/version-0.37.102/images/deno_types_out_of_sync.png rename to website/versioned_docs/version-0.37.104/images/deno_types_out_of_sync.png diff --git a/website/versioned_sidebars/version-0.37.102-sidebars.json b/website/versioned_sidebars/version-0.37.104-sidebars.json similarity index 100% rename from website/versioned_sidebars/version-0.37.102-sidebars.json rename to website/versioned_sidebars/version-0.37.104-sidebars.json diff --git a/website/versions.json b/website/versions.json index a04fdde9c..808911a18 100644 --- a/website/versions.json +++ b/website/versions.json @@ -1,4 +1,4 @@ [ - "0.37.103", - "0.37.102" + "0.37.104", + "0.37.103" ] \ No newline at end of file